aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add _Fork()Konstantin Belousov2021-08-031-0/+1
* time.h: reduce CLOCK_ namespace pollution, move to _clock_id.hWarner Losh2021-07-301-29/+1
* libc: add mempcpy(3) and wmempcpy(3)Konstantin Belousov2021-07-152-0/+6
* Change strmode argument type to mode_tAlfonso Gregory2021-06-291-1/+7
* Reduce code duplication in machine/_types.hAlex Richardson2021-06-141-1/+1
* an: Remove driverEmmanuel Vadot2021-06-111-1/+1
* Fix build with WITHOUT_AUDIT=yes in src.confEmmanuel Vadot2021-04-151-5/+2
* Only symlink cryptodev.h into /usr/include/crypto/John Baldwin2021-03-191-4/+1
* base: remove if_wg(4) and associated utilities, manpageKyle Evans2021-03-171-7/+2
* Revert "include: Remove symlink installation"Emmanuel Vadot2021-03-161-9/+108
* Revert "include: Tag directly the last headers"Emmanuel Vadot2021-03-161-8/+8
* include: Tag directly the last headersEmmanuel Vadot2021-03-161-8/+8
* include: Remove symlink installationEmmanuel Vadot2021-03-161-108/+9
* pkgbase: Install all cam includes with INCSEmmanuel Vadot2021-03-161-3/+54
* pkgbase: Install all BSM includes with INCSEmmanuel Vadot2021-03-161-2/+25
* Stop installing kernel-only crypto headers to /usr/include/crypto.John Baldwin2021-03-161-15/+1
* if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans2021-03-151-2/+7
* Remove xform_poly1305.h from the build, it is not necessary.Scott Long2021-03-051-2/+1
* Remove __NO_TLS.Konstantin Belousov2021-02-231-2/+2
* Fix make includes path to nvpair.hAlex Richardson2021-01-191-1/+1
* include: Delete stale symlinks using find(1) instead of a shell loop.Alex Richardson2021-01-191-14/+7
* pccard: Remove wi(4) driverWarner Losh2021-01-081-1/+1
* hid: Import hidraw(4) - driver for access to raw HID device dataVladimir Kondratyev2021-01-071-2/+4
* Factor-out hardware-independent part of USB HID support to new moduleVladimir Kondratyev2021-01-071-2/+9
* include: Use printf(1) instead of shell loops for header symlinksAlex Richardson2021-01-071-97/+52
* include: Use INCSGROUPS for a few filesEmmanuel Vadot2021-01-041-65/+128
* include: Tag the last includes files as part of the -dev packageEmmanuel Vadot2021-01-041-22/+22
* Add tcgetwinsize(3) and tcsetwinsize(3) to termiosKonstantin Belousov2020-12-251-0/+6
* Change POSIX compliance level for visibility of strerror_l(3).Konstantin Belousov2020-12-171-1/+1
* Implement strerror_l().Konstantin Belousov2020-12-161-0/+1
* Add collation version support to querylocale(3).Thomas Munro2020-11-081-0/+1
* Remove obsolete check for GCC < 3 and support for Intel CompilerWarner Losh2020-10-242-4/+1
* Add search of LOCALBASE/share/calendar for calendars supplied by a port.Stefan Eßer2020-10-231-1/+4
* Further refinements of ptsname_r(3) interface:Xin LI2020-10-201-4/+10
* Implement ptsname_r.Xin LI2020-10-171-0/+1
* [PowerPC64LE] Ensure nvram is built on powerpc64le.Brandon Bergren2020-09-131-1/+1
* getlogin_r: fix the type of lenKyle Evans2020-09-091-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-2/+2
* <regex.h>: reserve a regcomp field for REG_POSIXKyle Evans2020-07-311-0/+1
* Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500.Konstantin Belousov2020-07-141-6/+8
* Install extra TCP stack header files: They are needed to compile a userlandOlivier Cochard2020-07-081-0/+1
* Add pthread_getname_np() and pthread_setname_np() aliases forKonstantin Belousov2020-06-101-0/+3
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-041-2/+0
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-031-0/+2
* Oops, I didn't notice the "cd" is needed for each install line.Rick Macklem2020-05-311-0/+1
* Update the Makefile to copy rpcsec_tls.h to /usr/include/rpc.Rick Macklem2020-05-311-1/+3
* Implement RTLD_DEEPBIND.Konstantin Belousov2020-05-151-0/+2
* Add memalign(3), mostly for glibc compatibility.Konstantin Belousov2020-05-141-0/+3
* Make include/malloc.h usable again.Konstantin Belousov2020-05-121-5/+5
* Clear namespace pollution in include/malloc_np.hKonstantin Belousov2020-05-121-15/+21