Module Name: src Committed By: gutteridge Date: Sat Aug 3 02:43:37 UTC 2024
Modified Files: src/usr.sbin/syslogd: syslogd.c Log Message: syslogd.c: avoid use of undefined macro (NFCI) SIGN_NUM_PRIVALS isn't defined anywhere; fix the block, though it's not actually applicable in NetBSD builds. Issue noted by and patch from RVP as a peripheral item in PR lib/57172. To generate a diff of this commit: cvs rdiff -u -r1.141 -r1.142 src/usr.sbin/syslogd/syslogd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.