NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57193 CVS commit: [netbsd-11] src/external/bsd/blocklist/bin
The following reply was made to PR bin/57193; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57193 CVS commit: [netbsd-11] src/external/bsd/blocklist/bin
Date: Sun, 26 Oct 2025 17:36:01 +0000
Module Name: src
Committed By: martin
Date: Sun Oct 26 17:36:00 UTC 2025
Modified Files:
src/external/bsd/blocklist/bin [netbsd-11]: blocklistctl.8
blocklistctl.c blocklistd.c state.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #75):
external/bsd/blocklist/bin/blocklistd.c: revision 1.11
external/bsd/blocklist/bin/blocklistctl.c: revision 1.5
external/bsd/blocklist/bin/blocklistd.c: revision 1.12
external/bsd/blocklist/bin/blocklistctl.8: revision 1.5
external/bsd/blocklist/bin/blocklistctl.8: revision 1.6
external/bsd/blocklist/bin/state.c: revision 1.3
document rulename (jlduran)
PR/57193: ocb%l25.fi@localhost: Only restart the loop if a record was actually deleted
in order to avoid infinite loops.
fix typos (jlduran)
print the rule name (jlduran)
improve logging and don't close fd in process (hrosenfeld)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.2.1 src/external/bsd/blocklist/bin/blocklistctl.8 \
src/external/bsd/blocklist/bin/blocklistctl.c
cvs rdiff -u -r1.10 -r1.10.2.1 src/external/bsd/blocklist/bin/blocklistd.c
cvs rdiff -u -r1.2 -r1.2.2.1 src/external/bsd/blocklist/bin/state.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