NetBSD/sys/miscfs/fdesc
assar 6c734cd283 make vfs_getnewfsid only take one argument and fetch the name of the
filesystem from the supplied mount argument.  also make makefstype
take a const parameter.  update all the callers.
2000-06-10 18:27:01 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
fdesc.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
fdesc_vfsops.c make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
fdesc_vnops.c sleep() -> tsleep() 2000-05-27 04:52:27 +00:00