aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-05Patch from Vernon Sauder.bug11-1/+1
2004-03-03Fix a compile error identiefied by Steven Scholz.bug11-1/+1
2004-03-01Check file has execute permission for the current user, minor formatingbug11-24/+20
2004-02-26Quick fix for tftp truncation bugbug11-1/+1
2004-02-25Patch from Denis Dowling to fix a ocuple of usage entriesbug11-2/+7
2004-02-25Fix option handling, -i or -t must be given, if both ignore the -t.bug11-39/+44
2004-02-24Joe.C, joe at numa dot com dot tw writes:andersen1-0/+14
2004-02-23Prepare for releaseandersen3-93/+593
2004-02-23bb_full_fd_action was incorrectly returning an error message causingbug11-2/+2
2004-02-22Bump up version in preparation for -pre8andersen1-1/+1
2004-02-22Fernando Silveira writes:andersen3-0/+110
2004-02-22Fix from Paul Kortekaas for syslog -C option, size should be in kB.bug11-1/+1
2004-02-22Patch from Dmitry Zakharov, this line was missedfrom the last patchbug11-0/+1
2004-02-22For the time being, revert the changes for detecting copyingandersen1-6/+0
2004-02-22Patch from Chris Larson (kergoth), to allow multiple directores to bebug12-8/+11
2004-02-22Patch from Vodz, cleanup memory usage, send strdup error messages tobug11-11/+22
2004-02-22Vodz. last_patch_128bug12-7/+9
2004-02-22Patch from James Zhu, telnetd window resizing support.bug11-10/+28
2004-02-22Use bb_getopt_ulflags, marginal saving, better argument checking.bug11-68/+41
2004-02-22Use /var/lib/hwclock for adjtime, its really a state file rather than abug11-3/+1
2004-02-22Patch from Florian Schirmer. compile fix for debug buildsbug11-2/+2
2004-02-22Patch from Hideki IWAMOTO, output debugging messages to stderrbug11-6/+6
2004-02-22remove duplicate header declarationsbug11-14/+6
2004-02-22Fixup braces (patch from Thomas Geulig), run through indent and manuallybug11-778/+744
2004-02-22Thomas Geulig, remove duplicate headerbug11-2/+0
2004-02-22Update usage for ftpget and ftpputbug11-2/+2
2004-02-22Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orbug11-2/+2
2004-02-22Return 1 upon failurebug11-1/+2
2004-02-22No need to check proxy env variable twice, ignore proxy env variable ifbug11-14/+15
2004-02-21Sometimes i get carried away with the use of function pointers, im surebug13-7/+6
2004-02-21Use return instead of exit, use == instead of & ==, left justify labels,bug11-33/+29
2004-02-20Document missing cp optionsandersen1-1/+2
2004-02-20Fix up hard linksbug11-3/+5
2004-02-20A strict interpretation of the ustar format requires the type flag to bebug11-11/+8
2004-02-19Add extra comments, freakout if a pax archive is encoutered.bug11-9/+24
2004-02-19Chris Larson (kergoth) writes:andersen1-16/+6
2004-02-19Chris Larson (kergoth) writes:andersen1-0/+16
2004-02-18Dont use same variable and struct namebug11-35/+37
2004-02-18Formattingbug11-142/+146
2004-02-18remove debuggingbug11-7/+0
2004-02-18Patch from OpenWrt.mjn31-3/+5
2004-02-18Add -i option to sed, to edit files in-place.landley1-7/+54
2004-02-18Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm.mjn31-1/+1
2004-02-17Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option.andersen1-12/+0
2004-02-17Mark Lord writes:andersen1-2/+5
2004-02-17Add the -r option, patch from Rob with some help from myself.bug11-4/+11
2004-02-17Remove debuggingbug11-2/+0
2004-02-17Dont strip trailing '/' until _after_ i test to set if its there !bug11-12/+17
2004-02-17Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser,mjn31-1/+3
2004-02-17Woops, im getting ahead of myself, we dont have the -r (refernece)bug11-2/+4