Date: Mon, 20 Dec 1999 12:30:22 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp README.changes auth.c chap.c chat.c chat.h command.c command.h datalink.c defs.c exec.c prompt.c radius.c systems.c Message-ID: <199912202030.MAA56968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/12/20 12:30:21 PST
Modified files:
usr.sbin/ppp README.changes auth.c chap.c chat.c
chat.h command.c command.h datalink.c
defs.c exec.c prompt.c radius.c systems.c
Log:
Notice and warn about unterminated quoted strings in commands.
The entire command is ignored if the syntax is invalid...
Revision Changes Path
1.15 +3 -1 src/usr.sbin/ppp/README.changes
1.48 +21 -9 src/usr.sbin/ppp/auth.c
1.58 +10 -2 src/usr.sbin/ppp/chap.c
1.66 +11 -4 src/usr.sbin/ppp/chat.c
1.15 +2 -2 src/usr.sbin/ppp/chat.h
1.226 +6 -3 src/usr.sbin/ppp/command.c
1.20 +2 -2 src/usr.sbin/ppp/command.h
1.55 +19 -10 src/usr.sbin/ppp/datalink.c
1.26 +5 -2 src/usr.sbin/ppp/defs.c
1.14 +9 -4 src/usr.sbin/ppp/exec.c
1.20 +3 -2 src/usr.sbin/ppp/prompt.c
1.11 +5 -2 src/usr.sbin/ppp/radius.c
1.48 +17 -14 src/usr.sbin/ppp/systems.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?199912202030.MAA56968>
