| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=162032
|
| |
|
|
|
|
|
|
|
|
| |
o Add several patches from Gentoo portage CVS
Approved by: maintainer (thanks jonny)
Obtained from: Gentoo portage CVS
Notes:
svn path=/head/; revision=151110
|
| |
|
|
| |
Notes:
svn path=/head/; revision=100139
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76038
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30318
|
| |
|
|
|
|
|
| |
on freefall.
Notes:
svn path=/head/; revision=29655
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27512
|
| |
|
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
Notes:
svn path=/head/; revision=25584
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22752
|
| |
|
|
| |
Notes:
svn path=/head/; revision=20960
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19093
|
| |
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=17447
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10141
|
| |
|
|
|
|
|
| |
Converted p5* to use MASTER_SITE_PERL_CPAN
Notes:
svn path=/head/; revision=4541
|
| |
|
|
|
|
|
| |
Misc variable reordering, cleaning up, etc.
Notes:
svn path=/head/; revision=4385
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2466
|
| |
|
|
|
|
|
| |
to get a lemon meringue pie if you don't credit your work! :>
Notes:
svn path=/head/; revision=2439
|
| |
|
|
| |
Notes:
svn path=/head/; revision=2431
|
|
|
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.
Notes:
svn path=/head/; revision=2430
|