Date: Wed, 2 Aug 1995 04:26:54 -0700 From: "Andrey A. Chernov" <ache> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <199508021126.EAA03236@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
ache 95/08/02 04:26:53 Modified: sys/kern tty_pty.c Log: Back out predefined termios speeds check, it can cause troubles with interaction pty <-> serial driver with non-standard speed. So, nothing protect us from garbadge in speed field, expect checking for < 0 left in tty.c :-(
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508021126.EAA03236>