The NetBSD Project

CVS log for src/external/bsd/blocklist/include/blocklist.h

[BACK] Up to [cvs.NetBSD.org] / src / external / bsd / blocklist / include

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.2.6.1: download - view: text, markup, annotated - select for diffs
Tue Oct 8 11:16:17 2024 UTC (3 months, 1 week ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +5 -1 lines
Pull up following revision(s) (requested by rin in ticket #930):

	lib/libc/include/extern.h: revision 1.30
	distrib/sets/lists/base/shl.mi: revision 1.987 (patch)
	external/bsd/blocklist/bin/support.c: revision 1.2
	external/bsd/blocklist/bin/blocklistd.c: revision 1.5
	external/bsd/blocklist/bin/blocklistd.8: revision 1.3
	sys/sys/syslog.h: revision 1.42
	external/bsd/blocklist/bin/support.h: revision 1.2
	external/bsd/blocklist/include/blocklist.h: revision 1.3
	crypto/external/bsd/openssh/dist/pfilter.c: revision 1.9
	external/bsd/blocklist/lib/shlib_version: revision 1.2
	lib/libc/gen/syslog_ss.c: revision 1.4
	lib/libc/gen/Makefile.inc: revision 1.218
	external/bsd/blocklist/lib/bl.c: revision 1.3
	external/bsd/blocklist/README: revision 1.3
	external/bsd/blocklist/include/bl.h: revision 1.2
	distrib/sets/lists/debug/shl.mi: revision 1.347 (patch)
	distrib/sets/lists/comp/mi: revision 1.2462
	lib/libc/gen/syslog.3: revision 1.34
	lib/libc/gen/syslog.3: revision 1.35
	external/bsd/blocklist/libexec/blocklistd-helper: revision 1.8
	external/bsd/blocklist/lib/libblocklist.3: revision 1.4
	external/bsd/blocklist/lib/libblocklist.3: revision 1.5
	external/bsd/blocklist/lib/libblocklist.3: revision 1.6
	external/bsd/blocklist/lib/blocklist.c: revision 1.3

Spelling fixes

PR/58391: Noriyuki Soda: re-adding syslog_ss() to syslog.h and syslog.3

syslog(3): Nix trailing whitespace in man page.
No functional change intended.

reference sockpath instead of sockspath

Add blocklist_open2() that can pass a custom logger or NULL for no logging.
Switch internally to use syslog_r. Add compatibility for systems that don't
have syslog_r.

Switch blocklist to use syslog_ss since we are being called from a
signal handler.

bump libblocklist
remove trailing space

Silence a bogus warning when starting up:
NetBSD pf:
    No ALTQ support in kernel
    ALTQ related functions disabled
FreeBSD pf:
    Anchor 'blacklistd' not found.
The anchor is indeed found and working correctly.  This patch just
discards stderr's output, like in other places.
(jlduran@github)

update markup (Ed Maste)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 2 17:11:55 2024 UTC (5 months, 2 weeks ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -1 lines
Add blocklist_open2() that can pass a custom logger or NULL for no logging.
Switch internally to use syslog_r. Add compatibility for systems that don't
have syslog_r.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 15 02:29:45 2020 UTC (4 years, 7 months ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: netbsd-10
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -9 lines
missed the capitalized ones.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 15 01:52:53 2020 UTC (4 years, 7 months ago) by christos
Branches: CHRISTOS
CVS tags: blocklist-20200614
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import blocklist from https://github.com/zoulasc/blocklist.
This is the same code as blacklist from the HEAD of the NetBSD tree.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 15 01:52:53 2020 UTC (4 years, 7 months ago) by christos
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>