aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III
2004-03-09Note that /proc must be mounted for filesystem type autodetectionEric Andersen
2004-03-09David Anders (prpplague) submitted this patch to allow login to workEric Andersen
2004-03-08Fix broken sort order flags.Manuel Novoa III
2004-03-08My bug. :-(Manuel Novoa III
2004-03-06Fix/eliminate use of atolEric Andersen
2004-03-06Patch from Matt Kraai to fix debian bug number 231994.Glenn L McGrath
2004-03-06Woops, how did that get in thereGlenn L McGrath
2004-03-06Don't build these support functions for uClibc, as it always suppliesManuel Novoa III
2004-03-05Patch from John Powers, adds multicast (rfc2090) and timeout (rfc2349)Glenn L McGrath
2004-03-05Patch from duane no-name, optionally request additional itemsGlenn L McGrath
2004-03-05Patch by Andrew Victor,Glenn L McGrath
2004-03-05Fix a typo, patch by Andrew VictorGlenn L McGrath
2004-03-05Patch from Tony J. White to allow paths to be configuredGlenn L McGrath
2004-03-05Patch by Denis Vlasenko to add forground support.Glenn L McGrath
2004-03-05Fix debugging output, patch by Hideki IWAMOTOGlenn L McGrath
2004-03-05Patch by Felipe Kellermann to fix a compiler compatability problemGlenn L McGrath
2004-03-05Patch from Steven Scholz to fix compiler warningsGlenn L McGrath
2004-03-05New applet, eject, by Peter WillisGlenn L McGrath
2004-03-05Close bracket in description from Peter Willis's eject appletGlenn L McGrath
2004-03-05Patch from Vernon Sauder.Glenn L McGrath
2004-03-03Fix a compile error identiefied by Steven Scholz.Glenn L McGrath
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