Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 1998 17:33:47 -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 chap.c deflate.c lcp.c lcp.h lqr.c pap.c phase.c
Message-ID:  <199801300133.RAA10015@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/01/29 17:33:47 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         chap.c deflate.c lcp.c lcp.h lqr.c pap.c 
                         phase.c 
  Log:
  o Bring global/static data into LcpInfo.
  o Parameterise LcpReportTime().
  o Don't obscure the hard-coded use of LcpInfo.
  o Comment on the data elements of LcpInfo.
  
  Revision  Changes    Path
  1.28.2.2  +4 -5      src/usr.sbin/ppp/chap.c
  1.6.4.2   +2 -2      src/usr.sbin/ppp/deflate.c
  1.55.2.3  +49 -54    src/usr.sbin/ppp/lcp.c
  1.16.2.2  +21 -18    src/usr.sbin/ppp/lcp.h
  1.22.2.2  +4 -4      src/usr.sbin/ppp/lqr.c
  1.20.2.2  +6 -7      src/usr.sbin/ppp/pap.c
  1.6.4.3   +8 -10     src/usr.sbin/ppp/phase.c



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