DragonFly-2.3.0.355.g90e76 master usr.bin/ktrdump ktrdump.c

Simon Schubert corecode at crater.dragonflybsd.org
Fri Mar 6 06:52:17 PST 2009


commit 90e765975b4b841ea1755a662a8520f977fe4e0b
Author: Simon Schubert <simon.schubert at epfl.ch>
Date:   Tue Mar 3 18:23:48 2009 +0100

    ktrdump: print ktr data using vfprintf()
    
    The code previously assumed that there is a maximum of 10 arguments which
    are all integer (sized).  Printing of more or differently sized arguments
    seemed to work on occasion, or not.

Summary of changes:
 usr.bin/ktrdump/ktrdump.c |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90e765975b4b841ea1755a662a8520f977fe4e0b


-- 
DragonFly BSD source repository





More information about the Commits mailing list