NetBSD/sys
mycroft 66c4e32b11 Just increment the generation count. Using the time is bogus and defeats
fsirand(8).
1997-03-10 06:18:28 +00:00
..
adosfs
arch Frob pages before trying to map them, to be sure they exist. 1997-03-09 16:00:06 +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 FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev - Turn the sc_[tr]bufaddr fields into arrays of addresses instead of just 1997-03-09 21:12:39 +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 depend target to be parallized, from Andrew Wheadon 1997-03-07 00:50:30 +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 Use splimp() to block interrupts, not splhigh(). 1997-03-04 21:40:07 +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 In nfs_link(), check for a cross-device mount *before* looking in the 1997-03-05 02:08:06 +00:00
scsi garbage collect unused variable (was this struct declaration orginally 1997-03-04 06:25:22 +00:00
stand
sys LOFS is long gone 1997-03-10 03:27:22 +00:00
ufs Just increment the generation count. Using the time is bogus and defeats 1997-03-10 06:18:28 +00:00
vm Remove a printf() that's no longer needed. 1997-03-03 20:56:12 +00:00
Makefile