Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/pmap
Module Name: basesrc
Committed By: atatat
Date: Thu Oct 17 17:18:35 UTC 2002
Modified Files:
basesrc/usr.bin/pmap: pmap.c
Log Message:
Provides better error messages from the symbol lookups (printing
merely " == 1" is just *not* helpful).
Note which symbols were missing (better for bug reports, if anyone
files one :).
Make the kernel submap symbols optional (sparc, sparc64, most powerpc,
and the sh3 ports seem not to have a phys_map -- problem noted by
myself yesterday).
Oh, and a little misc lint cleanup while I'm here.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/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