NetBSD/sbin/newfs_lfs
yamt 48f5be416a - calculate maxfilesize dynamically rather than having a static table.
- no longer limit filesize to INT32_MAX.  file lbns are 64-bit these days.
  anyway, on-disk format shouldn't be limited by the kernel internals.
2004-09-11 08:33:53 +00:00
..
config.h
extern.h
lfs.c - calculate maxfilesize dynamically rather than having a static table. 2004-09-11 08:33:53 +00:00
Makefile
misc.c
newfs_lfs.8
newfs.c