Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 1997 19:39:05 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit:  src/usr.sbin/ppp defs.h log.c log.h main.c os.c ppp.8
Message-ID:  <199705040239.TAA27472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

ache        97/05/03 19:39:05

  Modified:    usr.sbin/ppp  defs.h log.c log.h main.c os.c ppp.8
  Log:
  Log each ppp line to separate /var/log/ppp.tunX.log instead mixing of
  all lines into single /var/log/ppp.log
  
  Revision  Changes    Path
  1.13      +2 -2      src/usr.sbin/ppp/defs.h
  1.9       +15 -8     src/usr.sbin/ppp/log.c
  1.10      +4 -3      src/usr.sbin/ppp/log.h
  1.46      +2 -6      src/usr.sbin/ppp/main.c
  1.16      +6 -1      src/usr.sbin/ppp/os.c
  1.31      +3 -3      src/usr.sbin/ppp/ppp.8



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