Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 1998 11:10:07 -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 bundle.c chat.c command.c datalink.c datalink.h main.c modem.c vars.h
Message-ID:  <199802161910.LAA02491@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/02/16 11:10:06 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c chat.c command.c datalink.c 
                         datalink.h main.c modem.c vars.h 
  Log:
  Move the dial, login and hangup scripts into struct datalink.
  Don't set these scripts in -direct mode.
  Always set reconnect_tries to zero for -direct mode.
  
  Revision  Changes    Path
  1.1.2.10  +8 -2      src/usr.sbin/ppp/Attic/bundle.c
  1.44.2.9  +9 -4      src/usr.sbin/ppp/chat.c
  1.131.2.18 +14 -7     src/usr.sbin/ppp/command.c
  1.1.2.3   +14 -10    src/usr.sbin/ppp/Attic/datalink.c
  1.1.2.2   +8 -1      src/usr.sbin/ppp/Attic/datalink.h
  1.121.2.23 +3 -16     src/usr.sbin/ppp/main.c
  1.77.2.17 +6 -4      src/usr.sbin/ppp/modem.c
  1.42.2.5  +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?199802161910.LAA02491>