Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/16/2004 05:14:12
Module Name:	src
Committed By:	yamt
Date:		Tue Nov 16 05:14:12 UTC 2004

Modified Files:
	src/dist/pf/libexec/spamd: spamd.c
	src/dist/pf/libexec/spamlogd: spamlogd.c
	src/usr.sbin/pf: Makefile.inc
Added Files:
	src/usr.sbin/pf: compat_openbsd.h

Log Message:
don't use variable arg macro, which is not supported by gcc2.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/pf/libexec/spamd/spamd.c
cvs rdiff -r1.4 -r1.5 src/dist/pf/libexec/spamlogd/spamlogd.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/pf/Makefile.inc
cvs rdiff -r0 -r1.1 src/usr.sbin/pf/compat_openbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.