1. dbaf97e Fix the warnings, and fix the following two obvious segfaults: by Rob Landley · 19 years ago
  2. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  3. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  4. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  5. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  6. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  7. af03049 Applied patch from Larry Doolittle to remove some strlen calls, and add one by Mark Whitley · 24 years ago
  8. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  9. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  10. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  11. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  12. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  13. 6050618 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] by Mark Whitley · 24 years ago
  14. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  15. a1f16bb Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> -Erik by Eric Andersen · 24 years ago