aboutsummaryrefslogtreecommitdiff
path: root/yes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-12-08Put in i to getopt, so i will work...andersen3-3/+3
2000-12-08Update inittab docsandersen2-17/+73
2000-12-08Make no local logging a runtime option for network logging...andersen6-55/+69
2000-12-08Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not logandersen3-8/+10
2000-12-08Patch from Matt Kraai to make logger log all arguments.andersen3-6/+25
2000-12-08when invoked as 'busybox foo args' remove the "busybox"andersen2-8/+50
2000-12-07Patch from Matt Kraai to enable proxy support.andersen3-8/+30
2000-12-07Changed names of functions in utility.c and all affected files, to makemarkw155-1021/+1021
2000-12-07Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad formatkraai2-2/+2
2000-12-07Get rid of redundant TRUE and FALSE definitions.kraai2-14/+0
2000-12-07oops, didn't mean to commit that last one... revertingtausq1-1/+1
2000-12-07Write progress meter to stderr instead of stdouttausq3-5/+5
2000-12-07Fixed URL parsing bugtausq2-16/+28
2000-12-07Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hardandersen5-10/+192
2000-12-07Add some more changlog stuff suggested by Larry Doolittle.andersen1-2/+20
2000-12-06Bettwr document the hidden internal sh.c #defines, and which folksandersen3-6/+30
2000-12-06Close but #1071...andersen2-34/+28
2000-12-06Ignore the newdocs as wellandersen1-0/+5
2000-12-06Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "'andersen2-2/+2
2000-12-06patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WINandersen4-12/+12
2000-12-06Added insmod support for ARM, and lsmod support for older kernels,andersen6-191/+498
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