Commit graph

6 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
fae54139e3 o Update to 1.19
o Add several patches from Gentoo portage CVS

Approved by:	maintainer (thanks jonny)
Obtained from:	Gentoo portage CVS
2005-12-13 17:33:18 +00:00
Trevor Johnson
4a38811bfa Add size data.
Approved by:	maintainers
2004-03-18 02:52:47 +00:00
Steve Price
815350afa9 *** empty log message *** 1999-11-01 00:17:02 +00:00
Satoshi Asami
06c822cc34 (I hope I caught this quickly enough....)
CVS replace buffer that was just imported with the backup from the Attic
cleanup.  This should look identical to what Steve committed, except
it has all the history resurrected.
1999-03-30 02:42:20 +00:00
Mark Murray
326a46e24e Remove buffer. This port no longer fetches, and team is better. 1998-03-14 21:01:26 +00:00
Mark Murray
e526d43c6e Add a stunningly useful utility.
if you ever nhave needed to do something like:
tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this.

do something like

tar cf - <big_dir> | buffer | rsh othersys "cat  | buffer > /dev/tape"
to enjoy HUGE increases in speed while your tape drive does not
incessantly back/forth/stop/start.
1995-11-17 19:03:48 +00:00