Date: Thu, 2 Jan 2003 12:39:13 -0800 (PST) From: Alexander Kabaev <kan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_process.c src/sys/sys ptrace.h Message-ID: <200301022039.h02KdD19018672@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2003/01/02 12:39:13 PST
Modified files: (Branch: RELENG_4)
sys/kern sys_process.c
sys/sys ptrace.h
Log:
MFC: split ptrace(2) syscall into a wrapper doing copyin/copyout
operations and kern_ptrace implementation function.
This is required for an upcoming Linux/i386 emulator ptrace syscall.
Revision Changes Path
1.51.2.5 +119 -31 src/sys/kern/sys_process.c
1.10.2.2 +19 -1 src/sys/sys/ptrace.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301022039.h02KdD19018672>
