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
..
Makefile
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
lfs.c - calculate maxfilesize dynamically rather than having a static table. 2004-09-11 08:33:53 +00:00
misc.c
newfs.c Stop superblock being written to sector 0 for small filesystems. 2003-08-12 08:41:36 +00:00
newfs_lfs.8