Date: Fri, 30 Jun 2017 21:19:43 +0300 From: Toomas Soome <tsoome@me.com> To: freebsd-current <freebsd-current@freebsd.org> Subject: about history:) Message-ID: <426EB37B-F468-4D81-BB7F-0EC1485BAD8C@me.com>
index | next in thread | raw e-mail
hi! there is an question about the tty line (canonical) mode — the internal implementation is using 2k buffer, but the related (public) constants are claiming buffer size about 255 chars. Why it is so - any hints about the background there? #define MAX_CANON 255 /* max bytes in term canon input line */ #define MAX_INPUT 255 /* max bytes in terminal input */ rgds, toomashelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426EB37B-F468-4D81-BB7F-0EC1485BAD8C>
