]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When entering ``term'' mode, don't output any messages until
authorBrian Somers <brian@FreeBSD.org>
Sun, 9 Aug 1998 15:34:11 +0000 (15:34 +0000)
committerBrian Somers <brian@FreeBSD.org>
Sun, 9 Aug 1998 15:34:11 +0000 (15:34 +0000)
commitbf1d3ff6149a5bfb0c6d69526e133e260536e28e
treee8bc928b1609c7860d9a435c7b6913ddc506349a
parent7885089c3c022248eb65a932b1a8885615546c37
When entering ``term'' mode, don't output any messages until
the device is successfully opened.  If we fail to open it,
mention the fact.
Also go back into command mode as soon as the device is closed
rather than waiting for the user to type something before noticing.
usr.sbin/ppp/bundle.c
usr.sbin/ppp/datalink.c
usr.sbin/ppp/log.c
usr.sbin/ppp/log.h
usr.sbin/ppp/modem.c
usr.sbin/ppp/prompt.c