Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/kdump
Module Name: basesrc
Committed By: jdolecek
Date: Sun Aug 4 14:26:21 UTC 2002
Modified Files:
basesrc/usr.bin/kdump: kdump.c
Log Message:
Fix formatting of ktr_user entries so that values of individual bytes
of ktrace record are treated as unsigned char, and printed using "%02x".
Change suggested in bin/17832 by Paul Goyette.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/usr.bin/kdump/kdump.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index