Subject: CVS commit: src/usr.bin/kdump
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/12/2003 10:07:08
Module Name:	src
Committed By:	manu
Date:		Sat Jul 12 10:07:08 UTC 2003

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

Log Message:
Use the same code to display hexdump of GIO and MMSG (Mach Messages).
While we are there, display offsets in the hexdump, it can be useful.
Remove size display in Mach Messages as user processes don't always
fill it correctly.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/usr.bin/kdump/kdump.c

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