Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 1997 17:40:52 -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 ip.c lcp.c os.c os.h timeout.h
Message-ID:  <199709030040.RAA14689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/09/02 17:40:52 PDT

  Modified files:
    usr.sbin/ppp         ip.c lcp.c os.c os.h timeout.h 
  Log:
  Allow the transition from an idle timeout value
  of zero (no timeout) while IPCP is up.
  Move some prototypes into .h files and re-order
  some includes.
  
  Revision  Changes    Path
  1.24      +3 -2      src/usr.sbin/ppp/ip.c
  1.29      +4 -4      src/usr.sbin/ppp/lcp.c
  1.26      +7 -1      src/usr.sbin/ppp/os.c
  1.8       +6 -4      src/usr.sbin/ppp/os.h
  1.12      +2 -1      src/usr.sbin/ppp/timeout.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709030040.RAA14689>