Mike Frysinger
|
1ece21bddd
|
as Rob Landley pointed out, need to fix the 1 versus i typo in indexing
|
2005-05-13 03:09:20 +00:00 |
|
Mike Frysinger
|
0fb397e617
|
blah, forgot to save last time to fix whitespacing
|
2005-05-13 00:58:18 +00:00 |
|
Mike Frysinger
|
867a6080fe
|
remove duplicated code and rework algorithms to end up with smaller code
|
2005-05-13 00:57:30 +00:00 |
|
Mike Frysinger
|
dad4cf7e63
|
use a bunch of if statements since it is a few bytes smaller than a switch; also use bb_xfopen() instead of fopen() so comm doesnt segfault when given non-existant files :(
|
2005-05-12 22:50:12 +00:00 |
|
Mike Frysinger
|
b3a6ec3e62
|
err, added 2 to the wrong var :) also touchup the option detection to shrink size
|
2005-05-12 22:41:13 +00:00 |
|
Mike Frysinger
|
3ba93c0438
|
fix segfault if user only specifies 1 file
|
2005-05-12 22:36:32 +00:00 |
|
Mike Frysinger
|
0d605e98b2
|
fix whitespace/coding style
|
2005-05-12 22:25:41 +00:00 |
|
Rob Landley
|
2acfd7bd26
|
Small comm implementatin from Rob Sullivan. Needed to build perl.
|
2005-05-11 23:12:49 +00:00 |
|