Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2000 16:46:16 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h datalink.c defs.c defs.h main.c
Message-ID:  <200004072346.QAA09867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/04/07 16:46:16 PDT

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h datalink.c defs.c 
                         defs.h main.c 
  Log:
  When running ppp -background, show comfort messages showing
  when we're redialing/reconnecting.
  
  While we're here, log redial, reconnect and phone number
  announcements to LogCHAT, and reduce some other logging to
  LogDEBUG.
  
  Revision  Changes    Path
  1.92      +19 -11    src/usr.sbin/ppp/bundle.c
  1.38      +2 -1      src/usr.sbin/ppp/bundle.h
  1.60      +9 -3      src/usr.sbin/ppp/datalink.c
  1.34      +17 -1     src/usr.sbin/ppp/defs.c
  1.55      +9 -5      src/usr.sbin/ppp/defs.h
  1.173     +24 -25    src/usr.sbin/ppp/main.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?200004072346.QAA09867>