Alan Somers 6d1014a32b Add syslog(3) support to devd(8).
sbin/devd/devd.cc
        All output will now go to syslog(3) if devd is daemonized, or stderr
        if it's running in the foreground.

sbin/devd/devd.8
        Remove the "-D" flag.  Filtering messages by priority now
	happens in the usual syslog way.  For performance reasons, a few
	extra-verbose debugging statements are now conditional on the "-d" (do
	not daemonize) flag.

etc/syslog.conf
etc/newsyslog.conf
        Direct messages from devd(8) to /var/log/devd.log, but leave it
        disabled by default

Reviewed by:	eadler
Approved by:	gibbs (co-mentor)
MFC after:	never (removed a command-line option from devd)
2013-07-01 21:20:17 +00:00
..
2013-06-25 07:17:30 +00:00
2013-03-02 18:08:03 +00:00
2013-06-15 20:29:07 +00:00
2012-01-07 16:10:32 +00:00
2012-12-10 20:52:52 +00:00
2013-05-10 13:57:44 +00:00
2012-07-13 06:46:09 +00:00
rpc
2012-03-26 11:48:47 +00:00
2013-07-01 21:20:17 +00:00
2011-02-09 10:06:31 +00:00