Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer | 2006-05-19 | 1 | -22/+1 |
| | | | | - use shorter boilerplate while at it | ||||
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | This is a bulk spelling fix patch against busybox-1.00-pre10. If anyone gets a corrupted copy (and cares), let me know and I will make alternate arrangements. Erik - please apply. Authors - please check that I didn't corrupt any meaning. Package importers - see if any of these changes should be passed to the upstream authors. I glossed over lots of sloppy capitalizations, missing apostrophes, mixed American/British spellings, and German-style compound words. What is "pretect redefined for test" in cmdedit.c? Good luck on the 1.00 release! - Larry | ||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -9/+3 |
| | |||||
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai | 2001-12-20 | 1 | -1/+1 |
| | |||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -7/+2 |
| | | | | -Erik | ||||
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+71 |
files. Clean up the resulting damage and fix up the makefile. -Erik |