summaryrefslogtreecommitdiffstats
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.des2000-08-311-1/+1
* Revert gratuitous whitespace changes from revisions 1.111 and 1.112.jhb2000-08-171-2/+2
* Backout addition of -L switch to mtree. Using -L breaks themarcel2000-07-231-1/+1
* Add -L to mtreeache2000-07-161-1/+1
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabitojun2000-07-051-1/+1
* bring in binary search tree code.alfred2000-07-011-1/+2
* Install /usr/include/dev/ppbus as well as dev/usbpeter2000-05-191-2/+2
* Revert previous commit, and remove the <event.h> symlink. As this isjlemon2000-04-181-1/+1
* Create <event.h> -> <sys/event.h> link that I forgot earlier.jlemon2000-04-161-2/+2
* The idea always was that `make copies' should undo theru2000-04-061-1/+4
* Sigh. Really fix it this time. It seems the first time through thepeter2000-01-261-1/+4
* Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb).peter2000-01-261-1/+8
* Install the USB include files in /usr/include/dev/usb.n_hibma2000-01-251-2/+2
* Revert previous commit.marcel1999-12-091-25/+58
* Remove support for symlinks instead of copies. This also avoidsmarcel1999-12-081-58/+25
* Create a symlink for <machine/joystick.h>, like soundcard.hpeter1999-12-051-1/+1
* Added ntfs subdir to be filled.semenu1999-12-031-1/+1
* Add missing netinet6.jlemon1999-11-051-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-2/+2
* Make libncp actually compiled.bp1999-10-141-2/+2
* Complete move of kvm.h to lib/libkvm so it's self contained.peter1999-10-041-1/+1
* Link ucontext.h to sys/ucontext.hmarcel1999-10-031-1/+2
* Only install backwards compat symlink for <machine/soundcard.h> if usingpeter1999-09-051-5/+5
* Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> ratherpeter1999-09-041-0/+5
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Nuke old copies of /usr/include/timepps.hphk1999-03-221-1/+2
* Remove <timepps.h> here as well.phk1999-03-111-2/+2
* Install <sys/aio.h> as <aio.h>.dt1999-01-171-2/+2
* Instead of a wrapper <linker_set.h>, use a symlink tojdp1999-01-141-3/+3
* Add a wrapper <linker_set.h> for <sys/linker_set.h>, so thatjdp1999-01-141-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-231-2/+2
* Install <sys/inttypes.h> as <inttypes.h>.dt1998-12-191-2/+2
* Don't even think about using a sysctl to build osreldate.h, since thisbde1998-10-171-17/+4
* back out h2ph from here, Bruce found another proper placeache1998-10-021-4/+1
* Add h2ph call to afterinstall targetache1998-10-021-1/+4
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-2/+2
* Add new cam include hierarchy.gibbs1998-09-151-3/+3
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-091-4/+4
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-2/+2
* Added iso646.h as defined by the Single UNIX Specification, version 2.alex1998-08-011-2/+2
* Install arpa/nameser_compat.hpeter1998-06-111-2/+2
* This is a prototype implementation of the draft-mogul-pps-api-##.txtphk1998-06-071-3/+3
* Move __FreeBSD_version from src/sys/conf/newvers.sh toeivind1998-05-211-2/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-2/+2
* My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.jb1998-03-081-3/+2
* Add a POSIX sched header. pthread_yield() in draft 4 becomesjb1998-03-081-2/+3
* Reviewed by: msmith, bde long agodufault1998-03-041-3/+14
* Uncommit the generated file key_prot.h. Install it from where itbde1998-02-131-2/+2
* Remove the include of <dlfcn.h> from crt0.c; it is not needed nowjdp1998-02-111-2/+3
* kill ufs/lfs so that make installworld completes successfully.imp1998-01-311-2/+2
OpenPOWER on IntegriCloud