Subject: CVS commit: src/usr.bin/kdump
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/29/2003 18:05:07
Module Name:	src
Committed By:	martin
Date:		Sun Jun 29 18:05:07 UTC 2003

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

Log Message:
Since a caddr_t is (mis-)used as the lwp-id, cast it to intptr_t and use
apropriate format string.


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