1. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  2. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  3. 4eddb42 Remove the silly redundancy from that header file include. by "Robert P. J. Day" · 18 years ago
  4. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  5. 0f2dd9f vi-mode changes: eliminate warnings from out-of-range-for-type by Paul Fox · 19 years ago
  6. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  7. fdb871c Add more bash-like dot-dirs cmdedit feature Close bug 648. Restore my whitespace by "Vladimir N. Oleynik" · 19 years ago
  8. c1ef7bd just whitespace by Tim Riker · 19 years ago
  9. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  10. e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
  11. f087480 destroy bug [0000404] by "Vladimir N. Oleynik" · 19 years ago
  12. 3f11b1b commiting: 0000025: vi-editing mode for ash by Paul Fox · 19 years ago
  13. 574fee4 applying: by Paul Fox · 19 years ago
  14. cb01bb1 Patch from Vladimir N. Oleynik: by Eric Andersen · 20 years ago
  15. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  16. 9b3ce77 Fix spelling. "sort of" is two words. by Eric Andersen · 20 years ago
  17. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 20 years ago
  18. 7fc504c Vodz. last_patch_128 by Glenn L McGrath · 21 years ago
  19. 16e45d7 Vodz last_patch_125_2, this patch have: by Glenn L McGrath · 21 years ago
  20. 475820c last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debian by Glenn L McGrath · 21 years ago
  21. 6728596 Vodz last_patch_122, Check $PATH at runtime to fix tab completion by Glenn L McGrath · 21 years ago
  22. 3b25185 Declare dependencies of command line editing in the build system by Glenn L McGrath · 21 years ago
  23. 27bb790 Cmdedit update from Vladimir N. Oleynik (vodz) by Eric Andersen · 21 years ago
  24. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  25. 81fe123 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  26. c470f44 This is synced from dash-0.4.17 and full ready for insert to new busybox by Eric Andersen · 21 years ago
  27. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  28. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  29. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  30. 4d00129 Correct column width for tab completion and ls by Glenn L McGrath · 22 years ago
  31. 2c24bb8 Fix tab-tab listing of files so it properly reflects current by Eric Andersen · 22 years ago
  32. fdbbb04 Command line history changes, lastpatch_71 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  33. 350d26b - the number of commands in the history list is now configureable via the by Robert Griebl · 22 years ago
  34. 062c74f last_patch_68 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  35. b230159 Fixed a timing bug which occured when bb ash is run in a rxvt on the by Robert Griebl · 22 years ago
  36. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  37. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  38. ae10361 Apply last_patch37 from vodz by Eric Andersen · 22 years ago
  39. 65a0730 Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-K by Eric Andersen · 22 years ago
  40. 889a301 Patch from vodz to fix a potential segfault by Eric Andersen · 23 years ago
  41. f1f2bd0 Patch from vodz to implement ^L (clear screen) by Eric Andersen · 23 years ago
  42. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  43. 1a10eec Fixup the location of pwd.h and grp.h by Eric Andersen · 23 years ago
  44. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  45. 95b5201 Teach libc5 what a sighandler_t is -Erik by Eric Andersen · 23 years ago
  46. ff9b4a8 Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing by Eric Andersen · 23 years ago
  47. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  48. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  49. 044228d This is vodz' latest patch. Sorry it took so long... by Eric Andersen · 23 years ago
  50. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  51. 8f69784 Patch from vodz to fix freeing a static in cmdedit. by Eric Andersen · 23 years ago
  52. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  53. 4f99053 Patch from Vladimir to fix up autocompletion on a files/dirs with spaces in by Eric Andersen · 23 years ago
  54. 004015e Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug by Eric Andersen · 23 years ago
  55. bfae252 It turns out job control in both hush and lash was broken by the by Eric Andersen · 23 years ago
  56. 5f265b7 Fix a segfault in lash, hush, and cmdedit. Each of these used by Eric Andersen · 23 years ago
  57. ed424db Some patches from Gennady Feldman. Fixed a glob problem such that by Eric Andersen · 23 years ago
  58. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 23 years ago
  59. c270ec1 Add support of /W prompts -Erik by Eric Andersen · 23 years ago
  60. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 24 years ago
  61. 61173a5 Fix to cmdedit.c from Vladimir by Eric Andersen · 24 years ago
  62. f9ff8a7 cmdedit.c bugfix patch from Vladimir. -Erik by Eric Andersen · 24 years ago
  63. f594986 - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPT by Mark Whitley · 24 years ago
  64. b3d6e2d Update the lash shell (hopefully the last time...) so things like by Eric Andersen · 24 years ago
  65. 7e5291f Whitespace / formatting / bracket cleanup. by Mark Whitley · 24 years ago
  66. 5165fbe Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it by Eric Andersen · 24 years ago
  67. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  68. 94456f5 Put back Vladimir's testing defines, which I mistakenly removed. by Eric Andersen · 24 years ago
  69. 28a78ab Several features were hard coded on. Stop that. List tab completion by Eric Andersen · 24 years ago
  70. 6faae7d Commit Vladimir's latest cmdedit. I modified it slightly to ensure by Eric Andersen · 24 years ago
  71. 5f2c79d Make ar be crossed. by Eric Andersen · 24 years ago
  72. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
  73. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  74. 306f4fe If the ioctl fails to tell us the winsize, default to 79. -Erik by Eric Andersen · 24 years ago
  75. 4bbdd78 Fix the pwd and group functions. The bb_ stuff was a leftover from by Eric Andersen · 24 years ago
  76. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
  77. 4e33875 Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion by Mark Whitley · 24 years ago
  78. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  79. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  80. b3dc3b8 Cleanup -- move win handling to cmdedit.c, static-ify many functions. by Eric Andersen · 24 years ago
  81. 8634977 Ok, this is a pretty major update to sh.c. I renamed all the variables and by Eric Andersen · 24 years ago
  82. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  83. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  84. 63a8622 Cleanup of duplicated symbols -- found by compiling with by Eric Andersen · 24 years ago
  85. a75466e Warning cleanup from Gennady Feldman -Erik by Eric Andersen · 24 years ago
  86. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  87. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  88. 501c88b More sh updates (with related changes to everything else). Switched by Eric Andersen · 24 years ago
  89. b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
  90. 91a4400 Avoid trying to free NULL ptrs. Comment on malloc usages. -Erik by Eric Andersen · 24 years ago
  91. 4ac6cb5 Fix some stupid memory bugs. -Erik by Eric Andersen · 24 years ago
  92. 5538070 Added a smallish TODO comment. by Mark Whitley · 24 years ago
  93. 72965e3 Fixed a potential infinite loop. First delete any chars after the by Eric Andersen · 24 years ago
  94. 74c66ad Fix some spelling errors in the source as well. -Erik by Eric Andersen · 24 years ago
  95. 8ea7d8c First pass at fixing tar segfault, and more portability updates. -Erik by Erik Andersen · 24 years ago
  96. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  97. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  98. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  99. f0657d3 Some enhancements I've been working on over the weekend, -Erik by Erik Andersen · 24 years ago
  100. a268573 Make tab completion an option -Erik by Erik Andersen · 24 years ago