Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2003 07:08:48 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config mkheaders.c
Message-ID:  <200303091508.h29F8mH6030539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2003/03/09 07:08:48 PST

  FreeBSD src repository

  Modified files:
    usr.sbin/config      mkheaders.c 
  Log:
  Print FYI messages on stderr.  Previously, they were printed on stdout,
  and due to buffering they would sometimes come out after the actual
  error message when mkheaders() failed due to an unknown device, so you'd
  get an error messages followed by 20 or 30 lines of harmless warnings.
  
  There are lots of other warning messages in config(8) that are printed
  on stdout, but these were the most egregious (at least with LINT).
  
  Revision  Changes    Path
  1.27      +3 -1      src/usr.sbin/config/mkheaders.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?200303091508.h29F8mH6030539>