Date: Wed, 13 Jun 2001 14:56:41 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp arp.h async.c auth.c auth.h ccp.c ccp.h chap.c chap.h command.c command.h defs.h filter.c filter.h fsm.c fsm.h hdlc.c hdlc.h ip.c ip.h ipcp.c ipcp.h lcp.c lcp.h lqr.c lqr.h main.c main.h mbuf.c mbuf.h pap.c pap.h pred.h proto.h ... Message-ID: <200106132156.f5DLuf877193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/06/13 14:56:40 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/ppp arp.h async.c auth.c auth.h ccp.c ccp.h
chap.c chap.h command.c command.h defs.h
filter.c filter.h fsm.c fsm.h hdlc.c
hdlc.h ip.c ip.h ipcp.c ipcp.h lcp.c
lcp.h lqr.c lqr.h main.c main.h mbuf.c
mbuf.h pap.c pap.h pred.h proto.h route.c
route.h systems.c systems.h timer.c
timer.h vjcomp.c
Log:
MFC: Convert IIJ copyrights to BSD copyrights.
Revision Changes Path
1.9.2.1 +24 -17 src/usr.sbin/ppp/arp.h
1.23.2.1 +26 -18 src/usr.sbin/ppp/async.c
1.50.2.1 +26 -20 src/usr.sbin/ppp/auth.c
1.18.2.1 +24 -16 src/usr.sbin/ppp/auth.h
1.54.2.5 +26 -20 src/usr.sbin/ppp/ccp.c
1.22.2.3 +25 -17 src/usr.sbin/ppp/ccp.h
1.61.2.5 +26 -19 src/usr.sbin/ppp/chap.c
1.17.2.3 +25 -17 src/usr.sbin/ppp/chap.h
1.230.2.10 +26 -18 src/usr.sbin/ppp/command.c
1.20.2.2 +25 -17 src/usr.sbin/ppp/command.h
1.52.2.10 +25 -17 src/usr.sbin/ppp/defs.h
1.39.2.6 +25 -19 src/usr.sbin/ppp/filter.c
1.21.2.5 +25 -17 src/usr.sbin/ppp/filter.h
1.52.2.5 +25 -19 src/usr.sbin/ppp/fsm.c
1.23.2.1 +25 -17 src/usr.sbin/ppp/fsm.h
1.46.2.1 +26 -19 src/usr.sbin/ppp/hdlc.c
1.21.2.1 +25 -17 src/usr.sbin/ppp/hdlc.h
1.78.2.9 +26 -21 src/usr.sbin/ppp/ip.c
1.14.2.2 +25 -18 src/usr.sbin/ppp/ip.h
1.90.2.8 +26 -21 src/usr.sbin/ppp/ipcp.c
1.30.2.3 +25 -17 src/usr.sbin/ppp/ipcp.h
1.81.2.5 +25 -18 src/usr.sbin/ppp/lcp.c
1.23.2.3 +25 -17 src/usr.sbin/ppp/lcp.h
1.40.2.3 +27 -25 src/usr.sbin/ppp/lqr.c
1.16.2.1 +24 -16 src/usr.sbin/ppp/lqr.h
1.167.2.6 +25 -19 src/usr.sbin/ppp/main.c
1.11.2.1 +24 -17 src/usr.sbin/ppp/main.h
1.36.2.4 +26 -18 src/usr.sbin/ppp/mbuf.c
1.24.2.2 +25 -17 src/usr.sbin/ppp/mbuf.h
1.42.2.3 +26 -20 src/usr.sbin/ppp/pap.c
1.11.2.1 +24 -16 src/usr.sbin/ppp/pap.h
1.8.2.1 +24 -16 src/usr.sbin/ppp/pred.h
1.2.2.1 +24 -14 src/usr.sbin/ppp/proto.h
1.60.2.5 +25 -18 src/usr.sbin/ppp/route.c
1.13.2.3 +25 -18 src/usr.sbin/ppp/route.h
1.58.2.6 +26 -19 src/usr.sbin/ppp/systems.c
1.14.2.2 +25 -18 src/usr.sbin/ppp/systems.h
1.38.2.2 +25 -19 src/usr.sbin/ppp/timer.c
1.9.2.1 +24 -16 src/usr.sbin/ppp/timer.h
1.35.2.1 +26 -19 src/usr.sbin/ppp/vjcomp.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?200106132156.f5DLuf877193>
