Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | My first bout of untangling udhcp. Make lots of gratuitous #defines go | Rob Landley | 2006-05-28 | 1 | -21/+2 | |
| | | | | | | 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/+55 | |
| | ||||||
* | remove in place of external link | Mike Frysinger | 2006-03-23 | 1 | -55/+0 | |
| | ||||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 | |
| | ||||||
* | more make safe the exported namespace for udhcp. Move to bb-specific file ↵ | "Vladimir N. Oleynik" | 2005-09-23 | 1 | -3/+0 | |
| | | | | for reduce change into udhcp-CVS | |||||
* | safe exported namespace for udhcp. Not full, bore :-( | "Vladimir N. Oleynik" | 2005-09-22 | 1 | -1/+3 | |
| | ||||||
* | Revert the uptime() removal. Let the list sort it out... | Rob Landley | 2005-05-04 | 1 | -0/+1 | |
| | ||||||
* | Patch from Shaun Jackman: | Rob Landley | 2005-05-04 | 1 | -1/+0 | |
| | | | | | | Replace uptime with time(NULL). time is more portable than uptime and eliminates the need to define uptime, reducing code size slightly. | |||||
* | fix timewarp in client (server fix later) | Russ Dill | 2004-05-19 | 1 | -0/+1 | |
| | ||||||
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | ||||||
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 1 | -10/+13 | |
| | ||||||
* | Add missing pieces from vodz' last_patch88 | Eric Andersen | 2003-06-14 | 1 | -0/+52 | |