From owner-cvs-src@FreeBSD.ORG Tue Feb 17 13:58:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70CC416A4CE; Tue, 17 Feb 2004 13:58:25 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7F643D1D; Tue, 17 Feb 2004 13:58:25 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1HLwOOJ032606; Tue, 17 Feb 2004 13:58:24 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i1HLwOAA032605; Tue, 17 Feb 2004 13:58:24 -0800 (PST) (envelope-from obrien) Date: Tue, 17 Feb 2004 13:58:23 -0800 From: "David O'Brien" To: Nate Lawson Message-ID: <20040217215823.GC32251@dragon.nuxi.com> References: <20040216204213.D2BD716A56E@hub.freebsd.org> <20040217083735.X29569@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217083735.X29569@root.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys msgbuf.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 21:58:25 -0000 On Tue, Feb 17, 2004 at 08:38:23AM -0800, Nate Lawson wrote: > Are you sure you tested this? Precedence will make the value 2 bytes or 1 > byte, not nearly enough for a message buffer. I stupidly removed ()'s trying to avoid being BDElinted'ed just before committing. I should have engaged brain first. -- -- David (obrien@FreeBSD.org)