1. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  2. dd91724 patch from Larry to fix pristine source builds by Eric Andersen · 23 years ago
  3. 74e056b Fixed a couple more cases. $FOO/bar ${FOO} and such now work by Eric Andersen · 23 years ago
  4. 3c7361f Allow wordexp to be used if available by Eric Andersen · 23 years ago
  5. ce89871 Urg. Remove the debug noise by Eric Andersen · 23 years ago
  6. 195743f Ok, sh.c should be working now. Many thanks to Larry Doolittle by Eric Andersen · 23 years ago
  7. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 23 years ago
  8. 9ba5bce Added script that tests turning on features in busybox one at a time and by Mark Whitley · 23 years ago
  9. 01658a3 Fix sh.c for the glab case. I was messing things up for by Eric Andersen · 23 years ago
  10. 3dbf1e8 A '.' is a legal seperator. by Eric Andersen · 23 years ago
  11. afffbfe Fix to trim to make it trim properly. by Mark Whitley · 23 years ago
  12. b180dd9 Cleanup patch from Larry by Eric Andersen · 23 years ago
  13. 13d1fa1 Add in 'trim' routine. Fix up sh.c so it works when wordexp by Eric Andersen · 23 years ago
  14. df351d6 Improved port of ifconfig... smaller and with more features. by Manuel Novoa III · 23 years ago
  15. 39eea89 Per Vladimir's suggestion, force the locale to POSIX for all by Eric Andersen · 23 years ago
  16. 7e5291f Whitespace / formatting / bracket cleanup. by Mark Whitley · 24 years ago
  17. 32f8c17 Remember to delete un-expandable variables, and do a better job of expanding by Eric Andersen · 24 years ago
  18. ca60459 Rework environment variable handling to use wordexp, per a suggestion from by Eric Andersen · 24 years ago
  19. e2c44fc Applied patch from Vladimir to fix bug where find would stop as soon as it hit by Mark Whitley · 24 years ago
  20. 5de9098 Eliminate superfluous test. by Matt Kraai · 24 years ago
  21. 4cc8f31 Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define to enum. by Mark Whitley · 24 years ago
  22. ae5612c Some minor cleanups to df.c. Also, with Erik's blessing, changed name of by Mark Whitley · 24 years ago
  23. ae20128 Applied patch from Christophe Boyaniqu to remove double-slashes printed in by Mark Whitley · 24 years ago
  24. 26d53eb This patch by Vladimir and Larry saves a few bytes. by Eric Andersen · 24 years ago
  25. ec9fad9 Static-ify a variable. make du work with all the human-readable variants by Eric Andersen · 24 years ago
  26. a7db19b Fix up du so it behaves itself also. -Erik by Eric Andersen · 24 years ago
  27. 11ae573 remove an unused variable by Eric Andersen · 24 years ago
  28. 7850f1e Rewrite of format so it behaves itself -Erik by Eric Andersen · 24 years ago
  29. 5986f8d Fix up df so it works properly -Erik by Eric Andersen · 24 years ago
  30. 651f8c0 Fix up ls.c to ensure human readable works properly in all cases by Eric Andersen · 24 years ago
  31. 6c563bc Thought of another janitorial item for the list. by Mark Whitley · 24 years ago
  32. 8b728a2 I made these little simplifications a while back, bug forgot to by Eric Andersen · 24 years ago
  33. 702ec59 Fix the memory leak. No really this time. -Erik by Eric Andersen · 24 years ago
  34. 8bb7df4 Applied patch from Vladimir Oleynik via Magnus Damm that removes newlines from by Mark Whitley · 24 years ago
  35. 0f430e3 Fix up some silly macros and use xmalloc and friends exclusively. by Eric Andersen · 24 years ago
  36. 36278b9 Fix func prototype by Eric Andersen · 24 years ago
  37. 54851d3 Fixed a memory leak in lash. It seems that close_all was calling close() by Eric Andersen · 24 years ago
  38. 07f2f39 Close open files before calling builtin_exec(). I've tested this by Eric Andersen · 24 years ago
  39. 1a046d5 Bug 1110 reported that the LOOP_GET_STATUS ioctl apparently returnes non-zero by Eric Andersen · 24 years ago
  40. 138ece0 minor cleanup by John Beppu · 24 years ago
  41. e6c4de0 First pass at trying to retrofit a changelog for 0.50. Please everyone by Eric Andersen · 24 years ago
  42. f15d4da Add in a first pass at ifconfig status reporting. It took a long while by Eric Andersen · 24 years ago
  43. 5efa229 Fix up the freshmeat appindex record. by Eric Andersen · 24 years ago
  44. c27b954 Make sure libpwd.a is linked _last_ so it overrides the system pwd/grp by Eric Andersen · 24 years ago
  45. 47cdcdd Try to do a little better at documenting how to use by Eric Andersen · 24 years ago
  46. 21b7459 add wget, tr, telnet, ping, md5sum and loadkmap to .deb by David Kimdon · 24 years ago
  47. afbff22 Enable INSTALLER for the deb by Eric Andersen · 24 years ago
  48. 452fd33 Patch from Vladimir to make sure PATH is set correctly. by Eric Andersen · 24 years ago
  49. 076cdc2 If umount2 is not available, stub it out. by Eric Andersen · 24 years ago
  50. 9ead689 Added some words on use of getopt in applets. by Mark Whitley · 24 years ago
  51. 323434b Dont try to automount some specific filesystem types by Glenn L McGrath · 24 years ago
  52. 446dd27 Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in by Mark Whitley · 24 years ago
  53. 42ab250 Removed section on testing that is now in contributing.txt. by Mark Whitley · 24 years ago
  54. 3b565cd Added 'How to contribute to Busybox' doc. by Mark Whitley · 24 years ago
  55. 85adecb Whoops! BB_TFTP should prolly be off by default. by Mark Whitley · 24 years ago
  56. 450736c Added Magnus Damm's tftp applet to Busybox. by Mark Whitley · 24 years ago
  57. 0167718 Changed exit code from -1 to 0 when busybox is invoked with no args. by Mark Whitley · 24 years ago
  58. 39842de Applied patch from David Douthitt to fix build error in df.c when by Mark Whitley · 24 years ago
  59. de44067 Bah. I missed a header file. by Eric Andersen · 24 years ago
  60. 7b91f02 Reduce the size of mount (and bypass /proc/filesystems) by using the sysfs by Eric Andersen · 24 years ago
  61. 93ba60f Keep trying if an NFS mount fails, and eliminate a call to exit(3). by Matt Kraai · 24 years ago
  62. 1b6cff3 libpwd was getting added twice. by Eric Andersen · 24 years ago
  63. 4f76bb6 Little patchlet to make linking against libc5 work a little better by Mark Whitley · 24 years ago
  64. 4142d4d Patch from Vladimir N. Oleynik to save 128 bytes by moving error by Eric Andersen · 24 years ago
  65. e677dfe Applied patch from Magnus Damm <damm@opensource.se> to fix a 'inner scope var by Mark Whitley · 24 years ago
  66. d11578f by John Beppu · 24 years ago
  67. 2bf658d This patch, from Quinn Jensen <jensenq@lineo.com>, adds MIPS support by Eric Andersen · 24 years ago
  68. afeb965 Make output match the real lsmod -- print (autoclean) type by Eric Andersen · 24 years ago
  69. d160a27 Stub out the syscall, not the whole application. The stubbed by Eric Andersen · 24 years ago
  70. dc12190 The usage message for syslogd had stuff longer then 80 chars and wrapped. by Eric Andersen · 24 years ago
  71. 3797762 ... by John Beppu · 24 years ago
  72. 7d597c4 by John Beppu · 24 years ago
  73. dbfff6c by John Beppu · 24 years ago
  74. e6967b2 by John Beppu · 24 years ago
  75. 3757f98 Another usage cleanup from kent robotti by Eric Andersen · 24 years ago
  76. 8373e70 by John Beppu · 24 years ago
  77. 7a9cc2d More cleanups by Eric Andersen · 24 years ago
  78. 15f9b92 by John Beppu · 24 years ago
  79. df1e9da by John Beppu · 24 years ago
  80. ed0d958 Make HUMAN_READABLE be single argument like the others. by Eric Andersen · 24 years ago
  81. 2498b15 by John Beppu · 24 years ago
  82. a0cfe94 More usage cleanups from kent robotti. I know some of these were by Eric Andersen · 24 years ago
  83. b83ffaf Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com> by Eric Andersen · 24 years ago
  84. 56082dc space after \ make preprocessor sad by David Kimdon · 24 years ago
  85. 68c1d84 utility.c must include stdarg.h by David Kimdon · 24 years ago
  86. b249fbb by John Beppu · 24 years ago
  87. 8c16bc5 by John Beppu · 24 years ago
  88. 4a25d8c by John Beppu · 24 years ago
  89. 0ed9923 Stub out pivot_root so it won't fail to compile. -Erik by Eric Andersen · 24 years ago
  90. 3574b70 Somewhere along the line, MAKE_LINKS got broken, thereby breaking by Eric Andersen · 24 years ago
  91. 8079b15 Argh. I should know to compile first. by Eric Andersen · 24 years ago
  92. bbc8e47 Only default to BB_FEATURE_NEW_MODULE_INTERFACE when by Eric Andersen · 24 years ago
  93. 2f31057 Make utility.c only define query_module when BB_FEATURE_NEW_MODULE_INTERFACE by Eric Andersen · 24 years ago
  94. 5723934 Yet another fix. I think I got it this time. -Erik by Eric Andersen · 24 years ago
  95. 41492d6 I should be more careful... by Eric Andersen · 24 years ago
  96. c163e51 Turn off the printf attribute for the ?error_msg* functions, since it by Eric Andersen · 24 years ago
  97. 544891d Add in kent robotti's updated dos2unix.c by Eric Andersen · 24 years ago
  98. adea7a6 Fix up Makefile -- uClibc nfs works these days by Eric Andersen · 24 years ago
  99. 4b2e69a Commit a few updates to the usage messages. by Eric Andersen · 24 years ago
  100. e13bc0b First pass at making up an automagical usage message extractor, which by Eric Andersen · 24 years ago