freebsd-dev/usr.sbin/config
Dag-Erling Smørgrav 76131e39c3 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).
2003-03-09 15:08:47 +00:00
..
SMM.doc Remove this Makefile, these docs are built by the Makefiles in src/share/doc/smm. 2003-02-01 20:34:04 +00:00
config.8 Bring the suggested command for extracting a configuration file from the 2003-02-18 21:04:55 +00:00
config.h Convert to using <sys/queue.h> macros. 2003-02-15 02:26:13 +00:00
config.y Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
configvers.h Moved the setting of all profiling-related variables except the key one 2002-07-13 19:36:14 +00:00
lang.l Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
main.c Convert to using <sys/queue.h> macros. 2003-02-15 02:26:13 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
mkheaders.c Print FYI messages on stderr. Previously, they were printed on stdout, 2003-03-09 15:08:47 +00:00
mkmakefile.c Convert to using <sys/queue.h> macros. 2003-02-15 02:26:13 +00:00
mkoptions.c Convert to using <sys/queue.h> macros. 2003-02-15 02:26:13 +00:00