Received: by mail.netbsd.org (Postfix, from userid 605) id 4615519CEBC; Sun, 2 Jan 2011 21:03:47 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id BF15319CE1D for ; Sun, 2 Jan 2011 21:03:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AA080175DD; Sun, 2 Jan 2011 21:03:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 2 Jan 2011 16:03:45 -0500 From: "Christos Zoulas" Subject: CVS commit: src/sys/net To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20110102210345.AA080175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Sun Jan 2 21:03:45 UTC 2011 Modified Files: src/sys/net: bpf.c Log Message: kern/44310: Alexander Nasonov: write to /dev/bpf truncates size_t to int To generate a diff of this commit: cvs rdiff -u -r1.159 -r1.160 src/sys/net/bpf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.