aboutsummaryrefslogtreecommitdiff
path: root/du.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-12-06Must compile before committing.kraai2-4/+4
2000-12-06Fix exit status on failure.kraai8-36/+42
2000-12-05Removed isBlank and isWildCard macros that were totally unused (should anyonemarkw2-10/+4
2000-12-05Changed some #define strings to static const char [] variables. Tested lsmarkw1-4/+4
2000-12-05Use perrorMsg and clean up exit status.kraai2-10/+10
2000-12-05Fixed the comments to match the code and renamed the function to a (hopefully)markw5-15/+15
2000-12-05Applied patch from Matt Kraai to add v*error functions for handling varargmarkw1-21/+21
2000-12-05Use perrorMsg instead of perror and keep removing files if we encounterkraai3-15/+17
2000-12-04Changelog updateandersen1-0/+5
2000-12-04Flag day warning!andersen2-4/+4
2000-12-04Patch to add in the -X option and fix the --exclude bug, originally byandersen5-3/+61
2000-12-02Fix typoandersen1-1/+2
2000-12-02Patch from Larry Doolittle so it will build the newdocs right.andersen5-57/+49
2000-12-01Update for handling .udebs and building using a pristine source dir...andersen5-88/+781
2000-12-01More doc handling updatesandersen1-7/+6
2000-12-01Update some descriptionsandersen1-2/+3
2000-12-01Fix yet another blunder. Create symlink correctly this time.andersen1-1/+1
2000-12-01I forgot a "/". Oops.andersen1-1/+1
2000-12-01More pristine source directory updates. It now worksandersen8-34/+116
2000-12-01More updates for the Makefile to do BB_SRC_DIR. This isandersen1-15/+48
2000-12-01Make tar shutup on compileandersen2-4/+4
2000-12-01Remove #ifdef __STDC__ junk. We don't do K&R round these parts,andersen8-290/+6
2000-12-01Stop using TRUE and FALSE for exit status.kraai132-373/+375
2000-11-30Apply some patches from Gennady Feldman <gfeldman@mail.com> toandersen3-117/+195
2000-11-30Note new dependency.kraai1-1/+1
2000-11-30Note an error if we are unable to list/extract specified files.kraai2-4/+28
2000-11-30Patch from Larry Doolittle (with minor touchups from me so everything compilesandersen10-713/+302
2000-11-30Fix escape char problem.andersen3-12/+39
2000-11-29Add "\r" to utility.c:process_escape_sequence() (from email aboutandersen1-0/+3
2000-11-29Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com>andersen2-58/+134
2000-11-29Apply rev #2 of dd fix from Gennady Feldman.andersen4-16/+46
2000-11-29Update the changelog a bitandersen1-1/+11
2000-11-29Moar Speling fickes frum Larry Doolittleandersen2-11/+11
2000-11-29Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaborationandersen1-6/+15
2000-11-29Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to closeandersen4-130/+100
2000-11-29Patch from Matt Kraai to fix an infinate loop with ls -aRandersen2-12/+64
2000-11-29Finish commit of rpmunpack and add in scripts for undeb and unrpmandersen6-10/+193
2000-11-29Apply a patch fromkent robotti:andersen7-29/+29
2000-11-22Re-organized some sections and added a whole new section on avoiding themarkw1-58/+204
2000-11-22Fix behavior when removal fails.kraai2-6/+10
2000-11-18Check for archive errors even for files we aren't extracting.kraai2-8/+16
2000-11-18Fixed return status (thanks to David Douthitt for the fix).kraai2-4/+12
2000-11-18Fixed user and group name listing.kraai2-44/+26
2000-11-17Added AdTran to the list of products using Busybox.markw1-4/+9
2000-11-17Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle themarkw2-48/+74
2000-11-17Numerous spelling / grammar corrections from Larry Doolittlemarkw1-27/+52
2000-11-17"I will always compile before I commit."andersen9-47/+71
2000-11-17Fix up builtin overrides, and hack in the binary search for findingandersen9-105/+113
2000-11-17Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.markw2-8/+4
2000-11-17Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.andersen4-3/+62