NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57172 CVS commit: src/usr.sbin/syslogd



The following reply was made to PR lib/57172; it has been noted by GNATS.

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57172 CVS commit: src/usr.sbin/syslogd
Date: Sat, 3 Aug 2024 02:43:37 +0000

 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.
 


Home | Main Index | Thread Index | Old Index