Date: Fri, 8 Mar 1996 01:03:12 -0800 (PST) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp chat.c command.c main.c modem.c ppp.8 systems.c vars.h Message-ID: <199603080903.BAA24082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 96/03/08 01:03:11 Modified: usr.sbin/ppp chat.c command.c main.c modem.c ppp.8 systems.c vars.h Log: 1) Add multi-phone dialing/redialing, several phones separated by ':' 2) Improve on-line help subsystem 3) Make 'term' mode works even carrier dropped (old code close line forever here) 4) Make 'term' mode 8bit clean. 5) Improve manual page 6) #ifdef DEBUG diagnostic about missing optional files. 7) Don't put interactive dialing info to logfile Revision Changes Path 1.6 +10 -4 src/usr.sbin/ppp/chat.c 1.15 +11 -7 src/usr.sbin/ppp/command.c 1.15 +5 -2 src/usr.sbin/ppp/main.c 1.13 +24 -9 src/usr.sbin/ppp/modem.c 1.14 +20 -8 src/usr.sbin/ppp/ppp.8 1.6 +3 -1 src/usr.sbin/ppp/systems.c 1.5 +5 -3 src/usr.sbin/ppp/vars.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603080903.BAA24082>