From owner-cvs-all Wed Oct 10 14:51:20 2001 Delivered-To: cvs-all@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 9DE8937B40C for ; Wed, 10 Oct 2001 14:51:13 -0700 (PDT) Received: (qmail 44898 invoked from network); 10 Oct 2001 21:51:13 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Oct 2001 21:51:13 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200110102043.f9AKhxV47998@freefall.freebsd.org> Date: Wed, 10 Oct 2001 14:50:39 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_lock.c subr_rman.c src/sys/net Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 10-Oct-01 John Baldwin wrote: > jhb 2001/10/10 13:43:53 PDT > > Modified files: > sys/kern kern_lock.c subr_rman.c > sys/net bpf.c > Log: > Malloc mutexes pre-zero'd as random garbage (including 0xdeadcode) my > trigget the check to make sure we don't initalize a mutex twice. s/as/since/, s/my trigget/may falsely trigger/, s/to make sure/that ensures that/, and s/initalize/initialize/ for a clearer version. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message