NetBSD/sys
mark 50f9bf3cb5 Add a flags field to the todclock_attach_args structure.
Define a flag bit to indicate that the todclock is faking the RTC
read and write routines.
1998-02-21 03:12:32 +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 Add a flags field to the todclock_attach_args structure. 1998-02-21 03:12:32 +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
dev Similar changes to com driver: 1998-02-19 21:26:10 +00:00
gdbscripts
ipkdb
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
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
netatalk
netccitt
netinet Update copyright (sigh, should have done this long ago). 1998-02-19 02:36:42 +00:00
netiso
netnatm
netns
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