1. c27b954 Make sure libpwd.a is linked _last_ so it overrides the system pwd/grp by Eric Andersen · 24 years ago
  2. 47cdcdd Try to do a little better at documenting how to use by Eric Andersen · 24 years ago
  3. 21b7459 add wget, tr, telnet, ping, md5sum and loadkmap to .deb by David Kimdon · 24 years ago
  4. afbff22 Enable INSTALLER for the deb by Eric Andersen · 24 years ago
  5. 452fd33 Patch from Vladimir to make sure PATH is set correctly. by Eric Andersen · 24 years ago
  6. 076cdc2 If umount2 is not available, stub it out. by Eric Andersen · 24 years ago
  7. 9ead689 Added some words on use of getopt in applets. by Mark Whitley · 24 years ago
  8. 323434b Dont try to automount some specific filesystem types by Glenn L McGrath · 24 years ago
  9. 446dd27 Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in by Mark Whitley · 24 years ago
  10. 42ab250 Removed section on testing that is now in contributing.txt. by Mark Whitley · 24 years ago
  11. 3b565cd Added 'How to contribute to Busybox' doc. by Mark Whitley · 24 years ago
  12. 85adecb Whoops! BB_TFTP should prolly be off by default. by Mark Whitley · 24 years ago
  13. 450736c Added Magnus Damm's tftp applet to Busybox. by Mark Whitley · 24 years ago
  14. 0167718 Changed exit code from -1 to 0 when busybox is invoked with no args. by Mark Whitley · 24 years ago
  15. 39842de Applied patch from David Douthitt to fix build error in df.c when by Mark Whitley · 24 years ago
  16. de44067 Bah. I missed a header file. by Eric Andersen · 24 years ago
  17. 7b91f02 Reduce the size of mount (and bypass /proc/filesystems) by using the sysfs by Eric Andersen · 24 years ago
  18. 93ba60f Keep trying if an NFS mount fails, and eliminate a call to exit(3). by Matt Kraai · 24 years ago
  19. 1b6cff3 libpwd was getting added twice. by Eric Andersen · 24 years ago
  20. 4f76bb6 Little patchlet to make linking against libc5 work a little better by Mark Whitley · 24 years ago
  21. 4142d4d Patch from Vladimir N. Oleynik to save 128 bytes by moving error by Eric Andersen · 24 years ago
  22. e677dfe Applied patch from Magnus Damm <damm@opensource.se> to fix a 'inner scope var by Mark Whitley · 24 years ago
  23. d11578f by John Beppu · 24 years ago
  24. 2bf658d This patch, from Quinn Jensen <jensenq@lineo.com>, adds MIPS support by Eric Andersen · 24 years ago
  25. afeb965 Make output match the real lsmod -- print (autoclean) type by Eric Andersen · 24 years ago
  26. d160a27 Stub out the syscall, not the whole application. The stubbed by Eric Andersen · 24 years ago
  27. dc12190 The usage message for syslogd had stuff longer then 80 chars and wrapped. by Eric Andersen · 24 years ago
  28. 3797762 ... by John Beppu · 24 years ago
  29. 7d597c4 by John Beppu · 24 years ago
  30. dbfff6c by John Beppu · 24 years ago
  31. e6967b2 by John Beppu · 24 years ago
  32. 3757f98 Another usage cleanup from kent robotti by Eric Andersen · 24 years ago
  33. 8373e70 by John Beppu · 24 years ago
  34. 7a9cc2d More cleanups by Eric Andersen · 24 years ago
  35. 15f9b92 by John Beppu · 24 years ago
  36. df1e9da by John Beppu · 24 years ago
  37. ed0d958 Make HUMAN_READABLE be single argument like the others. by Eric Andersen · 24 years ago
  38. 2498b15 by John Beppu · 24 years ago
  39. a0cfe94 More usage cleanups from kent robotti. I know some of these were by Eric Andersen · 24 years ago
  40. b83ffaf Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com> by Eric Andersen · 24 years ago
  41. 56082dc space after \ make preprocessor sad by David Kimdon · 24 years ago
  42. 68c1d84 utility.c must include stdarg.h by David Kimdon · 24 years ago
  43. b249fbb by John Beppu · 24 years ago
  44. 8c16bc5 by John Beppu · 24 years ago
  45. 4a25d8c by John Beppu · 24 years ago
  46. 0ed9923 Stub out pivot_root so it won't fail to compile. -Erik by Eric Andersen · 24 years ago
  47. 3574b70 Somewhere along the line, MAKE_LINKS got broken, thereby breaking by Eric Andersen · 24 years ago
  48. 8079b15 Argh. I should know to compile first. by Eric Andersen · 24 years ago
  49. bbc8e47 Only default to BB_FEATURE_NEW_MODULE_INTERFACE when by Eric Andersen · 24 years ago
  50. 2f31057 Make utility.c only define query_module when BB_FEATURE_NEW_MODULE_INTERFACE by Eric Andersen · 24 years ago
  51. 5723934 Yet another fix. I think I got it this time. -Erik by Eric Andersen · 24 years ago
  52. 41492d6 I should be more careful... by Eric Andersen · 24 years ago
  53. c163e51 Turn off the printf attribute for the ?error_msg* functions, since it by Eric Andersen · 24 years ago
  54. 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 24 years ago
  55. adea7a6 Fix up Makefile -- uClibc nfs works these days by Eric Andersen · 24 years ago
  56. 4b2e69a Commit a few updates to the usage messages. by Eric Andersen · 24 years ago
  57. e13bc0b First pass at making up an automagical usage message extractor, which by Eric Andersen · 24 years ago
  58. ffc40bf Account for remainder, and reset page_height for each and every page. by Eric Andersen · 24 years ago
  59. b2007bf Make busybox and busybox-static conflict/replace each other by Eric Andersen · 24 years ago
  60. 5d9cad0 Fix malformed build-depends. Update list of bugs to close -Erik by Eric Andersen · 24 years ago
  61. 7aa1f5c Make md5sum not display filename when reading stdin -Erik by Eric Andersen · 24 years ago
  62. dbcd8ce Make init compile when DEBUG_INIT is enabled -Erik by Eric Andersen · 24 years ago
  63. 7e9276b Another update to the way usage messages are done by Evin Robertson by Eric Andersen · 24 years ago
  64. 8fc3009 Revert my change to do extra termType checking. That is done elsewhere. by Eric Andersen · 24 years ago
  65. be30a6b Adjust the terminal height for any overlap, so that no lines by Eric Andersen · 24 years ago
  66. 54006bc Oops! I left in my debug noise. by Eric Andersen · 24 years ago
  67. 7c3e7ac df was totally broken. So I fixed it. -Erik by Eric Andersen · 24 years ago
  68. 8d7bdc9 Small patch from Kent Robotti to show megabytes in human-readable output. by Mark Whitley · 24 years ago
  69. 9e37007 Minor cleanup. by Eric Andersen · 24 years ago
  70. 90fe7fe Apply a patch from Magnus Damm <damm@opensource.se> to support by Eric Andersen · 24 years ago
  71. 477aedd Commit a patch from Erik Gustavsson <cyrano@algonet.se>, to allow by Eric Andersen · 24 years ago
  72. 5165fbe Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it by Eric Andersen · 24 years ago
  73. caeeb36 This fixes lash so it handles environment variable expansion, regardless by Eric Andersen · 24 years ago
  74. a183f05 Cleanup the use of 'find' to prevent error msgs. -Erik by Eric Andersen · 24 years ago
  75. f1142c5 Oops. Put time.h after busybox.h, so we can check for BB_FEATURE_LS_TIMESTAMPS by Eric Andersen · 24 years ago
  76. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  77. 94456f5 Put back Vladimir's testing defines, which I mistakenly removed. by Eric Andersen · 24 years ago
  78. 12dceb1 A few more cleanups from Vladimir. by Eric Andersen · 24 years ago
  79. 963791a Another patch from Vladimir to eliminate obsolete junk. by Eric Andersen · 24 years ago
  80. f1bbb22 A small cleanup by Vladimir by Eric Andersen · 24 years ago
  81. f57a832 Remove leftover junk by Eric Andersen · 24 years ago
  82. b50da53 Get rid of long stale usage message code. -Erik by Eric Andersen · 24 years ago
  83. 3d20f77 A bunch of usage clenups from kent robotti <robotti@metconnect.com> -Erik by Eric Andersen · 24 years ago
  84. 966b3a6 More updates from Larry Doolittle. Don't use basedir, Don't assume by Eric Andersen · 24 years ago
  85. 1cf8166 More updates. by Eric Andersen · 24 years ago
  86. 47aea4e Ignore applet_source_list by Eric Andersen · 24 years ago
  87. 19f8620 Update the build system for pristine source directory builds. This by Eric Andersen · 24 years ago
  88. 69c8572 Update the debian build stuff -Erik by Eric Andersen · 24 years ago
  89. f6a7227 Throw out the obsolete INIT_CHROOT junk by Eric Andersen · 24 years ago
  90. 28a78ab Several features were hard coded on. Stop that. List tab completion by Eric Andersen · 24 years ago
  91. 6faae7d Commit Vladimir's latest cmdedit. I modified it slightly to ensure by Eric Andersen · 24 years ago
  92. 361ee51 Revert multibuild.pl change. by Eric Andersen · 24 years ago
  93. ca0f458 Regression testing bugfixes from Larry Doolittle. As an aside, by Eric Andersen · 24 years ago
  94. 733c4ad Do usage messages the same way all other apps fo them. by Eric Andersen · 24 years ago
  95. fa4f146 Patch from Larry Doolittle to cross things in multibuild.pl by Eric Andersen · 24 years ago
  96. 5f2c79d Make ar be crossed. by Eric Andersen · 24 years ago
  97. af12bc6 Make dpkg require dpkg-deb by Eric Andersen · 24 years ago
  98. 3f5bcbf Fix warning for implicit declaration of time() by Glenn L McGrath · 24 years ago
  99. a9c6976 Fix compile error, sync() always returns 0 anyway. by Glenn L McGrath · 24 years ago
  100. 825ae5a Another small formatting change from Larry Doolittle. by Mark Whitley · 24 years ago