Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/13/1996 10:00:02
jonathan
Sun Oct 13 02:54:43 PDT 1996
Update of /cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv28591/mips/mips

Modified Files:
	trap.c 
Log Message:
Add (missing) PAGE_IS_RDONLY() macro to test for readonly pages,
in both mips-I and mips-II versions, and use it in arch/mips/mips/trap.c.


jonathan
Sun Oct 13 02:54:45 PDT 1996
Update of /cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv28591/mips/include

Modified Files:
	mips1_pte.h mips3_pte.h 
Log Message:
Add (missing) PAGE_IS_RDONLY() macro to test for readonly pages,
in both mips-I and mips-II versions, and use it in arch/mips/mips/trap.c.