Commit History

Author SHA1 Message Date
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) 18 years ago
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. 18 years ago
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 years ago
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko c16bd212e3 silly switch style fix 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Vladimir N. Oleynik" e75b41d990 support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024) 19 years ago
  Rob Landley f8fd4db92f Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 19 years ago
  Bernhard Reutner-Fischer 9a14bd04f8 - Stephane Billiart writes: 19 years ago
  Bernhard Reutner-Fischer 5816ccb190 - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning 19 years ago
  Glenn L McGrath 0bd0257fe0 Add build options to control SuS compatability, allows numeric 19 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Robert Griebl 53146cc9ec Added include for isdigit(); simplified -<num> detection 22 years ago
  Robert Griebl 13c26fc1a5 SUpport old style -[::digit::] options for head and tail 22 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Matt Kraai 2338d3176b Use ferror(3) to check for errors, rather than inspecting errno. Thanks to 23 years ago
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 years ago
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Matt Kraai 12f417edbd Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to 24 years ago
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Matt Kraai c0321f9bc6 Rewrote head to perservere when it can't open a file, and share code 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago