NetBSD/sys
mycroft 4913ba5369 V_SWTCH is no longer needed. 1997-03-13 04:37:20 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch V_SWTCH is no longer needed. 1997-03-13 04:37:20 +00:00
compat Use splclock() to block time updates, not splhigh(). 1997-02-28 05:01:21 +00:00
conf add an entry for 'isp', the MI Qlogic ISP 10x0 SCSI Controller driver, 1997-03-12 01:56:18 +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 change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern Probe linux emul before svr4 emul. From Christos. 1997-03-13 02:55:25 +00:00
lib Moved here (via repository copy) so they are more easily shared. 1997-03-11 18:23:55 +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 this is umapfs, not lofs 1997-03-11 03:55:04 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +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 SDEV_NOMODESENSE quirks are no longer needed for optical devices; from 1997-03-11 06:06:35 +00:00
stand
sys Add NOATIME to the visible flags (statfs, fstatfs). 1997-03-12 12:09:47 +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