NetBSD/sys
1998-03-21 04:27:58 +00:00
..
adosfs
arch Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
compat SETFRAGMENT ignores the high bit. 1998-03-19 06:53:28 +00:00
conf Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00
ddb
dev Remove a bogus initializer. 1998-03-21 04:27:58 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
lib
lkm build msdosfs LKM with UVM support. pr#5014 1998-03-10 06:53:36 +00:00
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs
net convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
netatalk
netccitt
netinet Fix a retransmission bug introduced by the Brakmo and Peterson 1998-03-19 22:29:33 +00:00
netiso
netnatm
netns
nfs
stand
sys Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm rework the copy inheritance case of fork. the old way did not handle 1998-03-19 19:26:50 +00:00
vm VM_PSTRAT_RANDOM does not use varible x. #ifdef x's definition. 1998-03-20 17:40:20 +00:00
Makefile