From: Ben Gras Date: Tue, 11 Dec 2007 10:51:35 +0000 (+0000) Subject: yearly fsck increase. X-Git-Tag: v3.1.4~307 X-Git-Url: http://zhaoyanbai.com/repos/man.named-checkzone.html?a=commitdiff_plain;h=e39af6d1ff683009ab8466b6012b2995ad19ce40;p=minix.git yearly fsck increase. --- diff --git a/commands/simple/Makefile b/commands/simple/Makefile index a5670a1d1..31b0ac2de 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -413,7 +413,7 @@ fortune: fortune.c fsck: fsck.c $(CCLD) -o $@ $? - @install -S 6144k $@ + @install -S 8192k $@ fsck1: fsck1.c $(CCLD) -o $@ $?