NetBSD/sys/ufs
mycroft 9e81cc5022 Fix obvious bugs:
* The MNT_UPDATE case had a null pointer dereference.  (This is a good example
  of why blindly adding bogus initializiers is a FUNDAMENTALLY BAD IDEA!)
* Make sure the whole ufsmount is zeroed, as the export code relies on this.
* If we decided to use the second/alternate superblock, make sure to copy the
  in-core version from the right buffer.
Also, reenable NFS exporting.
1999-04-04 09:56:44 +00:00
..
ext2fs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ffs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
lfs Fix obvious bugs: 1999-04-04 09:56:44 +00:00
mfs if an mfs i/o is successful, set b_resid to 0. 1999-03-15 00:18:24 +00:00
ufs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile