CVS commit: src/usr.sbin/syslogd
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Sat Apr 18 22:06:15 UTC 2026 Modified Files: src/usr.sbin/syslogd: Makefile Log Message: syslogd: do not suppress lint warning about prototypes That warning was only useful when migrating from traditional C to C90. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/usr.sbin/syslogd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.