Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 1997 17:17:07 -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 command.c command.h log.c log.h main.c ppp.8 systems.c
Message-ID:  <199711040117.RAA18139@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/11/03 17:17:07 PST

  Modified files:
    usr.sbin/ppp         command.c command.h log.c log.h main.c 
                         ppp.8 systems.c 
  Log:
  Introduce [local] to "set log [local] ...".  This spits
  logging out to the screen in terminal mode - should be
  good for installation problem diagnosis.
  
  Revision  Changes    Path
  1.90      +32 -12    src/usr.sbin/ppp/command.c
  1.9       +2 -2      src/usr.sbin/ppp/command.h
  1.18      +53 -19    src/usr.sbin/ppp/log.c
  1.15      +6 -1      src/usr.sbin/ppp/log.h
  1.87      +12 -5     src/usr.sbin/ppp/main.c
  1.71      +38 -14    src/usr.sbin/ppp/ppp.8
  1.18      +10 -3     src/usr.sbin/ppp/systems.c



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