Date: Fri, 6 Jul 2007 23:30:41 +0100 From: John Murphy <freebsd001@freeode.co.uk> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: OT: Re: The worst error message in history belongs to... BIND9! Message-ID: <20070706233041.66bed513@turion.freeode.co.uk> In-Reply-To: <468E25C1.5010107@dial.pipex.com> References: <20070704151326.E91978@fledge.watson.org> <BMEDLGAENEKCJFGODFOCEEDICAAA.tedm@toybox.placo.com> <20070705164652.453185d8@turion.freeode.co.uk> <20070706105713.GC11782@gizmo.acns.msu.edu> <468E25C1.5010107@dial.pipex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alex Zbyslaw wrote: > Jerry McAllister wrote: > > >On Thu, Jul 05, 2007 at 04:46:52PM +0100, John Murphy wrote: > > > > > > > >>Wasn't there, once upon a time, an error message in FreeBSD which > >>reported 'This doesn't look like Kansas, Toto'? > >> > >> > > > >I remember seeing that error message somewhere, but do not remember > >where or if it was in FreeBSD. > > > > > It's a fortune. Whether it has also ever been an error message I cannot > say, but not in 5.4 unless it's well hidden. > > "Gee, Toto, I don't think we are in Kansas anymore." > > find /usr/src -type f -print0 | xargs -0 egrep -l Kansas Seems it was replaced in 2000 with "unable to return to working directory". http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/pkg_install/delete/perform.c.diff?r1=1.20;r2=1.21 -- John.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070706233041.66bed513>