summaryrefslogtreecommitdiffstats
path: root/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-291-2/+2
* Add an extensible version of our *printf(3) implementation to libcphk2005-12-161-1/+1
* Install the mqueue.h header.ru2005-12-011-1/+2
* Remove commented out reference to posix4/mqueue.h. It hasn't been installedrodrigc2005-11-281-2/+1
* Since speaker.h now lives in sys/dev/speaker, reflect this fact here.delphij2005-11-111-1/+1
* Add the lmcconfig tool for controlling the lmc driver. Add man pages andscottl2005-10-031-1/+1
* Back out 1.247. On ia64 <osreldate.h> is included from assembler source,stefanf2005-09-141-1/+0
* Put a getosreldate() prototype into <osreldate.h>, getosreldate(3) impliesstefanf2005-09-121-0/+1
* Respect the YES_HESIOD build variable.phk2005-08-061-1/+5
* Connect GEOM_ELI class to the build.pjd2005-07-271-2/+2
* MFP4:jkoshy2005-06-091-1/+1
* Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS.rwatson2005-05-301-2/+2
* Do install BSM include files (such as they are) when installing systemrwatson2005-05-291-1/+1
* Make <runefile.h> internal to libc.ru2005-05-161-1/+1
* Conditionalize the ipfilter header files on NO_IPFILTER. While normally thesescottl2005-04-261-0/+4
* Make sure that $_MARCH and friends existimp2005-04-031-0/+8
* When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include intoimp2005-04-011-10/+39
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].ume2005-03-111-0/+8
* Only install acpiio.h in /usr/include. That's all we want to export to users.njl2005-03-021-2/+10
* Sync the list of headers visible with SHARED=symlinks with thoseru2005-03-021-1/+6
* Install acpi includes in dev/acpica. This should later be trimmed (the pcinjl2005-02-281-1/+2
* Make the format of LC_CTYPE files architecture independent byru2005-02-261-1/+2
* Install GPIB related includefiles (unless NO_GPIB)phk2005-02-061-2/+6
* Fix the pbio include file installation process and thedds2005-01-141-5/+8
* Add missing entry.pjd2005-01-111-1/+1
* Fixed transition from SHARED=symlinks to SHARED=copies.ru2004-11-171-1/+1
* Help Tinderbox and remove autofsmarkm2004-11-101-1/+1
* Remove the obsolete <rune.h> interface.tjr2004-10-171-1/+1
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:dougb2004-09-271-0/+5
* Pass the idea of the make(1) binary to use down to newvers.sh.ru2004-09-171-1/+1
* Install netflow includes.glebius2004-09-161-2/+3
* Hook autofs to the build.alfred2004-09-021-1/+1
* Connect RAID3 GEOM class to the build.pjd2004-08-161-1/+2
* Sort in dictionary order.tjr2004-08-121-1/+1
* Move some internal macros and inlines from ctype.h to a new file, _ctype.h,tjr2004-08-121-1/+2
* Implement C99's standard header <tgmath.h>. It provides type-generic macrosstefanf2004-08-081-1/+2
* Connect GEOM_MIRROR class to the build.pjd2004-07-301-1/+1
* Add proc_service.h, the common file both debugger and libthread_db willdavidxu2004-07-151-1/+1
* Add implementations of ftw(3) and nftw(3) and the corresponding headerdas2004-07-051-1/+2
* Introduce GEOM_LABEL class.pjd2004-07-021-1/+1
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompilemlaier2004-06-131-0/+8
* - Install includes used by STRIPE and NOP GEOM classes.pjd2004-05-201-1/+1
* - Look into geom/gate/ and geom/concat/ for includes.pjd2004-04-301-2/+3
* Add skeleton build dirs for pf userland:mlaier2004-02-281-0/+8
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktrobrien2003-12-081-3/+6
* Fix sort order.obrien2003-12-081-1/+1
* Install UDF header files to unbreak /sbin building when /sys is not present.scottl2003-11-221-1/+1
* *blush*. stdhash.h != strhash.hpeter2003-10-291-1/+1
* Add a new machine independent varargs.h and use it as a central placekan2003-09-011-3/+3
OpenPOWER on IntegriCloud