NetBSD/sys
matthias 73ea4ca540 Document a non-obvious use of addr in interrupt(). 1997-03-01 09:49:48 +00:00
..
adosfs
arch Document a non-obvious use of addr in interrupt(). 1997-03-01 09:49:48 +00:00
compat Use splclock() to block time updates, not splhigh(). 1997-02-28 05:01:21 +00:00
conf Add compiled-in MCLBYTES and MSIZE to conf/param.c, as 'mclbytes" and "msize". 1997-02-28 00:14:19 +00:00
ddb
dev Add the 53c96 variant. 1997-02-27 13:59:32 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660
kern Use splclock() to block time updates, not splhigh(). 1997-02-28 04:45:35 +00:00
lib allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS 1997-02-16 21:25:18 +00:00
lkm Give the entry point of this LKM a sane name, as suggested by 1997-02-21 21:11:16 +00:00
miscfs use the proper entry count; from Yasufumi Itoh in PR kern/3175. 1997-02-20 05:04:05 +00:00
msdosfs
net Avoid duplicate definition of PFIL_HOOKS in the case that the config 1997-02-22 17:52:44 +00:00
netccitt
netinet allow src-routed packetd by default, per host requirements 1997-02-26 04:09:32 +00:00
netiso
netnatm
netns
nfs Use ALIGNED_POINTER to see whether mbuf data needs to be realigned. 1997-02-24 23:26:20 +00:00
scsi If posting an error condition because the media has been unloaded, 1997-02-21 23:03:25 +00:00
stand
sys fix reversal of strings for ddb.lines and ddb.tabstops; from Andrew 1997-02-27 06:25:27 +00:00
ufs Implement similar fix as in the NQNFS fix from BSDI, to avoid race conditions 1997-02-22 03:25:05 +00:00
vm DTRT if vm_object_lookup() returns NULL. This may happen while an object is 1997-02-27 17:49:05 +00:00
Makefile