Date: Tue, 1 Jul 1997 14:33:53 -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 main.c ppp.8 Message-ID: <199707012133.OAA00427@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/07/01 14:33:53 PDT
Modified files: (Branch: RELENG_2_2)
usr.sbin/ppp chat.c main.c ppp.8
Log:
YAMFC: Make HUP cause an exit (as it used to), and make
INT cause a hangup - not exiting for -ddial & -auto.
HUP must exit because init sends this at system shutdown
time (why, I don't know), and we don't want to end up
redialing after the HUP (due to another dfilter packet).
Pointed out by and discussed with: ache
Revision Changes Path
1.11.2.11 +4 -10 src/usr.sbin/ppp/chat.c
1.22.2.31 +5 -5 src/usr.sbin/ppp/main.c
1.19.2.17 +4 -20 src/usr.sbin/ppp/ppp.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707012133.OAA00427>
