NetBSD/sbin/newfs_lfs
perseant 15c84d56e5 Do not report write errors if the user specified the -N flag.
Also, change the segment size report to include the total size of the disk,
similar to newfs, e.g.

  newfs_lfs -N -F -B 65536 /dev/rsd0b
  272.7MB in 4363 segments of size 65536
  super-block backups (for fsck -b #) at:
  16, 55824, 111632, 167440, 223248, 279056, 334864, 390672, 446480, 502288
2000-09-11 01:32:21 +00:00
..
Makefile Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
config.h Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
extern.h Tweak how lfs_avail is initialized, corresponding to changes in the 2000-07-04 22:35:04 +00:00
lfs.c Do not report write errors if the user specified the -N flag. 2000-09-11 01:32:21 +00:00
misc.c Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
newfs.c Tweak how lfs_avail is initialized, corresponding to changes in the 2000-07-04 22:35:04 +00:00
newfs_lfs.8 Tweak how lfs_avail is initialized, corresponding to changes in the 2000-07-04 22:35:04 +00:00