CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2017/04/05 16:15:35
Modified files: usr.sbin/syslogd: syslogd.c syslogd.h Log message: The global variable Startup is not used anymore and can be deleted. The functionality has moved into log_setdebug(). OK millert@