Date: Mon, 20 Apr 1998 18:02:40 -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 async.c ipcp.c modem.c timer.c Message-ID: <199804210102.SAA02892@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/04/20 18:02:39 PDT
Modified files: (Branch: MP)
usr.sbin/ppp async.c ipcp.c modem.c timer.c
Log:
o Remove some unused #includes.
o Make sure our ipcp throughput timer is stopped before being nuked
with a memset.
o Don't initialise struct async & struct hdlc twice in modem_Create().
o Clarify some comments.
Revision Changes Path
1.15.2.13 +1 -2 src/usr.sbin/ppp/async.c
1.50.2.41 +3 -2 src/usr.sbin/ppp/ipcp.c
1.77.2.55 +1 -4 src/usr.sbin/ppp/modem.c
1.27.2.8 +6 -6 src/usr.sbin/ppp/timer.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804210102.SAA02892>
