DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.355.g90e76 master usr.bin/ktrdump ktrdump.c
commit 90e765975b4b841ea1755a662a8520f977fe4e0b
Author: Simon Schubert <simon.schubert@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]