1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Ian Dowse 012e544f12 Split up ptrace() into a wrapper that does the copying to and from
user space and a kern_ptrace() implementation. Use the kern_*()
version in the Linux emulation code to remove more stack gap uses.

Approved by:	des
2002-09-05 01:02:50 +00:00
..
acpica Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
apm
bios
compile
conf Change the support for AMDs ElanSC520 CPU from being a device driver to 2002-09-04 19:43:22 +00:00
i386 On the ElanSC520 CPU use general purpose timer#2 as timecounter. 2002-09-04 19:52:17 +00:00
ibcs2 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
include Function prototypes don't need 'extern'. 2002-09-04 19:31:09 +00:00
isa Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
linux Split up ptrace() into a wrapper that does the copying to and from 2002-09-05 01:02:50 +00:00
pci Change the support for AMDs ElanSC520 CPU from being a device driver to 2002-09-04 19:43:22 +00:00
svr4
Makefile