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
..
extern.h - constify mkfs()'s first arg 2001-07-30 07:45:08 +00:00
Makefile
mkfs.c
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