Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Sat Mar 21 13:06:39 UTC 2009
Modified Files:
src/sys/ddb: db_command.c db_xxx.c
src/sys/kern: subr_evcnt.c
src/sys/sys: evcnt.h
Log Message:
Make 'show event', 'dmesg' work with crash(8).
XXX dmesg fails exactly the same way as /sbin/dmesg.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/sys/ddb/db_command.c
cvs rdiff -u -r1.59 -r1.60 src/sys/ddb/db_xxx.c
cvs rdiff -u -r1.4 -r1.5 src/sys/kern/subr_evcnt.c
cvs rdiff -u -r1.5 -r1.6 src/sys/sys/evcnt.h
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