NetBSD/sys
mark 54e053627e Implement bus_space_{read,write}_region_2().
Make bus_space_copy_region_2() work correctly for overlapping regions.
1999-02-27 11:14:27 +00:00
..
adosfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
arch Implement bus_space_{read,write}_region_2(). 1999-02-27 11:14:27 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch, 1999-02-20 23:25:55 +00:00
conf defopt BUFCACHE and BUFPAGES. 1999-02-27 06:39:34 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev After a vn_close(), set the vnode * to NULL so we don't try closing it 1999-02-27 03:43:20 +00:00
filecorefs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
gdbscripts
ipkdb
isofs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
kern Modify VOP_CLOSE vnode op to always take a locked vnode. Change vn_close 1999-02-26 23:38:55 +00:00
lib Add missing prototypes for static functions. 1999-02-26 22:46:32 +00:00
lkm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
miscfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
msdosfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
net So... after all, the ATA878.2 copy I had was buggy. The newer revision has 1999-02-25 11:20:34 +00:00
netatalk
netccitt
netinet -always do an RARP if revarpwhoarewe() is called, it might be for another 1999-02-21 15:17:14 +00:00
netiso convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
netnatm
netns
nfs Rationalize the vfs_checkexp macro to be VFS_CHECKEXP. 1999-02-27 00:47:34 +00:00
stand
sys Rationalize the vfs_checkexp macro to be VFS_CHECKEXP. 1999-02-27 00:47:34 +00:00
ufs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
uvm handle SWAP_DUMPDEV 1999-02-23 15:58:28 +00:00
vm RCS ID police 1999-02-15 04:14:54 +00:00
Makefile