Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 1997 15:59:53 -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 arp.c chat.c command.c filter.c fsm.c ipcp.c lcp.c loadalias.c lqr.c main.c modem.c os.c route.c systems.c
Message-ID:  <199708312259.PAA26727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/08/31 15:59:53 PDT

  Modified files:
    usr.sbin/ppp         arp.c chat.c command.c filter.c fsm.c 
                         ipcp.c lcp.c loadalias.c lqr.c main.c 
                         modem.c os.c route.c systems.c 
  Log:
  Cosmetic: Make LogPrintf() calls consistent.
  
  Revision  Changes    Path
  1.14      +6 -6      src/usr.sbin/ppp/arp.c
  1.33      +26 -26    src/usr.sbin/ppp/chat.c
  1.76      +2 -2      src/usr.sbin/ppp/command.c
  1.14      +4 -4      src/usr.sbin/ppp/filter.c
  1.17      +3 -2      src/usr.sbin/ppp/fsm.c
  1.27      +11 -14    src/usr.sbin/ppp/ipcp.c
  1.28      +2 -2      src/usr.sbin/ppp/lcp.c
  1.6       +1 -2      src/usr.sbin/ppp/loadalias.c
  1.18      +2 -2      src/usr.sbin/ppp/lqr.c
  1.76      +7 -7      src/usr.sbin/ppp/main.c
  1.50      +2 -2      src/usr.sbin/ppp/modem.c
  1.25      +22 -13    src/usr.sbin/ppp/os.c
  1.19      +13 -10    src/usr.sbin/ppp/route.c
  1.15      +2 -2      src/usr.sbin/ppp/systems.c



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