Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 1997 04:42:16 -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.h command.c defs.h hdlc.c ip.c ip.h ipcp.c ipcp.h lcp.c lcp.h lcpproto.h lqr.h mbuf.h modem.h pap.h timer.h vjcomp.h
Message-ID:  <199710261242.EAA09958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/10/26 04:42:15 PST

  Modified files:
    usr.sbin/ppp         chap.h command.c defs.h hdlc.c ip.c ip.h 
                         ipcp.c ipcp.h lcp.c lcp.h lcpproto.h 
                         lqr.h mbuf.h modem.h pap.h timer.h 
                         vjcomp.h 
  Log:
  Cosmetic:
    Move prototypes into the correct headers.
  
  Revision  Changes    Path
  1.9       +3 -1      src/usr.sbin/ppp/chap.h
  1.89      +2 -1      src/usr.sbin/ppp/command.c
  1.23      +1 -6      src/usr.sbin/ppp/defs.h
  1.21      +6 -1      src/usr.sbin/ppp/hdlc.c
  1.27      +3 -1      src/usr.sbin/ppp/ip.c
  1.7       +5 -1      src/usr.sbin/ppp/ip.h
  1.32      +2 -1      src/usr.sbin/ppp/ipcp.c
  1.12      +2 -1      src/usr.sbin/ppp/ipcp.h
  1.41      +2 -1      src/usr.sbin/ppp/lcp.c
  1.10      +2 -1      src/usr.sbin/ppp/lcp.h
  1.10      +1 -10     src/usr.sbin/ppp/lcpproto.h
  1.9       +2 -1      src/usr.sbin/ppp/lqr.h
  1.8       +1 -3      src/usr.sbin/ppp/mbuf.h
  1.11      +3 -1      src/usr.sbin/ppp/modem.h
  1.5       +3 -1      src/usr.sbin/ppp/pap.h
  1.2       +6 -4      src/usr.sbin/ppp/timer.h
  1.2       +2 -1      src/usr.sbin/ppp/vjcomp.h



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