Date: Wed, 6 May 1998 11:49:48 -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 bundle.c datalink.c main.c modem.c Message-ID: <199805061849.LAA08889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/05/06 11:49:48 PDT
Modified files: (Branch: MP)
usr.sbin/ppp bundle.c datalink.c main.c modem.c
Log:
o Don't enter phase TERMINATE in the LCP TLD, leave it exclusively
for the last NCP TLF.
o Move tun reading from the main loop into the bundle descriptor
handling routines.
o Cosmetic: Add a few `const's and make some diagnostics clearer.
Revision Changes Path
1.1.2.73 +93 -15 src/usr.sbin/ppp/Attic/bundle.c
1.1.2.55 +4 -4 src/usr.sbin/ppp/Attic/datalink.c
1.121.2.55 +4 -90 src/usr.sbin/ppp/main.c
1.77.2.67 +6 -6 src/usr.sbin/ppp/modem.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?199805061849.LAA08889>
