aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix problem where 'du file_that_exists' doesn't work.Eric Andersen2000-12-092-4/+4
* More wget cleanups I've been working on...Eric Andersen2000-12-092-60/+106
* Some little cleanups from Larry DoolittleEric Andersen2000-12-094-4/+4
* Patch from Matt Kraai to implement uniq -[cdu]Eric Andersen2000-12-096-15/+103
* add quiet mode support.Glenn L McGrath2000-12-092-10/+20
* Forget to set final argv entry to NULL, breaking sh.c amoungEric Andersen2000-12-092-0/+2
* Some updates. Wrong name was on a patch, plus a spelling fix.Eric Andersen2000-12-081-2/+3
* Put in i to getopt, so i will work...Eric Andersen2000-12-083-3/+3
* Update inittab docsEric Andersen2000-12-082-17/+73
* Make no local logging a runtime option for network logging...Eric Andersen2000-12-086-55/+69
* Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not logEric Andersen2000-12-083-8/+10
* Patch from Matt Kraai to make logger log all arguments.Eric Andersen2000-12-083-6/+25
* when invoked as 'busybox foo args' remove the "busybox"Eric Andersen2000-12-082-8/+50
* Patch from Matt Kraai to enable proxy support.Eric Andersen2000-12-073-8/+30
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-07155-1021/+1021
* Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad formatMatt Kraai2000-12-072-2/+2
* Get rid of redundant TRUE and FALSE definitions.Matt Kraai2000-12-072-14/+0
* oops, didn't mean to commit that last one... revertingRandolph Chung2000-12-071-1/+1
* Write progress meter to stderr instead of stdoutRandolph Chung2000-12-073-5/+5
* Fixed URL parsing bugRandolph Chung2000-12-072-16/+28
* Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hardEric Andersen2000-12-075-10/+192
* Add some more changlog stuff suggested by Larry Doolittle.Eric Andersen2000-12-071-2/+20
* Bettwr document the hidden internal sh.c #defines, and which folksEric Andersen2000-12-063-6/+30
* Close but #1071...Eric Andersen2000-12-062-34/+28
* Ignore the newdocs as wellEric Andersen2000-12-061-0/+5
* Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "'Eric Andersen2000-12-062-2/+2
* patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WINEric Andersen2000-12-064-12/+12
* Added insmod support for ARM, and lsmod support for older kernels,Eric Andersen2000-12-066-191/+498
* Must compile before committing.Matt Kraai2000-12-062-4/+4
* Fix exit status on failure.Matt Kraai2000-12-068-36/+42
* Removed isBlank and isWildCard macros that were totally unused (should anyoneMark Whitley2000-12-052-10/+4
* Changed some #define strings to static const char [] variables. Tested lsMark Whitley2000-12-051-4/+4
* Use perrorMsg and clean up exit status.Matt Kraai2000-12-052-10/+10
* Fixed the comments to match the code and renamed the function to a (hopefully)Mark Whitley2000-12-055-15/+15
* Applied patch from Matt Kraai to add v*error functions for handling varargMark Whitley2000-12-051-21/+21
* Use perrorMsg instead of perror and keep removing files if we encounterMatt Kraai2000-12-053-15/+17
* Changelog updateEric Andersen2000-12-041-0/+5
* Flag day warning!Eric Andersen2000-12-042-4/+4
* Patch to add in the -X option and fix the --exclude bug, originally byEric Andersen2000-12-045-3/+61
* Fix typoEric Andersen2000-12-021-1/+2
* Patch from Larry Doolittle so it will build the newdocs right.Eric Andersen2000-12-025-57/+49
* Update for handling .udebs and building using a pristine source dir...Eric Andersen2000-12-015-88/+781
* More doc handling updatesEric Andersen2000-12-011-7/+6
* Update some descriptionsEric Andersen2000-12-011-2/+3
* Fix yet another blunder. Create symlink correctly this time.Eric Andersen2000-12-011-1/+1
* I forgot a "/". Oops.Eric Andersen2000-12-011-1/+1
* More pristine source directory updates. It now worksEric Andersen2000-12-018-34/+116
* More updates for the Makefile to do BB_SRC_DIR. This isEric Andersen2000-12-011-15/+48
* Make tar shutup on compileEric Andersen2000-12-012-4/+4
* Remove #ifdef __STDC__ junk. We don't do K&R round these parts,Eric Andersen2000-12-018-290/+6