DragonFly-2.3.0.501.g438c5 master sys/kern kern_ktr.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Mar 27 09:06:58 PDT 2009
commit 438c526f16951a91c59f44c94e9a6abd61004aa0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Mar 27 09:00:05 2009 -0700
Fix DDB's 'show ktr' command - improper panic and improper scan
DDB's 'show ktr' command was using the wrong index to check the KTR
buffers and also improperly panicing when no KTR entries could be found.
Summary of changes:
sys/kern/kern_ktr.c | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/438c526f16951a91c59f44c94e9a6abd61004aa0
--
DragonFly BSD source repository
More information about the Commits
mailing list