NetBSD/sys
1994-06-18 00:34:33 +00:00
..
adosfs update to new vfs interface. 1994-06-17 20:06:05 +00:00
arch Change vmapbuf() and vunmapbuf() to use b_bufsize, not b_bcount. 1994-06-17 22:20:49 +00:00
boot
compat async_daemon only if NFSCLIENT 1994-06-15 19:38:05 +00:00
conf 4.4 fs code. 1994-06-10 10:57:03 +00:00
ddb Fix test for empty db_symtab on big-endian machines. 1994-06-03 01:58:32 +00:00
dev resolve confusion over who owns the buf after calling scsi_scsi_cmd() 1994-06-16 15:57:39 +00:00
isofs b_un.b_addr -> b_data 1994-06-14 23:54:44 +00:00
kern Compatibility with old code that uses NTTYDISC, if COMPAT_43. 1994-06-16 17:54:52 +00:00
lib wierd fix for very wierd pmax compile problem. terry hit this too 1994-06-16 05:17:20 +00:00
libkern
miscfs Another update from JSP. 1994-06-17 15:21:33 +00:00
msdosfs MIN -> min, MAX -> max 1994-05-24 02:35:53 +00:00
net some minor splx-type bug fixes from christos@deshaw.com. 1994-06-14 03:09:23 +00:00
netccitt glad to see that this was compiled after the new FS code went in! 1994-06-18 00:34:33 +00:00
netinet Update to version 2 mrouting; from pre-4.4lite NetBSD + 4.4 mods 1994-06-09 16:01:53 +00:00
netiso Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:10:16 +00:00
netns Update to 4.4-Lite networking code, with a few local changes. 1994-05-13 06:10:16 +00:00
nfs Turn P_NOSWAP and P_PHYSIO into a hold count, as suggested by a comment. 1994-06-15 19:59:21 +00:00
pcfs
scsi resolve confusion over who owns the buf after calling scsi_scsi_cmd() 1994-06-16 15:57:39 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys Turn P_NOSWAP and P_PHYSIO into a hold count, as suggested by a comment. 1994-06-15 19:59:21 +00:00
ufs This i_flags should be i_flag. 1994-06-16 03:25:40 +00:00
vm Turn P_NOSWAP and P_PHYSIO into a hold count, as suggested by a comment. 1994-06-15 19:59:21 +00:00
Makefile