From: Ben Gras Date: Thu, 23 Mar 2006 20:31:40 +0000 (+0000) Subject: Bigger bigsh X-Git-Tag: v3.1.2a~164 X-Git-Url: http://zhaoyanbai.com/repos/man.dig.html?a=commitdiff_plain;h=21aae71cbeacd7c116e8fa1ed3652b47eaece520;p=minix.git Bigger bigsh --- diff --git a/commands/ash/Makefile b/commands/ash/Makefile index be36c228f..cbbb0e588 100755 --- a/commands/ash/Makefile +++ b/commands/ash/Makefile @@ -44,7 +44,7 @@ install: /usr/bin/ash /usr/bin/sh /bin/sh /bin/bigsh install -lcs $? $@ /bin/bigsh: /usr/bin/ash - install -S 500000 -lcs $? $@ + install -S 1500000 -lcs $? $@ clean: rm -f $(CLEANFILES) sh core