freebsd-dev/sys/i386
John Baldwin 2a89a48fbd Allow atomic ops to be somewhat safely used in userland. We always use
lock prefixes in the userland case so that the binaries will work on both
SMP and UP systems.
2001-10-08 20:58:24 +00:00
..
acpica Now that this code is MD, we don't need the i386 ifdefs. 2001-09-07 03:00:30 +00:00
apm KSE Milestone 2 2001-09-12 08:38:13 +00:00
bios KSE Milestone 2 2001-09-12 08:38:13 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Mention that ed requires miibus. 2001-10-07 16:39:40 +00:00
i386 Dissociate ptrace from procfs. 2001-10-07 20:08:42 +00:00
ibcs2 KSE Milestone 2 2001-09-12 08:38:13 +00:00
include Allow atomic ops to be somewhat safely used in userland. We always use 2001-10-08 20:58:24 +00:00
isa Export interrupt statistics via sysctl. 2001-10-07 17:03:56 +00:00
linux Regen: Stop using linux_getpgid(). Use the native getpgid() 2001-09-28 01:32:27 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile