Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile error and reducing size for libbb/get_console.c to previous size. | Glenn L McGrath | 2003-09-01 | 1 | -45/+27 |
| | | | | Vodz last_patch106 | ||||
* | Remove some unwanted code, patch from Holger Schurig, confirmed by vodz | Glenn L McGrath | 2003-08-29 | 1 | -4/+0 |
| | |||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -2/+2 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -1/+1 |
| | |||||
* | Apply vodz' last_patch52 | Eric Andersen | 2002-09-16 | 1 | -6/+3 |
| | |||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -7/+2 |
| | | | | -Erik | ||||
* | Add support for devfs device names. | Matt Kraai | 2001-07-23 | 1 | -4/+4 |
| | |||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+129 |
files. Clean up the resulting damage and fix up the makefile. -Erik |