peter 2ed8e17b91 Implement virtual-to-physical address mapping for the kvm library on
dead kernel debugging.  The previous code was a "do nothing".

The most obvious side effect of this is that you can now do things like
this and reasonably expect them to work:
  dmesg -M /var/crash/vmcore.3 -N /var/crash/kernel.3
  ps -axl -M /var/crash/vmcore.3 -N /var/crash/kernel.3

A good deal of this was lifted from the gdb code to do this, as well as
from NetBSD's libkvm (which has completely different VM macros)
1996-10-07 20:17:50 +00:00
..
1996-09-23 22:24:39 +00:00
1996-09-05 17:16:10 +00:00
1996-08-21 21:30:02 +00:00
1996-08-23 20:52:53 +00:00
1996-08-30 21:21:52 +00:00
1996-09-05 17:16:10 +00:00
1996-09-27 07:12:11 +00:00