Subject: CVS commit: src/sys/arch/vax
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/16/2007 02:17:42
Module Name:	src
Committed By:	ad
Date:		Fri Feb 16 02:17:42 UTC 2007

Modified Files:
	src/sys/arch/vax/include: Makefile userret.h
	src/sys/arch/vax/vax: sig_machdep.c syscall.c trap.c

Log Message:
More MD changes to get vax compiling.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/vax/include/Makefile
cvs rdiff -r1.2 -r1.3 src/sys/arch/vax/include/userret.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/vax/vax/sig_machdep.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/vax/vax/syscall.c
cvs rdiff -r1.106 -r1.107 src/sys/arch/vax/vax/trap.c

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