sh: Change input buffer size from 1023 to 1024.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 5 Feb 2012 20:00:29 +0000 (12:00 -0800)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 5 Feb 2012 20:48:14 +0000 (12:48 -0800)
commit43cdc26c9fc6fb1e385f2d3238bcb96c3e5ea221
treec0a6b4a9730166ff44d4a8f52aff32ed6dcfc574
parent5748538799e46b68d37b9a51172a8c47607ebdb4
sh: Change input buffer size from 1023 to 1024.

Apparently this improves performance on slower platforms.

Obtained-from:  FreeBSD 230118
bin/sh/input.c