NetBSD/sbin/newfs_lfs
perseant 5d2f3e4908 Various minor LFS improvements:
* Extend the lfs library from fsck_lfs(8) so that it can be used with a
  not-yet-existent LFS.  Make newfs_lfs(8) use this library, so it can
  create LFSs whose Ifile is larger than one segment.
* Make newfs_lfs(8) use strsuftoi64() for its arguments, a la newfs(8).
* Make fsck_lfs(8) respect the "file system is clean" flag.
* Don't let fsck_lfs(8) think it has dirty blocks when invoked with the
  -n flag.
2005-02-26 05:45:54 +00:00
..
Makefile Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
config.h
extern.h
make_lfs.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
misc.c
newfs.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
newfs_lfs.8