1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Boris Samorodov
225a5a7cc1 . permit using buffers upto 64MB; [1]
. bump PORTREVISION.

PR:		106806  [1]
Submitted by:	Eugene Grosbein <eugen at grosbein.pp.ru>  [1]
Approved by:	joerg (maintainer timeout 10 weeks)  [1]
Discussed at:	freebsd-hackers@, freebsd-ports@  [1]
2007-03-09 14:17:07 +00:00
Joerg Wunsch
1423ac7961 Fix `off_t unsigned' that used to be a stylistic issue but now became
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
2003-09-01 14:20:06 +00:00
David E. O'Brien
9f76c1d34b Merge all the patches together so there is one patch / souce file.
(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)
1998-03-15 20:43:16 +00:00
Joerg Wunsch
14cc166930 team - portable multi-buffered tape streaming utility 1995-07-01 17:57:54 +00:00