freebsd-nq/sys/i386
John Baldwin 18f619abce Fix the assembly mutex macros to call the appropriate witness functions if
the witness code is compiled in.  Without this, the witness code doesn't
notice that sched_lock is released by fork_trampoline() and thus gets all
confused about spin lock order later on.
2000-12-12 03:49:58 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
bios Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
conf add comment about ispfw 2000-12-11 23:31:32 +00:00
i386 - Add code to detect if a system call returns with locks other than Giant 2000-12-12 01:14:32 +00:00
ibcs2 Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
include Fix the assembly mutex macros to call the appropriate witness functions if 2000-12-12 03:49:58 +00:00
isa Add the spic driver, which is a simple first attempt at providing access 2000-12-11 19:41:48 +00:00
linux Add proc/<pid>/cmdline. 2000-12-09 16:20:48 +00:00
pci Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
svr4 Don't use p->p_sigstk.ss_flags to keep state of whether the 2000-11-30 05:23:49 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00