Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 1998 14:29:15 -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 ccp.c ccp.h command.c command.h deflate.c ppp.8 pred.c
Message-ID:  <199803172229.OAA26208@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/03/17 14:29:15 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         ccp.c ccp.h command.c command.h deflate.c 
                         ppp.8 pred.c 
  Log:
  Make all CCP negotiation data dynamic and add a
  ``set deflate'' command to configure the DEFLATE
  default window size.
  
  Revision  Changes    Path
  1.30.2.24 +121 -61   src/usr.sbin/ppp/ccp.c
  1.14.2.13 +40 -18    src/usr.sbin/ppp/ccp.h
  1.131.2.41 +25 -1     src/usr.sbin/ppp/command.c
  1.12.2.5  +7 -6      src/usr.sbin/ppp/command.h
  1.6.4.8   +161 -182  src/usr.sbin/ppp/deflate.c
  1.97.2.6  +15 -1     src/usr.sbin/ppp/ppp.8
  1.20.2.6  +69 -74    src/usr.sbin/ppp/pred.c



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