Module Name: src
Committed By: martin
Date: Sat Dec 30 18:24:50 UTC 2023
Modified Files:
src/external/bsd/blacklist/bin [netbsd-9]: blacklistd.c
Log Message:
Pull up following revision(s) (requested by kim in ticket #1781):
external/bsd/blocklist/bin/blocklistd.c: revision 1.4
(applied to external/bsd/blacklist/bin/blacklistd.c)
PR/57767: Yoshitaka Tokugawa: When restoring, do so from a readonly copy
of the database and update the read-write copy with the new firewall ids.
Before we did not update the state file so it contained the old firewall ids.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.38.2.1 src/external/bsd/blacklist/bin/blacklistd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.