Commit History

Author SHA1 Message Date
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 18 years ago
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko f47ff100cc getopt: fix whitespace damage 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  "Vladimir N. Oleynik" 5cf9a03b3f more const, attribute_noreturn saved 200 bytes 19 years ago
  Rob Landley dbaf97e463 Fix the warnings, and fix the following two obvious segfaults: 19 years ago
  Glenn L McGrath d4004ee6a9 Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); 22 years ago
  Robert Griebl d378c3149c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 22 years ago
  Mark Whitley af030496fa Applied patch from Larry Doolittle to remove some strlen calls, and add one 24 years ago
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Mark Whitley 6050618096 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Eric Andersen a1f16bba72 Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> 24 years ago