Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 1996 09:49:07 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/ppp arp.h chat.h ip.h main.h pred.h route.h systems.h Makefile arp.c async.c auth.c auth.h ccp.c ccp.h command.c filter.h fsm.c fsm.h hdlc.c hdlc.h ip.c ipcp.c lcp.c log.h lqr.c main.c modem.c modem.h os.c route.c slcompress.c uucplock.c
Message-ID:  <199601111749.JAA07335@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         96/01/11 09:49:06

  Modified:    usr.sbin/ppp  Makefile arp.c async.c auth.c auth.h ccp.c
                        ccp.h command.c  filter.h fsm.c fsm.h hdlc.c hdlc.h
                        ip.c ipcp.c lcp.c log.h  lqr.c main.c modem.c
                        modem.h os.c route.c slcompress.c  uucplock.c
  Added:       usr.sbin/ppp  arp.h chat.h ip.h main.h pred.h route.h
                        systems.h
  Log:
  Final cleanup for now. -Wall is now silent.  A couple of bogons found.
  
  Revision  Changes    Path
  1.4       +2 -1      src/usr.sbin/ppp/Makefile
  1.4       +3 -1      src/usr.sbin/ppp/arp.c
  1.5       +2 -1      src/usr.sbin/ppp/async.c
  1.6       +10 -6     src/usr.sbin/ppp/auth.c
  1.3       +3 -1      src/usr.sbin/ppp/auth.h
  1.5       +2 -1      src/usr.sbin/ppp/ccp.c
  1.3       +7 -1      src/usr.sbin/ppp/ccp.h
  1.13      +5 -4      src/usr.sbin/ppp/command.c
  1.4       +2 -1      src/usr.sbin/ppp/filter.h
  1.5       +3 -2      src/usr.sbin/ppp/fsm.c
  1.5       +2 -2      src/usr.sbin/ppp/fsm.h
  1.7       +5 -2      src/usr.sbin/ppp/hdlc.c
  1.3       +4 -2      src/usr.sbin/ppp/hdlc.h
  1.7       +3 -3      src/usr.sbin/ppp/ip.c
  1.7       +3 -3      src/usr.sbin/ppp/ipcp.c
  1.7       +10 -6     src/usr.sbin/ppp/lcp.c
  1.5       +2 -1      src/usr.sbin/ppp/log.h
  1.5       +2 -1      src/usr.sbin/ppp/lqr.c
  1.13      +7 -3      src/usr.sbin/ppp/main.c
  1.11      +1 -2      src/usr.sbin/ppp/modem.c
  1.5       +7 -2      src/usr.sbin/ppp/modem.h
  1.4       +5 -1      src/usr.sbin/ppp/os.c
  1.5       +2 -2      src/usr.sbin/ppp/route.c
  1.4       +2 -2      src/usr.sbin/ppp/slcompress.c
  1.7       +3 -2      src/usr.sbin/ppp/uucplock.c



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