aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* My first bout of untangling udhcp. Make lots of gratuitous #defines goRob Landley2006-05-281-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 supportMike Frysinger2006-05-081-0/+55
|
* remove in place of external linkMike Frysinger2006-03-231-55/+0
|
* just whitespaceTim Riker2006-01-251-1/+1
|
* more make safe the exported namespace for udhcp. Move to bb-specific file ↵"Vladimir N. Oleynik"2005-09-231-3/+0
| | | | for reduce change into udhcp-CVS
* safe exported namespace for udhcp. Not full, bore :-("Vladimir N. Oleynik"2005-09-221-1/+3
|
* Revert the uptime() removal. Let the list sort it out...Rob Landley2005-05-041-0/+1
|
* Patch from Shaun Jackman:Rob Landley2005-05-041-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 Dill2004-05-191-0/+1
|
* Larry Doolittle writes:Eric Andersen2004-04-141-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 Andersen2004-03-151-1/+1
|
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill2003-12-181-10/+13
|
* Add missing pieces from vodz' last_patch88Eric Andersen2003-06-141-0/+52