Date: Tue, 2 Oct 2001 23:55:43 -0700 (PDT) From: Peter Wemm <peter@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 src/lib/libc/sys ptrace.2 Message-ID: <200110030655.f936ti918491@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/10/02 23:55:43 PDT Modified files: (Branch: RELENG_4) sys/kern sys_process.c sys/sys ptrace.h lib/libc/sys ptrace.2 Log: MFC: Initiate de-orbit burn for PT_READ_U/PT_WRITE_U. These particularly nasty interfaces should have been put to death long ago. Nothing in the tree uses them (and should not anyway since we have PT_GETREGS etc) and as near as I can tell, no ports use it either. Revision Changes Path 1.12.2.11 +1 -46 src/lib/libc/sys/ptrace.2 1.51.2.2 +1 -41 src/sys/kern/sys_process.c 1.10.2.1 +3 -3 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?200110030655.f936ti918491>