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 remove definitions for ffs, which don't belong here. 2003-12-17 05:08:43 +00:00
extern.h Stop superblock being written to sector 0 for small filesystems. 2003-08-12 08:41:36 +00:00
make_lfs.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
misc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
newfs.c Various minor LFS improvements: 2005-02-26 05:45:54 +00:00
newfs_lfs.8 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00