Subject: CVS commit: src/usr.bin/kdump
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/06/2004 22:51:38
Module Name: src
Committed By: matt
Date: Thu May 6 22:51:38 UTC 2004
Modified Files:
src/usr.bin/kdump: kdump.c
Log Message:
Allow kdump to print the names for machine dependent ptrace ops.
(This requires <machine/ptrace.h> to define PT_MACHDEP_STRINGS
which corresponds to the machdep ops).
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 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.