Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/26/2000 05:31:03
Module Name:	syssrc
Committed By:	matt
Date:		Sat Aug 26 02:31:03 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/conf: GENERIC files.vax
	syssrc/sys/arch/vax/vax: intvec.s unimpl_emul.s

Log Message:
Reverse polarity on INSN_EMULATION to NO_INSN_EMULATION.  Thus by default
all kernels will have instruction emulation.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/arch/vax/conf/GENERIC
cvs rdiff -r1.75 -r1.76 syssrc/sys/arch/vax/conf/files.vax
cvs rdiff -r1.55 -r1.56 syssrc/sys/arch/vax/vax/intvec.s
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/vax/vax/unimpl_emul.s

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