freebsd-nq/sys/amd64
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
amd64 - Add code to detect if a system call returns with locks other than Giant 2000-12-12 01:14:32 +00:00
conf Remove DDB, it leaked in here with another commit. 2000-12-11 14:02:00 +00:00
include Fix the assembly mutex macros to call the appropriate witness functions if 2000-12-12 03:49:58 +00:00
isa Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
pci Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00