summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2003-03-05 08:17:10 +0000
committerdas <das@FreeBSD.org>2003-03-05 08:17:10 +0000
commit3e6967b30c77612065b18b9a17cef125d208d534 (patch)
treee21734698866592d0df23f6b92a0dc9cb11b4456 /lib/libc/stdlib/malloc.c
parent5ba556c62648809a4f2981258daa356cb463dec8 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud