From owner-cvs-all Thu Dec 2 11:36: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0526014CB3; Thu, 2 Dec 1999 11:36:07 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA29218; Thu, 2 Dec 1999 11:36:06 -0800 (PST) (envelope-from archie@FreeBSD.org) Message-Id: <199912021936.LAA29218@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 2 Dec 1999 11:36:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bpf.h bpf_filter.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1999/12/02 11:36:06 PST Modified files: sys/net bpf.h bpf_filter.c Log: Add 'const' to the bpf_filter() and bpf_validate() prototypes. Remove a stale comment from bpf_validate(). Revision Changes Path 1.19 +3 -3 src/sys/net/bpf.h 1.16 +4 -6 src/sys/net/bpf_filter.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message