Subject: CVS commit: [netbsd-1-6] sharesrc/share/man/man9
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/18/2002 03:35:34
Module Name: sharesrc
Committed By: he
Date: Mon Nov 18 01:35:33 UTC 2002
Modified Files:
sharesrc/share/man/man9 [netbsd-1-6]: pmap.9
Log Message:
Pull up revision 1.15 (requested by thorpej in ticket #676):
o Document the existing requirement that machine-independent
code not pmap_kenter_pa() a mappint at a virtual address
for which a valid mapping already exists.
o Document the new requirement that machine-idependent code
not pmap_kenter_pa() a mapping with VM_PROT_EXEC.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.2.1 sharesrc/share/man/man9/pmap.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.