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