Date: Fri, 3 Apr 1998 11:24:54 -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 bundle.h chap.c chat.c command.c pap.c vars.c vars.h Message-ID: <199804031924.LAA05439@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/04/03 11:24:53 PST
Modified files: (Branch: MP)
usr.sbin/ppp bundle.h chap.c chat.c command.c pap.c
vars.c vars.h
Log:
Move authname and authkey into struct bundle and only allow
their alteration in PHASE_DEAD.
Remove redundant pppConfs array element.
Revision Changes Path
1.1.2.23 +5 -1 src/usr.sbin/ppp/Attic/bundle.h
1.28.2.20 +7 -7 src/usr.sbin/ppp/chap.c
1.44.2.19 +16 -4 src/usr.sbin/ppp/chat.c
1.131.2.48 +18 -6 src/usr.sbin/ppp/command.c
1.20.2.21 +7 -9 src/usr.sbin/ppp/pap.c
1.45.2.22 +3 -4 src/usr.sbin/ppp/vars.c
1.42.2.19 +1 -5 src/usr.sbin/ppp/vars.h
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?199804031924.LAA05439>
