From owner-cvs-all Wed Feb 12 20:39:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EADAD37B401; Wed, 12 Feb 2003 20:39:56 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 171EC43F85; Wed, 12 Feb 2003 20:39:56 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id h1D4dtRj043471; Wed, 12 Feb 2003 20:39:55 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id h1D4cd6X043424; Wed, 12 Feb 2003 20:38:39 -0800 (PST) Date: Wed, 12 Feb 2003 20:38:39 -0800 From: "David O'Brien" To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c Message-ID: <20030213043839.GA43376@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200302041816.h14IGoqn016101@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302041816.h14IGoqn016101@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-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 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 Tue, Feb 04, 2003 at 10:16:50AM -0800, Dag-Erling Smorgrav wrote: > des 2003/02/04 10:16:50 PST > > Modified files: > sys/kern init_main.c > Log: > Extra precautions before trying to start init(8). > > Revision Changes Path > 1.223 +2 -0 src/sys/kern/init_main.c > http://cvsweb.freebsd.org/src/sys/kern/init_main.c.diff?r1=1.222&r2=1.223 Can we please back this out now? Or at least put it under verbose boot. One has had their fun. --- init_main.c 1 Feb 2003 12:17:07 -0000 1.222 +++ init_main.c 4 Feb 2003 18:47:17 -0000 1.224 @@ -585,0 +586,2 @@ + printf("Be nice to each other, mmmkay?\n"); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message