Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-30 | Fixed build failure on NetBSD 3.0: | rillig | 1 | -2/+2 | |
kttcp.c:121: warning: assignment discards qualifiers from pointer target type | |||||
2002-07-11 | Show usertime/systime/realtime/cpu-time-percentage. | simonb | 1 | -12/+46 | |
Add a -v option to show "byte/CPU sec" ala "ttcp -v". Change the -s option to -t (same as parameter to transmit as ttcp). Bump pkg version number. | |||||
2002-06-30 | Allow a "k", "m", or "g" suffix to be added to a byte count to | thorpej | 1 | -4/+37 | |
multiply it by 1024, 1024 * 1024, or 1024 * 1024 * 1024, respectively. | |||||
2002-06-30 | Also report speed in Megabits/sec (both 1024- and 1000-based Mega). | thorpej | 1 | -2/+6 | |
2002-06-30 | Remove "-c ..." from the usage. | thorpej | 1 | -4/+3 | |
2002-06-29 | kttcp -- userland portion of the kttcp network throughput tester | thorpej | 2 | -0/+246 | |