summaryrefslogtreecommitdiff
path: root/misc/team/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix `off_t unsigned' that used to be a stylistic issue but now becameJoerg Wunsch2003-09-011-60/+64
| | | | | | | | | | a syntax error lately. This fix is different from the one mentioned in the PR, but confirmed to work correctly at least on smaller files/devices (i don't have a 2 GB device to test against right now). PR: ports/55517
* Merge all the patches together so there is one patch / souce file.David E. O'Brien1998-03-152-11/+352
| | | | | | | | | | | | | | | | | (there were more patch files than souce files here :) ) Now merged are the fixes: ports/1966: Team doesn't support... ports/2204: Team can hang when stderr is a file I've seen team hang when stderr is a file. 'top' reports that it is stuck in lockf. ports/2203: Team's exit status doesn't indicate if there ... Team's exit status will be 0 even if there is an I/O error. The reason is that the exit status of the "guys" isn't checked. Submitted by: dawes@physics.usyd.edu.au (David Dawes)
* team - portable multi-buffered tape streaming utilityJoerg Wunsch1995-07-012-0/+62