Go to file
thorpej 3a1f5cdbfc If maniuplating a read lock on the proc list, we no longer need
to go to splclock() -- spinlockmgr() handles the interrupt blocking
while holding the interlock for us, now.
2000-08-17 14:37:54 +00:00
bin rename nset to infoset from jhawk. 2000-08-02 19:44:18 +00:00
crypto Fix example: lib_defaults -> libdefaults, default_domain -> default_realm 2000-08-15 17:22:45 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib * Add timezone-setting menu to sysinst, offering all timezones from 2000-08-15 01:08:00 +00:00
etc Add lpt and com 2000-08-17 14:13:41 +00:00
games Corrected quote. It was totally missing its (well-known) equivalent of 2000-08-12 23:04:15 +00:00
gnu pull across a patch from gcc-current that fixes ~90% of the sparc64 compile 2000-08-17 04:01:30 +00:00
include ISO/IEC 9899:1999: MB_CUR_MAX expands to a positive integer expression with 2000-08-10 10:03:43 +00:00
lib Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
libexec remove extra period 2000-08-14 12:16:45 +00:00
regress
sbin * use strcasecmp() instead of strcmp() so that filesystem type and disk type 2000-08-14 22:37:08 +00:00
share MLINK2->M_LINK2, also make the listing of these three options be more in 2000-08-14 17:34:12 +00:00
sys If maniuplating a read lock on the proc list, we no longer need 2000-08-17 14:37:54 +00:00
usr.bin Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
usr.sbin add NetBSD id tags. 2000-08-17 12:36:32 +00:00
Makefile Document the cool NOCLEANDIR/NOINCLUDES options that somebody added. 2000-08-05 10:17:35 +00:00
Makefile.inc