Module Name: src Committed By: christos Date: Tue Feb 11 17:48:31 UTC 2025
Modified Files: src/external/bsd/blocklist: Makefile.inc src/external/bsd/blocklist/bin: blocklistctl.c blocklistd.c conf.c internal.c run.c state.c support.c src/external/bsd/blocklist/lib: blocklist.c src/external/bsd/blocklist/port: fparseln.c pidfile.c popenve.c sockaddr_snprintf.c strlcat.c strlcpy.c strtoi.c src/external/bsd/blocklist/test: cltest.c Log Message: sys/cdefs.h portability (Hans Rosenfeld) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/blocklist/Makefile.inc cvs rdiff -u -r1.3 -r1.4 src/external/bsd/blocklist/bin/blocklistctl.c cvs rdiff -u -r1.7 -r1.8 src/external/bsd/blocklist/bin/blocklistd.c cvs rdiff -u -r1.9 -r1.10 src/external/bsd/blocklist/bin/conf.c cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/blocklist/bin/internal.c \ src/external/bsd/blocklist/bin/state.c cvs rdiff -u -r1.2 -r1.3 src/external/bsd/blocklist/bin/run.c \ src/external/bsd/blocklist/bin/support.c cvs rdiff -u -r1.3 -r1.4 src/external/bsd/blocklist/lib/blocklist.c cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/blocklist/port/fparseln.c \ src/external/bsd/blocklist/port/pidfile.c \ src/external/bsd/blocklist/port/popenve.c \ src/external/bsd/blocklist/port/sockaddr_snprintf.c \ src/external/bsd/blocklist/port/strlcat.c \ src/external/bsd/blocklist/port/strlcpy.c \ src/external/bsd/blocklist/port/strtoi.c cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/blocklist/test/cltest.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.