NetBSD/regress
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
..
bin Add test case from PR#23600. 2004-07-27 01:50:35 +00:00
games
include de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
lib White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
sys Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
usr.bin test input from pipe, on which short-read can happen. 2005-02-21 20:08:18 +00:00
Makefile