Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 13:06:32 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/newsyslog newsyslog.c
Message-ID:  <200303072106.h27L6X8m086278@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2003/03/07 13:06:32 PST

  FreeBSD src repository

  Modified files:
    usr.sbin/newsyslog   newsyslog.c 
  Log:
  Move the -s (nosignal) processing, as newsyslog needs to print out a
  warning message if -s is specified and it rotates a file that expects
  to be compressed.  This warning message is not printed if -R is also
  specified, because we assume a -sR request is coming from the process
  which would have been signaled, and that it has already released the
  logfile.
  
  Indirectly noticed by:  sheldonh
  
  Revision  Changes    Path
  1.62      +14 -11    src/usr.sbin/newsyslog/newsyslog.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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