aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mbuffer
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2010.05.26rafan2010-09-242-4/+4
| | | | | PR: ports/150885 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
* - Update to 2009.01.06rafan2009-01-073-132/+4
|
* - Fix build on 6.x by using valloc(3) instead of posix_memalign(3)rafan2008-12-271-11/+18
| | | | Reported by: pointyhat via erwin
* - Update to 20081207 which fixes many bugs from previous version in portsrafan2008-12-263-45/+88
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0
|
* - Respect PTHREAD_LIBSrafan2007-01-111-1/+4
| | | | - mbuffer needs C99 function, atoll(3), which is not available on 4.x
* - mbuffer needs pthread which is not available on 4.xrafan2007-01-111-0/+4
| | | | Submitted by: pointyhat via kris
* Add mbuffer-20060728, a tool for buffering data streams.rafan2006-12-204-0/+121