NetBSD/sys
1999-08-16 13:10:52 +00:00
..
adosfs
arch Remove board-specific CSR definitions. 1999-08-16 13:10:52 +00:00
coda
compat Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
conf defopt COMPAT_14 1999-08-14 14:40:08 +00:00
ddb
dev Fix several LP64 problems, and clear up kernel pointer vs. physical 1999-08-16 02:01:11 +00:00
filecorefs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
gdbscripts
ipkdb
isofs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
kern In getnewvnode(), initialize v_interlock when the vnode comes from the 1999-08-14 06:23:59 +00:00
lib
lkm
miscfs protect against large uio_offset 1999-08-14 02:20:19 +00:00
msdosfs msdosfs_access(): initialize mode to ap->a_mode instead of 0. Fixes PR 7619. 1999-08-16 07:43:12 +00:00
net u_char -> u_int8_t in the IPv6 goo. 1999-08-10 18:16:07 +00:00
netatalk
netccitt
netinet fix sototcpcb(). this sometimes caused panic on OOB data reception. 1999-08-12 16:04:52 +00:00
netinet6 typo fix (from koji@dti.ad.jp). 1999-08-14 19:17:19 +00:00
netiso
netkey
netnatm
netns
nfs
ntfs the Unicode uppercase translation table is read when first ntfs volume 1999-08-16 08:11:34 +00:00
stand
sys Arrange struct simplelock more efficiently. (Megabytes of these can be 1999-08-14 06:56:07 +00:00
ufs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
uvm In uvm_anon_init() and uvm_anon_add(), initialize the ref count lock. 1999-08-14 06:25:48 +00:00
vm
Makefile