DragonFly commits List (threaded) for 2009-03
DragonFly BSD
DragonFly commits List (threaded) for 2009-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.501.g438c5 master sys/kern kern_ktr.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Mar 2009 09:04:09 -0700 (PDT)

commit 438c526f16951a91c59f44c94e9a6abd61004aa0
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]