jakllsch
|
0128a12783
|
Fix kttcp build on 64-bit-time_t NetBSD.
Bump PKGREVISION.
|
2009-11-24 17:46:45 +00:00 |
|
rillig
|
8721cadfd5
|
Fixed build failure on NetBSD 3.0:
kttcp.c:121: warning: assignment discards qualifiers from pointer target type
|
2007-08-30 09:23:31 +00:00 |
|
simonb
|
e6da76ec56
|
Show usertime/systime/realtime/cpu-time-percentage.
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-07-11 23:32:34 +00:00 |
|
thorpej
|
0d30ee2e4b
|
Allow a "k", "m", or "g" suffix to be added to a byte count to
multiply it by 1024, 1024 * 1024, or 1024 * 1024 * 1024, respectively.
|
2002-06-30 21:45:06 +00:00 |
|
thorpej
|
052a5ccc23
|
Also report speed in Megabits/sec (both 1024- and 1000-based Mega).
|
2002-06-30 19:25:47 +00:00 |
|
thorpej
|
f58166dc38
|
Remove "-c ..." from the usage.
|
2002-06-30 19:15:57 +00:00 |
|
thorpej
|
63aeeab692
|
kttcp -- userland portion of the kttcp network throughput tester
|
2002-06-29 01:07:19 +00:00 |
|