aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install teken.h for userland.Aleksandr Rybalko2013-12-051-0/+3
* Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanPeter Wemm2013-11-031-9/+1
* Install include files for netpfil/pf when requested by the MakefileSean Bruno2013-11-011-0/+5
* Move new pf includes to the pf directory. The pfvar.h remainGleb Smirnoff2013-10-271-0/+7
* Remove BIND.Dag-Erling Smørgrav2013-09-301-5/+0
* Allow the path to the system source directory to be passed in toIan Lepore2013-09-281-2/+4
* Launch the bourne shell using "sh" rather than "${SHELL}", as the latterIan Lepore2013-09-231-1/+1
* Launch the shell, passing it the path to the mk-osreldate script, ratherIan Lepore2013-09-221-1/+1
* Create a separate script to generate osreldate.h rather than sourcingIan Lepore2013-09-211-13/+10
* The iconv in libc did two things - implement the standard APIs, the GNUPeter Wemm2013-08-131-4/+14
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-2/+3
* Move <stdatomic.h> into sys/sys/.Ed Schouten2013-06-011-3/+3
* 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