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:   tsutsui
Date:           Tue Oct 11 12:25:56 UTC 2011

Modified Files:
        src/usr.bin/pmap: pmap.c

Log Message:
Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR
or "0x%"PRIxVADDR etc.  Noticed by Y.Sugahara.


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