Date: Sun, 8 Feb 1998 03:05:05 -0800 (PST) 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 arp.c arp.h async.c async.h ccp.c ccp.h ipcp.c ipcp.h lcp.c lcp.h main.c Message-ID: <199802081105.DAA22341@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/02/08 03:05:04 PST
Modified files: (Branch: MP)
usr.sbin/ppp arp.c arp.h async.c async.h ccp.c ccp.h
ipcp.c ipcp.h lcp.c lcp.h main.c
Log:
Rename ccpstate to ccp, ipcpstate to ipcp and lcpstate to lcp.
Revision Changes Path
1.27.2.3 +5 -5 src/usr.sbin/ppp/arp.c
1.7.2.3 +3 -3 src/usr.sbin/ppp/arp.h
1.15.2.5 +2 -2 src/usr.sbin/ppp/async.c
1.2.4.5 +2 -2 src/usr.sbin/ppp/async.h
1.30.2.8 +8 -8 src/usr.sbin/ppp/ccp.c
1.14.2.8 +4 -4 src/usr.sbin/ppp/ccp.h
1.50.2.10 +8 -8 src/usr.sbin/ppp/ipcp.c
1.18.2.11 +4 -4 src/usr.sbin/ppp/ipcp.h
1.55.2.12 +6 -6 src/usr.sbin/ppp/lcp.c
1.16.2.7 +4 -4 src/usr.sbin/ppp/lcp.h
1.121.2.13 +4 -4 src/usr.sbin/ppp/main.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?199802081105.DAA22341>
