John Baldwin 034dc442ad - 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.
2001-03-28 02:31:54 +00:00
..
2001-03-27 11:59:22 +00:00
2000-12-30 22:06:19 +00:00
2001-03-27 19:04:09 +00:00
2001-03-20 10:42:49 +00:00
2001-03-10 16:31:00 +00:00
2001-03-27 17:27:19 +00:00
2001-03-20 02:10:18 +00:00
2001-03-01 21:00:17 +00:00
2001-03-22 06:51:53 +00:00
2001-02-22 13:46:09 +00:00