HardenedBSD/sys/isofs/cd9660
David Greenman 2976b7f19f NFS diskless operation was broken because swapdev_vp wasn't initialized.
These changes solve the problem in a general way by moving the
initialization out of the individual fs_mountroot's and into swaponvp().

Submitted by:	Poul-Henning Kamp
1995-05-19 03:27:08 +00:00
..
cd9660_bmap.c
cd9660_lookup.c
cd9660_node.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
cd9660_node.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c NFS diskless operation was broken because swapdev_vp wasn't initialized. 1995-05-19 03:27:08 +00:00
cd9660_vnops.c Readdir on a CDrom would return bogus "d_type" values, potentially confusing 1995-03-28 07:46:38 +00:00
iso_rrip.h
iso.h
TODO
TODO.hibler