Go to file
perry 37cb095897 1) Change "dectohexdec" and "hexdectodec" to "bintobcd" and
"bcdtobin". The old names were bogus.
2) Make the code grok the NVRAM's century field. This code is, to say
the least, poorly tested. It should make NetBSD play nicer with other
OSes that care about the century field, however.
1998-10-12 15:41:11 +00:00
bin create a "stat_flags.h" to go with stat_flags.c 1998-10-10 07:38:22 +00:00
distrib Remove /sbin/ldconfig - not used on mips ports anymore 1998-10-12 03:10:28 +00:00
etc Use "${MAKE}" instead of "make" for cross compilation. 1998-10-09 10:40:59 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Teach bfd that NetBSD/vax can have two MIDs. 1998-10-12 01:43:38 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Need "namespace.h". 1998-10-11 19:42:29 +00:00
libexec Get shared libraries a lot closer to working. 1998-10-12 01:33:35 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
share Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji. 1998-10-10 14:02:15 +00:00
sys 1) Change "dectohexdec" and "hexdectodec" to "bintobcd" and 1998-10-12 15:41:11 +00:00
usr.bin Teach file that NetBSD/vax has two magic numbers. 1998-10-12 01:41:32 +00:00
usr.sbin + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00
Makefile Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. 1998-10-07 02:35:38 +00:00