freebsd-dev/sys/fs/nullfs
Garrett Wollman 67bfdf835b Fix a few niggling little bugs:
- set args->lkm_offset correctly so that VFS modules can be unloaded
- initialize _fs_vfsops.vfc_refcount correctly so that VFS modules can
  be unloaded
- include kernel.h in a few placves to get the correct definition of DATA_SET
1994-09-21 23:22:52 +00:00
..
null_subr.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
null_vfsops.c Implemented loadable VFS modules, and made most existing filesystems 1994-09-21 03:47:43 +00:00
null_vnops.c Fix a few niggling little bugs: 1994-09-21 23:22:52 +00:00
null.h BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00