NetBSD/sbin/newfs
scw 222e7ea5ea Fix a bug introduced by 4.4-Lite:
Don't try to subtract the address of "acg.cg_firstfield" from
"acg.cg_nextfreeoff", as it's already relative to the start of "&acg".
This always worked because the result of the subtraction was
always negative, thus could never be > "sblock.fs_cgsize" ...
2000-12-04 09:59:48 +00:00
..
Makefile #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
extern.h Put extern variable declarations in "extern.h". 2000-12-01 12:03:27 +00:00
mkfs.c Fix a bug introduced by 4.4-Lite: 2000-12-04 09:59:48 +00:00
newfs.8 For mount_mfs, allow an 'm' suffix to the file system size option to 2000-12-01 12:48:09 +00:00
newfs.c For mount_mfs, allow an 'm' suffix to the file system size option to 2000-12-01 12:48:09 +00:00