K 10 svn:author V 6 mjacob K 8 svn:date V 27 2000-07-04T01:48:34.000000Z K 7 svn:log V 628 MFC: (1.82) Add support for the Alpha Processor, Inc. UP1000 system. (1.81) Do an explicit getenv on boot_verbose. Now that we have a real FICL boot loader for alpha (Yay!) we still need to explicitly look for boot_verbose- I assume because the boothowto flags aren't passed to us at boot like x86. (1.80) 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. (1.79) Fix DELAY function to use the RPCC cycle counter register. END