1. f47ff10 getopt: fix whitespace damage by Denis Vlasenko · 18 years ago
  2. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  3. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  4. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  5. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  6. c1ef7bd just whitespace by Tim Riker · 19 years ago
  7. 5cf9a03 more const, attribute_noreturn saved 200 bytes by "Vladimir N. Oleynik" · 19 years ago
  8. dbaf97e Fix the warnings, and fix the following two obvious segfaults: by Rob Landley · 19 years ago
  9. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  10. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  11. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  12. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  13. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  14. af03049 Applied patch from Larry Doolittle to remove some strlen calls, and add one by Mark Whitley · 24 years ago
  15. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  16. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  17. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  18. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  19. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  20. 6050618 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] by Mark Whitley · 24 years ago
  21. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  22. a1f16bb Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> -Erik by Eric Andersen · 24 years ago