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,
toomas
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to