Date: Wed, 5 Feb 2003 12:31:24 +1030 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: red-bsd@wolfie.cotse.net Cc: FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: Re: kernel message -- a prank? Message-ID: <20030205020124.GN12525@wantadilla.lemis.com> In-Reply-To: <200302041755.42723@X-tra> References: <200302041755.42723@X-tra>
next in thread | previous in thread | raw e-mail | index | archive | help
[redirected to -current] On Tuesday, 4 February 2003 at 17:55:42 -0800, red-bsd@wolfie.cotse.net 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) { But this question should be asked on -current, not -questions. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030205020124.GN12525>