| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=62774
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
|
|
|
|
|
| |
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
|