Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 1998 17:05:48 -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 command.c datalink.c datalink.h main.c prompt.c
Message-ID:  <199802170105.RAA04004@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/02/16 17:05:48 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c command.c datalink.c datalink.h 
                         main.c prompt.c 
  Log:
  Sort out (fix) the `term' command.
  datalink_Up() can now be told to skip the dial/login/hangup
  scripts and can be told whether to enter packet mode when
  entering the DATALINK_OPENED state.
  
  Revision  Changes    Path
  1.1.2.11  +10 -3     src/usr.sbin/ppp/Attic/bundle.c
  1.131.2.21 +6 -5      src/usr.sbin/ppp/command.c
  1.1.2.6   +50 -31    src/usr.sbin/ppp/Attic/datalink.c
  1.1.2.5   +4 -3      src/usr.sbin/ppp/Attic/datalink.h
  1.121.2.24 +2 -5      src/usr.sbin/ppp/main.c
  1.1.2.4   +21 -1     src/usr.sbin/ppp/Attic/prompt.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?199802170105.RAA04004>