]> Zhao Yanbai Git Server - minix.git/commit
Added formatting fixes for larger numbers in fsck and df; made mkfs
authorBen Gras <ben@minix3.org>
Thu, 30 Jun 2005 13:04:57 +0000 (13:04 +0000)
committerBen Gras <ben@minix3.org>
Thu, 30 Jun 2005 13:04:57 +0000 (13:04 +0000)
commitebd38d9a92972b3d8607d91c23a7ff1cb30c7f94
tree9f8d44ebcd6b9c3e50b3b9a092912da024d46226
parent037d5ffb26ebf5c6e7625d261677403be805a076
Added formatting fixes for larger numbers in fsck and df; made mkfs
test for devices larger than 4GB, so it won't try to test them (and print
a warning message), but it will write the FS.
commands/simple/Makefile
commands/simple/df.c
commands/simple/fsck.c
commands/simple/mkfs.c