aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-iostat.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31From Martin Kaiser via bug 7312:Gerald Combs1-0/+2
2012-05-23From Florent Drouin:Anders Broman1-7/+79
2012-05-11Clean up indentation. (HT should not be assumed to work on 4-space tabGuy Harris1-628/+627
2012-05-11proto_registrar_get_ftype() returns an FT_ value; make its return typeGuy Harris1-0/+28
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-4/+0
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-03-06Try to make the buildbot happyAnders Broman1-1/+1
2012-03-06From Cal Turney: Try to fix the remaining warnings. https://bugs.wireshark.or...Anders Broman1-24/+24
2012-03-05From Cal Turney:Anders Broman1-529/+818
2012-02-29Revert 41240, 41239, 41234, 41233, and (finally) 41231. Every time I fix a w...Jeff Morriss1-806/+520
2012-02-29Remove the offending %s for now.Anders Broman1-1/+2
2012-02-29Don't use itoa(). It still doesn't compile due to a format warning on line 7...Jeff Morriss1-96/+100
2012-02-29Fix another couple of warnings, but not sure what to do about the rest:Martin Mathieson1-2/+2
2012-02-29Fix several compiler warnings (a few more remain though).Martin Mathieson1-43/+44
2012-02-29From Cal Turney:io,stat LOAD error, comma field ignored, zero data intervals ...Anders Broman1-525/+805
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-0/+984