NetBSD/sys
mark ea04275578 Remove local prototype of disassemble() and include disassm.h instead
for prototype.
Fix compiler warnings about unused variables with certain config options.
1998-02-21 22:43:29 +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 Remove local prototype of disassemble() and include disassm.h instead 1998-02-21 22:43:29 +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 Similar changes to com driver: 1998-02-19 21:26:10 +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 missing newline in time zone warning. 1998-02-20 07:22:14 +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: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 "storage" arguments (all NULL) to pool_create() and pool_prime(). 1998-02-19 23:56:37 +00:00
Makefile re-alphabetize LDIRS 1998-02-10 02:06:06 +00:00