Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some .deb update | Eric Andersen | 2000-12-10 | 3 | -3/+19 |
| | |||||
* | Support for tar -z option for uncompressing only | Glenn L McGrath | 2000-12-10 | 6 | -48/+163 |
| | |||||
* | Introduce new function gunzip_init() | Glenn L McGrath | 2000-12-10 | 2 | -64/+70 |
| | | | | gunzip_init() will make it easier to use gunzip from other bb functions. | ||||
* | NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ↵ | Glenn L McGrath | 2000-12-09 | 2 | -0/+12 |
| | | | | | | libc6-2.2-5 This just defines that if they arent found in the kernel header | ||||
* | Fix problem where 'du file_that_exists' doesn't work. | Eric Andersen | 2000-12-09 | 2 | -4/+4 |
| | |||||
* | More wget cleanups I've been working on... | Eric Andersen | 2000-12-09 | 2 | -60/+106 |
| | |||||
* | Some little cleanups from Larry Doolittle | Eric Andersen | 2000-12-09 | 4 | -4/+4 |
| | |||||
* | Patch from Matt Kraai to implement uniq -[cdu] | Eric Andersen | 2000-12-09 | 6 | -15/+103 |
| | |||||
* | add quiet mode support. | Glenn L McGrath | 2000-12-09 | 2 | -10/+20 |
| | | | | | If wget compiled without statusbar then -q option is accepted but has no effect. If wget compiled with statusbar -q turns it off. | ||||
* | Forget to set final argv entry to NULL, breaking sh.c amoung | Eric Andersen | 2000-12-09 | 2 | -0/+2 |
| | | | | other things... | ||||
* | Some updates. Wrong name was on a patch, plus a spelling fix. | Eric Andersen | 2000-12-08 | 1 | -2/+3 |
| | |||||
* | Put in i to getopt, so i will work... | Eric Andersen | 2000-12-08 | 3 | -3/+3 |
| | |||||
* | Update inittab docs | Eric Andersen | 2000-12-08 | 2 | -17/+73 |
| | |||||
* | Make no local logging a runtime option for network logging... | Eric Andersen | 2000-12-08 | 6 | -55/+69 |
| | |||||
* | Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not log | Eric Andersen | 2000-12-08 | 3 | -8/+10 |
| | | | | | when compiled for remote logging. Not the ideal way to fix it (it should really be a runtime switch), but good enough for now I guess... | ||||
* | Patch from Matt Kraai to make logger log all arguments. | Eric Andersen | 2000-12-08 | 3 | -6/+25 |
| | |||||
* | when invoked as 'busybox foo args' remove the "busybox" | Eric Andersen | 2000-12-08 | 2 | -8/+50 |
| | | | | so ps shows only what we want it to show... | ||||
* | Patch from Matt Kraai to enable proxy support. | Eric Andersen | 2000-12-07 | 3 | -8/+30 |
| | |||||
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 155 | -1021/+1021 |
| | | | | compliant with the style guide. Everybody rebuild your tags file! | ||||
* | Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad format | Matt Kraai | 2000-12-07 | 2 | -2/+2 |
| | | | | strings from being passed to syslog(3). | ||||
* | Get rid of redundant TRUE and FALSE definitions. | Matt Kraai | 2000-12-07 | 2 | -14/+0 |
| | |||||
* | oops, didn't mean to commit that last one... reverting | Randolph Chung | 2000-12-07 | 1 | -1/+1 |
| | |||||
* | Write progress meter to stderr instead of stdout | Randolph Chung | 2000-12-07 | 3 | -5/+5 |
| | |||||
* | Fixed URL parsing bug | Randolph Chung | 2000-12-07 | 2 | -16/+28 |
| | | | | Fixed -O - output-to-stdout bug | ||||
* | Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard | Eric Andersen | 2000-12-07 | 5 | -10/+192 |
| | | | | links, and no longer segfault in a certain wierd case. | ||||
* | Add some more changlog stuff suggested by Larry Doolittle. | Eric Andersen | 2000-12-07 | 1 | -2/+20 |
| | |||||
* | Bettwr document the hidden internal sh.c #defines, and which folks | Eric Andersen | 2000-12-06 | 3 | -6/+30 |
| | | | | might want to use... | ||||
* | Close but #1071... | Eric Andersen | 2000-12-06 | 2 | -34/+28 |
| | |||||
* | Ignore the newdocs as well | Eric Andersen | 2000-12-06 | 1 | -0/+5 |
| | |||||
* | Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' | Eric Andersen | 2000-12-06 | 2 | -2/+2 |
| | | | | so it properly outputs "1 2 3". | ||||
* | patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WIN | Eric Andersen | 2000-12-06 | 4 | -12/+12 |
| | | | | to the more pedantically correct BB_FEATURE_SH_APPLETS_ALWAYS_WIN. | ||||
* | Added insmod support for ARM, and lsmod support for older kernels, | Eric Andersen | 2000-12-06 | 6 | -191/+498 |
| | | | | | | thanks to Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and Nicolas Ferre <nicolas.ferre@alcove.fr>. -Erik | ||||
* | Must compile before committing. | Matt Kraai | 2000-12-06 | 2 | -4/+4 |
| | |||||
* | Fix exit status on failure. | Matt Kraai | 2000-12-06 | 8 | -36/+42 |
| | |||||
* | Removed isBlank and isWildCard macros that were totally unused (should anyone | Mark Whitley | 2000-12-05 | 2 | -10/+4 |
| | | | | | need isBlank, please use isblank() in ctype.h). Converted isDecimal and isOctal into inline functions. Compiled, tested, worked. | ||||
* | Changed some #define strings to static const char [] variables. Tested ls | Mark Whitley | 2000-12-05 | 1 | -4/+4 |
| | | | | after changing, it worked. | ||||
* | Use perrorMsg and clean up exit status. | Matt Kraai | 2000-12-05 | 2 | -10/+10 |
| | |||||
* | Fixed the comments to match the code and renamed the function to a (hopefully) | Mark Whitley | 2000-12-05 | 5 | -15/+15 |
| | | | | more descriptive name, and as per the style guide. | ||||
* | Applied patch from Matt Kraai to add v*error functions for handling vararg | Mark Whitley | 2000-12-05 | 1 | -21/+21 |
| | | | | lists in a safe 'n sane fashion. | ||||
* | Use perrorMsg instead of perror and keep removing files if we encounter | Matt Kraai | 2000-12-05 | 3 | -15/+17 |
| | | | | an error. | ||||
* | Changelog update | Eric Andersen | 2000-12-04 | 1 | -0/+5 |
| | |||||
* | Flag day warning! | Eric Andersen | 2000-12-04 | 2 | -4/+4 |
| | | | | | Change TRUE and FALSE defines to normal C style TRUE=1, FALSE=0. -Erik | ||||
* | Patch to add in the -X option and fix the --exclude bug, originally by | Eric Andersen | 2000-12-04 | 5 | -3/+61 |
| | | | | | Sebastien Huet, and now ported to the latest and greatest by both Arne Bernin <ab@netropol.de> and kent robotti <robotti@metconnect.com>. | ||||
* | Fix typo | Eric Andersen | 2000-12-02 | 1 | -1/+2 |
| | |||||
* | Patch from Larry Doolittle so it will build the newdocs right. | Eric Andersen | 2000-12-02 | 5 | -57/+49 |
| | |||||
* | Update for handling .udebs and building using a pristine source dir... | Eric Andersen | 2000-12-01 | 5 | -88/+781 |
| | |||||
* | More doc handling updates | Eric Andersen | 2000-12-01 | 1 | -7/+6 |
| | |||||
* | Update some descriptions | Eric Andersen | 2000-12-01 | 1 | -2/+3 |
| | |||||
* | Fix yet another blunder. Create symlink correctly this time. | Eric Andersen | 2000-12-01 | 1 | -1/+1 |
| | |||||
* | I forgot a "/". Oops. | Eric Andersen | 2000-12-01 | 1 | -1/+1 |
| |