From owner-p4-projects@FreeBSD.ORG Tue Mar 11 13:48:33 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id B330A1065675; Tue, 11 Mar 2008 13:48:33 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72D4B1065672 for ; Tue, 11 Mar 2008 13:48:33 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4793E8FC1E for ; Tue, 11 Mar 2008 13:48:33 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2BDmXKJ019956 for ; Tue, 11 Mar 2008 13:48:33 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2BDmW4Z019946 for perforce@freebsd.org; Tue, 11 Mar 2008 13:48:32 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 11 Mar 2008 13:48:32 GMT Message-Id: <200803111348.m2BDmW4Z019946@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 137393 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2008 13:48:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=137393 Change 137393 by rwatson@rwatson_fledge on 2008/03/11 13:47:35 Revert a wording to the CVS version, which seems preferable. Affected files ... .. //depot/projects/zcopybpf/src/sys/net/bpfdesc.h#9 edit Differences ... ==== //depot/projects/zcopybpf/src/sys/net/bpfdesc.h#9 (text+ko) ==== @@ -52,7 +52,7 @@ struct bpf_d { LIST_ENTRY(bpf_d) bd_next; /* Linked list of descriptors */ /* - * Buffer slots: two memory buffers buffer the incoming packets. + * Buffer slots: two memory buffers store the incoming packets. * The model has three slots. Sbuf is always occupied. * sbuf (store) - Receive interrupt puts packets here. * hbuf (hold) - When sbuf is full, put buffer here and