summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-03Set system ID field in the PVD to OpenBSDTodd C. Miller
2024-08-03The maximum count is SKEY_MAX_SEQ + 1 not SKEY_MAX_SEQ - 1.Todd C. Miller
2024-08-03Update awk to the July 28, 2024 version.Todd C. Miller
2024-08-03The improbable occurred: strlcpy(3) and strlcat(3) are in POSIX-2024.Philip Guenther
2024-08-03mkostemp(3) and reallocarray(3) are in POSIX-2024:Philip Guenther
2024-08-03The EC_KEY method should use the EC_KEY index, not RSATheo Buehler
2024-08-03Bump CRYPTO_EX_DATA_MAX_INDEX to 32Theo Buehler
2024-08-03Use proper size for allocating indexesTheo Buehler
2024-08-03Document SSL_CTX_set_cert_storeTheo Buehler
2024-08-03Prepare to provide SSL_CTX_set1_cert_store()Theo Buehler
2024-08-02Code patch out the retpoline in the signal trampoline justPhilip Guenther
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