Date: Thu, 11 May 2000 06:31:06 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c Message-ID: <200005111331.GAA04782@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/05/11 06:31:06 PDT Modified files: sys/alpha/alpha machdep.c Log: Some white-box (NT) systems have SRM which reports a systype that's the negative of their blue-box (UNIX/OVMS) counterpart. This was causing us to panic early in the boot process because we weren't expecting a negative index into the cpuinit[] array. Obtained from: NetBSD Reported by: Brett Bump <bbump@mail.enetis.net> Revision Changes Path 1.80 +9 -1 src/sys/alpha/alpha/machdep.c 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?200005111331.GAA04782>