From owner-cvs-all Thu Mar 21 8:28:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mail14.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 65B4C37B404 for ; Thu, 21 Mar 2002 08:28:18 -0800 (PST) Received: (qmail 18736 invoked from network); 21 Mar 2002 23:25:45 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 21 Mar 2002 23:25:45 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g2LGSpv66499; Thu, 21 Mar 2002 11:28:51 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200203210247.g2L2lpV68727@freefall.freebsd.org> Date: Thu, 21 Mar 2002 11:28:17 -0500 (EST) From: John Baldwin To: Benno Rice Subject: RE: cvs commit: src/sys/kern kern_fork.c 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 21-Mar-2002 Benno Rice wrote: > benno 2002/03/20 18:47:51 PST > > Modified files: > sys/kern kern_fork.c > Log: > Add a change mirroring that made to kern/subr_trap.c and others. > > This makes kernel builds with DIAGNOSTIC work again. > > Apparently forgotten by: jhb > Might want to be checked by: jhb Weird, I've been using this for about a month or so. Ah, but in my tree it's #ifdef INVARIANTS since I actually use it. Doh. The change is correct. Thanks. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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