Subject: CVS commit: src/sys/compat/freebsd
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/23/2007 15:24:27
Module Name: src
Committed By: dsl
Date: Sat Jun 23 15:24:27 UTC 2007
Modified Files:
src/sys/compat/freebsd: freebsd_ptrace.c
Log Message:
Comment out support for FREEBSD_PT_READ_U and FREEBSD_PT_WRITE_U.
It all looks like a rather broken hack.
If nothing else it accesses userspace without copyin/out.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/compat/freebsd/freebsd_ptrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.