Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 01:16:35 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp log.c log.h prompt.c systems.c
Message-ID:  <199909060816.BAA37789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/09/06 01:16:34 PDT

  Modified files:
    usr.sbin/ppp         log.c log.h prompt.c systems.c 
  Log:
  When logging warning messages, there are now three scenarios:
  o If a prompt is executing the command, only display the warning to
    that prompt
  o If a prompt is executing a ``load'' command, display the warning
    to all prompts *and* syslog
  o Otherwise, display the warning to all prompts *and* syslog.
  
  Revision  Changes    Path
  1.42      +8 -4      src/usr.sbin/ppp/log.c
  1.26      +2 -1      src/usr.sbin/ppp/log.h
  1.17      +7 -2      src/usr.sbin/ppp/prompt.c
  1.47      +11 -2     src/usr.sbin/ppp/systems.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?199909060816.BAA37789>