Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -2/+2 | |
| | ||||||
* | Implement optional syslog logging using ordinary | Denis Vlasenko | 2006-09-06 | 1 | -7/+7 | |
| | | | | | | bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually. | |||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 | |
| | ||||||
* | Remove all usage of the "register" storage class specifier. | "Robert P. J. Day" | 2006-07-01 | 1 | -1/+1 | |
| | ||||||
* | My first bout of untangling udhcp. Make lots of gratuitous #defines go | Rob Landley | 2006-05-28 | 1 | -7/+7 | |
| | | | | | | away, substitutie BB_VER for an external VERSION, use busybox CONFIG symbols rather than checking for them then defining others, etc. Lots more cleanup to do... | |||||
* | add back in udhcp support | Mike Frysinger | 2006-05-08 | 1 | -0/+207 | |
| | ||||||
* | remove in place of external link | Mike Frysinger | 2006-03-23 | 1 | -207/+0 | |
| | ||||||
* | sync busybox and udhcp trees | Mike Frysinger | 2006-03-23 | 1 | -2/+0 | |
| | ||||||
* | Patch from Denis Vlasenko to constify things and fix a few typos. | Rob Landley | 2006-02-22 | 1 | -3/+4 | |
| | ||||||
* | Bug 751: file handle leaks can add up until available filehandles for the | Rob Landley | 2006-02-22 | 1 | -3/+9 | |
| | | | | process are exhausted. | |||||
* | fix up yet more annoying signed/unsigned and mixed type errors | Eric Andersen | 2006-01-30 | 1 | -1/+1 | |
| | ||||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -4/+4 | |
| | ||||||
* | 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 | -9/+9 | |
| | ||||||
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 1 | -9/+9 | |
| | ||||||
* | include headers with prototypes to make sure prototypes match | Russ Dill | 2003-12-16 | 1 | -0/+1 | |
| | ||||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -6/+4 | |
| | ||||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -0/+203 | |