NetBSD/sys
mrg 62ba41606d use right syscalls 1998-08-26 13:38:21 +00:00
..
adosfs In readlink, don't copy the string's NUL-terminator, and remove a redundant 1998-08-19 13:12:40 +00:00
arch Add more opl attachments. 1998-08-26 13:37:49 +00:00
compat use right syscalls 1998-08-26 13:38:21 +00:00
conf add COMPAT_SPARC32 1998-08-26 09:31:24 +00:00
ddb Indent to 4 space for tabs 2 and 3 like the rest of the code 1998-08-16 03:29:16 +00:00
dev Make the OPL driver attach directly to ISA as well. 1998-08-26 13:33:59 +00:00
filecorefs Minor code cleanups, KNF a couple of bits that got missed and remove 1998-08-14 18:04:04 +00:00
gdbscripts
ipkdb
isofs
kern Merge Chris Torek's new `%b' bit-field format into bitmask_snprintf(). 1998-08-23 22:42:32 +00:00
lib update for b->mem change in sys/kern; now we need memcmp and memset, not just memchr. AFAIK, memcpy is provided by the compiler or by locore on this platform. 1998-08-20 17:56:22 +00:00
lkm
miscfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
msdosfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
net Use do { ... } while (0) in RTFREE(). 1998-08-25 04:22:33 +00:00
netatalk
netccitt
netinet
netiso Add some braces to make egcs happy. 1998-08-25 04:43:46 +00:00
netnatm
netns
nfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:45:04 +00:00
stand
sys bitmask_snprintf() now takes a quad_t. 1998-08-23 22:43:27 +00:00
ufs Add some braces to make egcs happy. 1998-08-25 04:43:46 +00:00
uvm
vm vm_page_bootstrap takes vaddr_t *'s not paddr_t *'s 1998-08-24 22:36:36 +00:00
Makefile