summaryrefslogtreecommitdiffstats
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove BIND.des2013-09-301-5/+0
* Allow the path to the system source directory to be passed in toian2013-09-281-2/+4
* Launch the bourne shell using "sh" rather than "${SHELL}", as the latterian2013-09-231-1/+1
* Launch the shell, passing it the path to the mk-osreldate script, ratherian2013-09-221-1/+1
* Create a separate script to generate osreldate.h rather than sourcingian2013-09-211-13/+10
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-4/+14
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-2/+3
* Move <stdatomic.h> into sys/sys/.ed2013-06-011-3/+3
* Add <uchar.h>.ed2013-05-211-1/+1
* Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersjhb2013-02-051-4/+21
* Replace our implementation of the vis(3) and unvis(3) APIs withbrooks2012-12-181-1/+4
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-3/+2
* Include a piece that was left out during r241629.attilio2012-10-171-1/+1
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-1/+1
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-6/+1
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+1
* Integrate nvmecontrol(8) into the amd64 and i386 builds.jimharris2012-09-171-2/+2
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-8/+0
* Install filemon.h into /usr/include for userland consumption.obrien2012-06-201-1/+1
* Import work done under project/nand (@235533) into head.gber2012-05-171-3/+17
* Remove fifo.h. The only used function declaration from the header iskib2012-03-111-1/+1
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildtheraven2012-03-041-2/+2
* Revert r231673 and r231682 for now, until we can run a full makedim2012-02-141-2/+2
* Cleanup of xlocale:theraven2012-02-141-2/+2
* Add <stdalign.h> and <stdnoreturn.h>.ed2011-12-251-2/+2
* ...and actually install it.theraven2011-12-241-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-1/+1
* Install ciss(4) ioctl header (together with other .h files from sys/dev/ciss).kib2011-09-271-1/+1
* * Add the readline(3) API to libedit. The libedit versions ofobrien2011-04-051-1/+1
* MFgraid/head:mav2011-03-241-1/+1
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+4
* Install iodev.h.kib2011-02-171-1/+1
* Add an x86/include directory to the kernel to hold headers that are commonjhb2010-11-011-5/+12
* MFtbemd:imp2010-08-231-2/+2
* Connect powerpc64 to the build. It is not presently part of make universe,nwhitehorn2010-07-131-3/+3
* Trim down libcompat by removing <regexp.h>.ed2010-03-141-1/+1
* Remove last traces of <utmp.h>.ed2010-03-031-1/+1
* Add gmountver, disk mount verification GEOM class.trasz2010-01-161-1/+1
* Implement <utmpx.h>.ed2010-01-131-2/+2
* Use umtx to implement process sharable semaphore, to make this work,davidxu2010-01-051-2/+2
* Decompose <sys/termios.h>.ed2009-11-281-2/+2
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6scottl2009-08-131-1/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-1/+1
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-1/+1
* Modify src/etc/mtree/BSD.include.dist and src/include/Makefilermacklem2009-05-211-1/+1
* Install the old usb headers under /usr/include/legacy/dev/usb as they arethompsa2009-02-241-1/+1
* Build fixups for the new USB stack.thompsa2009-02-231-1/+1
* sys/pccard is gone.nyan2009-02-151-1/+1
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-191-1/+1
* Move getosreldate(3) prototype from the machine generated <osreldate.h>peter2008-09-261-10/+1
OpenPOWER on IntegriCloud