aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-051-4/+0
* posix_spawn: add closefrom non-portable actionKonstantin Belousov2021-11-301-0/+2
* posix_spawn: add chdir-related non-portable actionsKonstantin Belousov2021-11-301-0/+7
* sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_TKonstantin Belousov2021-11-131-4/+3
* Add sched_getcpu()Konstantin Belousov2021-11-101-0/+1
* Add sched_get/setaffinity(3)Konstantin Belousov2021-11-101-0/+7
* Add real sched.hKonstantin Belousov2021-11-102-2/+49
* libc: add clearenv functionMariusz Zaborski2021-11-071-0/+2
* Implementations of cexpl()Steve Kargl2021-11-051-0/+2
* 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