diff options
author | das <das@FreeBSD.org> | 2003-03-05 08:17:10 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2003-03-05 08:17:10 +0000 |
commit | 3e6967b30c77612065b18b9a17cef125d208d534 (patch) | |
tree | e21734698866592d0df23f6b92a0dc9cb11b4456 /lib/libc/stdlib/malloc.c | |
parent | 5ba556c62648809a4f2981258daa356cb463dec8 (diff) | |
download | FreeBSD-src-3e6967b30c77612065b18b9a17cef125d208d534.zip FreeBSD-src-3e6967b30c77612065b18b9a17cef125d208d534.tar.gz |
Raise the default value of TTYHOG from 1 kB to 8 kB. Since TTYHOG is
an administrative limit on the size of tty/pty input buffers, this is
mostly an inconsequential change. (slti(4) will allocate an 8 kB
static buffer instead of a 1 kB buffer due to a hack in the driver.)
The increase happens to kludge around a lame limitation of syscons,
which does not allow one to paste more than TTYHOG bytes.
PR: 42031
Reviewed by: mike (mentor)
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions