summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02The {get,set}res[ug]id(2) family are in POSIX-2024's XSI option,Philip Guenther
2024-08-02nc(1): remove useless function pointer dereferencingJan Klemkow
2024-08-02Fix previousTheo Buehler
2024-08-02Adjust tls regress for protocol parsing fixesTheo Buehler
2024-08-02libtls: fix legacy protocol parsingTheo Buehler
2024-08-02regenVitaliy Makkoveev
2024-08-02Push kernel lock down to sysctl(2).Vitaliy Makkoveev
2024-08-02free class->indexes in CRYPTO_cleanup_all_ex_data()Theo Buehler
2024-08-02Backout previous. It was incompleted and too early.YASUOKA Masahiko
2024-08-02Rewrite CRYPTO_EX_DATA.Joel Sing
2024-08-02Switch off unreferenced power resources in DVACT_POWERDOWN instead ofMark Kettenis
2024-08-02syncTheo Buehler
2024-08-02bump minor after yesterday's symbol additionTheo Buehler
2024-08-02Put exported symbols of libz under our own controlTheo Buehler
2024-08-02getentropy(2) is in POSIX-2024, so adjust the #include visibility,Philip Guenther
2024-08-01Add qcgpio at fdt.Marcus Glocker
2024-08-01Run socket splice idle timeout without kernel lock.Alexander Bluhm
2024-08-01Bump libsndio pkg-config version to 1.10.0Alexandre Ratchov
2024-08-01bump posix spec from 2008 -> 2024;Jason McIntyre
2024-08-01sndiod: Fix insufficent check of input from clientsAlexandre Ratchov
2024-08-01bump posix spec 2008 -> 2024;Jason McIntyre
2024-08-01bump posix spec 2008 -> 2024;Jason McIntyre
2024-08-01Add device tree mapping for Samsung Galaxy Book4 Edge.Marcus Glocker
2024-08-01virtio: Fix dmamap_sync callsStefan Fritsch
2024-08-01Remove a comment that was committed by accidentTheo Buehler
2024-08-01sync with srcTheo Buehler
2024-08-01sync with upstreamTheo Buehler
2024-08-01Possible to read the core file of a process.ASOU Masato
2024-08-01Use arc4random_uniform(n) instead of "% n".YASUOKA Masahiko
2024-08-01Change the routing entry of the pool addresses from blackhole toYASUOKA Masahiko
2024-07-31bump posix spec 2008 -> 2024;Jason McIntyre
2024-07-31add a random amount of time (up to 4 seconds) to the grace login time.David Gwynne
2024-07-31Add ufshci(4) at fdt support.Marcus Glocker
2024-07-31quote the book title (%T) reference, to prevent formatters (in this caseJason McIntyre
2024-07-30Make the Samsung Galaxy Book4 Edge (x1e80100) boot in ACPI mode;Marcus Glocker
2024-07-30bump posix ref 2008 -> 2024;Jason McIntyre
2024-07-30fold the "timespec" info into the options list (since "time_arg" is alreadyJason McIntyre
2024-07-30bump posix spec from 2008 to 2024; ok millertJason McIntyre
2024-07-30Exports the statistics when PIPEXDSESSION. Found by ymatsui at iij.YASUOKA Masahiko
2024-07-30sched_yield() is not strong enough to overflow the recv buffer on someClaudio Jeker
2024-07-30On arm64, check whether the CPU has the BT feature to determine the expectedMark Kettenis
2024-07-30Populate most of the remaining hwcap and hwcap2 flags based on the detectedMark Kettenis
2024-07-30Recognize the features defines for POSIX 1003.1-2024, giving new valuesPhilip Guenther
2024-07-29bump posix spec from 2008 -> 2024:Jason McIntyre
2024-07-29Set the target ACPI to S5 when we're powering down the machine. PreventsMark Kettenis
2024-07-29Move the signal related kqueue filters to kern_event.c.Claudio Jeker
2024-07-29Use shared net lock instead of exclusive when frag6 calls icmp6_error().Alexander Bluhm
2024-07-29add SBZPatrick Wildt
2024-07-29Remove `sb_sel' from sobuf_print() output, no sense to print "...".Vitaliy Makkoveev
2024-07-29Sync with sys/proc.h after P_CONTINUED -> PS_CONTINUED change.Claudio Jeker