summaryrefslogtreecommitdiff
path: root/networking/udhcp/common.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use busybox sysinfo structRuss Dill2004-05-191-1/+0
|
* Fix a compile problemEric Andersen2004-05-191-2/+1
|
* fix timewarp in client (server fix later)Russ Dill2004-05-191-0/+9
|
* remove uneccessary check (already done in pidfile.c)Russ Dill2004-05-191-6/+4
|
* Larry Doolittle writes:Eric Andersen2004-04-141-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 Andersen2004-03-151-1/+1
|
* it should work even if you don't assign a pidfileRuss Dill2003-12-261-6/+7
|
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill2003-12-181-71/+71
|
* make udhcp work under uclinux, to an extentRuss Dill2003-12-151-0/+4
|
* "Without this patch, udhcpcd output may be buffered and delayed forGlenn L McGrath2003-08-301-0/+2
| | | | for minutes if stdout is not a tty." -vda@
* Add missing pieces from vodz' last_patch88Eric Andersen2003-06-141-0/+150