freebsd-dev/sys/i386
Kelly Yancey 5ad5504c14 If the parent process has the trap bit set (i.e. a debugger had single
stepped the process to the system call), we need to clear the trap flag
from the new frame unless the debugger had set PF_FORK on the parent.
Otherwise, the child will receive a (likely unexpected) SIGTRAP when it
executes the first instruction after returning to userland.

Reviewed by:	bde
MFC after:	3 days
2004-12-08 19:03:55 +00:00
..
acpica After discussions with Nate, repo copy the acpi assist drivers from 2004-11-15 05:54:15 +00:00
bios Remove local hacks to set flags now that the device probe does this for us. 2004-10-14 22:21:59 +00:00
compile
conf add ath rate control module(s) 2004-12-08 17:40:55 +00:00
cpufreq o Fix whitespace bug introduced in the previous commit. 2004-08-23 10:09:29 +00:00
i386 If the parent process has the trap bit set (i.e. a debugger had single 2004-12-08 19:03:55 +00:00
ibcs2 Add missing zero flag arguments to sysctl calls. 2004-10-12 07:58:13 +00:00
include Avoid more than two pending IPI interrupt vectors per local APIC 2004-12-07 20:15:01 +00:00
isa Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
linux Axe the semblance of support for PECOFF and Linux a.out core dumps. 2004-11-27 06:46:45 +00:00
pci Due to a significant addition of code, add my copyright to this file. Also 2004-12-06 18:19:32 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00