From owner-freebsd-chat Tue Feb 4 19:22:23 2003 Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B1937B401 for ; Tue, 4 Feb 2003 19:22:22 -0800 (PST) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6B8943F85 for ; Tue, 4 Feb 2003 19:22:21 -0800 (PST) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp1000.lariat.org@lariat.org [63.229.157.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id UAA21478; Tue, 4 Feb 2003 20:22:11 -0700 (MST) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <4.3.2.7.2.20030204201908.04045a20@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 04 Feb 2003 20:22:07 -0700 To: JacobRhoden , freebsd-chat@FreeBSD.ORG From: Brett Glass Subject: Re: kernel message -- a prank? (was rant about commit bit ...) In-Reply-To: <200302051356.01390.jrhoden@unimelb.edu.au> References: <20030205020124.GN12525@wantadilla.lemis.com> <200302041755.42723@X-tra> <20030205020124.GN12525@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 07:56 PM 2/4/2003, JacobRhoden wrote: >On Wednesday 05 February 2003 13:01, Greg 'groggy' Lehey wrote: >> > with last hour, cvsup current, rebuild everything,... immediately >> > after kernel mount msg for / >> > kernel cranks out msg >> > Be nice to each other, mmmkay? >> > system otherwise fine. Is this a known prank? >> >> It is now. It's in /sys/kern/init_main.c: >> >> 1.112 (des 20-Apr-99): >> 1.224 (des 04-Feb-03): printf("Be nice to each other, >mmmkay?\n"); 1.223 (des 04-Feb-03): >> 1.118 (jb 05-May-99): for (path = init_path; *path != >> '\0'; path = next) { That's a bug. It should read, "Be EXCELLENT to each other." Maybe we need to be able to assign people a "should be committed" bit" ;-) --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message