jakllsch
|
0128a12783
|
Fix kttcp build on 64-bit-time_t NetBSD.
Bump PKGREVISION.
|
2009-11-24 17:46:45 +00:00 |
|
joerg
|
368d71b62e
|
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
|
2009-04-09 00:48:06 +00:00 |
|
joerg
|
f605fec2db
|
Mark as destdir ready.
|
2008-07-14 12:55:56 +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 |
|
rillig
|
ff21951f2b
|
Made the Makefile a lot simpler.
|
2007-01-18 11:23:12 +00:00 |
|
rillig
|
d830409987
|
Added BINOWN and BINGRP to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
|
2006-06-18 11:21:42 +00:00 |
|
rillig
|
b71a1d488b
|
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00 |
|
rillig
|
e19c2dbb21
|
NO_CHECKSUM=yes instead of #defined.
|
2005-05-23 08:53:42 +00:00 |
|
grant
|
eaa75b4082
|
there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
|
2004-10-01 10:37:32 +00:00 |
|
minskim
|
7e3f925b6c
|
Enable pkgviews installation.
|
2004-07-30 15:50:37 +00:00 |
|
mrg
|
28a0f889ba
|
also works on 1.6Z.
|
2004-07-04 06:43:01 +00:00 |
|
agc
|
dc52048e01
|
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2004-01-20 12:07:06 +00:00 |
|
grant
|
91f00f1cbc
|
s/netbsd.org/NetBSD.org/
|
2003-07-17 21:21:03 +00:00 |
|
jmc
|
b3754997c5
|
Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicable
NetBSD versions as appropriate
|
2003-04-23 02:22:24 +00:00 |
|
jmmv
|
0916498c1b
|
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2003-03-29 12:40:00 +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 |
|
agc
|
f261a523ba
|
Mark this package as only for NetBSD-1.6B or later. This still isn't
perfect, since I have problems building this on a 1.6B machine which
does not have kttcp in the kernel.
|
2002-07-01 12:56:08 +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
|
155dfab9f2
|
This is only for NetBSD.
|
2002-06-29 01:10:34 +00:00 |
|
thorpej
|
63aeeab692
|
kttcp -- userland portion of the kttcp network throughput tester
|
2002-06-29 01:07:19 +00:00 |
|