NetBSD/sys
bjh21 b4b00796cd Fix a couple of obvious bugs in new code:
set_r15() needs to put the new value into R15, not the old one.
get_r15() can return using MOVS rather than MOV.
2001-12-20 17:45:31 +00:00
..
adosfs
altq
arch Fix a couple of obvious bugs in new code: 2001-12-20 17:45:31 +00:00
coda add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
compat Add some missing ioctl()s. From Tommy Bohlin in PR kern/14414. 2001-12-19 15:20:16 +00:00
conf Bump version to 1.5ZA - struct file change 2001-12-18 22:34:37 +00:00
crypto
ddb
dev Add UIRDA_DEBUG. 2001-12-20 17:41:32 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern PR/14795: Christos Zoulas: Fix locking problem on MP systems where 2001-12-18 15:51:52 +00:00
lib MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
lkm Fix a typo. 2001-12-14 20:51:01 +00:00
miscfs add some compatibility routines to allow mmap() to work non-UBCified 2001-12-18 07:49:36 +00:00
msdosfs
net Remove yet another spurious (debug?) output. 2001-12-16 23:55:28 +00:00
netatalk
netccitt
netinet correct timing to increment icmp6 MIB variables. sync with kame 2001-12-07 10:10:43 +00:00
netinet6 centralize multicast group management (in6_join/leavegroup). 2001-12-20 07:26:36 +00:00
netisdn
netiso MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey
netnatm
netns
netsmb
nfs Set np->n_size before calling nfs_vinvalbuf, to avoid recursion 2001-12-15 00:32:49 +00:00
ntfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
stand
sys Bump version to 1.5ZA - struct file change 2001-12-18 22:34:37 +00:00
ufs ffs_reload may be called after an old fsck has run, and the pending* 2001-12-19 15:20:19 +00:00
uvm G/C no longer used saved credential for file i/o. 2001-12-16 04:51:34 +00:00
Makefile