NetBSD/sbin/newfs_lfs
hubertf 4fdbe215a1 In SEE ALSO:
* it's dump_lfs(8), not dumplfs(8)
 * xref mount_lfs(8)
2000-11-08 19:37:46 +00:00
..
Makefile
config.h Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
extern.h Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
lfs.c Format fixup. size_t can be long, so cast to u_long and print with %ld. 2000-10-11 21:02:05 +00:00
misc.c
newfs.c The type of sizeof() can be u_long, so cast to that and print with %ld. 2000-10-11 21:08:54 +00:00
newfs_lfs.8 In SEE ALSO: 2000-11-08 19:37:46 +00:00