Date: Fri, 10 Apr 1998 16:51:36 -0700 (PDT) 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 chat.c command.c modem.c physical.c physical.h Message-ID: <199804102351.QAA28575@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/04/10 16:51:36 PDT Modified files: (Branch: MP) usr.sbin/ppp chat.c command.c modem.c physical.c physical.h Log: o Fix chats expect-send-expect - it shouldn't be expect-send-send ! o Say `disabled' rather than 0s in `show timeout'. o Set all arguments in ``set device'' rather than just the first (read: quotes aren't necessary). o Set the device speed correctly (broken in last commit). Revision Changes Path 1.44.2.22 +7 -6 src/usr.sbin/ppp/chat.c 1.131.2.58 +11 -8 src/usr.sbin/ppp/command.c 1.77.2.49 +6 -5 src/usr.sbin/ppp/modem.c 1.1.2.24 +12 -5 src/usr.sbin/ppp/Attic/physical.c 1.1.2.21 +2 -2 src/usr.sbin/ppp/Attic/physical.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?199804102351.QAA28575>