CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/10 12:42:14
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
If default file descriptors (0, 1, 2) have to be assigned to /dev/null,
don't accidentally assign 3, too.
ok millert, with input by and ok bluhm
