Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch from Adam Heath <doogie@debian.org>, makes print_file | Eric Andersen | 2001-05-15 | 1 | -5/+2 |
| | | | | (used by cat, grep, sed, etc) quite a bit faster. | ||||
* | Apply Vladimir's latest cleanup patch. | Eric Andersen | 2001-04-09 | 1 | -12/+17 |
| | | | | -Erik | ||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+59 |
files. Clean up the resulting damage and fix up the makefile. -Erik |