aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert previous commit, and remove the <event.h> symlink. As this isJonathan Lemon2000-04-181-1/+1
* Create <event.h> -> <sys/event.h> link that I forgot earlier.Jonathan Lemon2000-04-161-2/+2
* The idea always was that `make copies' should undo theRuslan Ermilov2000-04-061-1/+4
* Sigh. Really fix it this time. It seems the first time through thePeter Wemm2000-01-261-1/+4
* Fix world breakage (kdump, truss) causes by rev 1.107 (adding dev/usb).Peter Wemm2000-01-261-1/+8
* Install the USB include files in /usr/include/dev/usb.Nick Hibma2000-01-251-2/+2
* Revert previous commit.Marcel Moolenaar1999-12-091-25/+58
* Remove support for symlinks instead of copies. This also avoidsMarcel Moolenaar1999-12-081-58/+25
* Create a symlink for <machine/joystick.h>, like soundcard.hPeter Wemm1999-12-051-1/+1
* Added ntfs subdir to be filled.Semen Ustimenko1999-12-031-1/+1
* Add missing netinet6.Jonathan Lemon1999-11-051-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-2/+2
* Make libncp actually compiled.Boris Popov1999-10-141-2/+2
* Complete move of kvm.h to lib/libkvm so it's self contained.Peter Wemm1999-10-041-1/+1
* Link ucontext.h to sys/ucontext.hMarcel Moolenaar1999-10-031-1/+2
* Only install backwards compat symlink for <machine/soundcard.h> if usingPeter Wemm1999-09-051-5/+5
* Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> ratherPeter Wemm1999-09-041-0/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Nuke old copies of /usr/include/timepps.hPoul-Henning Kamp1999-03-221-1/+2
* Remove <timepps.h> here as well.Poul-Henning Kamp1999-03-111-2/+2
* Install <sys/aio.h> as <aio.h>.Dmitrij Tejblum1999-01-171-2/+2
* Instead of a wrapper <linker_set.h>, use a symlink toJohn Polstra1999-01-141-3/+3
* Add a wrapper <linker_set.h> for <sys/linker_set.h>, so thatJohn Polstra1999-01-141-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-231-2/+2
* Install <sys/inttypes.h> as <inttypes.h>.Dmitrij Tejblum1998-12-191-2/+2
* Don't even think about using a sysctl to build osreldate.h, since thisBruce Evans1998-10-171-17/+4
* back out h2ph from here, Bruce found another proper placeAndrey A. Chernov1998-10-021-4/+1
* Add h2ph call to afterinstall targetAndrey A. Chernov1998-10-021-1/+4
* (this is an extract from src/share/examples/atm/README)Poul-Henning Kamp1998-09-151-2/+2
* Add new cam include hierarchy.Justin T. Gibbs1998-09-151-3/+3
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.KATO Takenori1998-09-091-4/+4
* Add a new library function getobjformat(). It checks all theJohn Polstra1998-09-091-2/+2
* Added iso646.h as defined by the Single UNIX Specification, version 2.Alexander Langer1998-08-011-2/+2
* Install arpa/nameser_compat.hPeter Wemm1998-06-111-2/+2
* This is a prototype implementation of the draft-mogul-pps-api-##.txtPoul-Henning Kamp1998-06-071-3/+3
* Move __FreeBSD_version from src/sys/conf/newvers.sh toEivind Eklund1998-05-211-2/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-2/+2
* My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.John Birrell1998-03-081-3/+2
* Add a POSIX sched header. pthread_yield() in draft 4 becomesJohn Birrell1998-03-081-2/+3
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-3/+14
* Uncommit the generated file key_prot.h. Install it from where itBruce Evans1998-02-131-2/+2
* Remove the include of <dlfcn.h> from crt0.c; it is not needed nowJohn Polstra1998-02-111-2/+3
* kill ufs/lfs so that make installworld completes successfully.Warner Losh1998-01-311-2/+2
* unborkify osreldate.h install (change \ to / - someone was in DOS mode! ;)Jordan K. Hubbard1998-01-021-2/+2
* Install osreldate.h from ${.OBJDIR}.Steve Price1998-01-011-2/+3
* Reinsert telnet.h into the list of files installed into include/arpa/Mark Murray1997-10-031-2/+2
* Changes for KTH KerberosIV.Mark Murray1997-09-281-2/+2
* Removed installhdrs target. It was an unnecessary complication.Bruce Evans1997-09-161-7/+2
* SYSV has both <poll.h> and <sys/poll.h>. (poll.h merely #includesPeter Wemm1997-09-141-2/+2
* Don't traverse subdirectories twice for normal installs.Bruce Evans1997-08-211-1/+4