Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 1998 13:07:20 -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 chap.c command.c datalink.c datalink.h hdlc.c lcp.c lcp.h lqr.c main.c modem.c pap.c
Message-ID:  <199803132107.NAA00303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/03/13 13:07:20 PST

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c chap.c command.c datalink.c 
                         datalink.h hdlc.c lcp.c lcp.h lqr.c 
                         main.c modem.c pap.c 
  Log:
  o Don't immediately reply to the first LQR thinking
    it's a duplicate ('cos it compares with our initial
    values).
  o Move the LCP into struct datalink.
  
  Revision  Changes    Path
  1.1.2.24  +8 -9      src/usr.sbin/ppp/Attic/bundle.c
  1.28.2.15 +5 -5      src/usr.sbin/ppp/chap.c
  1.131.2.36 +8 -8      src/usr.sbin/ppp/command.c
  1.1.2.21  +23 -22    src/usr.sbin/ppp/Attic/datalink.c
  1.1.2.12  +1 -3      src/usr.sbin/ppp/Attic/datalink.h
  1.28.2.18 +13 -11    src/usr.sbin/ppp/hdlc.c
  1.55.2.27 +20 -18    src/usr.sbin/ppp/lcp.c
  1.16.2.14 +4 -6      src/usr.sbin/ppp/lcp.h
  1.22.2.11 +9 -7      src/usr.sbin/ppp/lqr.c
  1.121.2.31 +2 -2      src/usr.sbin/ppp/main.c
  1.77.2.34 +3 -3      src/usr.sbin/ppp/modem.c
  1.20.2.16 +6 -6      src/usr.sbin/ppp/pap.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?199803132107.NAA00303>