NetBSD/regress/sys/fs/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
..
9994 some makefile de-linting 2002-09-18 05:41:35 +00:00
newfs_fsck Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
Makefile Regression test to ensure that (1) newfs_lfs and fsck_lfs agree about 2003-01-29 04:56:16 +00:00