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: Wed, 21 Aug 2024 17:13:24 +0000
Module Name: src
Committed By: gutteridge
Date: Wed Aug 21 17:13:24 UTC 2024
Modified Files:
src/usr.sbin/syslogd: syslogd.8 syslogd.c
Log Message:
syslogd.8 & syslogd.c: add -k option
Provide a means of disabling the translation of (remote) messages
received with facility kern to facility user. Feature equivalent to
what FreeBSD added years ago, though the code is slightly different
(a bit easier to follow expressively). Patches from RVP, provided in
PR lib/57172 (with very minor tweaks by me).
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/usr.sbin/syslogd/syslogd.8
cvs rdiff -u -r1.143 -r1.144 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