Commit History

Author SHA1 Message Date
  "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 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  "Vladimir N. Oleynik" 5cf9a03b3f more const, attribute_noreturn saved 200 bytes 18 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: 20 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); 21 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 23 years ago
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 23 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 23 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 23 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