1. 8854004 I redid route. by Manuel Novoa III · 21 years ago
  2. 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
  3. 55c704c Fix some doc generation problems by Eric Andersen · 21 years ago
  4. ed43806 Hideki IWAMOTO writes: by Eric Andersen · 21 years ago
  5. d20d375 Fix some goofy formatting by Eric Andersen · 21 years ago
  6. 3cac0c7 Add prototypes for safe_strtol and friends by Eric Andersen · 21 years ago
  7. 08f59e3 Fix awk entry, which was not showing up in BusyBox.txt for some reason by Eric Andersen · 21 years ago
  8. ef02f82 Paul Mundt, lethal at linux-sh dot org writes: by Eric Andersen · 21 years ago
  9. b7b3bda Patch from Thomas Frohlich to fix an option ordering bug of mine. by Glenn L McGrath · 21 years ago
  10. c66ebe4 When displaying the size in 1kB blocks round up if an odd number of blocks by Glenn L McGrath · 21 years ago
  11. 44c0e17 Patch by Seth W. Klein, the -l switch was reversed by Glenn L McGrath · 21 years ago
  12. 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
  13. 2715fa1 Note that /proc must be mounted for filesystem type autodetection by Eric Andersen · 21 years ago
  14. 21d3086 David Anders (prpplague) submitted this patch to allow login to work by Eric Andersen · 21 years ago
  15. 1117c52 Fix broken sort order flags. by Manuel Novoa III · 21 years ago
  16. 948d490 My bug. :-( by Manuel Novoa III · 21 years ago
  17. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  18. c4db083 Patch from Matt Kraai to fix debian bug number 231994. by Glenn L McGrath · 21 years ago
  19. a89bbfb Woops, how did that get in there by Glenn L McGrath · 21 years ago
  20. adab517 Don't build these support functions for uClibc, as it always supplies versions. by Manuel Novoa III · 21 years ago
  21. db6ee81 Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349) options by Glenn L McGrath · 21 years ago
  22. ec58bce Patch from duane no-name, optionally request additional items by Glenn L McGrath · 21 years ago
  23. 3f79300 Patch by Andrew Victor, by Glenn L McGrath · 21 years ago
  24. 0226596 Fix a typo, patch by Andrew Victor by Glenn L McGrath · 21 years ago
  25. 1bdc5d8 Patch from Tony J. White to allow paths to be configured by Glenn L McGrath · 21 years ago
  26. bd5d84d Patch by Denis Vlasenko to add forground support. by Glenn L McGrath · 21 years ago
  27. fbe984e Fix debugging output, patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
  28. c45146c Patch by Felipe Kellermann to fix a compiler compatability problem by Glenn L McGrath · 21 years ago
  29. 3d752f7 Patch from Steven Scholz to fix compiler warnings by Glenn L McGrath · 21 years ago
  30. fca056f New applet, eject, by Peter Willis by Glenn L McGrath · 21 years ago
  31. 95ed8d9 Close bracket in description from Peter Willis's eject applet by Glenn L McGrath · 21 years ago
  32. d2b860f Patch from Vernon Sauder. by Glenn L McGrath · 21 years ago
  33. bbf2ce3 Fix a compile error identiefied by Steven Scholz. by Glenn L McGrath · 21 years ago
  34. e84152e Check file has execute permission for the current user, minor formating by Glenn L McGrath · 21 years ago
  35. d5d5e54 Quick fix for tftp truncation bug by Glenn L McGrath · 21 years ago
  36. d1daf8b Patch from Denis Dowling to fix a ocuple of usage entries by Glenn L McGrath · 21 years ago
  37. 10b7813 Fix option handling, -i or -t must be given, if both ignore the -t. by Glenn L McGrath · 21 years ago
  38. d8746cd Joe.C, joe at numa dot com dot tw writes: by Eric Andersen · 21 years ago
  39. 60be069 Prepare for release by Eric Andersen · 21 years ago
  40. 181f077 bb_full_fd_action was incorrectly returning an error message causing by Glenn L McGrath · 21 years ago
  41. a9d8f9c Bump up version in preparation for -pre8 by Eric Andersen · 21 years ago
  42. 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
  43. df2c565 Fix from Paul Kortekaas for syslog -C option, size should be in kB. by Glenn L McGrath · 21 years ago
  44. 4bded58 Patch from Dmitry Zakharov, this line was missedfrom the last patch by Glenn L McGrath · 21 years ago
  45. 817565a For the time being, revert the changes for detecting copying by Eric Andersen · 21 years ago
  46. 15a4f1e Patch from Chris Larson (kergoth), to allow multiple directores to be by Glenn L McGrath · 21 years ago
  47. df7d84c Patch from Vodz, cleanup memory usage, send strdup error messages to syslog. by Glenn L McGrath · 21 years ago
  48. 7fc504c Vodz. last_patch_128 by Glenn L McGrath · 21 years ago
  49. 90ed9a0 Patch from James Zhu, telnetd window resizing support. by Glenn L McGrath · 21 years ago
  50. 689e4b9 Use bb_getopt_ulflags, marginal saving, better argument checking. by Glenn L McGrath · 21 years ago
  51. f461e01 Use /var/lib/hwclock for adjtime, its really a state file rather than a by Glenn L McGrath · 21 years ago
  52. fa134cd Patch from Florian Schirmer. compile fix for debug builds by Glenn L McGrath · 21 years ago
  53. d33278d Patch from Hideki IWAMOTO, output debugging messages to stderr by Glenn L McGrath · 21 years ago
  54. 34e1469 remove duplicate header declarations by Glenn L McGrath · 21 years ago
  55. 9079ad0 Fixup braces (patch from Thomas Geulig), run through indent and manually adjust. by Glenn L McGrath · 21 years ago
  56. e7f2b2b Thomas Geulig, remove duplicate header by Glenn L McGrath · 21 years ago
  57. 58fd67f Update usage for ftpget and ftpput by Glenn L McGrath · 21 years ago
  58. c699778 Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or by Glenn L McGrath · 21 years ago
  59. 6db8c22 Return 1 upon failure by Glenn L McGrath · 21 years ago
  60. f1c4b11 No need to check proxy env variable twice, ignore proxy env variable if by Glenn L McGrath · 21 years ago
  61. 15c3512 Sometimes i get carried away with the use of function pointers, im sure by Glenn L McGrath · 21 years ago
  62. 96099d5 Use return instead of exit, use == instead of & ==, left justify labels, by Glenn L McGrath · 21 years ago
  63. ced9705 Document missing cp options by Eric Andersen · 21 years ago
  64. 916ba53 Fix up hard links by Glenn L McGrath · 21 years ago
  65. c9f1fce A strict interpretation of the ustar format requires the type flag to be by Glenn L McGrath · 21 years ago
  66. b0e163a Add extra comments, freakout if a pax archive is encoutered. by Glenn L McGrath · 21 years ago
  67. e7d244c Chris Larson (kergoth) writes: by Eric Andersen · 21 years ago
  68. e0cbe48 Chris Larson (kergoth) writes: by Eric Andersen · 21 years ago
  69. 03a0643 Dont use same variable and struct name by Glenn L McGrath · 21 years ago
  70. 82d42db Formatting by Glenn L McGrath · 21 years ago
  71. aac2a19 remove debugging by Glenn L McGrath · 21 years ago
  72. 21fbe0e Patch from OpenWrt. by Manuel Novoa III · 21 years ago
  73. 53302f8 Add -i option to sed, to edit files in-place. by Rob Landley · 21 years ago
  74. be8a6ae Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm. by Manuel Novoa III · 21 years ago
  75. 37aac64 Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. by Eric Andersen · 21 years ago
  76. 60bb3f3 Mark Lord writes: by Eric Andersen · 21 years ago
  77. 01cdb66 Add the -r option, patch from Rob with some help from myself. by Glenn L McGrath · 21 years ago
  78. a8f756f Remove debugging by Glenn L McGrath · 21 years ago
  79. 6aa5223 Dont strip trailing '/' until _after_ i test to set if its there ! by Glenn L McGrath · 21 years ago
  80. 7b565a0 Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser, by Manuel Novoa III · 21 years ago
  81. c2266bd Woops, im getting ahead of myself, we dont have the -r (refernece) option yet by Glenn L McGrath · 21 years ago
  82. 5f11541 define option names to be clearer, simplify nested if statements, remove by Glenn L McGrath · 21 years ago
  83. 7e8f41c Avoid naming conflict with symbol in newer glibc headers by Eric Andersen · 21 years ago
  84. ec359e9 Accomodate the fact that newer libc versions may in fact not by Eric Andersen · 21 years ago
  85. 95b2625 oops. Leave the default feature set enbled for now... by Eric Andersen · 21 years ago
  86. 37032b4 Initial effort at disabling job control as well by Eric Andersen · 21 years ago
  87. ff9ad47 Support disabling pipe and redirect support by Eric Andersen · 21 years ago
  88. a0e4c3f Update URL by Eric Andersen · 21 years ago
  89. 2af7f4c Buffalo appears to have resolved their GPL problems by Eric Andersen · 21 years ago
  90. 5cc90ea Richard Kojedzinszky writes: by Eric Andersen · 21 years ago
  91. fa06a77 Patch from vodz, based on bug report from Richard Kojedzinszky: by Eric Andersen · 21 years ago
  92. ef8cd3b Make the loop support stuff be much less evil, and make it cope by Eric Andersen · 21 years ago
  93. 7495b0d Eliminate use of a kernel scsi header file. by Eric Andersen · 21 years ago
  94. 68474f3 Make sure stdlib.h is always included before dmalloc.h to avoid problems by Manuel Novoa III · 21 years ago
  95. d07cf59 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  96. 54426d5 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  97. 31d898f Elaborate on CONFIG_SELINUX, and explain that most people should by Eric Andersen · 21 years ago
  98. 96e9785 Grammar fix by Eric Andersen · 21 years ago
  99. 4da3dbb Minor grammar fixup by Eric Andersen · 21 years ago
  100. 7cce16c Bump version number for release by Eric Andersen · 21 years ago