1. 9ffd423 Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary by Rob Landley · 19 years ago
  2. 0a8812b - replace _PATH_DEVNULL with bb_dev_null by Bernhard Reutner-Fischer · 19 years ago
  3. d9b6b84 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 19 years ago
  4. 49f6afc rename by Mike Frysinger · 19 years ago
  5. e3412d8 remove files not related to busybox by Mike Frysinger · 19 years ago
  6. 72c4d64 - add helptext for --retries by Bernhard Reutner-Fischer · 19 years ago
  7. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  8. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  9. dce5809 make the makefile a little more flexible so we can store in either location by Mike Frysinger · 19 years ago
  10. 13c8327 sync busybox and udhcp trees by Mike Frysinger · 19 years ago
  11. 28a6afe Roy Walker writes: by Eric Andersen · 19 years ago
  12. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  13. 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
  14. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  15. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  16. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  17. 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
  18. e8f504e Bug 751: file handle leaks can add up until available filehandles for the by Rob Landley · 19 years ago
  19. d6e14d8 Don't build directory libraries unless we're building an applet that needs it. by Rob Landley · 19 years ago
  20. ea6360e Missed a file in the last checkin, won't build without this... by Rob Landley · 19 years ago
  21. a2841e6 Patch from Giuseppe Ciotta to specify retry count. by Rob Landley · 19 years ago
  22. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  23. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  24. c1ef7bd just whitespace by Tim Riker · 19 years ago
  25. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  26. 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
  27. b628409 more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS by "Vladimir N. Oleynik" · 19 years ago
  28. 53ad366 remove 1 exported by "Vladimir N. Oleynik" · 19 years ago
  29. b6f7164 move a couple of functions from common code (options.c) to udhcpd private by Paul Fox · 19 years ago
  30. 28de951 by Paul Fox · 19 years ago
  31. 2f9c30a safe exported namespace for udhcp. Not full, bore :-( by "Vladimir N. Oleynik" · 19 years ago
  32. 230b411 Fix the warning by rewriting the function to be smaller and simpler. by Rob Landley · 19 years ago
  33. 37adefc Off by one error in max_leases sanity check. Bug 349, apparently. by Rob Landley · 19 years ago
  34. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  35. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  36. 7b86134 remove duplicate check against chaddr. by Paul Fox · 19 years ago
  37. 01f6798 applying fix for: 0000260: udhcpc doesn't validate client hardware address by Paul Fox · 19 years ago
  38. 0b1ff5a Tobias Krawutschke found a bug where the DHCP client would accept packets by Rob Landley · 20 years ago
  39. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
  40. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  41. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  42. 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
  43. d824853 merge from udhcp module by Mike Frysinger · 20 years ago
  44. abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
  45. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  46. 5c9323f use busybox sysinfo struct by Russ Dill · 21 years ago
  47. 28885c3 Fix a compile problem by Eric Andersen · 21 years ago
  48. 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 21 years ago
  49. 91e006c remove uneccessary check (already done in pidfile.c) by Russ Dill · 21 years ago
  50. 57f49d3 fix memory leak caused by switch to vfork by Russ Dill · 21 years ago
  51. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
  52. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  53. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  54. 3f79300 Patch by Andrew Victor, by Glenn L McGrath · 21 years ago
  55. 0226596 Fix a typo, patch by Andrew Victor by Glenn L McGrath · 21 years ago
  56. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  57. 6caa073 it should work even if you don't assign a pidfile by Russ Dill · 21 years ago
  58. d242e49 fix a long standing underallocation bug by Russ Dill · 21 years ago
  59. a899263 move debugging to safe place (before vfork) by Russ Dill · 21 years ago
  60. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  61. e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
  62. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  63. 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
  64. 6b3f757 revert removal of define by Russ Dill · 21 years ago
  65. 4040d3d forgotten include by Russ Dill · 21 years ago
  66. 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
  67. 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
  68. 7becf59 when compiled standalone, udhcp needs these headers by Russ Dill · 21 years ago
  69. a3170d5 whoops by Russ Dill · 21 years ago
  70. 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
  71. 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
  72. 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
  73. c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
  74. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  75. d9461f8 Allow one to detect and handle the case where no lease could be obtained by Glenn L McGrath · 21 years ago
  76. 29a05f5 "Without this patch, udhcpcd output may be buffered and delayed for by Glenn L McGrath · 21 years ago
  77. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  78. 2233685 Remove unused files by Glenn L McGrath · 21 years ago
  79. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  80. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  81. 1b2e7c3 Make gcc not whine about "deprecated use of label at end of compound statement" by Eric Andersen · 22 years ago
  82. a8da17a Add missing pieces from vodz' last_patch88 by Eric Andersen · 22 years ago
  83. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  84. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  85. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  86. 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
  87. 6393d69 merge fixes with udhcp by Russ Dill · 22 years ago
  88. b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
  89. 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
  90. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  91. 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
  92. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  93. d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
  94. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  95. 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
  96. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  97. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  98. ae01fa9 udhcpc documentation update by Russ Dill · 22 years ago
  99. da97085 version number oops by Russ Dill · 22 years ago
  100. f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago