| Commit message (Expand) | Author | Age | Files | Lines |
* | Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers | jhb | 2013-02-05 | 1 | -4/+21 |
* | Replace our implementation of the vis(3) and unvis(3) APIs with | brooks | 2012-12-18 | 1 | -1/+4 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | attilio | 2012-10-18 | 1 | -3/+2 |
* | Include a piece that was left out during r241629. | attilio | 2012-10-17 | 1 | -1/+1 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -1/+1 |
* | Disconnect non-MPSAFE NWFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -6/+1 |
* | Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping | attilio | 2012-10-16 | 1 | -1/+1 |
* | Integrate nvmecontrol(8) into the amd64 and i386 builds. | jimharris | 2012-09-17 | 1 | -2/+2 |
* | o Create directory sys/netpfil, where all packet filters should | glebius | 2012-09-14 | 1 | -8/+0 |
* | Install filemon.h into /usr/include for userland consumption. | obrien | 2012-06-20 | 1 | -1/+1 |
* | Import work done under project/nand (@235533) into head. | gber | 2012-05-17 | 1 | -3/+17 |
* | Remove fifo.h. The only used function declaration from the header is | kib | 2012-03-11 | 1 | -1/+1 |
* | Reapply 227753 (xlocale cleanup), plus some fixes so that it passes build | theraven | 2012-03-04 | 1 | -2/+2 |
* | Revert r231673 and r231682 for now, until we can run a full make | dim | 2012-02-14 | 1 | -2/+2 |
* | Cleanup of xlocale: | theraven | 2012-02-14 | 1 | -2/+2 |
* | Add <stdalign.h> and <stdnoreturn.h>. | ed | 2011-12-25 | 1 | -2/+2 |
* | ...and actually install it. | theraven | 2011-12-24 | 1 | -1/+1 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 1 | -1/+1 |
* | Install ciss(4) ioctl header (together with other .h files from sys/dev/ciss). | kib | 2011-09-27 | 1 | -1/+1 |
* | * Add the readline(3) API to libedit. The libedit versions of | obrien | 2011-04-05 | 1 | -1/+1 |
* | MFgraid/head: | mav | 2011-03-24 | 1 | -1/+1 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 1 | -0/+4 |
* | Install iodev.h. | kib | 2011-02-17 | 1 | -1/+1 |
* | Add an x86/include directory to the kernel to hold headers that are common | jhb | 2010-11-01 | 1 | -5/+12 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -2/+2 |
* | Connect powerpc64 to the build. It is not presently part of make universe, | nwhitehorn | 2010-07-13 | 1 | -3/+3 |
* | Trim down libcompat by removing <regexp.h>. | ed | 2010-03-14 | 1 | -1/+1 |
* | Remove last traces of <utmp.h>. | ed | 2010-03-03 | 1 | -1/+1 |
* | Add gmountver, disk mount verification GEOM class. | trasz | 2010-01-16 | 1 | -1/+1 |
* | Implement <utmpx.h>. | ed | 2010-01-13 | 1 | -2/+2 |
* | Use umtx to implement process sharable semaphore, to make this work, | davidxu | 2010-01-05 | 1 | -2/+2 |
* | Decompose <sys/termios.h>. | ed | 2009-11-28 | 1 | -2/+2 |
* | ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 | scottl | 2009-08-13 | 1 | -1/+1 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 1 | -1/+1 |
* | Delete the old USB stack. The new stack has settled in and has all the | thompsa | 2009-05-27 | 1 | -1/+1 |
* | Modify src/etc/mtree/BSD.include.dist and src/include/Makefile | rmacklem | 2009-05-21 | 1 | -1/+1 |
* | Install the old usb headers under /usr/include/legacy/dev/usb as they are | thompsa | 2009-02-24 | 1 | -1/+1 |
* | Build fixups for the new USB stack. | thompsa | 2009-02-23 | 1 | -1/+1 |
* | sys/pccard is gone. | nyan | 2009-02-15 | 1 | -1/+1 |
* | src/sys/dev/usb2/controller/uss820dci_pccard.c | alfred | 2008-11-19 | 1 | -1/+1 |
* | Move getosreldate(3) prototype from the machine generated <osreldate.h> | peter | 2008-09-26 | 1 | -10/+1 |
* | Re-add getosreldate(3) function prototype in the form that I've been using | peter | 2008-09-26 | 1 | -1/+10 |
* | Remove <sgtty.h> now it has no practical usage. | ed | 2008-07-25 | 1 | -1/+1 |
* | Add POSIX routines called posix_spawn() and posix_spawnp(), which | davidxu | 2008-06-17 | 1 | -1/+1 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -15/+0 |
* | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | rwatson | 2008-05-25 | 1 | -2/+0 |
* | Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib. | jhb | 2008-05-07 | 1 | -1/+3 |
* | Install the forgotten /usr/include/geom/multipath/ header. | ru | 2007-10-01 | 1 | -2/+4 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 1 | -1/+1 |
* | Disconnect netatm from the build as it is not MPSAFE and relies on | rwatson | 2007-07-14 | 1 | -2/+3 |