Subject: CVS commit: src/usr.bin/kdump
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/01/2007 19:05:51
Module Name: src
Committed By: dsl
Date: Fri Jun 1 19:05:50 UTC 2007
Modified Files:
src/usr.bin/kdump: kdump.c
Log Message:
When displaying 'KTR_USER' data, exclude the header from the length, don't
enclose in ", and output using the hexdump function if -x (or -X) given.
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 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.