NetBSD/sys/ufs
yamt 65a8f1c211 ffs_truncate: don't forget to zero the past eof in the case of
blocksize < pagesize.  PR/33777 from Simon Burge.
XXX check other filesystems, esp. lfs.
2006-10-17 11:39:18 +00:00
..
ext2fs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ffs ffs_truncate: don't forget to zero the past eof in the case of 2006-10-17 11:39:18 +00:00
lfs don't use g_glock directly. 2006-10-14 09:17:26 +00:00
mfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ufs don't use g_glock directly. 2006-10-14 09:17:26 +00:00
files.ufs Separate the (non-working) LFS kernel roll-forward code into its own file, 2006-07-20 23:49:07 +00:00
Makefile