Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 13:32:33 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp async.c async.h atm.c ether.c exec.c i4b.c lcp.c physical.c physical.h tcp.c tty.c udp.c
Message-ID:  <200010112032.NAA27407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/10/11 13:32:32 PDT

  Modified files:        (Branch: NETGRAPH)
    usr.sbin/ppp         async.c async.h atm.c ether.c exec.c 
                         i4b.c lcp.c physical.c physical.h tcp.c 
                         tty.c udp.c 
  Log:
  Use the ng_tty, ng_async and ng_socket netgraph nodes to stack a
  line discipline on top of any opened tty - if netgraph is available.
  
  Revision  Changes    Path
  1.23.4.1  +4 -4      src/usr.sbin/ppp/async.c
  1.6.4.1   +2 -2      src/usr.sbin/ppp/async.h
  1.2.2.1   +2 -1      src/usr.sbin/ppp/atm.c
  1.12.2.1  +3 -2      src/usr.sbin/ppp/ether.c
  1.25.2.1  +2 -1      src/usr.sbin/ppp/exec.c
  1.10.2.1  +2 -1      src/usr.sbin/ppp/i4b.c
  1.84.2.1  +3 -2      src/usr.sbin/ppp/lcp.c
  1.42.2.1  +11 -1     src/usr.sbin/ppp/physical.c
  1.23.2.1  +3 -1      src/usr.sbin/ppp/physical.h
  1.11.2.1  +2 -1      src/usr.sbin/ppp/tcp.c
  1.23.2.1  +264 -12   src/usr.sbin/ppp/tty.c
  1.10.4.1  +2 -1      src/usr.sbin/ppp/udp.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?200010112032.NAA27407>