Subject: CVS commit: src/sys/arch/sun2
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/18/2003 08:58:36
Module Name:	src
Committed By:	thorpej
Date:		Sat Jan 18 06:58:35 UTC 2003

Modified Files:
	src/sys/arch/sun2/include: Makefile
	src/sys/arch/sun2/sun2: genassym.cf locore.s locore2.c machdep.c pmap.c
	    sys_machdep.c trap.c
Added Files:
	src/sys/arch/sun2/include: mcontext.h

Log Message:
Merge the nathanw_sa branch.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/sun2/include/Makefile
cvs rdiff -r0 -r1.2 src/sys/arch/sun2/include/mcontext.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/sun2/sun2/genassym.cf
cvs rdiff -r1.12 -r1.13 src/sys/arch/sun2/sun2/locore.s
cvs rdiff -r1.7 -r1.8 src/sys/arch/sun2/sun2/locore2.c \
    src/sys/arch/sun2/sun2/trap.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/sun2/sun2/machdep.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/sun2/sun2/pmap.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/sun2/sun2/sys_machdep.c

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