Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: sharesrc/share/man/man9



Module Name:    sharesrc
Committed By:   thorpej
Date:           Wed Aug 14 15:25:51 UTC 2002

Modified Files:
        sharesrc/share/man/man9: pmap.9

Log Message:
* Document the existing requirement that machine-independent code
  not pmap_kenter_pa() a mapping at a virtual address for which a
  valid mapping already exists.
* Document the new requirement that machine-independent code not
  not pmap_kenter_pa() a mapping with VM_PROT_EXEC.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.




Home | Main Index | Thread Index | Old Index