Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix memory leak caused by switch to vfork | Russ Dill | 2004-05-19 | 1 | -3/+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 | -5/+5 |
| | |||||
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 1 | -7/+7 |
| | |||||
* | fix a long standing underallocation bug | Russ Dill | 2003-12-24 | 1 | -2/+5 |
| | |||||
* | move debugging to safe place (before vfork) | Russ Dill | 2003-12-24 | 1 | -3/+2 |
| | |||||
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 1 | -30/+14 |
| | |||||
* | include headers with prototypes to make sure prototypes match | Russ Dill | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | make udhcp work under uclinux, to an extent | Russ Dill | 2003-12-15 | 1 | -1/+3 |
| | |||||
* | options is a pretty common symbol, bad idea to use as a global in udhcp when ↵ | Russ Dill | 2003-12-15 | 1 | -7/+8 |
| | | | | compiling into busybox | ||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -34/+25 |
| | |||||
* | sync with udhcp bug fixes | Russ Dill | 2003-02-12 | 1 | -4/+5 |
| | |||||
* | resync with udhcp cvs | Russ Dill | 2002-12-11 | 1 | -60/+39 |
| | |||||
* | Support using ip in udhcpc scripts. | Glenn L McGrath | 2002-12-08 | 1 | -0/+44 |
| | | | | Slightly modified version of patch by Bastian Blank | ||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -0/+228 |