NetBSD/sbin/newfs
lukem 8a6a290e5a revert rev 1.48 for now, until i'm sure the malloc (et al) rename is
safe (since there's two separate mallocs using sbrk(2) in that case)

XXX: local malloc provided for mfs memory store allocation; need to
investigate if system (phk) malloc can be used instead.
2001-07-31 01:31:26 +00:00
..
extern.h - constify mkfs()'s first arg 2001-07-30 07:45:08 +00:00
Makefile enable WARNS=2 2001-07-29 09:59:12 +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 - constify mkfs()'s first arg 2001-07-30 07:45:08 +00:00