DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/ktrdump ktrdump.8 ktrdump.c
dillon 2007/06/08 11:24:22 PDT
DragonFly src repository
Modified files:
usr.bin/ktrdump ktrdump.8 ktrdump.c
Log:
Add a new option to ktrdump (-l) which causes it to loop awaiting new data
and then display it as it comes in. Cleanup ktrdump considerably. By
Aggelos Economopoulos.
Additional work by Matt: Clean it up even more, document the code, and make
the new looping feature work with -s.
Submitted-by: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
With-additional-work-by: dillon
Revision Changes Path
1.10 +6 -2 src/usr.bin/ktrdump/ktrdump.8
1.7 +229 -116 src/usr.bin/ktrdump/ktrdump.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/ktrdump/ktrdump.8.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/ktrdump/ktrdump.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]