1. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  2. 8abc78a Rewrite argv munger. by Matt Kraai · 24 years ago
  3. 8c28fd7 Forget to set final argv entry to NULL, breaking sh.c amoung other things... by Eric Andersen · 24 years ago
  4. 5e09b6e when invoked as 'busybox foo args' remove the "busybox" by Eric Andersen · 24 years ago
  5. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  6. 8c725e6 Patch from Larry Doolittle (with minor touchups from me so everything compiles by Eric Andersen · 24 years ago
  7. e5aef92 Fix up builtin overrides, and hack in the binary search for finding by Eric Andersen · 24 years ago
  8. 2dab174 Restore --help handling I mistakenly removed. by Matt Kraai · 24 years ago
  9. a0428ee Avoid reinventing the wheel (and thus save some space). by Matt Kraai · 24 years ago
  10. 130005c Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search by Mark Whitley · 24 years ago
  11. 6050618 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] by Mark Whitley · 24 years ago
  12. 872138d Added cmp and readlink applets from Matt Kraai. by Mark Whitley · 24 years ago
  13. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  14. c5949f6 Fix from Matt Kraai for the to the "busybox --install prints out on STDERR by Eric Andersen · 24 years ago
  15. 92a61c1 Add in xargs by Eric Andersen · 24 years ago
  16. cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago
  17. 1b355eb Added expr, from Edward Betts <edward@debian.org>, with some fixups by Eric Andersen · 24 years ago
  18. 9670083 Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. by Eric Andersen · 24 years ago
  19. cb91d69 Fix compile when BB_FEATURE_LINUXRC is defined -Erik by Eric Andersen · 24 years ago
  20. 918507e Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. by Eric Andersen · 24 years ago
  21. a1f16bb Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> -Erik by Eric Andersen · 24 years ago
  22. fa405d0 Add in the "reset" command. -Erik by Eric Andersen · 24 years ago
  23. e89267c Minor fixups. -Erik by Eric Andersen · 24 years ago
  24. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  25. 501c88b More sh updates (with related changes to everything else). Switched by Eric Andersen · 24 years ago
  26. d34595d Remove some noise. -Erik by Eric Andersen · 24 years ago
  27. bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago
  28. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  29. 52d6fa3 Funny. Head was getting installed to the wrong spot. -Erik by Eric Andersen · 24 years ago
  30. 9c5fcc3 New message added to messages.c: full_version Used where possible by Pavel Roskin · 24 years ago
  31. d6912c9 Be more pedantic aboutthe terminating null applet. -Erik by Eric Andersen · 24 years ago
  32. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  33. 3ecbe9f The applet name isn't constant. by Matt Kraai · 24 years ago
  34. 7719008 Added applet_name to contain the applet name. by Matt Kraai · 24 years ago
  35. 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago
  36. e6b9dfa Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't by Eric Andersen · 24 years ago
  37. 62bb2d0 Remove leftovers of block_device, which disapperared around busybox 0.28. -Erik by Eric Andersen · 24 years ago
  38. 5d41d60 Added support for being a login shell, so things like '-su' or '-sh' (stuff by Eric Andersen · 24 years ago
  39. eb02833 by John Beppu · 24 years ago
  40. 7cdc76d + busybox --install [-s] by John Beppu · 24 years ago
  41. 495869f by John Beppu · 24 years ago
  42. 27b5924 by John Beppu · 24 years ago
  43. 8f425db by John Beppu · 24 years ago
  44. 7ac06a3 Removed all vestiges of "math" by Pavel Roskin · 24 years ago
  45. 0021679 + added dc (aka the function formerly known as math) by John Beppu · 24 years ago
  46. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  47. 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 24 years ago
  48. 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 24 years ago
  49. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  50. bcd6177 BusyBox shell (lash) can now be used as a standalone shell when by Erik Andersen · 24 years ago
  51. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  52. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 24 years ago
  53. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  54. 227a59b Several more updates -Erik by Erik Andersen · 24 years ago
  55. 9a8195c Fix creation of /linuxrc -Erik by Erik Andersen · 24 years ago
  56. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  57. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 24 years ago
  58. b4f8606 - the message that comes up when busybox is invoked by John Beppu · 24 years ago
  59. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  60. 5661fe0 Tar now works perfectly. It behaves much better now then it by Erik Andersen · 24 years ago
  61. b99ca13 usleep contributed by Nicolas Pitre <nico@cam.org> -Erik by Erik Andersen · 24 years ago
  62. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  63. 6273f65 Several fixes. -Erik by Erik Andersen · 24 years ago
  64. d75af99 Major build system updates... -Erik by Erik Andersen · 24 years ago
  65. 3522eb1 First pass at writing a shell for busybox. by Erik Andersen · 24 years ago
  66. 246cc6d Wrote killall. by Erik Andersen · 25 years ago
  67. fb002d0 Add in tr and dirname -Erik by Erik Andersen · 25 years ago
  68. 66be5e7 Wrote uptime. Doesn't use /proc. :) -Erik by Erik Andersen · 25 years ago
  69. 6437170 Add in freeramdisk.c, which (duh) frees ramdisks. If you have any by Erik Andersen · 25 years ago
  70. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  71. f7c49ef Sync up a few things. Add in a new telnet implementation (still by Erik Andersen · 25 years ago
  72. e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
  73. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  74. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  75. b332e77 by John Beppu · 25 years ago
  76. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 25 years ago
  77. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
  78. 05df239 Bug fixes. -Erik by Erik Andersen · 25 years ago
  79. abb4772 i am busybox of borg. unix will be assimilated. by John Beppu · 25 years ago
  80. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  81. a899108 Add the beginings of some regression testing. Add in the recently by Erik Andersen · 25 years ago
  82. 019513a added hooks for sort by John Beppu · 25 years ago
  83. 6da0ae8 Minor fixes to rmmod. First pass at insmod (not yet working). -Erik by Erik Andersen · 25 years ago
  84. 3d7e341 Wrote rmmod for busybox. -Erik by Erik Andersen · 25 years ago
  85. 1c5b258 Fix bugs in logger and syslogd. Add fbset. -Erik by Erik Andersen · 25 years ago
  86. 6f23cec Added lsmod -Erik by Erik Andersen · 25 years ago
  87. 19db07b Ok, so this is reallt 0.38... -Erik by Eric Andersen · 25 years ago
  88. 2cb5507 Added poweroff (and adjusted init to use it). Inlined function by Eric Andersen · 25 years ago
  89. 3157b1f Implemented head(1). tried to mimic GNU behaviour. by John Beppu · 25 years ago
  90. 059f152 Implemented tee(1). by John Beppu · 25 years ago
  91. 7a98606 Modified to include du by John Beppu · 25 years ago
  92. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  93. 485b955 Stuf by Eric Andersen · 25 years ago
  94. 3843e96 Stuf by Eric Andersen · 25 years ago
  95. 6a76e65 Stuf by Eric Andersen · 25 years ago
  96. d80e851 Stuf by Eric Andersen · 25 years ago
  97. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  98. c1525e8 Stuff by Eric Andersen · 25 years ago
  99. 0460ff2 Stuf by Eric Andersen · 25 years ago
  100. ef8b6c7 Add a trivial ps command. by Eric Andersen · 25 years ago