aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 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