Date: Thu, 5 Mar 1998 16:34:49 -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 chap.c command.c defs.h modem.c modem.h pap.c physical.c physical.h vars.c vars.h Message-ID: <199803060034.QAA05880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/03/05 16:34:49 PST Modified files: (Branch: MP) usr.sbin/ppp chap.c command.c defs.h modem.c modem.h pap.c physical.c physical.h vars.c vars.h Log: o Move all device names into struct physical. o Use the correct device name in -direct mode. o Use a default list of "cuaa1, cuaa0" rather than just cuaa1 and allow embedded spaces as separators. Revision Changes Path 1.28.2.12 +4 -3 src/usr.sbin/ppp/chap.c 1.131.2.31 +2 -2 src/usr.sbin/ppp/command.c 1.29.2.4 +5 -10 src/usr.sbin/ppp/defs.h 1.77.2.28 +54 -50 src/usr.sbin/ppp/modem.c 1.16.2.11 +1 -2 src/usr.sbin/ppp/modem.h 1.20.2.12 +4 -3 src/usr.sbin/ppp/pap.c 1.1.2.13 +7 -7 src/usr.sbin/ppp/Attic/physical.c 1.1.2.13 +8 -2 src/usr.sbin/ppp/Attic/physical.h 1.45.2.12 +3 -4 src/usr.sbin/ppp/vars.c 1.42.2.10 +1 -7 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?199803060034.QAA05880>