2002-06-30 23:45:07 by Jason R Thorpe | Files touched by this commit (1) |
Log message: 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:25:47 by Jason R Thorpe | Files touched by this commit (1) |
Log message: Also report speed in Megabits/sec (both 1024- and 1000-based Mega). |
2002-06-30 21:15:58 by Jason R Thorpe | Files touched by this commit (1) |
Log message: Remove "-c ..." from the usage. |
2002-06-29 03:10:35 by Jason R Thorpe | Files touched by this commit (1) |
Log message: This is only for NetBSD. |
2002-06-29 03:07:22 by Jason R Thorpe | Files touched by this commit (5) | |
Log message: kttcp -- userland portion of the kttcp network throughput tester |