Date: Sat, 20 Jun 1998 11:02:19 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pppd auth.c ccp.c ccp.h chap_ms.c ipcp.c ipcp.h ipxcp.c magic.c main.c options.c patchlevel.h pppd.8 pppd.h sys-bsd.c Message-ID: <199806201802.LAA23060@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/06/20 11:02:18 PDT Modified files: usr.sbin/pppd auth.c ccp.c ccp.h chap_ms.c ipcp.c ipcp.h ipxcp.c magic.c main.c options.c patchlevel.h pppd.8 pppd.h sys-bsd.c Log: Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. Revision Changes Path 1.23 +134 -53 src/usr.sbin/pppd/auth.c 1.9 +83 -178 src/usr.sbin/pppd/ccp.c 1.7 +3 -1 src/usr.sbin/pppd/ccp.h 1.5 +4 -2 src/usr.sbin/pppd/chap_ms.c 1.11 +8 -6 src/usr.sbin/pppd/ipcp.c 1.9 +3 -3 src/usr.sbin/pppd/ipcp.h 1.4 +4 -19 src/usr.sbin/pppd/ipxcp.c 1.7 +2 -2 src/usr.sbin/pppd/magic.c 1.17 +146 -35 src/usr.sbin/pppd/main.c 1.19 +29 -15 src/usr.sbin/pppd/options.c 1.9 +3 -3 src/usr.sbin/pppd/patchlevel.h 1.18 +50 -37 src/usr.sbin/pppd/pppd.8 1.12 +7 -1 src/usr.sbin/pppd/pppd.h 1.14 +13 -1 src/usr.sbin/pppd/sys-bsd.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?199806201802.LAA23060>