aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* unbound: Vendor import 1.19.1Cy Schubert2024-03-282-5/+7
* setusercontext(): Apply personal settings only on matching effective UIDOlivier Certner2024-02-141-1/+1
* release: update releng/14.0 to -RELEASErelease/14.0.0Glen Barber2023-11-091-1/+1
* cap_net: correct capability name from addr2name to name2addrMariusz Zaborski2023-11-082-1/+13
* fflush: correct buffer handling in __sflushDag-Erling Smørgrav2023-11-083-39/+14
* ptrace(2): Disabling: Describe influence of security.bsd.see_jail_procOlivier Certner2023-10-181-15/+21
* ktrace.2: correct kern.ktrace.genio_size sysctl nameEd Maste2023-10-131-1/+1
* libfetch: don't rely on ca_root_nss for certificate validationMichael Osipov2023-10-051-8/+0
* regcomp: use unsigned char when testing for escapesChristos Zoulas2023-10-011-4/+4
* pmc: better distinguish pmu-events allocation pathMitchell Horne2023-09-253-17/+5
* libpmc: make pmc_pmu_pmcallocate() machine-independentMitchell Horne2023-09-252-13/+26
* libfido2: update to 1.13.0Ed Maste2023-09-231-1/+5
* lib/libc/amd64: back out amd64 SIMD workRobert Clausecker2023-09-198-870/+22
* libc: Don't assume signed char.Dag-Erling Smørgrav2023-09-142-4/+4
* Merge commit 4bb2416d42eb from llvm-project (by Jessica Clarke):Jessica Clarke2023-09-111-1/+1
* scandir.3: Fix several typosTrond Endrestøl2023-09-091-5/+4
* libcasper: reference system.fileargs serviceEd Maste2023-09-091-1/+4
* */string.3,arch.7,environ.7: add cross-references to simd(7)Robert Clausecker2023-09-081-2/+3
* libc: Implement N2680.Dag-Erling Smørgrav2023-09-0711-5/+468
* libc: Fix fmemopen(3) prototype in fopen(3) man page.Dag-Erling Smørgrav2023-09-071-6/+9
* nss_tacplus: Provide dummy setpwent(), getpwent_r(), endpwent().Dag-Erling Smørgrav2023-09-071-0/+31
* libc: Implement N2630.Dag-Erling Smørgrav2023-09-0728-259/+1309
* geli: Fix geli setkey -J for detached providersArjan de Vet2023-09-041-0/+6
* libc: fix history for strverscmp(3) and versionsort(3)Mina Galić2023-09-032-4/+4
* zfs: merge openzfs/zfs@32949f256 (zfs-2.2-release) into stable/14Martin Matuska2023-09-031-0/+1
|\
| * Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-021-2/+2
| * libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1наб2023-08-252-18/+79
| * zpool_vdev_remove() should handle EALREADY error returnSerapheim Dimitropoulos2023-08-021-0/+6
| * Fix remount when setting multiple properties.Alexander Motin2023-06-301-3/+4
| * Finally drop long disabled vdev cache.Alexander Motin2023-06-091-1/+0
| * Use __attribute__((malloc)) on memory allocation functionsRichard Yao2023-05-261-3/+4
| * Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-185-23/+211
| * Add the ability to uninitializeBrian Behlendorf2023-05-183-7/+14
| * Refine special_small_blocks property validationDon Brady2023-05-121-1/+7
* | lib/libc/amd64/string/strchrnul.S: fix edge case in scalar codeRobert Clausecker2023-08-281-7/+10
* | libc: Add timespec_getres(3) as per C23.Dag-Erling Smørgrav2023-08-245-2/+96
* | libc: Fix parsing of hexadecimal numbers in strtol() family.Dag-Erling Smørgrav2023-08-248-9/+33
* | timerfd: Add manual page.Jake Freeland2023-08-242-0/+344
* | timerfd: Move implementation from linux compat to sys/kernJake Freeland2023-08-241-0/+3
* | libc: iconv: zero out cv_shared on allocationKyle Evans2023-08-234-10/+1
* | libc: fix c*rtomb/mbrtoc*Kyle Evans2023-08-232-4/+4
* | Add membarrier(2)Konstantin Belousov2023-08-231-0/+1
* | libzstd: Explicitly define ZSTD_DISABLE_ASMJessica Clarke2023-08-221-0/+5
* | Document strnstr()'s history.David E. O'Brien2023-08-221-0/+6
* | lib/libc/amd64/string/memcmp.S: add baseline implementationRobert Clausecker2023-08-211-6/+175
* | lib/libc/amd64/string/stpcpy.S: add baseline implementationRobert Clausecker2023-08-212-11/+135
* | libc/gen/_pthread_stubs.c: Remove stray whitespacesKonstantin Belousov2023-08-201-2/+2
* | libc: export pthread_getname_np stubMinsoo Choo2023-08-206-3/+21
* | unbound: Move config.h to lib directory.Dag-Erling Smørgrav2023-08-192-2/+1546
* | Fix GoogleTest 1.14.0 importEnji Cooper2023-08-193-0/+3