Subject: CVS commit: src/lib/libkvm
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/10/2003 01:46:40
Module Name:	src
Committed By:	nathanw
Date:		Wed Apr  9 22:46:40 UTC 2003

Modified Files:
	src/lib/libkvm: kvm_alpha.c

Log Message:
Just use PAGE_SHIFT from <machine/vmparam.h> instead of going through
hoops to read and cache the value from the crash dump header.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libkvm/kvm_alpha.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.