Date: Mon, 23 Jun 1997 16:14:15 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chat.c command.c defs.h main.c modem.c Message-ID: <199706232314.QAA03812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/06/23 16:14:15 PDT
Modified files: (Branch: RELENG_2_2)
usr.sbin/ppp chat.c command.c defs.h main.c modem.c
Log:
YAMFC: o Fix uptime for direct connections.
o Style police
o Make hangup abort the current connection, not
necessarily exiting (-auto/-ddial).
o Trap HUP and INT during DoChat and abort the
connection attempt. This means you can now
type "dial" and change your mind with ^C, or
HUP the process to stop it dialing.
Slapped into doing it by: Chuck Robey <chuckr@glue.umd.edu>
Revision Changes Path
1.11.2.10 +41 -28 src/usr.sbin/ppp/chat.c
1.24.2.24 +5 -3 src/usr.sbin/ppp/command.c
1.4.2.7 +2 -1 src/usr.sbin/ppp/defs.h
1.22.2.27 +15 -27 src/usr.sbin/ppp/main.c
1.24.2.14 +13 -7 src/usr.sbin/ppp/modem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706232314.QAA03812>
