Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 1999 17:46:58 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c physical.c ppp.8
Message-ID:  <199906020046.RAA19119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/06/01 17:46:58 PDT

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h command.c physical.c 
                         ppp.8 
  Log:
  Introduce the ``keep-session'' option.  Refer to the man
  page for details.  This allows MP over non-tty devices where
  the original ppp process must not exit (such as sshd-spawned
  ppp sessions).
  
  Revision  Changes    Path
  1.56      +5 -2      src/usr.sbin/ppp/bundle.c
  1.23      +9 -8      src/usr.sbin/ppp/bundle.h
  1.196     +5 -3      src/usr.sbin/ppp/command.c
  1.16      +6 -3      src/usr.sbin/ppp/physical.c
  1.171     +37 -1     src/usr.sbin/ppp/ppp.8



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?199906020046.RAA19119>