1. 95891fc openvt: fix gross mismatch between us and "standard" openvt. by Denis Vlasenko · 17 years ago
  2. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  3. b539c84 dhcp: heed TODO item - divorced options from their string descriptions by Denis Vlasenko · 17 years ago
  4. 35ff746 dhcpc: let server know we don't like oversized packets. add TODO comment by Denis Vlasenko · 17 years ago
  5. 3f11231 max_option_length[] holds small ints, uint8_t is enough by Denis Vlasenko · 17 years ago
  6. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
  7. 5066473 udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>) by Denis Vlasenko · 18 years ago
  8. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  9. c2f5b02 udhcpc: fix my breakage by Denis Vlasenko · 18 years ago
  10. c90c3f3 add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes by Denis Vlasenko · 18 years ago
  11. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  12. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  13. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  14. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  15. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  16. 9ffd423 Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary by Rob Landley · 19 years ago
  17. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  18. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  19. c1ef7bd just whitespace by Tim Riker · 19 years ago
  20. 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
  21. 2f9c30a safe exported namespace for udhcp. Not full, bore :-( by "Vladimir N. Oleynik" · 19 years ago
  22. 57f49d3 fix memory leak caused by switch to vfork by Russ Dill · 21 years ago
  23. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  24. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  25. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  26. d242e49 fix a long standing underallocation bug by Russ Dill · 21 years ago
  27. a899263 move debugging to safe place (before vfork) by Russ Dill · 21 years ago
  28. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  29. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  30. 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
  31. 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
  32. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  33. 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
  34. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  35. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  36. 61fb489 added full udhcp integration by Russ Dill · 22 years ago