aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-2/+3
* I4B header files were repo-copied from sys/i386/include toBjoern A. Zeeb2007-07-061-0/+15
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-251-2/+1
* Install only types.h from sys/rpc/.Pawel Jakub Dawidek2007-04-131-1/+9
* Move rpc/types.h under sys/, as this is used by ZFS kernel module.Pawel Jakub Dawidek2007-04-101-1/+1
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.Craig Rodrigues2007-02-111-1/+8
* Oops, remove an objformat.h reference.Peter Wemm2007-01-251-1/+1
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-2/+2
* Hook up gjournal bits to the build.Pawel Jakub Dawidek2006-10-311-2/+2
* A GEOM cache can speed up read performance by sending fixed sizeRuslan Ermilov2006-10-061-2/+2
* Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd.Maksim Yevmenkin2006-09-071-1/+1
* Add device to access and modify Open Firmware NVRAM settings inMaxim Sobolev2006-08-011-1/+5
* Expose res_update and friends again. At least, ports/mail/spamilterHajimu UMEMOTO2006-03-301-1/+1
* Add malloc_usable_size(3).Jason Evans2006-03-281-1/+1
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-2/+13
* Merge Perforce change 93569 from TrustedBSD audit3 branch:Robert Watson2006-03-191-0/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-6/+8
* Hopefully fix all nearby style bugs that Bruce has mentioned.Ruslan Ermilov2006-03-101-8/+8
* - Fix variable assignment to be portable.Ruslan Ermilov2006-03-101-6/+6
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-2/+2
* Add an extensible version of our *printf(3) implementation to libcPoul-Henning Kamp2005-12-161-1/+1
* Install the mqueue.h header.Ruslan Ermilov2005-12-011-1/+2
* Remove commented out reference to posix4/mqueue.h. It hasn't been installedCraig Rodrigues2005-11-281-2/+1
* Since speaker.h now lives in sys/dev/speaker, reflect this fact here.Xin LI2005-11-111-1/+1
* Add the lmcconfig tool for controlling the lmc driver. Add man pages andScott Long2005-10-031-1/+1
* Back out 1.247. On ia64 <osreldate.h> is included from assembler source,Stefan Farfeleder2005-09-141-1/+0
* Put a getosreldate() prototype into <osreldate.h>, getosreldate(3) impliesStefan Farfeleder2005-09-121-0/+1
* Respect the YES_HESIOD build variable.Poul-Henning Kamp2005-08-061-1/+5
* Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-07-271-2/+2
* MFP4:Joseph Koshy2005-06-091-1/+1
* Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS.Robert Watson2005-05-301-2/+2
* Do install BSM include files (such as they are) when installing systemRobert Watson2005-05-291-1/+1
* Make <runefile.h> internal to libc.Ruslan Ermilov2005-05-161-1/+1
* Conditionalize the ipfilter header files on NO_IPFILTER. While normally theseScott Long2005-04-261-0/+4
* Make sure that $_MARCH and friends existWarner Losh2005-04-031-0/+8
* When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include intoWarner Losh2005-04-011-10/+39
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].Hajimu UMEMOTO2005-03-111-0/+8