Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/31/2000 21:27:24
Module Name:	syssrc
Committed By:	matt
Date:		Sun Dec 31 19:27:24 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/vax: intvec.s trap.c

Log Message:
Rename arithflt to trap.  Change trap label to Xtrap.  This is due to that
arithflt is really the trap handler so call it that.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/arch/vax/vax/intvec.s
cvs rdiff -r1.58 -r1.59 syssrc/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.