- 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
- 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
- d824853 merge from udhcp module by Mike Frysinger · 20 years ago
- abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 5c9323f use busybox sysinfo struct by Russ Dill · 21 years ago
- 28885c3 Fix a compile problem by Eric Andersen · 21 years ago
- 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 21 years ago
- 91e006c remove uneccessary check (already done in pidfile.c) by Russ Dill · 21 years ago
- 57f49d3 fix memory leak caused by switch to vfork by Russ Dill · 21 years ago
- c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 3f79300 Patch by Andrew Victor, by Glenn L McGrath · 21 years ago
- 0226596 Fix a typo, patch by Andrew Victor by Glenn L McGrath · 21 years ago
- ad95373 Use standard C99 types by Eric Andersen · 21 years ago
- 6caa073 it should work even if you don't assign a pidfile by Russ Dill · 21 years ago
- d242e49 fix a long standing underallocation bug by Russ Dill · 21 years ago
- a899263 move debugging to safe place (before vfork) by Russ Dill · 21 years ago
- 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
- e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
- 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
- 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
- 6b3f757 revert removal of define by Russ Dill · 21 years ago
- 4040d3d forgotten include by Russ Dill · 21 years ago
- 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
- 4b77aca start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth by Russ Dill · 21 years ago
- 7becf59 when compiled standalone, udhcp needs these headers by Russ Dill · 21 years ago
- a3170d5 whoops by Russ Dill · 21 years ago
- 8f43126 not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) by Russ Dill · 21 years ago
- 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
- 4a9e34c options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox by Russ Dill · 21 years ago
- c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- d9461f8 Allow one to detect and handle the case where no lease could be obtained by Glenn L McGrath · 21 years ago
- 29a05f5 "Without this patch, udhcpcd output may be buffered and delayed for by Glenn L McGrath · 21 years ago
- 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
- 2233685 Remove unused files by Glenn L McGrath · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- 1b2e7c3 Make gcc not whine about "deprecated use of label at end of compound statement" by Eric Andersen · 22 years ago
- a8da17a Add missing pieces from vodz' last_patch88 by Eric Andersen · 22 years ago
- 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
- 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
- 6393d69 merge fixes with udhcp by Russ Dill · 22 years ago
- b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
- 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
- 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
- 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
- 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
- d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
- 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
- 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
- a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
- ae01fa9 udhcpc documentation update by Russ Dill · 22 years ago
- da97085 version number oops by Russ Dill · 22 years ago
- f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago
- 1977a60 missed add for udhcp by Russ Dill · 22 years ago
- 61fb489 added full udhcp integration by Russ Dill · 22 years ago