aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-01Check file has execute permission for the current user, minor formatingGlenn L McGrath
2004-02-26Quick fix for tftp truncation bugGlenn L McGrath
2004-02-25Patch from Denis Dowling to fix a ocuple of usage entriesGlenn L McGrath
2004-02-25Fix option handling, -i or -t must be given, if both ignore the -t.Glenn L McGrath
2004-02-24Joe.C, joe at numa dot com dot tw writes:Eric Andersen
2004-02-23Prepare for releaseEric Andersen
2004-02-23bb_full_fd_action was incorrectly returning an error message causingGlenn L McGrath
2004-02-22Bump up version in preparation for -pre8Eric Andersen
2004-02-22Fernando Silveira writes:Eric Andersen
2004-02-22Fix from Paul Kortekaas for syslog -C option, size should be in kB.Glenn L McGrath
2004-02-22Patch from Dmitry Zakharov, this line was missedfrom the last patchGlenn L McGrath
2004-02-22For the time being, revert the changes for detecting copyingEric Andersen
2004-02-22Patch from Chris Larson (kergoth), to allow multiple directores to beGlenn L McGrath
2004-02-22Patch from Vodz, cleanup memory usage, send strdup error messages toGlenn L McGrath
2004-02-22Vodz. last_patch_128Glenn L McGrath
2004-02-22Patch from James Zhu, telnetd window resizing support.Glenn L McGrath
2004-02-22Use bb_getopt_ulflags, marginal saving, better argument checking.Glenn L McGrath
2004-02-22Use /var/lib/hwclock for adjtime, its really a state file rather than aGlenn L McGrath
2004-02-22Patch from Florian Schirmer. compile fix for debug buildsGlenn L McGrath
2004-02-22Patch from Hideki IWAMOTO, output debugging messages to stderrGlenn L McGrath
2004-02-22remove duplicate header declarationsGlenn L McGrath
2004-02-22Fixup braces (patch from Thomas Geulig), run through indent and manuallyGlenn L McGrath
2004-02-22Thomas Geulig, remove duplicate headerGlenn L McGrath
2004-02-22Update usage for ftpget and ftpputGlenn L McGrath
2004-02-22Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orGlenn L McGrath
2004-02-22Return 1 upon failureGlenn L McGrath
2004-02-22No need to check proxy env variable twice, ignore proxy env variable ifGlenn L McGrath
2004-02-21Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath
2004-02-21Use return instead of exit, use == instead of & ==, left justify labels,Glenn L McGrath
2004-02-20Document missing cp optionsEric Andersen
2004-02-20Fix up hard linksGlenn L McGrath
2004-02-20A strict interpretation of the ustar format requires the type flag to beGlenn L McGrath
2004-02-19Add extra comments, freakout if a pax archive is encoutered.Glenn L McGrath
2004-02-19Chris Larson (kergoth) writes:Eric Andersen
2004-02-19Chris Larson (kergoth) writes:Eric Andersen
2004-02-18Dont use same variable and struct nameGlenn L McGrath
2004-02-18FormattingGlenn L McGrath
2004-02-18remove debuggingGlenn L McGrath
2004-02-18Patch from OpenWrt.Manuel Novoa III
2004-02-18Add -i option to sed, to edit files in-place.Rob Landley
2004-02-18Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm.Manuel Novoa III
2004-02-17Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option.Eric Andersen
2004-02-17Mark Lord writes:Eric Andersen
2004-02-17Add the -r option, patch from Rob with some help from myself.Glenn L McGrath
2004-02-17Remove debuggingGlenn L McGrath
2004-02-17Dont strip trailing '/' until _after_ i test to set if its there !Glenn L McGrath
2004-02-17Patch from Florian Schirmer <jolt@tuxbox.org>. When I rewrote the parser,Manuel Novoa III
2004-02-17Woops, im getting ahead of myself, we dont have the -r (refernece)Glenn L McGrath
2004-02-17define option names to be clearer, simplify nested if statements, removeGlenn L McGrath
2004-02-14Avoid naming conflict with symbol in newer glibc headersEric Andersen