From owner-cvs-all Tue May 21 14:37:24 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id C7EAA37B405; Tue, 21 May 2002 14:37:20 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id A4ADEAE255; Tue, 21 May 2002 14:37:20 -0700 (PDT) Date: Tue, 21 May 2002 14:37:20 -0700 From: Alfred Perlstein To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c Message-ID: <20020521213720.GL54960@elvis.mu.org> References: <200205212118.g4LLIfR57959@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205212118.g4LLIfR57959@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Andrew R. Reiter [020521 14:18] wrote: > arr 2002/05/21 14:18:41 PDT > > Modified files: > sys/kern uipc_socket.c > Log: > - OR the flag variable with M_ZERO so that the uma_zalloc() handles the > zero'ing out of the allocated memory. Also removed the logical bzero > that followed. This is just making something wrong prettier as well as obfuscating the problem and making the XXX comment not make sense. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message