Date: Sun, 9 Feb 1997 08:12:17 -0800 (PST) From: David Nugent <davidn> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/getty chat.c main.c Message-ID: <199702091612.IAA22315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 97/02/09 08:12:16
Modified: libexec/getty chat.c main.c
Log:
Tidy-up modem-chat handling: ensure tty modes are restored to
'sane' standard (not raw) settings before abort/exiting; move
responsibility of setting raw mode for chat-handling out of
chat.c to avoid doing redundant tc{s,g}etattr()s; move DE
pause prior setting standard mode before issue/login prompt to
avoid echoing modem connect strings. Fixed up comment styles
in a couple of places.
Revision Changes Path
1.2 +28 -39 src/libexec/getty/chat.c
1.18 +17 -10 src/libexec/getty/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702091612.IAA22315>
