Commit History

Author SHA1 Message Date
  Matt Kraai a164c647ac Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. 24 years ago
  Matt Kraai f2cc2762bb Create find_applet_by_name function. Save 32 bytes. 24 years ago
  Matt Kraai 05e782ddd3 Fix wget error message and add (and use) chomp library function. 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Eric Andersen d35c21587a Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. 24 years ago
  Richard June 6d0921cc0b Add HUMAN_READABLE define for -m and -h support in du, df, and ls 24 years ago
  Eric Andersen 01bda5de6b Better dmalloc handling 24 years ago
  Matt Kraai a1f9775981 Fix tar handling of absolute paths and excluded directories. 24 years ago
  Matt Kraai 24ac017961 Rewrote dd. 24 years ago
  Matt Kraai bfa7967c4a Rewrite nc to be simpler, smaller, and to check syscalls for errors. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Mark Whitley ab147f608d Removed isBlank and isWildCard macros that were totally unused (should anyone 24 years ago
  Mark Whitley 4758368505 Fixed the comments to match the code and renamed the function to a (hopefully) 24 years ago
  Eric Andersen 2187adc619 Flag day warning! 24 years ago
  Eric Andersen 87559829ff Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 24 years ago
  Eric Andersen 8c725e624a Patch from Larry Doolittle (with minor touchups from me so everything compiles 24 years ago
  Eric Andersen e500d20835 Apply a patch fromkent robotti: 24 years ago
  Eric Andersen a683ee81d9 "I will always compile before I commit." 24 years ago
  Eric Andersen e5aef92e22 Fix up builtin overrides, and hack in the binary search for finding 24 years ago
  Matt Kraai ef5529b278 Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE 24 years ago
  Matt Kraai 324a778f31 Added a fatalPerror function to simplify error handling. 24 years ago
  Mark Whitley 6050618096 Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] 24 years ago
  Mark Whitley 872138de50 Added cmp and readlink applets from Matt Kraai. 24 years ago
  Matt Kraai c0321f9bc6 Rewrote head to perservere when it can't open a file, and share code 24 years ago
  Matt Kraai e0bcce09ba Rewrote uniq to be less than a third of the size, and fixed some other 24 years ago
  Eric Andersen f6b7139971 Add in busybox.h. I renamed it, and forgot to commit the newky named version. 24 years ago