Subject: CVS commit: src/usr.bin/kdump
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/15/2004 14:42:09
Module Name:	src
Committed By:	mrg
Date:		Thu Jan 15 14:42:09 UTC 2004

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

Log Message:
redo the former in light of making the kernel output normal 64 bit
records for 32 bit & 64 bit processes.  we still make some adjustments
when dealing with 32-bit processes, but largely things are handled the
same now.  make the code to match "netbsd32_<syscall>" in place of
plain "<syscall>" more general.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 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.