Subject: CVS commit: syssrc/sys/compat/linux
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 01/27/2002 17:11:39
Module Name: syssrc
Committed By: bjh21
Date: Sun Jan 27 15:11:39 UTC 2002
Modified Files:
syssrc/sys/compat/linux/arch/arm: linux_ptrace.c
syssrc/sys/compat/linux/common: linux_ptrace.h
Log Message:
Add support for PTRACE_GETREGS and PTRACE_SETREGS in ARMLinux emulation.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/linux/arch/arm/linux_ptrace.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/compat/linux/common/linux_ptrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.