aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* includes: avoid installing if_wg.h twiceEd Maste2023-05-101-2/+2
* Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."Hans Petter Selasky2023-04-201-13/+0
* libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLEHans Petter Selasky2023-04-191-1/+1
* include: add a check-ldirs targetBrooks Davis2023-04-191-0/+13
* libc: Implement bsort(3) a bitonic type of sorting algorithm.Hans Petter Selasky2023-04-191-0/+13
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-0/+1
* arpa: garbage collect ns_newmsg/ns_rdata declsVal Packett2023-03-221-40/+0
* secure_getenv: Put under __BSD_VISIBLEWarner Losh2023-03-141-1/+1
* Add GNU glibc compatible secure_getenvlucy2023-03-141-0/+1
* include: Remove no longer existing netgraph/atmMichael Butler2023-03-091-1/+1
* libc: Remove prototype and documentation for tzsetwall().Dag-Erling Smørgrav2023-03-071-1/+0
* include: Fix typosElyes Haouas2023-02-224-4/+4
* Revert "stdlib.h: Fix qsort_r compatibility with GCC 12."John Baldwin2023-01-271-6/+0
* byteswap.h: Add a glibc/linux compatible byteswap.hWarner Losh2023-01-202-1/+43
* linux: For better compatibility, provide compatible endian.hWarner Losh2023-01-202-2/+45
* stdlib.h: Fix qsort_r compatibility with GCC 12.John Baldwin2023-01-191-0/+6
* include: put includes into -dev packagesKyle Evans2022-11-101-7/+7
* libc: Don't warn about RRSIG replies.Dag-Erling Smørgrav2022-11-091-0/+18
* getaddrinfo: distinguish missing addrs from unresolvable namesMike Karels2022-11-021-0/+1
* netdb.h: re-enable EAI_ADDRFAMILY, EAI_NODATAMike Karels2022-11-021-4/+7
* Import the WireGuard driver from zx2c4.com.John Baldwin2022-10-281-2/+7
* netlink: add headers installationAlexander V. Chernikov2022-10-011-1/+2
* Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten2022-09-301-2/+36
* corrected RFC numbers in comments to proper onesHajimu UMEMOTO2022-09-291-2/+2
* libc rpc: Fix mismatches in prototypes for array bounds.John Baldwin2022-09-281-5/+6
* libc: Add strverscmp(3) and versionsort(3)Aymeric Wibo2022-08-252-0/+2
* libc: add scandirat(3)Konstantin Belousov2022-08-241-0/+5
* include/i386: fix release buildsBrooks Davis2022-06-131-0/+8
* rpcbind: get contact addr from xprt membersDmitry Ovsyannikov2022-06-131-0/+4
* amd64: -m32 support for machine/md_var.hBrooks Davis2022-06-131-0/+1
* amd64: -m32 support for machine/counter.hBrooks Davis2022-06-131-0/+1
* amd64: -m32 support for machine/pcpu_aux.hBrooks Davis2022-06-131-1/+2
* amd64: -m32 support for machine/pcpu.hBrooks Davis2022-06-131-0/+4
* amd64: -m32 support for machine/vmparam.hBrooks Davis2022-06-131-1/+2
* amd64: -m32 support for machine/proc.hBrooks Davis2022-06-131-0/+1
* amd64: -m32 support for machine/pmap.hBrooks Davis2022-06-131-0/+1
* amd64: -m32 support for machine/segments.hBrooks Davis2022-06-131-1/+2
* amd64: -m32 support for machine/atomic.hBrooks Davis2022-06-131-0/+1
* amd64: -m32 support for machine/asm(macros).hBrooks Davis2022-06-131-0/+2
* amd64: -m32 support for machine/profile.hBrooks Davis2022-06-131-1/+2
* amd64: -m32 support for machine/cpufunc.hBrooks Davis2022-06-131-1/+2
* amd64: add an i386 include directoryBrooks Davis2022-06-132-0/+14
* Create a new GEOM utility, gunion(8).Kirk McKusick2022-03-011-1/+1
* Install unwind.h into /usr/includeJohn Baldwin2022-02-101-160/+0
* Change the return value of _Unwind_GetCFA in include/unwind.h.John Baldwin2022-01-271-1/+1
* Use an unsigned 64-bit integer for exception class.John Baldwin2022-01-271-2/+2
* ipfilter: Move kernel bits to netpfilCy Schubert2021-12-201-2/+2
* sched.h: Use pid_t type for pid argumentDavid CARLIER2021-12-171-1/+1
* Remove 'All Rights Reserved' from xlocale FreeBSD Foundation copyrightsEd Maste2021-12-1611-11/+0
* swapoff: add one more variant of the syscallKonstantin Belousov2021-12-091-1/+1