NetBSD/sys
thorpej 0017cafe69 s/esp/asc/g, and make it carry the ncr53c9x attribute. 1997-02-27 01:20:53 +00:00
..
adosfs
arch s/esp/asc/g, and make it carry the ncr53c9x attribute. 1997-02-27 01:20:53 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf Define the ncr53c9x attribute to pull in the MI 53c9x driver. 1997-02-27 01:13:45 +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 Machine-independent NCR 53c9x SCSI driver, derived from the SPARC/Alpha 1997-02-27 01:12:07 +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 Remove prepending "#" and "$" characters from constants so this can 1997-02-26 23:44:24 +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 Back out the last commit: 1997-02-25 20:04:19 +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 a mutex on vnode_pager_sync avoids another race condition, only possible if sync were called again while we were sleeping. This should be the last of this nest of bugs. From mycroft. 1997-02-26 02:26:19 +00:00
Makefile