NetBSD/sbin/newfs
lukem 15af0b9ec7 when zeroing the image, use fstatfs() to find the optimal block size
(falling back to 8KB) instead of 512. should speed things up.
2001-08-08 07:34:53 +00:00
..
Makefile enable WARNS=2 2001-07-29 09:59:12 +00:00
extern.h - constify mkfs()'s first arg 2001-07-30 07:45:08 +00:00
mkfs.c revert rev 1.48 for now, until i'm sure the malloc (et al) rename is 2001-07-31 01:31:26 +00:00
newfs.8 * add -F option: enable creation of file system in a regular file. a "fake" 2001-07-29 09:55:22 +00:00
newfs.c when zeroing the image, use fstatfs() to find the optimal block size 2001-08-08 07:34:53 +00:00