Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Larry Doolittle to eliminate needless thrashing | Eric Andersen | 2001-04-04 | 1 | -3/+3 |
* | if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad, | Eric Andersen | 2001-04-03 | 1 | -4/+5 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+52 |