diff options
author | 2004-12-20 20:59:19 +0000 | |
---|---|---|
committer | 2004-12-20 20:59:19 +0000 | |
commit | 8563d0f5c26f7a1eb1e5489727683439a6fe9598 (patch) | |
tree | f44fa6e5855c43df8214a5eb73ea74af4dab70b5 /lib/libc | |
parent | Activate packetized status handling. (diff) | |
download | wireguard-openbsd-8563d0f5c26f7a1eb1e5489727683439a6fe9598.tar.xz wireguard-openbsd-8563d0f5c26f7a1eb1e5489727683439a6fe9598.zip |
Fix one case of broken duplicate supression, which happens if two lines
in syslog.conf contain the same target file, and log entries
matching both the first and second line get written.
This changes behaviour: e.g. previously repeating a line caused a log
entry to be written twice, but not any more. Also, if a later line with
the same target has a different priority for a facility, the last one will
be used.
Noted by camield@; help from millert@.
ok camield@ millert@ hshoexer@ deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions