Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `off_t unsigned' that used to be a stylistic issue but now became | Joerg Wunsch | 2003-09-01 | 1 | -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'Brien | 1998-03-15 | 2 | -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 utility | Joerg Wunsch | 1995-07-01 | 2 | -0/+62 |