Subject: CVS commit: src/sys/arch/hppa/hppa
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/16/2004 17:07:07
Module Name:	src
Committed By:	chs
Date:		Sun May 16 17:07:07 UTC 2004

Modified Files:
	src/sys/arch/hppa/hppa: pmap.c

Log Message:
in pmap_protect(), don't just return if the desired permissions include write.
we could be removing execute permission.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hppa/hppa/pmap.c

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