NetBSD/sys
thorpej 19024ae2fb Don't vfs_opv_init_*(); this is properly handed by vfs_attach(). 1998-02-18 07:18:21 +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 Fixup an inconsistency in the declaration of PTDpaddr, pointed out by 1998-02-18 03:04:40 +00:00
compat Regen: use POSIX semantics for chown()/fchown(). 1998-02-14 22:06:38 +00:00
conf Remove "class" declarations, and add "devclass" declarations where 1998-02-16 22:12:45 +00:00
ddb - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
dev include an MD header if arm32. (No header yet, but there will be 1998-02-17 18:27:10 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
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 Yay! This file is finally DEAD DEAD DEAD! 1998-02-18 07:17:13 +00:00
lib Always set own IP address to 0.0.0.0 before BOOTP or DHCP. 1998-02-16 11:10:54 +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:05:47 +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 Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netinet Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +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 Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys Add a pointer to an array of struct vnodeopv_desc *'s, for use by 1998-02-18 07:09:15 +00:00
ufs Place a pointer to an array of our vnodeopv_desc *'s in our vfsops 1998-02-18 07:05:47 +00:00
uvm bug fix from chuck: uvm_vnp_terminate panic when /sbin/init was unlinked 1998-02-18 06:35:46 +00:00
vm Move pmap_map() function definition to MD headers, as appropriate. It's 1998-02-18 02:05:32 +00:00
Makefile re-alphabetize LDIRS 1998-02-10 02:06:06 +00:00