From owner-cvs-all Sat Oct 31 02:45:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA07744 for cvs-all-outgoing; Sat, 31 Oct 1998 02:45:04 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA07739; Sat, 31 Oct 1998 02:45:03 -0800 (PST) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA27679; Sat, 31 Oct 1998 02:45:04 -0800 (PST) Date: Sat, 31 Oct 1998 02:45:04 -0800 (PST) Message-Id: <199810311045.CAA27679@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/net bpf_filter.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/31 02:45:04 PST Modified files: sys/net bpf_filter.c Log: * Use explicitly sized types for grovelling around inside packets. * On the alpha, make sure memory accesses are only made to aligned boundaries. Submitted by: Alex Nash Revision Changes Path 1.10 +21 -21 src/sys/net/bpf_filter.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message