K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-03-28T02:31:54.000000Z K 7 svn:log V 369 - Add the new critical_t type used to save state inside of critical sections. - Add implementations of the critical_enter() and critical_exit() functions and remove restore_intr() and save_intr(). - Remove the somewhat bogus disable_intr() and enable_intr() functions on the alpha as the alpha actually uses a priority level and not simple bit flag on the CPU. END