1. 1e2a7e4 test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite by Denis Vlasenko · 17 years ago
  2. 6672c8e test: stop using lots of bss. by Denis Vlasenko · 17 years ago
  3. a702457 - remove most of the forward declarations. No obj-code changes. by Bernhard Reutner-Fischer · 17 years ago
  4. fc5d159 test: correct confusing placement of "const" by Denis Vlasenko · 17 years ago
  5. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  6. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  7. 88308fe test: suppress gcc warning telnetd: do not use suferfluous static variable. by Denis Vlasenko · 17 years ago
  8. b304ead test: shrink a bit by Denis Vlasenko · 17 years ago
  9. be99243 - fix test -f ./exists by Bernhard Reutner-Fischer · 18 years ago
  10. fdcbc4e - fix testing primary expressions like '"-u" = "-u"' by Bernhard Reutner-Fischer · 18 years ago
  11. dc4ab54 test: fix thinko in previous commit by Denis Vlasenko · 18 years ago
  12. 89bca27 test: recognize /path/to/[ case too by Denis Vlasenko · 18 years ago
  13. e8b2bd4 - fix wrong not operator which was essentially ignored. got introduced in r18282 by Bernhard Reutner-Fischer · 18 years ago
  14. fe3e177 test: close bug 1371 test: plug a memory leak by Denis Vlasenko · 18 years ago
  15. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  16. dcf4de2 test: code size saving, no logic changes by Denis Vlasenko · 18 years ago
  17. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  18. 729bd9e test: comment out unused code by Denis Vlasenko · 18 years ago
  19. cc89026 - debloat test. untested. by Bernhard Reutner-Fischer · 18 years ago
  20. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  21. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  22. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  23. ecb2957 "Jordan Crouse" <jordan.crouse@amd.com> says: by Rob Landley · 18 years ago
  24. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  25. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  26. 6ab0378 by Paul Fox · 19 years ago
  27. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  28. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  29. c1ef7bd just whitespace by Tim Riker · 19 years ago
  30. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  31. 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
  32. 73db8be Patch from Bastian Blank to add 64 bit support to the test command. by Glenn L McGrath · 20 years ago
  33. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  34. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  35. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  36. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  37. acfc0d8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
  38. 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
  39. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  40. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 24 years ago
  41. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  42. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  43. e6e8183 Improvements from Vladimir N. Oleynik. by Matt Kraai · 24 years ago
  44. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  45. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  46. 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
  47. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  48. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  49. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  50. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  51. fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
  52. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  53. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  54. 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 25 years ago
  55. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  56. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
  57. 13456d1 Forgot these files... -Erik by Erik Andersen · 25 years ago