Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 1998 07:18:19 -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 alias_cmd.c bundle.c chap.c chat.c command.c datalink.c defs.c ip.c ipcp.c main.c modem.c physical.c probe.c server.c timer.c tun.c
Message-ID:  <199806271418.HAA24856@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/06/27 07:18:19 PDT

  Modified files:
    usr.sbin/ppp         alias_cmd.c bundle.c chap.c chat.c 
                         command.c datalink.c defs.c ip.c ipcp.c 
                         main.c modem.c physical.c probe.c 
                         server.c timer.c tun.c 
  Log:
  Remove redundant includes
  
  Revision  Changes    Path
  1.16      +1 -2      src/usr.sbin/ppp/alias_cmd.c
  1.27      +1 -3      src/usr.sbin/ppp/bundle.c
  1.33      +5 -2      src/usr.sbin/ppp/chap.c
  1.50      +1 -2      src/usr.sbin/ppp/chat.c
  1.151     +2 -4      src/usr.sbin/ppp/command.c
  1.14      +1 -2      src/usr.sbin/ppp/datalink.c
  1.17      +3 -1      src/usr.sbin/ppp/defs.c
  1.47      +1 -2      src/usr.sbin/ppp/ip.c
  1.60      +1 -2      src/usr.sbin/ppp/ipcp.c
  1.139     +1 -5      src/usr.sbin/ppp/main.c
  1.94      +1 -2      src/usr.sbin/ppp/modem.c
  1.4       +1 -3      src/usr.sbin/ppp/physical.c
  1.2       +1 -6      src/usr.sbin/ppp/probe.c
  1.22      +1 -19     src/usr.sbin/ppp/server.c
  1.31      +1 -3      src/usr.sbin/ppp/timer.c
  1.8       +3 -3      src/usr.sbin/ppp/tun.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?199806271418.HAA24856>