1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/i386
John Baldwin 26f9f5c7c7 - Use TRAPF_PC() on the alpha to acess the PC in the trap frame.
- Don't hold sched_lock around addupc_task() as this apparently breaks
  profiling badly due to sched_lock being held across copyin().

Reported by:	bde (2)
2001-02-22 16:23:12 +00:00
..
acpica
apm
bios
conf Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORT 2001-02-22 10:03:05 +00:00
i386 - Use TRAPF_PC() on the alpha to acess the PC in the trap frame. 2001-02-22 16:23:12 +00:00
ibcs2 Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
include GC unused and now obsolete assertion macros. 2001-02-22 15:45:49 +00:00
isa - Add a new ithread_schedule() function to do the bulk of the work of 2001-02-20 10:25:29 +00:00
linux Allow debugging output to be controlled on a per-syscall granularity. 2001-02-16 16:40:43 +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 - Proc locking. 2001-01-24 00:24:57 +00:00
Makefile