CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/01 00:23:53
Modified files:
usr.bin/tcpbench: tcpbench.c
Log message:
Sort the lines on -l output and match the order on the column output.
Also make the -l output go to stdout as it's easier to grep with it,
and set stdout to linebuf.
ok djm@ "as long as you add a setlinebuf(stdout) :-)"
