summaryrefslogtreecommitdiffstats
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge from head@274682sjg2014-11-191-1/+3
|\
| * Fix the build by installing acpi_hpet.h correctly.rpaulo2014-10-241-1/+1
| * HPET: create /dev/hpetN as a way to access HPET from userland.rpaulo2014-10-241-1/+3
* | Merge head from 7/28sjg2014-08-191-2/+8
|\ \ | |/
| * Don't install GSS-API headers when the GSSAPI option has been disabled.tijl2014-06-131-2/+7
| * Initial import of character device in userspace support for FreeBSD.hselasky2014-05-231-0/+1
* | Actually avoid stage_includes targetsjg2014-05-161-2/+2
* | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-161-1/+10
* | Merge from headsjg2014-05-081-1/+1
|\ \ | |/
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* | Merge headsjg2014-04-281-18/+18
|\ \ | |/
| * Remove AppleTalk support.glebius2014-03-141-1/+1
| * Remove IPX support.glebius2014-03-141-8/+1
| * Install teken.h for userland.ray2013-12-051-0/+3
| * Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanpeter2013-11-031-9/+1
| * Install include files for netpfil/pf when requested by the Makefilesbruno2013-11-011-0/+5
| * Move new pf includes to the pf directory. The pfvar.h remainglebius2013-10-271-0/+7
* | Merge head@256284sjg2013-10-131-19/+12
|\ \ | |/
| * 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
* | In meta mode touch targets like copies so we don't needlessly repeat them.sjg2013-10-121-1/+10
* | Merge from headsjg2013-09-051-10/+21
|\ \ | |/
| * 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
* | Add stage-install.sh so we can do away with the need to havesjg2013-04-191-8/+0
* | Avoid problems with read-only osreldate.hsjg2013-02-161-0/+1
* | Sync with HEAD.obrien2013-02-081-5/+25
|\ \ | |/
| * 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
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-041-19/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-2/+32
* | MFC: r237279: install filemon.hobrien2012-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
OpenPOWER on IntegriCloud