K 10 svn:author V 3 des K 8 svn:date V 27 2001-03-19T00:28:04.000000Z K 7 svn:log V 358 Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t instead of long and int64_t; and print the result as an unsigned long. This should make the output from the bzero() test more readable, and avoid printing a negative bandwidth. Note that this doesn't change the decision process, since that is based on time elapsed, not on computed bandwidth. END