Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 1997 18:24:45 -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 auth.c ccp.c chap.c chat.c command.c filter.c filter.h fsm.c hdlc.c ip.c ipcp.c lcp.c main.c mbuf.c modem.c pred.c route.c systems.c timer.c
Message-ID:  <199705100124.SAA16540@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       97/05/09 18:24:45

  Branch:      usr.sbin/ppp  RELENG_2_2
  Modified:    usr.sbin/ppp  auth.c ccp.c chap.c chat.c command.c filter.c
                        filter.h fsm.c  hdlc.c ip.c ipcp.c lcp.c main.c
                        mbuf.c modem.c pred.c route.c  systems.c timer.c
  Log:
  YAMFC: Bring in Eivind's tidy-up.
  
  Submitted by:	eivind
  
  Revision  Changes    Path
  1.7.2.3   +12 -6     src/usr.sbin/ppp/auth.c
  1.7.2.2   +3 -4      src/usr.sbin/ppp/ccp.c
  1.7.2.3   +5 -1      src/usr.sbin/ppp/chap.c
  1.11.2.7  +34 -16    src/usr.sbin/ppp/chat.c
  1.24.2.7  +27 -14    src/usr.sbin/ppp/command.c
  1.6.2.1   +2 -2      src/usr.sbin/ppp/filter.c
  1.4.2.1   +2 -2      src/usr.sbin/ppp/filter.h
  1.7.2.1   +2 -2      src/usr.sbin/ppp/fsm.c
  1.9.2.2   +3 -8      src/usr.sbin/ppp/hdlc.c
  1.9.2.5   +2 -4      src/usr.sbin/ppp/ip.c
  1.9.2.4   +8 -4      src/usr.sbin/ppp/ipcp.c
  1.10.2.3  +4 -4      src/usr.sbin/ppp/lcp.c
  1.22.2.9  +23 -26    src/usr.sbin/ppp/main.c
  1.3.6.1   +11 -1     src/usr.sbin/ppp/mbuf.c
  1.24.2.4  +37 -12    src/usr.sbin/ppp/modem.c
  1.7.2.1   +4 -7      src/usr.sbin/ppp/pred.c
  1.9.2.3   +2 -2      src/usr.sbin/ppp/route.c
  1.6.2.3   +33 -13    src/usr.sbin/ppp/systems.c
  1.5.2.4   +7 -3      src/usr.sbin/ppp/timer.c



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