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 Use fstat(2) to get the partition size (falling back to the label on old 2003-11-01 17:43:03 +00:00
extern.h Make mkfs -N work again (was trying to read filesystem). 2003-09-11 12:19:44 +00:00
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 Change date on man pages 2003-09-11 12:21:01 +00:00
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