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