Commit History

Author SHA1 Message Date
  Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 19 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 21 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen c9e7024924 Add prototype update missing from last_patch89. Fix screwy 21 years ago
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Eric Andersen 3450636169 Latest patch from vodz. Adds a check for divide by zero in the posix 23 years ago
  Mark Whitley b6967635eb (Almost) brand-new version of cut that supports muitiple lists of positions, 23 years ago
  Eric Andersen de0ca0cd9e Silence cut so it doesn't whine during compilation 23 years ago
  Matt Kraai 2e6c878763 Rewrite -c and -b processing to shrink code and eliminate buffer overrun. 23 years ago
  Eric Andersen c1bdffe99b Another nice cleanup from Larry. This adds a new last_char_is() function and 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 years ago
  Mark Whitley 6c6ea6cba2 Changed email address to codepoet.org, updated list of applets / docs I 24 years ago
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 24 years ago
  Matt Kraai 0dab829977 Add missing newlines to error messages. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 years ago
  Mark Whitley 0053087587 Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Mark Whitley 5ae166813f Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg(). 24 years ago
  Mark Whitley 807f0fd637 Brand, new version of cut. This fixes the bugs in the old cut, is smaller, and 24 years ago
  Matt Kraai 27a804246a Centralize handling of --help. 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Matt Kraai e714bce003 Use global applet_name instead of local versions. 24 years ago
  Eric Andersen 1386e70210 Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport. 24 years ago
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 years ago