NetBSD/sys
thorpej 17b60fc6e9 In vnode_pager_sync(), we need to vm_object_deallocate() after cleaning
pages.  Noticed by Thor Simon <tls@netbsd.org>, confirmed by
Charles Hannum <mycroft@netbsd.org>
1997-02-21 20:22:39 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Implement bus_space_set_multi_N(), bus_space_set_region_N(), and 1997-02-20 05:53:00 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf include net/pfil.c with pfil_hooks|ipfilter 1997-02-18 21:14:03 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev Fix typo in comment. 1997-02-21 07:14:21 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern sync filesystems in reverse order. suggested originally by Jim Rees 1997-02-20 04:52:44 +00:00
lib allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS 1997-02-16 21:25:18 +00:00
lkm _All_ compat LKMs are broken. Pointed out by mrg. 1997-02-18 15:31:51 +00:00
miscfs use the proper entry count; from Yasufumi Itoh in PR kern/3175. 1997-02-20 05:04:05 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net Don't include ipfilter.h if building an LKM. 1997-02-19 23:07:57 +00:00
netccitt
netinet Don't include ipfilter.h if building an LKM. 1997-02-19 23:07:57 +00:00
netiso
netnatm
netns
nfs Don't set sillyrename field to 0 for directories, as it's in a union with 1997-02-12 17:26:56 +00:00
scsi Fix typo in comment. 1997-02-21 07:14:21 +00:00
stand
sys include terminating null in count returned by SUN_LEN macro; from 1997-02-20 06:43:48 +00:00
ufs - Add ffs_mountroot to ffs_vfsops. 1997-01-31 03:05:31 +00:00
vm In vnode_pager_sync(), we need to vm_object_deallocate() after cleaning 1997-02-21 20:22:39 +00:00
Makefile