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