freebsd-dev/sys/i386
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
..
acpica
apm Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
bios Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
conf o Two changes made elsewhere relating to recent EA commits, but not 2001-03-19 23:27:37 +00:00
i386 Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include - Add the new critical_t type used to save state inside of critical 2001-03-28 02:31:54 +00:00
isa Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
linux rfork() masks RFSTOPPED out of the flags it passes to fork1(), so we have 2001-03-11 18:52:10 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +00:00
Makefile