1. 36c7478 Fix up conditional compile of files needed by ip applets by Glenn L McGrath · 21 years ago
  2. 32da885 Fix ftp resume by Glenn L McGrath · 21 years ago
  3. 7b5bb51 Fix indenting by Eric Andersen · 21 years ago
  4. c11a6a8 Patch from Thomas Winkler: by Eric Andersen · 21 years ago
  5. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
  6. 539fa95 Oops.. got a bit to aggressive with size optimization and global replace. :-( by Manuel Novoa III · 21 years ago
  7. ca65ca7 Oops. Using the wrong variable was a rather stupid thing for me to do. by Eric Andersen · 21 years ago
  8. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  9. 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
  10. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  11. 3f79300 Patch by Andrew Victor, by Glenn L McGrath · 21 years ago
  12. 0226596 Fix a typo, patch by Andrew Victor by Glenn L McGrath · 21 years ago
  13. fbe984e Fix debugging output, patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
  14. 3d752f7 Patch from Steven Scholz to fix compiler warnings by Glenn L McGrath · 21 years ago
  15. d5d5e54 Quick fix for tftp truncation bug by Glenn L McGrath · 21 years ago
  16. d8746cd Joe.C, joe at numa dot com dot tw writes: by Eric Andersen · 21 years ago
  17. 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
  18. df7d84c Patch from Vodz, cleanup memory usage, send strdup error messages to syslog. by Glenn L McGrath · 21 years ago
  19. 90ed9a0 Patch from James Zhu, telnetd window resizing support. by Glenn L McGrath · 21 years ago
  20. d33278d Patch from Hideki IWAMOTO, output debugging messages to stderr by Glenn L McGrath · 21 years ago
  21. 34e1469 remove duplicate header declarations by Glenn L McGrath · 21 years ago
  22. c699778 Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or by Glenn L McGrath · 21 years ago
  23. f1c4b11 No need to check proxy env variable twice, ignore proxy env variable if by Glenn L McGrath · 21 years ago
  24. 03a0643 Dont use same variable and struct name by Glenn L McGrath · 21 years ago
  25. 82d42db Formatting by Glenn L McGrath · 21 years ago
  26. aac2a19 remove debugging by Glenn L McGrath · 21 years ago
  27. 37aac64 Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. by Eric Andersen · 21 years ago
  28. 60bb3f3 Mark Lord writes: by Eric Andersen · 21 years ago
  29. ef43749 Joe.C writes: by Eric Andersen · 21 years ago
  30. 24cb17f Fix http proxy use, bytes were swapped by Glenn L McGrath · 21 years ago 1_00_pre6
  31. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  32. 1a834be Use proper C99 types by Eric Andersen · 21 years ago
  33. 39cdf4e Use proper C99 types by Eric Andersen · 21 years ago
  34. f2ec379 Pascal Brisset writes: by Eric Andersen · 21 years ago
  35. eaf5bc0 Redo getconfigent, save 150 bytes, still small memory leak when by Glenn L McGrath · 21 years ago
  36. 53766c4 Fix up a couple of bugs i introduced in yesterdays cleanup. by Glenn L McGrath · 21 years ago
  37. 58a2e0e Patch from Leif Lindholm (slightly modified by me), to fix http by Glenn L McGrath · 21 years ago
  38. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  39. a277e02 The functions setconfig, enter and bump_nofile were only called once, marge them into the calling by Glenn L McGrath · 21 years ago
  40. ff6ec8a Use 1 line for function name and return value, by Glenn L McGrath · 21 years ago
  41. 3e77b4e Remove some defined statements by Glenn L McGrath · 21 years ago
  42. c3b134f Changed #define names for common features (superficial) by Glenn L McGrath · 21 years ago
  43. 2faf306 Use bb_get_chomped_line_from_file by Glenn L McGrath · 21 years ago
  44. f980bd5 Fix a bug of mine, identified by Stephane Billiart by Glenn L McGrath · 21 years ago
  45. 6caa073 it should work even if you don't assign a pidfile by Russ Dill · 21 years ago
  46. d242e49 fix a long standing underallocation bug by Russ Dill · 21 years ago
  47. a899263 move debugging to safe place (before vfork) by Russ Dill · 21 years ago
  48. 236e93d Allow recieving file to stdout, sending files from stdin, use the '-' by Glenn L McGrath · 21 years ago
  49. 266c1f5 display the port number number correctly, other minor optimisations by Glenn L McGrath · 21 years ago
  50. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  51. 514aeab Use getopt_ulflags by Glenn L McGrath · 21 years ago
  52. 3752d33 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  53. 769a3ef Patch from Stephane Billiart: by Eric Andersen · 21 years ago
  54. 1a773a6 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  55. 658f8b1 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  56. b8d2cd4 don't use kernel headers by Eric Andersen · 21 years ago
  57. b51eb26 Use getopt_ulflags by Glenn L McGrath · 21 years ago
  58. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  59. e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
  60. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  61. 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
  62. 6b3f757 revert removal of define by Russ Dill · 21 years ago
  63. 4040d3d forgotten include by Russ Dill · 21 years ago
  64. 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
  65. 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
  66. 7becf59 when compiled standalone, udhcp needs these headers by Russ Dill · 21 years ago
  67. a3170d5 whoops by Russ Dill · 21 years ago
  68. 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
  69. 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
  70. 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
  71. 9adcf73 Stop sending data to the client after the first failure. Patch by Joe.C by Glenn L McGrath · 21 years ago
  72. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  73. b6e58d2 Michael Smith writes: by Eric Andersen · 21 years ago
  74. c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
  75. 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
  76. e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
  77. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  78. 9d1a33c Vodz last_patch_105 without his xargs patch which doenst apply cleanly by Glenn L McGrath · 21 years ago
  79. 1dc0cca Vodz, last_patch_114 by Glenn L McGrath · 21 years ago
  80. 6b0658f Patch by Fillod Stephane, declare variables as static to not clobber by Glenn L McGrath · 21 years ago
  81. baaa6e9 Patch from Stephane Billiart to fix an unused variable warning. by Glenn L McGrath · 21 years ago
  82. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  83. c2b9186 Fix compile error, Vodz, last_path_113 by Glenn L McGrath · 21 years ago
  84. eb213bd As vodz just pointed out, I screwup up the call to bb_xasprintf! by Eric Andersen · 21 years ago 1_00_pre3
  85. 51ed242 Invoke run-parts on /etc/network/if-*.d per the behavior of by Eric Andersen · 21 years ago
  86. 14092a1 Busybox CVS version ipcalc have problems: by Glenn L McGrath · 21 years ago
  87. 6231f09 Patch from Philip Blundell: by Eric Andersen · 21 years ago
  88. cc20ebc add ipv6 literal support to wget by Glenn L McGrath · 21 years ago
  89. fe538ba Vodz, last_patch_104 by Glenn L McGrath · 21 years ago
  90. 5875be4 Vodz, last_patch_110 by Glenn L McGrath · 21 years ago
  91. b65422c last_patch_109 from Vladimir N. Oleynik by Glenn L McGrath · 21 years ago
  92. d6bdd5d Small bug in silent option by Glenn L McGrath · 21 years ago
  93. 530ea42 adds the ability to use and calculate network prefix specifications instead by Glenn L McGrath · 21 years ago
  94. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  95. d9461f8 Allow one to detect and handle the case where no lease could be obtained by Glenn L McGrath · 21 years ago
  96. 29a05f5 "Without this patch, udhcpcd output may be buffered and delayed for by Glenn L McGrath · 21 years ago
  97. 5cd6461 "Due to a wrong format parameter in a printf httpd does not work when by Glenn L McGrath · 21 years ago
  98. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  99. 2233685 Remove unused files by Glenn L McGrath · 21 years ago
  100. 08dea3e "This function was not updating the argc and argv pointers to reflect by Glenn L McGrath · 21 years ago