]> Zhao Yanbai Git Server - minix.git/commit
mkfs, mkproto: minor improvements
authorBen Gras <ben@minix3.org>
Wed, 7 Nov 2012 18:19:46 +0000 (19:19 +0100)
committerBen Gras <ben@minix3.org>
Wed, 7 Nov 2012 22:15:52 +0000 (23:15 +0100)
commitcf6fa5ad92b80650d8c87155d8b17bca8bf5916b
treee6ee5bea81e91e813cfdb0123082b20fab29f60a
parent62aac7f191e39989004bec875344918f293b3e4a
mkfs, mkproto: minor improvements

. mkfs: -x feature for extra space
. rename manpage to mkfs.mfs.1 to follow the binary
. move mkproto so it can become part of the tools easily
commands/Makefile
man/man1/Makefile
man/man1/mkfs.mfs.1 [new file with mode: 0644]
tools/mkproto/Makefile [new file with mode: 0644]
usr.sbin/Makefile
usr.sbin/mkfs.mfs/mkfs.c
usr.sbin/mkproto/Makefile [moved from commands/mkproto/Makefile with 100% similarity]
usr.sbin/mkproto/mkproto.c [moved from commands/mkproto/mkproto.c with 100% similarity]