Date: Mon, 27 Dec 1999 03:54:59 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c cbcp.c ccp.c chap.c datalink.c filter.c fsm.c fsm.h ip.c ipcp.c lcp.c log.c main.c mbuf.c pap.c timer.c Message-ID: <199912271154.DAA37530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/12/27 03:54:59 PST
Modified files:
usr.sbin/ppp bundle.c cbcp.c ccp.c chap.c datalink.c
filter.c fsm.c fsm.h ip.c ipcp.c lcp.c
log.c main.c mbuf.c pap.c timer.c
Log:
Add a bunch of `const's and fix a typo.
Submitted by: Rich Neswold <rneswold@MCS.Net>
Revision Changes Path
1.81 +2 -2 src/usr.sbin/ppp/bundle.c
1.18 +3 -3 src/usr.sbin/ppp/cbcp.c
1.54 +4 -4 src/usr.sbin/ppp/ccp.c
1.59 +2 -2 src/usr.sbin/ppp/chap.c
1.56 +2 -2 src/usr.sbin/ppp/datalink.c
1.39 +5 -5 src/usr.sbin/ppp/filter.c
1.52 +3 -3 src/usr.sbin/ppp/fsm.c
1.23 +2 -2 src/usr.sbin/ppp/fsm.h
1.77 +4 -2 src/usr.sbin/ppp/ip.c
1.90 +4 -4 src/usr.sbin/ppp/ipcp.c
1.81 +3 -3 src/usr.sbin/ppp/lcp.c
1.44 +2 -2 src/usr.sbin/ppp/log.c
1.166 +2 -2 src/usr.sbin/ppp/main.c
1.35 +2 -2 src/usr.sbin/ppp/mbuf.c
1.42 +4 -2 src/usr.sbin/ppp/pap.c
1.38 +2 -2 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?199912271154.DAA37530>
