freebsd-skq/sys/miscfs
Julian Elischer def534af64 Submitted by: doug Rabson (dfr@render.com)
cleaning up some of the vnode usage..

(I'm sure it still needs more..)
where can one find out what each vfs call expects to be locked
on completion, and how can one find out what each layer expects
to be freed on error.?
1996-08-13 19:48:41 +00:00
..
deadfs
devfs Submitted by: doug Rabson (dfr@render.com) 1996-08-13 19:48:41 +00:00
fdesc Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
fifofs
kernfs Comment out rootdev & rrootdev so a ls -l doesn't panic the machine. 1996-07-03 03:48:46 +00:00
nullfs
portal Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
procfs Modify slightly the output from the map file in /proc. Now the 1996-07-27 19:47:04 +00:00
specfs Remove a totally unneeded (and as of the last VM commit, incorrect) call 1996-07-27 03:50:31 +00:00
umapfs
union