Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/20/2006 13:14:37
Module Name:	src
Committed By:	drochner
Date:		Mon Mar 20 13:14:37 UTC 2006

Modified Files:
	src/sys/arch/mips/mips: trap.c
	src/sys/compat/irix: irix_prctl.c irix_prctl.h
	src/sys/sys: proc.h

Log Message:
kill the last use of vm_fault_t, from Havard Eidnes


To generate a diff of this commit:
cvs rdiff -r1.199 -r1.200 src/sys/arch/mips/mips/trap.c
cvs rdiff -r1.28 -r1.29 src/sys/compat/irix/irix_prctl.c
cvs rdiff -r1.10 -r1.11 src/sys/compat/irix/irix_prctl.h
cvs rdiff -r1.216 -r1.217 src/sys/sys/proc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.