Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2003 20:38:39 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
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>
In-Reply-To: <200302041816.h14IGoqn016101@repoman.freebsd.org>
References:  <200302041816.h14IGoqn016101@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213043839.GA43376>