aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libc: Fix size range check in setvbufEd Maste2022-10-041-1/+2
* qdivrem: Predict division by zero as false.Hans Petter Selasky2022-10-041-1/+1
* qsort_b_test: Only build on clang.John Baldwin2022-10-031-0/+2
* libefivar: Fix a buffer overread.John Baldwin2022-10-031-1/+2
* libfetch: Use memcpy in place of an odd strncpy.John Baldwin2022-10-031-1/+1
* libiconv VIQR: Fix a use after free.John Baldwin2022-10-031-2/+2
* libedit: Disable -Wuse-after-free for chartype.c.John Baldwin2022-10-031-0/+2
* libbegemot: Disable -Wuse-after-free.John Baldwin2022-10-031-0/+2
* libirdma: Drop clang-specific -ferror-limit.John Baldwin2022-10-031-1/+0
* libusb(3): Implement libusb_interrupt_event_handler() by exposing existing fu...Hans Petter Selasky2022-10-024-12/+25
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-0221-1177/+1
* Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten2022-09-3012-31/+152
* cap_netdb: Fix description styleMariusz Zaborski2022-09-291-2/+1
* libcapser: Add reference to cap_netdbMariusz Zaborski2022-09-291-1/+4
* pam_unix: Fix mismatch in array bounds for make_salt().John Baldwin2022-09-281-1/+1
* ldns: Disable -Warray-parameter warnings from GCC 12 on sha2.c.John Baldwin2022-09-281-0/+2
* libc rpc: Fix mismatches in prototypes for array bounds.John Baldwin2022-09-281-1/+1
* Remove telnetdBrooks Davis2022-09-282-32/+0
* scandir(3): Rename alphasort_thunk to scandir_thunk_cmp toXin LI2022-09-262-6/+6
* contrib/bsddialog: Import version 0.4Alfonso S. Siciliano2022-09-251-0/+1
|\
| * contrib/bsddialog: Import version 0.4vendor/bsddialog/0.4Alfonso S. Siciliano2022-09-2514-99/+645
| * contrib/bsddialog: Import version 0.3vendor/bsddialog/0.3Alfonso S. Siciliano2022-09-0316-933/+1813
| * bsddialog: Import version0.2vendor/bsddialog/0.2Alfonso S. Siciliano2022-03-1316-273/+404
| * bsddialog: import version 0.1vendor/bsddialog/0.1Alfonso Siciliano2022-01-2817-2377/+2427
* | file: upgrade to 5.43.Xin LI2022-09-251-26/+82
* | MFV 66082b6c88b9: libbsdxml (expat) 2.4.9Xin LI2022-09-212-5/+5
|\ \
| * | Vendor import of expat 2.4.9.vendor/expat/2.4.9Xin LI2022-09-218-22/+31
| * | Vendor import of expat 2.4.7.vendor/expat/2.4.7Xin LI2022-03-282-14/+155
| * | Vendor import of expat 2.4.6vendor/expat/2.4.6Eric van Gyzen2022-03-026-73/+156
* | | msun: correct commentSteve Kargl2022-09-191-6/+6
* | | There's no PEM(3) anywhere around; delete reference.Jens Schweikhardt2022-09-171-2/+1
* | | Reference correct section for free(3).Jens Schweikhardt2022-09-171-1/+1
* | | ktrace: make ktr_tid a long not intptr_t (NFC)Brooks Davis2022-09-171-1/+1
* | | Change sysctl section to 3 as suggested by Benjamin Kaduk.Jens Schweikhardt2022-09-171-1/+1
* | | Correct a typo in man page references: rpcset_gss -> rpcsec_gss.Jens Schweikhardt2022-09-1617-18/+17
* | | libthr: extract code to get main stack base and size into helpersKonstantin Belousov2022-09-163-36/+46
* | | libc, libthr: use AT_USRSTACK{BASE,LIM} instead of sysctl("kern.usrstack") an...Konstantin Belousov2022-09-163-29/+49
* | | libthr: use nitems() for mib lengthKonstantin Belousov2022-09-163-7/+6
* | | auxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIMKonstantin Belousov2022-09-161-1/+5
* | | _elf_aux_info(3): add support for AT_USRSTACK{BASE,LIM}Konstantin Belousov2022-09-161-0/+23
* | | Fix dead references (wrong section) to sysctl(8).Jens Schweikhardt2022-09-161-3/+3
* | | More precise language: what is called data pointer, C calls object pointer.Jens Schweikhardt2022-09-161-5/+3
* | | Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.Jens Schweikhardt2022-09-1623-31/+31
* | | Fix dead reference to boot0(8) to point to boot0cfg(8).Jens Schweikhardt2022-09-161-1/+1
* | | Add deprecation notices for OPIE.Dag-Erling Smørgrav2022-09-152-2/+10
* | | Update SEE ALSO sections for resolver.{3,5} and hosts.5Gordon Bergling2022-09-151-4/+1
* | | flua: Fix a typo in a source code commentGordon Bergling2022-09-151-1/+1
* | | getaddrinfo(3): A typo fixedMaxim Konovalov2022-09-141-1/+1
* | | libpfctl: improve syncookie watermark calculationKristof Provost2022-09-121-2/+10
* | | msun: Remove a double word in a source code commentGordon Bergling2022-09-101-1/+1