summaryrefslogtreecommitdiffstats
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-add getosreldate(3) function prototype in the form that I've been usingpeter2008-09-261-1/+10
* Remove <sgtty.h> now it has no practical usage.ed2008-07-251-1/+1
* Add POSIX routines called posix_spawn() and posix_spawnp(), whichdavidxu2008-06-171-1/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-15/+0
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-2/+0
* Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib.jhb2008-05-071-1/+3
* Install the forgotten /usr/include/geom/multipath/ header.ru2007-10-011-2/+4
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-231-1/+1
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-141-2/+3
* I4B header files were repo-copied from sys/i386/include tobz2007-07-061-0/+15
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-1/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-251-2/+1
* Install only types.h from sys/rpc/.pjd2007-04-131-1/+9
* Move rpc/types.h under sys/, as this is used by ZFS kernel module.pjd2007-04-101-1/+1
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.rodrigc2007-02-111-1/+8
* Oops, remove an objformat.h reference.peter2007-01-251-1/+1
* Merge posix4/* into normal kernel hierarchy.trhodes2006-11-111-2/+2
* Hook up gjournal bits to the build.pjd2006-10-311-2/+2
* A GEOM cache can speed up read performance by sending fixed sizeru2006-10-061-2/+2
* Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd.emax2006-09-071-1/+1
* Add device to access and modify Open Firmware NVRAM settings insobomax2006-08-011-1/+5
* Expose res_update and friends again. At least, ports/mail/spamilterume2006-03-301-1/+1
* Add malloc_usable_size(3).jasone2006-03-281-1/+1
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-2/+13
* Merge Perforce change 93569 from TrustedBSD audit3 branch:rwatson2006-03-191-0/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-6/+8
* Hopefully fix all nearby style bugs that Bruce has mentioned.ru2006-03-101-8/+8
* - Fix variable assignment to be portable.ru2006-03-101-6/+6
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-291-2/+2
* Add an extensible version of our *printf(3) implementation to libcphk2005-12-161-1/+1
* Install the mqueue.h header.ru2005-12-011-1/+2
* Remove commented out reference to posix4/mqueue.h. It hasn't been installedrodrigc2005-11-281-2/+1
* Since speaker.h now lives in sys/dev/speaker, reflect this fact here.delphij2005-11-111-1/+1
* Add the lmcconfig tool for controlling the lmc driver. Add man pages andscottl2005-10-031-1/+1
* Back out 1.247. On ia64 <osreldate.h> is included from assembler source,stefanf2005-09-141-1/+0
OpenPOWER on IntegriCloud