K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-09-05T01:02:50.000000Z K 7 svn:log V 216 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 END