| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- Update WWW
Remained by: Miroslav Chlastak <chlastak___fialka.cz>
Notes:
svn path=/head/; revision=214620
|
| |
|
|
|
|
|
|
|
|
|
| |
errno to ENOBUFS, which causes issues with the UDP bandwidth tests.
Check if errno != ENOBUFS after write(2).
- Bump PORTREVISION
Submitted by: Ryan T. Dean <rtdean___tcamail.net>
Notes:
svn path=/head/; revision=179661
|
| |
|
|
|
|
|
|
|
|
| |
- Fix configure detection of pthread_cancel on 4.x 5.x and 6.x
- portlint(1)
Notified by: kris
Notes:
svn path=/head/; revision=160328
|
| |
|
|
|
|
|
|
|
|
| |
- Modify uintmax_t to uint64_t
PR: 80841
Submitted by: Marcus Grando (maintainer)
Notes:
svn path=/head/; revision=134987
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68240
|
|
|
A tool to measure maximum TCP and UDP bandwidth
PR: 27462
Submitted by: Pete Fritchman <petef@databits.net>
Notes:
svn path=/head/; revision=43158
|