aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* msun: remove fabs from Symbol.map, and adjust commentDimitry Andric2024-01-302-2/+2
* libc/libc/rpc: refactor some global variablesAlan Somers2023-12-014-205/+168
* libcasper: Fix a typo in a source code commentGordon Bergling2023-11-261-1/+1
* fflush: Add test for buffer handling in __sflushDag-Erling Smørgrav2023-11-072-0/+156
* fflush: correct buffer handling in __sflushDag-Erling Smørgrav2023-11-071-6/+5
* fflush: Split a temporary variable in two.Dag-Erling Smørgrav2023-11-061-4/+4
* libbe: bail out early if the zfs kmod isn't loadedKyle Evans2023-11-031-0/+11
* libfetch: don't rely on ca_root_nss for certificate validationMichael Osipov2023-10-051-8/+0
* unbound: Vendor import 1.18.0Cy Schubert2023-10-031-2/+4
* regcomp: use unsigned char when testing for escapesChristos Zoulas2023-09-301-4/+4
* libprocstat: use elf_getphdrnum rather than deprecated elf_getphnumJohn Hein2023-09-261-1/+1
* getdirentries.2: Reference dir(5)Mateusz Piotrowski2023-09-121-1/+2
* getdirentries.2: Improve readability of dirent membersMateusz Piotrowski2023-09-121-6/+6
* getdirentries.2: Reference directory(3)Mateusz Piotrowski2023-09-121-2/+3
* libc: Fix fmemopen(3) prototype in fopen(3) man page.Dag-Erling Smørgrav2023-09-081-6/+9
* libpfctl: Don't pass stack garbage to free.John Baldwin2023-09-061-2/+0
* libthr pshared: correct a bug in allocationKonstantin Belousov2023-08-271-5/+10
* libthr: add pshared_destroy() helperKonstantin Belousov2023-08-271-5/+12
* Clean up libm use of the __ieee754_ prefixSteve Kargl2023-08-1354-223/+162
* Use a builtin where possible in msunAndrew Turner2023-08-1310-5/+86
* libpfct: ensure the initial allocation is large enoughKristof Provost2023-08-021-0/+2
* lib/libc/string/bcmp.c: fix integer overflow bugRobert Clausecker2023-07-211-2/+2
* syslog.3: MFC: document ident[N] formatEugene Grosbein2023-07-181-1/+6
* pam_krb5: Add missing patchCy Schubert2023-07-081-12/+0
* msun: Correct FreeBSD version in sincos() man pageBrad Smith2023-06-221-3/+3
* nameser: Fix a typo in a source code commentGordon Bergling2023-06-221-1/+1
* pam_krb5: Fix spoofing vulnerabilityCy Schubert2023-06-212-17/+102
* xdr(3): Fix a typo in a source code commentGordon Bergling2023-06-201-1/+1
* Allow a comma-separated list in login class capabilities,Sean Eric Fagan2023-06-141-2/+107
* libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library.John Baldwin2023-05-021-8/+1
* times: Use modern function definitionsWarner Losh2023-04-091-2/+1
* cap_*(2): Document ENOSYS behavior.Xin LI2023-03-244-21/+25
* amd64 libc: add missed GNU-stack annotation to memmove/memcpyKonstantin Belousov2023-03-221-0/+2
* geli: split the initalization of HMACMariusz Zaborski2023-02-081-18/+54
* MFC: Add -DSTARTTLS CFLAG in order to enable DANE in sendmail buildsGregory Neil Shapiro2023-02-012-0/+12
* MFC: Update for new library files in sendmail 8.17.1Gregory Neil Shapiro2023-02-011-1/+2
* xdr: store chars consistentlyBrooks Davis2023-01-181-4/+4
* libthr(3): Fix a typo in a source code commentGordon Bergling2023-01-141-1/+1
* syslog: fix PID of forking processEugene Grosbein2023-01-061-1/+1
* libnetmap: reset errno in nmreq_register_decode()Vincenzo Maffione2022-12-311-0/+2
* libarchive: merge from vendor branchMartin Matuska2022-12-281-0/+2
* libarchive: Add missing MLINK.Dag-Erling Smørgrav2022-12-281-0/+1
* MFV: xz 5.2.9Xin LI2022-12-241-6/+9
* getservent.3: Mention the service.dbGordon Bergling2022-12-101-2/+4
* MFV: expat 2.5.0Xin LI2022-12-022-5/+10
* MFV: Merge xz 5.2.8Xin LI2022-12-022-36/+90
* Update SEE ALSO sections for resolver.{3,5} and hosts.5Gordon Bergling2022-11-141-4/+1
* man pages: deprecate Internet Class A/B/CMike Karels2022-11-142-23/+13
* ktrace.2: Document KTRFAC_STRUCT_ARRAY.John Baldwin2022-11-111-1/+2
* unbound: Reapply Vendor import 1.17.0Cy Schubert2022-10-311-1/+2