summaryrefslogtreecommitdiff
path: root/benchmarks/ttcp/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-07-04Use 1000-based units for line speeds. From Anders Magnusson inbsiegert1-13/+30
PR pkg/22102, in 2003.
2013-12-17Small fixes:tron2-2/+6
1.) Comment out "MASTER_SITES". The URL no longer works and all copies that Google can find are "pkgsrc" distfile mirrors. 2.) Fix various "pkglint" errors.
2007-01-18Fixed PKGMANDIR.rillig1-12/+2
2005-12-21- Fix GCC 4.x build problems.tron1-14/+45
- Correct crude Darwin build fix so it doesn't break under 8.x.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-07Depend on errno.h to provide errno.joerg1-10/+18
2004-07-30Print statistics to stderr, not to stdout, so that this programhe1-12/+62
can be used for bulk data transport without adding any crud at the receiving end. Bump pkgrevision to 2.
2003-03-19Initialize the address family before calling bind(2) which fixes thetron1-9/+10
receive mode under NetBSD-current. Bump package revision after this important bug-fix.
2002-06-11address PR 17220 (portability issues on 64bit arch)itojun1-3/+12
2002-03-26reset CATDEPS under Linuxabs2-7/+12
2001-04-17Move "ttcp" package to category "benchmarks".tron2-0/+93