aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib{c,sys}: stop exposing errno symbolBrooks Davis2024-09-276-13/+13
* libprocstat: add procstat_getrlimitusage()Konstantin Belousov2024-09-273-0/+61
* RegenKonstantin Belousov2024-09-272-0/+4
* Userspace enablement for getrlimitusage(2)Konstantin Belousov2024-09-271-0/+1
* pf: fix max-src-conn when rules are added via netlinkKajetan Staszkiewicz2024-09-271-0/+2
* jemalloc: set LG_VADDR to 64 on amd64Konstantin Belousov2024-09-261-0/+3
* stdio: Disable USE_XPRINTF envar.Dag-Erling Smørgrav2024-09-251-2/+0
* dirdeps: update Makefile.depend for toolchainKa Ho Ng2024-09-241-0/+1
* libthr: add libsys for dirdeps buildKa Ho Ng2024-09-241-0/+1
* Bump lld LINKER_FREEBSD_VERSION for reproducibility fixDimitry Andric2024-09-221-1/+1
* libpfctl: ensure we return useful error codesKristof Provost2024-09-211-9/+25
* Refactor error handling in lseek operationsFaraz Vahedi2024-09-211-18/+12
* Remove unused includes, migrate to stdint.h for uintXX_t types.Faraz Vahedi2024-09-212-4/+1
* Install xo_emit_f.3John F. Carr2024-09-211-0/+1
* manuals: Misc macro typosGraham Percival2024-09-214-6/+4
* printf(): Save errno earlier.Dag-Erling Smørgrav2024-09-207-27/+34
* manuals: Fix errors in .2 pagesGraham Percival2024-09-206-6/+6
* libutil: support RLIMIT_PIPEBUFKonstantin Belousov2024-09-203-0/+3
* getrlimit(2): document RLIMIT_PIPEBUFKonstantin Belousov2024-09-201-0/+10
* csu: add include path to CFLAGS to be able to find libsys.hStephen J. Kiernan2024-09-191-1/+2
* libsys: Add dependencies for dirdeps buildStephen J. Kiernan2024-09-182-0/+16
* realpath(3): Minor style issues.Dag-Erling Smørgrav2024-09-181-9/+10
* pf: allow filtering on the receive interfaceKristof Provost2024-09-162-0/+3
* getrlimit(2): document RLIMIT_UMTXPKonstantin Belousov2024-09-151-0/+3
* lib/libc/tests/string: improve memccpy "bounds" unit testRobert Clausecker2024-09-141-13/+37
* libpcap: Add changes missed in update to 1.10.5Joseph Mingrone2024-09-142-3/+2
* kcmp(2): fix whitespace in symbol listBrooks Davis2024-09-121-1/+1
* flua: move modules source into the main source directoryBaptiste Daroussin2024-09-1215-1475/+0
* Remove a ktrace.out which snuck into an earlier commitMark Johnston2024-09-101-0/+0
* kdump: Print splice structuresMark Johnston2024-09-101-0/+0
* socket: Implement SO_SPLICEMark Johnston2024-09-101-1/+61
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-09-091-0/+1
|\
| * value strings: pretty printers for flags and enumsRob Norris2024-09-053-0/+53
| * Add DDT prune commandDon Brady2024-09-044-12/+120
| * build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGSRob Norris2024-08-271-1/+1
| * zpool: Provide GUID to zpool-reguid(8) with -g (#16239)Mateusz Piotrowski2024-08-262-4/+43
| * libzpool/abd_os: iovec-based scatter abdRob Norris2024-08-212-300/+173
| * abd_os: break out platform-specific header partsRob Norris2024-08-214-0/+94
| * abd_os: split userspace and Linux kernel codeRob Norris2024-08-212-1/+493
| * ddt: dedup logRob Norris2024-08-161-0/+1
| * ddt: add FDT feature and support for legacy and new on-disk formatsRob Norris2024-08-161-5/+6
| * Fix incorrect error report on vdev attach/replaceAmeer Hamza2024-08-151-0/+7
| * Fix memory corruption during parallel zpool import with -o cachefile (#16419)Alan Somers2024-08-071-9/+16
| * JSON: Fix class values for mirrored special vdevsTony Hutter2024-08-062-13/+57
| * JSON output support for zpool statusUmer Saleem2024-08-066-33/+144
| * JSON output support for zpool listUmer Saleem2024-08-062-0/+24
| * JSON output support for zpool getUmer Saleem2024-08-061-0/+20
| * JSON output support for zfs version and zfs getUmer Saleem2024-08-061-0/+134
| * ddt: add support for prefetching tables into the ARCAllan Jude2024-07-265-8/+132
| * ddt: dedup table quota enforcementAllan Jude2024-07-253-1/+36