NetBSD/sys
chuck 5ad9218203 fix uvm-related protection error: we can't write protect the
vmcmd_map_readvn() area until after we do vn_rdwr().  should fix
problem reported by sean doran.
1998-02-23 18:53:22 +00:00
..
adosfs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
arch Two purely cosmetic whitespace changes. 1998-02-23 18:45:44 +00:00
compat Regen. 1998-02-20 18:09:29 +00:00
conf Define the NetBSD file systems, and specify option headers for 1998-02-19 00:28:52 +00:00
ddb - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
dev -make compile without BROKEN_INDIRECT_CONFIG 1998-02-23 14:12:18 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
kern fix uvm-related protection error: we can't write protect the 1998-02-23 18:53:22 +00:00
lib Fix omission in last. 1998-02-22 15:24:08 +00:00
lkm Don't vfs_opv_init_*(); this is properly handed by vfs_attach(). 1998-02-18 07:18:21 +00:00
miscfs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:26:57 +00:00
msdosfs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
net add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
netatalk
netccitt Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netinet Update copyright (sigh, should have done this long ago). 1998-02-19 02:36:42 +00:00
netiso Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netnatm
netns Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
nfs Include the NFS option header. 1998-02-19 00:54:13 +00:00
stand
sys Add option to use "static" storage provided by the caller. 1998-02-19 23:51:48 +00:00
ufs Include the LFS option header. 1998-02-19 00:54:39 +00:00
uvm Include the NFS option header. 1998-02-19 00:55:04 +00:00
vm Add a diagnostic panic() to catch attempts to call vm_page_unwire() with 1998-02-23 14:37:00 +00:00
Makefile re-alphabetize LDIRS 1998-02-10 02:06:06 +00:00