Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 1998 11:26:43 -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 bundle.h command.c defs.h ip.c ip.h ipcp.c lcp.c vars.c vars.h
Message-ID:  <199803091926.LAA05728@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/03/09 11:26:43 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c bundle.h command.c defs.h ip.c 
                         ip.h ipcp.c lcp.c vars.c vars.h 
  Log:
  Move the idle timer into struct bundle.  There's no
  link-level idle timer for the moment.
  
  Revision  Changes    Path
  1.1.2.20  +61 -4     src/usr.sbin/ppp/Attic/bundle.c
  1.1.2.13  +11 -1     src/usr.sbin/ppp/Attic/bundle.h
  1.131.2.33 +5 -7      src/usr.sbin/ppp/command.c
  1.29.2.6  +2 -1      src/usr.sbin/ppp/defs.h
  1.38.2.10 +7 -67     src/usr.sbin/ppp/ip.c
  1.8.2.5   +1 -5      src/usr.sbin/ppp/ip.h
  1.50.2.19 +1 -3      src/usr.sbin/ppp/ipcp.c
  1.55.2.25 +1 -2      src/usr.sbin/ppp/lcp.c
  1.45.2.13 +3 -3      src/usr.sbin/ppp/vars.c
  1.42.2.12 +1 -3      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?199803091926.LAA05728>