From owner-cvs-all Tue Oct 2 23:55:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E40337B403; Tue, 2 Oct 2001 23:55:44 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f936ti918491; Tue, 2 Oct 2001 23:55:44 -0700 (PDT) (envelope-from peter) Message-Id: <200110030655.f936ti918491@freefall.freebsd.org> From: Peter Wemm Date: Tue, 2 Oct 2001 23:55:43 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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