1. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 16 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  4. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  5. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  6. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  8. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 17 years ago
  9. 39c651e introduce and use setfscreatecon_or_die by Denis Vlasenko · 17 years ago
  10. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 17 years ago
  11. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  12. 22dcd04 mkdir: style fix by Denis Vlasenko · 18 years ago
  13. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  14. dca0b70 reshuffle libbb.h contents so that order of decls makes sense by Denis Vlasenko · 18 years ago
  15. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  16. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  17. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 18 years ago
  18. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  19. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  20. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  21. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  22. 822e7fd When making parent directories set permissions based on the base parent tree rather than the new directory to be created. by Glenn L McGrath · 22 years ago
  23. 924f93e make_directory() will fail instantly so we dont need to test for failure here by Glenn L McGrath · 22 years ago
  24. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
  25. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  26. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  27. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  28. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  29. 65225df Cleanup patch from Vladimir N. Oleynik. by Eric Andersen · 24 years ago
  30. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  31. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  32. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  33. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  34. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  35. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  36. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  37. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  38. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  39. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  40. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  41. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  42. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  43. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  44. 05df239 Bug fixes. -Erik by Erik Andersen · 25 years ago
  45. cb41c2e Bug fixes by Eric Andersen · 25 years ago
  46. 08b1034 Stuf by Eric Andersen · 25 years ago
  47. ded6259 Latest and greatest by Eric Andersen · 25 years ago
  48. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  49. fa0540f Make mkdir -m work by Eric Andersen · 25 years ago
  50. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  51. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  52. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  53. f6be944 More stuff by Eric Andersen · 25 years ago
  54. cc8ed39 Initial revision by Eric Andersen · 25 years ago