Date: Tue, 1 Jul 1997 14:31:32 -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: <199707012131.OAA00373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/07/01 14:31:31 PDT
Modified files:
usr.sbin/ppp chat.c main.c ppp.8
Log:
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.28 +4 -10 src/usr.sbin/ppp/chat.c
1.69 +5 -5 src/usr.sbin/ppp/main.c
1.44 +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?199707012131.OAA00373>
