aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install UDF header files to unbreak /sbin building when /sys is not present.Scott Long2003-11-221-1/+1
* *blush*. stdhash.h != strhash.hPeter Wemm2003-10-291-1/+1
* Add a new machine independent varargs.h and use it as a central placeAlexander Kabaev2003-09-011-3/+3
* Don't be so chatty about osreldate.h creation steps when make(1)Ruslan Ermilov2003-07-041-1/+1
* enable installation of sys/net80211Sam Leffler2003-06-281-2/+2
* back out install of net80211 include files until I can remove the old codeSam Leffler2003-06-251-2/+2
* install new 802.11 headersSam Leffler2003-06-251-2/+2
* Install the include file for the netgraph ATM node.Hartmut Brandt2003-06-251-2/+3
* Bring back IPFilter headers to /usr/include, now that SHARED=symlinksRuslan Ermilov2003-06-231-2/+10
* This is a driver for the physical layer chips used in ATM interfaces.Hartmut Brandt2003-06-121-1/+1
* Install symlinks to individual headers instead of symlinks to directoriesBruce Evans2003-05-051-39/+67
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-1/+2
* Drop netns from include file installationPeter Wemm2003-03-051-1/+1
* Install geom include files.Poul-Henning Kamp2003-02-081-1/+1
* Install /sys/dev/firewire/*.h under /usr/include/dev/firewireHidetoshi Shimokawa2002-12-301-2/+2
* Add the POSIX <wordexp.h> header file.Tim J. Robbins2002-12-261-1/+2
* Don't install old LOMAC include files; do install new mac_lomacRobert Watson2002-12-031-1/+1
* Align the comment with functionality changes from previous revision.Ruslan Ermilov2002-11-251-4/+3
* Re-enable installing of Bluetooth include filesJulian Elischer2002-11-211-2/+2
* Temporarily remove the install of bluetooth include files..Julian Elischer2002-11-211-1/+2
* Populate with bluetooth includesJulian Elischer2002-11-211-0/+1
* libc header files are normally in src/include. Therefore, uuid.h hasMarcel Moolenaar2002-11-181-14/+10
* Install mac_partition include files.Robert Watson2002-10-241-1/+1
* Install the include files in sys/dev/ofw.Thomas Moestl2002-10-181-1/+1
* install "fast ipsec" include filesSam Leffler2002-10-181-1/+1
* Remove duplicate uninstalled aio.h header.Mike Barcroft2002-10-071-2/+1
* install sys/opencrypto include files in /usr/include/cryptoSam Leffler2002-10-041-1/+6
* test -h is deprecated; use -L instead.Ruslan Ermilov2002-10-011-1/+1
* Don't install mqueue.h, since it only makes things harder for portingMike Barcroft2002-09-301-2/+3
* Add getopt_long(3).Eric Melville2002-09-291-1/+1
* Add dev/iicbus and dev/smbus to LSUBDIRS listPeter Wemm2002-09-191-1/+2
* Install _semaphore.h.Alfred Perlstein2002-09-191-1/+1
* Implement POSIX.1-2001 (XSI)'s ulimit(3).Mike Barcroft2002-08-081-1/+2
* Implement POSIX.1-2001 (XSI)'s fmtmsg(3).Mike Barcroft2002-08-051-1/+1
* Install MAC policy include files as part of the normal includesRobert Watson2002-08-021-2/+2
* Implement the POSIX.1-2001 (XSI) header, <cpio.h>.Mike Barcroft2002-08-011-1/+1
* Move dillon's time conversion functions to a new header <timeconv.h>.Garrett Wollman2002-06-171-2/+2
* Rename `includes' to `buildincludes'.Ruslan Ermilov2002-05-151-2/+2
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-24/+8
* Rework the kernel environment subsystem. We now convert the staticMaxime Henrion2002-04-171-1/+2
* Don't clobber headers that we didn't create.Ruslan Ermilov2002-04-031-6/+1
* Remove the disktab.h include file from the build.Poul-Henning Kamp2002-04-011-1/+1
* Install sys/security/lomac/*.h to /usr/include/security/lomac/.Ruslan Ermilov2002-03-261-28/+11
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217Ruslan Ermilov2002-03-211-0/+2
* Fix bugs in the structure for rx_frame by making gap length one byte andDoug Ambrisko2001-12-311-1/+1
* FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-16/+16
* Install devfs includes.Brian Feldman2001-12-171-1/+1
* Add bmake glue for src/contrib/smbfs and connect userland smbfsSheldon Hearn2001-12-141-0/+7
* Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.Alexey Zelkin2001-12-111-3/+0
* Introduce readpassphrase(3), a superset of getpass(3). ThisBrian Feldman2001-11-201-1/+1