Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 |
| | |||||
* | add support for setting the dhcp vendor class option (option 60). | Paul Fox | 2005-09-22 | 1 | -6/+1 |
| | | | | | | udhcpc now has a -V (--vendorclass), which will replace the default "udhcpRELEASE" string in this option. | ||||
* | allow suppression of default client-id. fixes bug 000037. allows | Paul Fox | 2005-08-01 | 1 | -1/+2 |
| | | | | busybox to match kernel and u-boot behavior with respect to client-id. | ||||
* | merge from udhcp module | Mike Frysinger | 2004-12-06 | 1 | -0/+1 |
| | |||||
* | 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 | -16/+16 |
| | |||||
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 1 | -4/+4 |
| | |||||
* | include headers with prototypes to make sure prototypes match | Russ Dill | 2003-12-16 | 1 | -0/+1 |
| | |||||
* | options is a pretty common symbol, bad idea to use as a global in udhcp when ↵ | Russ Dill | 2003-12-15 | 1 | -3/+3 |
| | | | | compiling into busybox | ||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -8/+2 |
| | |||||
* | sync to udhcp 0.9.8 | Russ Dill | 2002-10-31 | 1 | -1/+15 |
| | |||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -0/+239 |