NetBSD/sbin/newfs
dsl 8b6d0cec38 Speed up mkfs of ffsv1 by writing inodes more than 8k at a time.
Use mmap() instead of malloc() for temporary buffers so that they
can be unmapped for mfs.
2004-03-18 20:35:55 +00:00
..
Makefile
extern.h
mkfs.c Speed up mkfs of ffsv1 by writing inodes more than 8k at a time. 2004-03-18 20:35:55 +00:00
mount_mfs.8
newfs.8 eg -> e.g., vinum -> Xr vinum 4. 2003-11-01 18:38:59 +00:00
newfs.c Simplify logic for MNT_GETARGS and MNT_UPDATE of mfs filesystems. 2004-03-18 20:32:06 +00:00