aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-03* AUTHORS (Matt Kraai): Update e-mail address.Matt Kraai
2002-01-03* include/usage.h: Fix route and unzip usage messages (patch fromMatt Kraai
2002-01-02* cmp/cmp-detects-difference: Simplify return code negation.Matt Kraai
2002-01-02* testsuite/README: Document -v option.Matt Kraai
2002-01-02* archival/dpkg.c (create_list): Use chomp.Matt Kraai
2002-01-02chomp should only remove the newline if it occurs at the end of the input.Matt Kraai
2002-01-02* editors/sed.c (parse_edit_command): Require a newline after the backslashMatt Kraai
2002-01-02unzip applet by Laurence AndersonGlenn L McGrath
2001-12-31ash patch: errname-diffAaron Lehmann
2001-12-31ash patch: initvar-diffAaron Lehmann
2001-12-31ash patch: forkshell-diffAaron Lehmann
2001-12-31ash patch: fgcmd-diffAaron Lehmann
2001-12-31ash patch: breakcmd-diffAaron Lehmann
2001-12-31ash patch: addfname-diffAaron Lehmann
2001-12-29optimize this a little bit.Eric Andersen
2001-12-29Silence some silly warningsEric Andersen
2001-12-22Link to udhcpEric Andersen
2001-12-22Update URLs and email addressesEric Andersen
2001-12-21Ignore blanks before the first address and before the command.Matt Kraai
2001-12-21New.Matt Kraai
2001-12-21Patch from vodz to fix broken function prototypeEric Andersen
2001-12-21Patch from vodz to implement ^L (clear screen)Eric Andersen
2001-12-21Update TODO. vodz has implemented ^L. Reverse policy on tinylogin.Eric Andersen
2001-12-20Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai
2001-12-20Perform clean up only if CONFIG_FEATURE_CLEAN_UP is defined.Matt Kraai
2001-12-20Write files when extracting an archive from standard input.Matt Kraai
2001-12-20Remove dependence on CONFIG_FEATURE_CLEAN_UP.Matt Kraai
2001-12-20Avoid printing a trailing blank character.Matt Kraai
2001-12-20Switch from FTP to HTTP for downloadsEric Andersen
2001-12-18Vodz' last_patch31Eric Andersen
2001-12-18Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the outputEric Andersen
2001-12-17Add in a new restart init target, triggered by SIGHUP. Patch fromEric Andersen
2001-12-17Make cp and mv optionally preserve hard links.Matt Kraai
2001-12-16* Add ^L clear to shellEric Andersen
2001-12-16Some minor usage cleanups from David Douthitt <ssrat@mailbag.com>Eric Andersen
2001-12-16Add a more verbose non-strip command.Eric Andersen
2001-12-14Add support for big-endian ARM (initial patch by Mike Voytovich).Matt Kraai
2001-12-12Update uClibc URL.Matt Kraai
2001-12-11Open the source before creating the destination.Matt Kraai
2001-12-11Use an int to hold the result of fgetc (bug noted by David Kimdon).Matt Kraai
2001-12-08And a bit moreEric Andersen
2001-12-08More polishEric Andersen
2001-12-08OopsEric Andersen
2001-12-08Add in cvs infoEric Andersen
2001-12-08Begin moving things to busybox.netEric Andersen
2001-12-08Use a local image, not an offsite one.Eric Andersen
2001-12-07New.Matt Kraai
2001-12-07Continue processing files if we are asked to touch, but not create, a fileMatt Kraai
2001-12-07Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined.Matt Kraai
2001-12-07Fix link nameEric Andersen