NetBSD/usr.sbin/dumplfs
perseant 8685c52d63 Make the "-O" (start filesystem offset) flag to newfs_lfs work correctly,
and update fsck_lfs and dumplfs to deal with it.  Note that while the argument
to -O is given in disk sectors, it must be a multiple of the fragment size,
and although it can be lower than the label or superblock, it can't intersect
either.
2003-02-23 04:32:05 +00:00
..
Makefile
dumplfs.8
dumplfs.c Make the "-O" (start filesystem offset) flag to newfs_lfs work correctly, 2003-02-23 04:32:05 +00:00
extern.h
misc.c