]> Zhao Yanbai Git Server - minix.git/commit
mkfs.mfs, mkproto: minor features 61/1161/1
authorBen Gras <ben@minix3.org>
Tue, 19 Nov 2013 15:58:05 +0000 (15:58 +0000)
committerBen Gras <ben@minix3.org>
Tue, 19 Nov 2013 15:58:05 +0000 (15:58 +0000)
commita4a97fe8c9d29a347f142284d2aa3ec4589d5601
treec803285c79fafbdac1830a958c4ad73a474a536a
parent2f7c930a6bab84b5fa28431882dce69500d87690
mkfs.mfs, mkproto: minor features

. mkfs.mfs: -T option to set timestamp of files on FS
. mkproto: normalize (sort) order of directory entries
. mkproto bugfix: always print mode in 3 digits (%03o)

Change-Id: Ice06d5f05500cd2ac9b063156c340b8f78fe6441
usr.sbin/mkfs.mfs/mkfs.c
usr.sbin/mkfs.mfs/v3/mkfs.mfs.1
usr.sbin/mkproto/Makefile
usr.sbin/mkproto/mkproto.c