Date: Wed, 2 Aug 2000 19:03:31 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files Message-ID: <200008030203.TAA76199@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/08/02 19:03:31 PDT Modified files: sys/conf files Log: Make the pfil.c code conditional on either option PFIL_HOOKS or IPFILTER. The previous line was an AND. This change means you can compile in the pfil_hook stuff and make it available for other users besides ipfilter. Revision Changes Path 1.394 +3 -2 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008030203.TAA76199>