Subject: CVS commit: syssrc/sys/arch/hppa/hppa
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 07/01/2002 19:10:03
Module Name:	syssrc
Committed By:	fredette
Date:		Mon Jul  1 16:10:03 UTC 2002

Modified Files:
	syssrc/sys/arch/hppa/hppa: sigcode.S vm_machdep.c

Log Message:
Made the signal trampoline PLABEL-aware.

Added a missing comma to the pmap_redzone() call.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hppa/hppa/sigcode.S \
    syssrc/sys/arch/hppa/hppa/vm_machdep.c

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