Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 07/11/1999 15:35:28
Module Name:	syssrc
Committed By:	ross
Date:		Sun Jul 11 22:35:28 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/alpha: locore.s

Log Message:
* Set up a trapframe before calling console_restart(), and just pass it the
  frame instead of a selection from the saved state.
* new macros:   bfalse reg, dst		/* "beq" */
		btrue reg, dst		/* "bne" */


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/alpha/alpha/locore.s

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