Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/14/2001 23:18:41
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Jan 14 21:18:40 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/include: cpu.h proc.h
	syssrc/sys/arch/mips/mips: genassym.cf locore_mips1.S locore_mips3.S
	    trap.c

Log Message:
Make the astpending flag per-process.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/mips/include/cpu.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/mips/include/proc.h
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/mips/mips/genassym.cf
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.157 -r1.158 syssrc/sys/arch/mips/mips/trap.c

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