hush: use configured max line length, not BUFSIZE from libc
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 19 Oct 2009 14:34:39 +0000 (16:34 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 19 Oct 2009 14:34:39 +0000 (16:34 +0200)
commitaaa22d2493365ac97af0f4c72daf04b87f4b82cc
tree606419a27490c84641f73afc3b95d94bb69d8407
parent36df04837ad54a4eb559e5c69a81aeeb4d981a72
hush: use configured max line length, not BUFSIZE from libc

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c