Subject: CVS commit: pkgsrc/benchmarks/kttcp/files
To: None <pkgsrc-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2002 00:45:08
Module Name: pkgsrc
Committed By: thorpej
Date: Sun Jun 30 21:45:07 UTC 2002
Modified Files:
pkgsrc/benchmarks/kttcp/files: kttcp.c
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.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/benchmarks/kttcp/files/kttcp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.