NetBSD/sys/ufs
bouyer 466d1747ff memset ump->um_e2fs to 0 after malloc, it is bigger than SBSIZE and thus some
parts were left uninitialised. The symptom was that a read-only mount tried
to rewrite back the superblock.
1999-06-01 13:18:49 +00:00
..
ext2fs memset ump->um_e2fs to 0 after malloc, it is bigger than SBSIZE and thus some 1999-06-01 13:18: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 Fixed lfs_update (and related functions) so that calls from lfs_fsync 1999-06-01 03:00:40 +00:00
mfs It was silly to not make this exportable. 1999-04-04 18:15:58 +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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00