Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 1998 12:20:12 -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 bundle.c command.c datalink.c defs.h modem.c
Message-ID:  <199805011920.MAA16020@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/05/01 12:20:12 PDT

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c command.c datalink.c defs.h 
                         modem.c 
  Log:
  o Use two `cat' processes to connect the modem to an
    already-running ppp.
    Suggested by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
  o Use _PATH_DEVNULL rather than "/dev/null"
  o Be more paranoid about nuking running timers when
    transferring links.
  
  Revision  Changes    Path
  1.1.2.66  +44 -20    src/usr.sbin/ppp/Attic/bundle.c
  1.131.2.75 +5 -4      src/usr.sbin/ppp/command.c
  1.1.2.52  +5 -1      src/usr.sbin/ppp/Attic/datalink.c
  1.29.2.16 +2 -2      src/usr.sbin/ppp/defs.h
  1.77.2.61 +9 -7      src/usr.sbin/ppp/modem.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?199805011920.MAA16020>