Date: Mon, 26 Apr 1999 17:24:00 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp README.changes defs.h modem.c physical.c physical.h Message-ID: <199904270024.RAA14955@freefall.freebsd.org>
index | next in thread | raw e-mail
brian 1999/04/26 17:23:59 PDT
Modified files:
usr.sbin/ppp README.changes defs.h modem.c physical.c
physical.h
Log:
Change ``set device'' so that it parses its arguments as one
device per argument rather than the old way of concatenating
everything then splitting the result at commas and whitespace.
Old syntax of ``set device /dev/cuaa0, /dev/cuaa1''
may no longer contain the comma, but syntax such as
``set device "!ssh host ppp -direct label"'' is now
possible.
Revision Changes Path
1.8 +3 -0 src/usr.sbin/ppp/README.changes
1.42 +5 -4 src/usr.sbin/ppp/defs.h
1.112 +77 -54 src/usr.sbin/ppp/modem.c
1.8 +3 -2 src/usr.sbin/ppp/physical.c
1.8 +3 -2 src/usr.sbin/ppp/physical.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904270024.RAA14955>
