Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/01/2000 23:02:10
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Nov  1 21:02:09 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/arch/i386: linux_ptrace.c
	syssrc/sys/compat/linux/common: linux_ptrace.h

Log Message:
move definition of LINUX_PTRACE_{SET|GET}(FP)REGS flags to
sys/compat/linux/common/linux_ptrace.h, they seem to be actually MI


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/arch/i386/linux_ptrace.c
cvs rdiff -r1.2 -r1.3 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.