CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2016/05/18 17:28:43

Modified files:
        sys/kern       : subr_log.c 

Log message:
Use constty and cn_devvp for checking wether to use cnwrite().  That
makes console redirection with senssyslog(2) and LOG_CONS work
again.  Also merge the two if else if else blocks into one.
OK deraadt@

Reply via email to