NetBSD/sys
thorpej 9bbe89ea3f Garbage-collect the kpt_page stuff; it was basically unused in this
pmap, and isn't applicable to how dynamically allocated kernel page
tables will work on the Alpha.
1998-02-27 22:25:25 +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 Garbage-collect the kpt_page stuff; it was basically unused in this 1998-02-27 22:25:25 +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 Remove some duplicate definitions. 1998-02-27 13:17:25 +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 regen 1998-02-25 21:30:36 +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 typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
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 regen 1998-02-25 21:30:36 +00:00
ufs Include the LFS option header. 1998-02-19 00:54:39 +00:00
uvm be consistent about offsets in kernel objects. vm_map_min(kernel_map) 1998-02-24 15:58:09 +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