Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | kraai | 2001-12-20 | 1 | -10/+10 |
* | Major rework of the directory structure and the entire build system. | andersen | 2001-10-24 | 1 | -7/+1 |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | andersen | 2001-04-25 | 1 | -6/+0 |
* | Patch from Valdimir to reduce stack usage, since recursive_action | andersen | 2001-04-10 | 1 | -10/+5 |
* | A nice patch from Larry Doolittle that adds -Wshadow and | andersen | 2001-03-21 | 1 | -0/+1 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | andersen | 2001-03-16 | 1 | -0/+160 |