aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add <uchar.h>.Ed Schouten2013-05-211-1/+1
* Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersJohn Baldwin2013-02-051-4/+21
* Replace our implementation of the vis(3) and unvis(3) APIs withBrooks Davis2012-12-181-1/+4
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-3/+2
* Include a piece that was left out during r241629.Attilio Rao2012-10-171-1/+1
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-1/+1
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingAttilio Rao2012-10-171-6/+1
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+1
* Integrate nvmecontrol(8) into the amd64 and i386 builds.Jim Harris2012-09-171-2/+2
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-8/+0
* Install filemon.h into /usr/include for userland consumption.David E. O'Brien2012-06-201-1/+1
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-171-3/+17
* Remove fifo.h. The only used function declaration from the header isKonstantin Belousov2012-03-111-1/+1
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildDavid Chisnall2012-03-041-2/+2
* Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric2012-02-141-2/+2
* Cleanup of xlocale:David Chisnall2012-02-141-2/+2
* Add <stdalign.h> and <stdnoreturn.h>.Ed Schouten2011-12-251-2/+2
* ...and actually install it.David Chisnall2011-12-241-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-1/+1
* Install ciss(4) ioctl header (together with other .h files from sys/dev/ciss).Konstantin Belousov2011-09-271-1/+1
* * Add the readline(3) API to libedit. The libedit versions ofDavid E. O'Brien2011-04-051-1/+1
* MFgraid/head:Alexander Motin2011-03-241-1/+1
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-251-0/+4
* Install iodev.h.Konstantin Belousov2011-02-171-1/+1
* Add an x86/include directory to the kernel to hold headers that are commonJohn Baldwin2010-11-011-5/+12
* MFtbemd:Warner Losh2010-08-231-2/+2
* Connect powerpc64 to the build. It is not presently part of make universe,Nathan Whitehorn2010-07-131-3/+3
* Trim down libcompat by removing <regexp.h>.Ed Schouten2010-03-141-1/+1
* Remove last traces of <utmp.h>.Ed Schouten2010-03-031-1/+1
* Add gmountver, disk mount verification GEOM class.Edward Tomasz Napierala2010-01-161-1/+1
* Implement <utmpx.h>.Ed Schouten2010-01-131-2/+2
* Use umtx to implement process sharable semaphore, to make this work,David Xu2010-01-051-2/+2
* Decompose <sys/termios.h>.Ed Schouten2009-11-281-2/+2
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6Scott Long2009-08-131-1/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-1/+1
* Delete the old USB stack. The new stack has settled in and has all theAndrew Thompson2009-05-271-1/+1
* Modify src/etc/mtree/BSD.include.dist and src/include/MakefileRick Macklem2009-05-211-1/+1
* Install the old usb headers under /usr/include/legacy/dev/usb as they areAndrew Thompson2009-02-241-1/+1
* Build fixups for the new USB stack.Andrew Thompson2009-02-231-1/+1
* sys/pccard is gone.Yoshihiro Takahashi2009-02-151-1/+1
* src/sys/dev/usb2/controller/uss820dci_pccard.cAlfred Perlstein2008-11-191-1/+1
* Move getosreldate(3) prototype from the machine generated <osreldate.h>Peter Wemm2008-09-261-10/+1
* Re-add getosreldate(3) function prototype in the form that I've been usingPeter Wemm2008-09-261-1/+10
* Remove <sgtty.h> now it has no practical usage.Ed Schouten2008-07-251-1/+1
* Add POSIX routines called posix_spawn() and posix_spawnp(), whichDavid Xu2008-06-171-1/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-15/+0
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-2/+0
* Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib.John Baldwin2008-05-071-1/+3
* Install the forgotten /usr/include/geom/multipath/ header.Ruslan Ermilov2007-10-011-2/+4
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMPawel Jakub Dawidek2007-09-231-1/+1