Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/pmap
Module Name: src
Committed By: atatat
Date: Sat Feb 22 17:45:04 UTC 2003
Modified Files:
src/usr.bin/pmap: pmap.1 pmap.c
Log Message:
Properly print the VM_MAP_TOPDOWN flag if it is set, document the
VM_MAP_TOPDOWN flag (and the VM_MAP_DYING flag, since it never got
documented before), minor tweak to one of the examples, and use the
UVM_ET_IS*() macros instead of doing the same work manually.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/pmap/pmap.1
cvs rdiff -r1.10 -r1.11 src/usr.bin/pmap/pmap.c
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