summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused includes. Sorted includes. This is part of removingbde2002-09-151-5/+1
* Include <machine/pcb.h> instead of depending on namespace pollution inbde2002-09-071-0/+1
* Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)peter2002-09-071-1/+10
* Split up ptrace() into a wrapper that does the copying to and fromiedowse2002-09-051-95/+52
* Part 1 of KSE-IIIjulian2002-06-291-1/+1
* o Fix race condition caused by doing ptrace() for permissionmarcel2002-05-191-24/+44
* Sparkling new implementation of linux_ptrace. Slight tweaking bymarcel2002-05-191-0/+507
OpenPOWER on IntegriCloud