summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MFP4:jkoshy2005-06-091-1/+1
* - Remove padding for ABI compatibility of n_net member from structume2005-06-031-21/+0
* According to:rodrigc2005-05-311-56/+1
* Add support for XMM registers in GDB for x86 processors that supportdfr2005-05-311-0/+4
* 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
* disable defining NI_WITHSCOPEID. It was obsoleted, and was existume2005-05-271-1/+1
* Make <runefile.h> internal to libc.ru2005-05-162-62/+1
* - The ai_addrlen of a struct addrinfo used to be a size_t, perume2005-05-151-5/+46
* Provide more POSIX-complaint ttyname_r(3) interface[1], which is slightlydelphij2005-05-131-1/+1
* Connect MLINKS for ttyname_r(3), and add prototype into unistd.h.delphij2005-05-111-0/+1
* hide implementation specific internal functions from netdb.h.ume2005-04-271-12/+0
* Conditionalize the ipfilter header files on NO_IPFILTER. While normally thesescottl2005-04-261-0/+4
* Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now usedavidxu2005-04-111-1/+1
* Add pthread_condattr_getclock, pthread_condattr_setclock.davidxu2005-04-031-0/+4
* Make sure that $_MARCH and friends existimp2005-04-031-0/+8
* Define CLOCK_* and TIMER_* in time.h, where they are supposed to be.das2005-04-021-1/+20
* When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include intoimp2005-04-011-10/+39
* - Declare mknod in stat.h (in addition to unistd.h), as per XSI.das2005-03-221-0/+3
* 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
* Bring in NetBSD's improvements and cleanups to NLS subsystem, makingphantom2005-02-271-30/+79
* Make the format of LC_CTYPE files architecture independent byru2005-02-262-1/+63
* The Intel C/C++ compiler doesn't require a typedef for _Bool when compilingmarius2005-02-191-1/+1
* . Convert return type of gai_strerror() to 'const char *' as POSIX requires.phantom2005-02-141-1/+1
* Install GPIB related includefiles (unless NO_GPIB)phk2005-02-061-2/+6
* implement AI_NUMERICSERV (as defined in RFC3493).ume2005-01-271-3/+5
* Correct a typo in the definition of _PW_VERSION_MASK. This macro isnectar2005-01-261-3/+3
* Fix the pbio include file installation process and thedds2005-01-141-5/+8
* Add missing entry.pjd2005-01-111-1/+1
* Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,tjr2005-01-091-0/+1
* Fix typo, function name pthread_rwlock_timedrwlock should bedavidxu2005-01-081-1/+1
* Introduce new field 'fts_bignum' which is 64bit long and will allow topjd2005-01-071-2/+10
* Constify arguments.marcel2005-01-031-6/+6
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
* According to the information on:trhodes2004-12-102-3/+19
* Remove nfsclnt() prototype.phk2004-12-071-1/+0
* Fixed transition from SHARED=symlinks to SHARED=copies.ru2004-11-171-1/+1
* Help Tinderbox and remove autofsmarkm2004-11-101-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
* Remove the obsolete <rune.h> interface.tjr2004-10-172-69/+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
* Add the macro RES_DFLRETRY long-promised by resolver(5).yar2004-09-091-0/+1
* Add a workaround to recognise I/_Complex_I as complex arguments. Althoughstefanf2004-09-031-1/+2
* Use the keyword '_Complex' rather than the macro 'complex' sincestefanf2004-09-031-4/+4
* Embarrassing typo: s/nextbyint/nearbyint/stefanf2004-09-031-1/+1
OpenPOWER on IntegriCloud