1. 55f30b0 inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) by Denis Vlasenko · 18 years ago
  2. 5b27fbe dc: use common_bufsiz1 for evaluation stack by Denis Vlasenko · 18 years ago
  3. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  4. 67a32ad add STANDALONE support by Mike Frysinger · 18 years ago
  5. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  6. d244c5e msh: fix my buglet by Denis Vlasenko · 18 years ago
  7. cf787cf find: support for ! by Denis Vlasenko · 18 years ago
  8. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  9. 1e3b068 msh: cleaning up for -Wwrite-strings part #4 by Denis Vlasenko · 18 years ago
  10. 6b50f73 msh: cleaning up for -Wwrite-strings part #3 by Denis Vlasenko · 18 years ago
  11. 489f93e msh: cleaning up for -Wwrite-strings part #2 by Denis Vlasenko · 18 years ago
  12. 00ccf95 msh: cleaning up for -Wwrite-strings by Denis Vlasenko · 18 years ago
  13. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  14. 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
  15. 8e1c715 Convert cmdedit into more generic line input facility by Denis Vlasenko · 18 years ago
  16. b2abef3 stty: fix width of a field for ppc32 by Denis Vlasenko · 18 years ago
  17. e27f156 msh: double "static char line[LINELIM]" etc deleted. by Denis Vlasenko · 18 years ago
  18. 0ee3999 random tiny size savings by Denis Vlasenko · 18 years ago
  19. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  20. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  21. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  22. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  23. 3672fe9 remove duplicate flag decls by Mike Frysinger · 18 years ago
  24. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  25. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  26. a299efb Make a warning go away when standalone shell is disabled. by Rob Landley · 18 years ago
  27. c9c1a41 A couple things that got tangled up in my tree, easier to check in both than by Rob Landley · 18 years ago
  28. 177c9f3 Get rid of all "#if 0" content. by "Robert P. J. Day" · 18 years ago
  29. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  30. 42705ab dont setpgrp() for now as it breaks system() and that is more important than ctrl+c handling of background processes by Mike Frysinger · 18 years ago
  31. f087798 - convert old-style parameter declarations (K&R) to modern style. by Bernhard Reutner-Fischer · 18 years ago
  32. 14ff19b assign default debug level to the MSHDEBUG define by Mike Frysinger · 18 years ago
  33. a34b48a Upgrade the standalone shell code to use CONFIG_BUSYBOX_EXEC_PATH. by Rob Landley · 19 years ago
  34. 2a13175 make the default prompt suck less when using fancy prompts by Mike Frysinger · 19 years ago
  35. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  36. 3132e9d use xmalloc() by Mike Frysinger · 19 years ago
  37. b180e5a - use portability wrapper define bb_setpgrp. by Bernhard Reutner-Fischer · 19 years ago
  38. 1781188 didnt mean to commit debug enable by Mike Frysinger · 19 years ago
  39. 02d8fa4 use %p when printing pointers, not %x by Mike Frysinger · 19 years ago
  40. 4e512f1 fix Bug 659 as reported by Robin Getz by Mike Frysinger · 19 years ago
  41. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  42. dd1ccdd moved BB_BANNER to applets/version.c file: make kernel like version, by "Vladimir N. Oleynik" · 19 years ago
  43. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  44. c1ef7bd just whitespace by Tim Riker · 19 years ago
  45. 485d7cb data --> text by "Vladimir N. Oleynik" · 19 years ago
  46. 6c35c7c usage bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
  47. ac97317 Reduce exported from msh applet by "Vladimir N. Oleynik" · 19 years ago
  48. 54690dc applyinf fix for: by Paul Fox · 19 years ago
  49. fd7a4c8 Jonas Holmberg from axis dot com writes: by Eric Andersen · 20 years ago
  50. 7850014 Quiet a few warnings by Eric Andersen · 20 years ago
  51. 12de6cf Michael Leibow, MichaelLe at belkin.com writes: by Eric Andersen · 20 years ago
  52. 8401eea Run msh through indent by Eric Andersen · 20 years ago
  53. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  54. 075dd81 Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof by Eric Andersen · 21 years ago
  55. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  56. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  57. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  58. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  59. 737f5fb Patch from Jonas Holmberg, adjusted by Robert Schwebel, and by Eric Andersen · 22 years ago
  60. 392947c Fixup all the horrible broken function prototypes -Erik by Eric Andersen · 22 years ago
  61. 1c31501 Ensure that getenv("PATH") stays current, since otherwise cmdedit by Eric Andersen · 23 years ago
  62. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  63. d63dee4 Add an option to make the shells not advertise their busybox nature by Eric Andersen · 23 years ago
  64. 69edfec Add support for underscores in variable names. by Matt Kraai · 23 years ago
  65. 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
  66. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  67. f69bfc7 Allow assignments in the export and readonly commands. by Matt Kraai · 23 years ago
  68. ab6526c Remove debugging statement. by Matt Kraai · 23 years ago
  69. 1c03923 Add in a shell tagline (per lash/hush behavior) to make it easier by Eric Andersen · 23 years ago
  70. ff9eee4 This is a busybox port of the Minix shell. It is reasonably capable, by Eric Andersen · 23 years ago