Age | Commit message (Expand) | Author |
2022-12-07 | Do not store unused ICMPv6 Option PREFIX_INFORMATION | Klemens Nanni |
2022-12-07 | Fix example string | Theo Buehler |
2022-12-07 | Fix comment by splitting sentance in two. From kn@ | Claudio Jeker |
2022-12-07 | Fix comment typo. | Darren Tucker |
2022-12-07 | Process escape sequences in show-buffer, GitHub issue 3401. | Nicholas Marriott |
2022-12-07 | If the called of ypconnect(2) is root, the socket should acquire a | Theo de Raadt |
2022-12-06 | Add support for additional RTKit endpoint advertised by NVMe firmware that | Mark Kettenis |
2022-12-06 | Zap extra space | Theo Buehler |
2022-12-06 | Add missing kernel lock around (*if_ioctl)() call within | Vitaliy Makkoveev |
2022-12-06 | Major rewrite for accuracy and clarity, and document BIO_set_next(3). | Ingo Schwarze |
2022-12-06 | _C_LABEL() and _ASM_LABEL() are no longer useful in the "everything | Philip Guenther |
2022-12-06 | Add a few missing headers and drop a few unused ones | Theo Buehler |
2022-12-06 | Make sure BIO_push(3) always preserves all invariants of the prev_bio | Ingo Schwarze |
2022-12-06 | OpenMetrics is rather strict about naming metricsets. | Claudio Jeker |
2022-12-06 | Install arm64-qcom-dtb upon encountering a qcgpio(4) device. | Patrick Wildt |
2022-12-06 | list hatch-vcs for MODPY_PYBUILD | Stuart Henderson |
2022-12-06 | Improve the poorly designed BIO_set_next(3) API to always preserve all | Ingo Schwarze |
2022-12-06 | Implement support for shared interrupts. | Mark Kettenis |
2022-12-06 | For write operations, wait until the transaction completes just like we | Mark Kettenis |
2022-12-06 | Implement ometric_set_timeval() and ometric_set_timeval_with_labels() | Claudio Jeker |
2022-12-06 | Correct previous, must exit 0 to signal failure. | Anton Lindqvist |
2022-12-06 | Print size_t with %zu. | Tobias Heider |
2022-12-06 | arithmethic -> arithmetic | Jonathan Gray |
2022-12-06 | i386: switch to clockintr | Scott Soule Cheloha |
2022-12-06 | sh, landisk: switch to clockintr | Scott Soule Cheloha |
2022-12-06 | m88k, luna88k: switch to clockintr | Scott Soule Cheloha |
2022-12-06 | hppa: switch to clockintr | Scott Soule Cheloha |
2022-12-06 | Print SBI vendor, version and implemented spec version | Jeremie Courreges-Anglas |
2022-12-06 | Drop unused WEAK_REFERENCE macro | Jeremie Courreges-Anglas |
2022-12-05 | zap a pile of dangling tabs | Theo de Raadt |
2022-12-05 | make all lists non -compact, to keep spacing consistent; | Jason McIntyre |
2022-12-05 | Prep for rpki-client 8.2 | Claudio Jeker |
2022-12-05 | Add support configuring hostname.if(5) by lladdr | Andrew Fresh |
2022-12-05 | Unbreak rust-openssl-tests on sparc64 | Theo Buehler |
2022-12-05 | Revert and adjust the changes in ometric_set_state() from last commit. | Claudio Jeker |
2022-12-05 | Use evcount_percpu() with mips64 clock and ipi interrupt counters. | Visa Hankala |
2022-12-05 | Avoid event counter re-insert in evcount_percpu() | Visa Hankala |
2022-12-05 | Add linker script for hppa. The crucial bit is that hppa needs an extra | Mark Kettenis |
2022-12-05 | Add support for the Backlight connector property like we already have for | Mark Kettenis |
2022-12-05 | Trigger a kevent when we change the backlight. This gives the Xorg | Mark Kettenis |
2022-12-05 | Calculate the bit clock based on number of channels, bytes/sample and | Mark Kettenis |
2022-12-05 | Treat all possible mprotect() failures as fatal. | Anton Lindqvist |
2022-12-05 | bn_mod_exp.c doesn't need <string.h> | Theo Buehler |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2022-12-04 | zap weird spaces $EDITOR added in previous | Theo Buehler |
2022-12-04 | Print skipped while running on anything other than i386. | Anton Lindqvist |
2022-12-04 | systat(1): vmstat: measure elapsed time with clock_gettime(2) instead of ticks | Scott Soule Cheloha |
2022-12-04 | ld.so: Disable DT_MIPS_RLD_MAP_REL | Visa Hankala |
2022-12-04 | The next step for mimmutable(). ld.so figures out what regions of memory | Theo de Raadt |
2022-12-04 | Rename sun to s_un for portability. | Tobias Heider |