CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2015/12/30 06:15:52

Modified files:
        regress/usr.sbin/syslogd: README Syslogd.pm args-default.pl 
                                  args-fdexhaustion-config.pl 
                                  args-fdexhaustion-sighup.pl 
                                  args-fdexhaustion-tcp.pl 
                                  args-sendsyslog-dropped.pl 
                                  args-sendsyslog-native.pl 
                                  args-sigterm.pl args-ttymsg-delay.pl 
                                  args-ttymsg-wall.pl funcs.pl ttylog.c 
Added files:
        regress/usr.sbin/syslogd: args-sendsyslog-console.pl 

Log message:
Test logging to console by redirecting the system's console into a
file.  All subtests get an additional /dev/console entry in
syslog.conf, then check that messages appear in the console file.
Add a test that stops syslogd, calls sendsyslog2() with LOG_CONS
and checks that the message appears in the console file.

Reply via email to