1. bb13624 save a couple of bytes by Glenn L McGrath · 21 years ago
  2. 502907f The default behaviour for run-parts is corrected to continue if an error by Glenn L McGrath · 21 years ago
  3. 759515c handle GPLONLY symbols by Glenn L McGrath · 21 years ago
  4. 29a05f5 "Without this patch, udhcpcd output may be buffered and delayed for by Glenn L McGrath · 21 years ago
  5. 9b04f18 Fix the substitution print subcommand, it should only print if its by Glenn L McGrath · 21 years ago
  6. 72f5f02 Remove some unwanted code, patch from Holger Schurig, confirmed by vodz by Glenn L McGrath · 21 years ago
  7. 5cd6461 "Due to a wrong format parameter in a printf httpd does not work when by Glenn L McGrath · 21 years ago
  8. e01c550 "A little patch for the strings applet of the busybox development tree by Glenn L McGrath · 21 years ago
  9. 21aacba Logic error, patch by Matteo Croce by Glenn L McGrath · 21 years ago
  10. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  11. 2233685 Remove unused files by Glenn L McGrath · 21 years ago
  12. 2ce002a Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. by Glenn L McGrath · 21 years ago
  13. b19c73d Change make to $(MAKE), patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
  14. 3bff666 Substitute busybox for uClibc, patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
  15. 87470de * Since busybox binary is unnecessary, deleted it from prerequisites. by Glenn L McGrath · 21 years ago
  16. b54a748 Fix for compiling with ipv6 by Glenn L McGrath · 21 years ago
  17. 08dea3e "This function was not updating the argc and argv pointers to reflect by Glenn L McGrath · 21 years ago
  18. 62b031f label's dont work in v4 tunnels, patch by Eric Spakman by Glenn L McGrath · 21 years ago
  19. a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
  20. dc72f3a Vodz, last patch 104 by Glenn L McGrath · 21 years ago
  21. 7b8765c vodz, last patch 103 by Glenn L McGrath · 21 years ago
  22. 2336597 Correct logic in determining size of block to download, as pointed out by Glenn L McGrath · 21 years ago
  23. 523c167 "Typo and/or thinko: scanning till the end of NUL terminated string by Glenn L McGrath · 21 years ago
  24. e7bdfcc "When the initial request by wget is responded by a 3XX redirect by Glenn L McGrath · 21 years ago
  25. 83e4a5b "When the filesize is known from content-length header, safe_fread is by Glenn L McGrath · 21 years ago
  26. 8b96b71 *** empty log message *** by Glenn L McGrath · 21 years ago
  27. 4cee66d Dont unlink when testing ! by Glenn L McGrath · 21 years ago
  28. 4445668 Removed some debug printfs by Robert Griebl · 21 years ago
  29. b79db92 Syncronise some build files with busybox-cvs-20030819 by Glenn L McGrath · 21 years ago
  30. c3f2956 Woops, depend on SHA1 not the option by Glenn L McGrath · 21 years ago
  31. 4d5e468 SHA1 options depend on SHA1 by Glenn L McGrath · 21 years ago
  32. ce6482e Fix overflow for machines greater than 4GB, return unsigned int to avoid by Glenn L McGrath · 21 years ago
  33. 97e2426 "staywithu" writes: by Eric Andersen · 21 years ago
  34. 6d3c7e7 trivial doc fix by Eric Andersen · 21 years ago
  35. 24e098a Fixup 'make clean' to properly clean the _install directory by Eric Andersen · 21 years ago
  36. d382c89 Typo by Glenn L McGrath · 21 years ago
  37. 3d5828f Change hardlink handling for tar to work the same way as cpio by Glenn L McGrath · 21 years ago
  38. 062913f Fix a bug reported by junkio@cox.net involving the mode_chars index. by Manuel Novoa III · 21 years ago
  39. bf83355 Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox by Eric Andersen · 21 years ago
  40. 4456f25 Rewrite timescmd() function to avoid the use of floating point and to by Manuel Novoa III · 21 years ago
  41. 5b3c056 Remove unnecessary pointer dereference. by Manuel Novoa III · 21 years ago
  42. 9a9f677 fix style sheet so site doesn't look like crap with IE by Eric Andersen · 21 years ago
  43. 96379b0 Adjust Erik's change, as I don't claim copyright of the applet. by Manuel Novoa III · 21 years ago
  44. 8f4cdd5 Move shell descriptions to the config system by Eric Andersen · 21 years ago
  45. b287e2e Use the new 'select' option to make the shell config by Eric Andersen · 21 years ago
  46. c601ff1 Begin using the new "select" option. Good stuff! by Eric Andersen · 21 years ago
  47. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  48. f1c56a9 quiet some noise by Eric Andersen · 21 years ago
  49. 92fb939 Kent Robotti noted that mt.c uses "rewind" not "rew" by Eric Andersen · 21 years ago
  50. 99a75d1 Patch from Kent Robotti to being fdisk in sync with v2.12 final. by Eric Andersen · 21 years ago
  51. de6a6ae Remove unnecessary defamatory comment by Eric Andersen · 21 years ago
  52. 6c0e0fb Fix a stupid bug I introduced several months ago by Eric Andersen · 21 years ago
  53. 3869f66 Begin preparing for another release by Eric Andersen · 21 years ago
  54. 9089844 Latest dash update from vodz by Eric Andersen · 21 years ago
  55. dc19af4 Patch from Eric Spakman to update "run-parts" help text in Config.in. by Eric Andersen · 21 years ago
  56. fdd2a0f Eric Spakman writes: by Eric Andersen · 21 years ago
  57. d3652bf Patch from vodz: by Eric Andersen · 21 years ago
  58. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  59. 4b4e098 Steven Scholz writes: by Eric Andersen · 21 years ago
  60. 50af12d Sync hdparm -t and -T options with hdparm-5.3, which seems by Eric Andersen · 21 years ago
  61. 481772a Patch from vodz to cleanup libbb/obscure.c:password_check() by Eric Andersen · 21 years ago
  62. 5378fbc Joe.C writes: by Eric Andersen · 21 years ago
  63. 8f4ef15 Fixup segfault on 'kill -q' by Eric Andersen · 21 years ago
  64. c774efe extern inline is a bad bad thing. kill it (so mkfs_minix.c will by Eric Andersen · 21 years ago
  65. 7001480 Seems I missed a spot by Eric Andersen · 21 years ago
  66. 72d8e44 Merge/rework config system per the latest from linux-2.6.0-test2. by Eric Andersen · 21 years ago
  67. 461c279 Might as well get my name in AUTHORS before 1.0... by Manuel Novoa III · 21 years ago
  68. b1d5b74 Save 0.5K. by Manuel Novoa III · 21 years ago
  69. 546f21a Remove code that too agressively disabled inlines by Eric Andersen · 21 years ago
  70. e6b8115 Minor cleanup by Eric Andersen · 21 years ago
  71. 91e4646 Fix bug when handling debian packages. by Glenn L McGrath · 21 years ago
  72. 6a9ca98 Remove LRP (now defunct) and replace it with leaf. by Eric Andersen · 21 years ago
  73. 7a6a773 Update webpage and changelog for release by Eric Andersen · 21 years ago 1_00_pre2
  74. 25f95de Lars Ekman writes: by Eric Andersen · 21 years ago
  75. 040f440 last_patch100 from vidz updating fdisk to 2.12pre by Eric Andersen · 21 years ago
  76. 08804ce Do not require that the signal number be specified by Eric Andersen · 21 years ago
  77. 76097ed Eric Spakman writes: by Eric Andersen · 21 years ago
  78. 3124a9e Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  79. b99aec0 Christian Meyer provided this patch to fix more bugs with the tftp client by Eric Andersen · 21 years ago
  80. d8ceba9 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  81. eef2317 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  82. eac2045 Set libbb dead last in the link order by Eric Andersen · 21 years ago
  83. c663ab0 Match up interfaces by Eric Andersen · 21 years ago
  84. ca16204 Fixup typo noticed by Nick Fedchik by Eric Andersen · 21 years ago
  85. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  86. 81fe123 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  87. 9cdef5d Yang Xiaopeng writes: by Eric Andersen · 21 years ago
  88. 930c596 bump version to 1.0.0-pre2 by Eric Andersen · 21 years ago
  89. cad4c5b A small update to the new docs. Plenty more is needed... by Eric Andersen · 21 years ago
  90. 4052051 Patch from vodz to update httpd usage by Eric Andersen · 21 years ago
  91. c470f44 This is synced from dash-0.4.17 and full ready for insert to new busybox by Eric Andersen · 21 years ago
  92. 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
  93. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  94. f3a02bb Update docs a bit by Eric Andersen · 21 years ago
  95. 05df91a last_patch98 from vodz: by Eric Andersen · 21 years ago
  96. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  97. 4f46317 Add a "search google" button by Eric Andersen · 21 years ago
  98. f96675b James Petterson writes: by Eric Andersen · 21 years ago
  99. 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
  100. 342aea9 Allow people to use the full blown iproute2 programs with busybox ifupdown. by Eric Andersen · 21 years ago