| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an implementation of the semi-standard wcsdup() function, as found | tjr | 2005-08-13 | 1 | -0/+1 |
* | Sync libedit with recent NetBSD developments. Including improvements to the | stefanf | 2005-08-07 | 1 | -12/+38 |
* | Respect the YES_HESIOD build variable. | phk | 2005-08-06 | 1 | -1/+5 |
* | Connect GEOM_ELI class to the build. | pjd | 2005-07-27 | 1 | -2/+2 |
* | Remove padding for ABI compatibility of ai_addrlen member | ume | 2005-07-22 | 1 | -19/+0 |
* | MFP4: | jkoshy | 2005-06-09 | 1 | -1/+1 |
* | - Remove padding for ABI compatibility of n_net member from struct | ume | 2005-06-03 | 1 | -21/+0 |
* | According to: | rodrigc | 2005-05-31 | 1 | -56/+1 |
* | Add support for XMM registers in GDB for x86 processors that support | dfr | 2005-05-31 | 1 | -0/+4 |
* | Correct mistake in previous commit: add 'bsm' to LDIRS not LSUBDIRS. | rwatson | 2005-05-30 | 1 | -2/+2 |
* | Do install BSM include files (such as they are) when installing system | rwatson | 2005-05-29 | 1 | -1/+1 |
* | disable defining NI_WITHSCOPEID. It was obsoleted, and was exist | ume | 2005-05-27 | 1 | -1/+1 |
* | Make <runefile.h> internal to libc. | ru | 2005-05-16 | 2 | -62/+1 |
* | - The ai_addrlen of a struct addrinfo used to be a size_t, per | ume | 2005-05-15 | 1 | -5/+46 |
* | Provide more POSIX-complaint ttyname_r(3) interface[1], which is slightly | delphij | 2005-05-13 | 1 | -1/+1 |
* | Connect MLINKS for ttyname_r(3), and add prototype into unistd.h. | delphij | 2005-05-11 | 1 | -0/+1 |
* | hide implementation specific internal functions from netdb.h. | ume | 2005-04-27 | 1 | -12/+0 |
* | Conditionalize the ipfilter header files on NO_IPFILTER. While normally these | scottl | 2005-04-26 | 1 | -0/+4 |
* | Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now use | davidxu | 2005-04-11 | 1 | -1/+1 |
* | Add pthread_condattr_getclock, pthread_condattr_setclock. | davidxu | 2005-04-03 | 1 | -0/+4 |
* | Make sure that $_MARCH and friends exist | imp | 2005-04-03 | 1 | -0/+8 |
* | Define CLOCK_* and TIMER_* in time.h, where they are supposed to be. | das | 2005-04-02 | 1 | -1/+20 |
* | When $MACHINE != $MACHINE_ARCH, install $MACHINE_ARCH/include into | imp | 2005-04-01 | 1 | -10/+39 |
* | - Declare mknod in stat.h (in addition to unistd.h), as per XSI. | das | 2005-03-22 | 1 | -0/+3 |
* | just use crypto/rijndael, and nuke opencrypto/rindael.[ch]. | ume | 2005-03-11 | 1 | -0/+8 |
* | Only install acpiio.h in /usr/include. That's all we want to export to users. | njl | 2005-03-02 | 1 | -2/+10 |
* | Sync the list of headers visible with SHARED=symlinks with those | ru | 2005-03-02 | 1 | -1/+6 |
* | Install acpi includes in dev/acpica. This should later be trimmed (the pci | njl | 2005-02-28 | 1 | -1/+2 |
* | Bring in NetBSD's improvements and cleanups to NLS subsystem, making | phantom | 2005-02-27 | 1 | -30/+79 |
* | Make the format of LC_CTYPE files architecture independent by | ru | 2005-02-26 | 2 | -1/+63 |
* | The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling | marius | 2005-02-19 | 1 | -1/+1 |
* | . Convert return type of gai_strerror() to 'const char *' as POSIX requires. | phantom | 2005-02-14 | 1 | -1/+1 |
* | Install GPIB related includefiles (unless NO_GPIB) | phk | 2005-02-06 | 1 | -2/+6 |
* | implement AI_NUMERICSERV (as defined in RFC3493). | ume | 2005-01-27 | 1 | -3/+5 |
* | Correct a typo in the definition of _PW_VERSION_MASK. This macro is | nectar | 2005-01-26 | 1 | -3/+3 |
* | Fix the pbio include file installation process and the | dds | 2005-01-14 | 1 | -5/+8 |
* | Add missing entry. | pjd | 2005-01-11 | 1 | -1/+1 |
* | Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64, | tjr | 2005-01-09 | 1 | -0/+1 |
* | Fix typo, function name pthread_rwlock_timedrwlock should be | davidxu | 2005-01-08 | 1 | -1/+1 |
* | Introduce new field 'fts_bignum' which is 64bit long and will allow to | pjd | 2005-01-07 | 1 | -2/+10 |
* | Constify arguments. | marcel | 2005-01-03 | 1 | -6/+6 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 2 | -2/+2 |
* | According to the information on: | trhodes | 2004-12-10 | 2 | -3/+19 |
* | Remove nfsclnt() prototype. | phk | 2004-12-07 | 1 | -1/+0 |
* | Fixed transition from SHARED=symlinks to SHARED=copies. | ru | 2004-11-17 | 1 | -1/+1 |
* | Help Tinderbox and remove autofs | markm | 2004-11-10 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 2 | -2/+2 |
* | Remove the obsolete <rune.h> interface. | tjr | 2004-10-17 | 2 | -69/+1 |
* | 1. Add much finer granularity to the NO_BIND knobs with the addition of: | dougb | 2004-09-27 | 1 | -0/+5 |
* | Pass the idea of the make(1) binary to use down to newvers.sh. | ru | 2004-09-17 | 1 | -1/+1 |