NetBSD/sys/miscfs
thorpej a804b492ac Use CMSG_*() properly. 2000-06-05 17:21:38 +00:00
..
deadfs sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
fdesc sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
fifofs Register, begone! 2000-03-30 12:22:12 +00:00
genfs Stylistic change. 2000-05-29 18:59:51 +00:00
kernfs Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
nullfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
overlay Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
portal Use CMSG_*() properly. 2000-06-05 17:21:38 +00:00
procfs Fix a possible kernel memory leak - if the cmdline of a process was 2000-06-01 13:43:08 +00:00
specfs Register, begone! 2000-03-30 12:22:12 +00:00
syncfs Delete redundant decls of vn_syncer_add_to_worklist(), syncdelay, 2000-03-30 02:21:49 +00:00
umapfs Adapt to last VFS changes - add appropriate vfs_done routine. 2000-03-16 19:00:26 +00:00
union sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
Makefile Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00