Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 05:18:02 +0000 (UTC)
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:  <200601200518.k0K5I2SZ034382@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2006-01-20 05:18:02 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/newsyslog   newsyslog.c 
  Log:
  Improve error-handling related to the fork() done to compress files after
  they have been rotated.  Among other things, use warnx() instead of warn()
  for some messages where the value if errno is irrelevant to the problem
  being reported.
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.103     +38 -15    src/usr.sbin/newsyslog/newsyslog.c



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