| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make private ash config options be public | andersen | 2002-01-09 | 2 | -125/+98 |
* | * archival/tar.c (tar_main): Remove unused variable. | kraai | 2002-01-08 | 1 | -4/+0 |
* | Oops. | andersen | 2002-01-06 | 1 | -1/+1 |
* | Do not depend on PATH or getopt arg reordering | andersen | 2002-01-06 | 1 | -2/+2 |
* | Somehow ttylinux got lost. Put it back. | andersen | 2002-01-05 | 1 | -0/+1 |
* | Update links to avoid possible lingering DNS problems | andersen | 2002-01-05 | 1 | -13/+13 |
* | * docs/busybox.net/index.html: Fix misspelling of `Unfortunately'. | kraai | 2002-01-04 | 1 | -1/+1 |
* | More updates | andersen | 2002-01-04 | 1 | -1/+1 |
* | More pics | andersen | 2002-01-04 | 3 | -0/+0 |
* | Update text once again | andersen | 2002-01-04 | 1 | -31/+33 |
* | Fix grammar (thanks to my wife for proof reading) | andersen | 2002-01-04 | 1 | -9/+11 |
* | Fix link | andersen | 2002-01-04 | 1 | -1/+1 |
* | Update busybox.net info and donation noise | andersen | 2002-01-04 | 2 | -158/+214 |
* | * editors/sed.c (parse_cmd_str): Remove redundant code to skip initial | kraai | 2002-01-03 | 1 | -4/+0 |
* | * editors/sed.c (parse_edit_cmd): Rewrite. | kraai | 2002-01-03 | 2 | -34/+22 |
* | * AUTHORS (Matt Kraai): Update e-mail address. | kraai | 2002-01-03 | 1 | -1/+1 |
* | * include/usage.h: Fix route and unzip usage messages (patch from | kraai | 2002-01-03 | 1 | -2/+2 |
* | * cmp/cmp-detects-difference: Simplify return code negation. | kraai | 2002-01-02 | 4 | -20/+4 |
* | * testsuite/README: Document -v option. | kraai | 2002-01-02 | 2 | -12/+32 |
* | * archival/dpkg.c (create_list): Use chomp. | kraai | 2002-01-02 | 2 | -10/+2 |
* | chomp should only remove the newline if it occurs at the end of the input. | kraai | 2002-01-02 | 1 | -3/+5 |
* | * editors/sed.c (parse_edit_command): Require a newline after the backslash | kraai | 2002-01-02 | 2 | -1/+2 |
* | unzip applet by Laurence Anderson | bug1 | 2002-01-02 | 13 | -78/+302 |
* | ash patch: errname-diff | aaronl | 2001-12-31 | 1 | -2/+2 |
* | ash patch: initvar-diff | aaronl | 2001-12-31 | 1 | -2/+2 |
* | ash patch: forkshell-diff | aaronl | 2001-12-31 | 1 | -11/+2 |
* | ash patch: fgcmd-diff | aaronl | 2001-12-31 | 1 | -3/+1 |
* | ash patch: breakcmd-diff | aaronl | 2001-12-31 | 1 | -1/+3 |
* | ash patch: addfname-diff | aaronl | 2001-12-31 | 1 | -4/+2 |
* | optimize this a little bit. | andersen | 2001-12-29 | 1 | -5/+3 |
* | Silence some silly warnings | andersen | 2001-12-29 | 1 | -3/+10 |
* | Link to udhcp | andersen | 2001-12-22 | 1 | -0/+4 |
* | Update URLs and email addresses | andersen | 2001-12-22 | 1 | -5/+6 |
* | Ignore blanks before the first address and before the command. | kraai | 2001-12-21 | 2 | -0/+9 |
* | New. | kraai | 2001-12-21 | 1 | -0/+4 |
* | Patch from vodz to fix broken function prototype | andersen | 2001-12-21 | 1 | -2/+2 |
* | Patch from vodz to implement ^L (clear screen) | andersen | 2001-12-21 | 1 | -1/+10 |
* | Update TODO. vodz has implemented ^L. Reverse policy on tinylogin. | andersen | 2001-12-21 | 1 | -4/+4 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | kraai | 2001-12-20 | 27 | -144/+144 |
* | Perform clean up only if CONFIG_FEATURE_CLEAN_UP is defined. | kraai | 2001-12-20 | 1 | -0/+2 |
* | Write files when extracting an archive from standard input. | kraai | 2001-12-20 | 2 | -16/+13 |
* | Remove dependence on CONFIG_FEATURE_CLEAN_UP. | kraai | 2001-12-20 | 1 | -1/+0 |
* | Avoid printing a trailing blank character. | kraai | 2001-12-20 | 1 | -5/+14 |
* | Switch from FTP to HTTP for downloads | andersen | 2001-12-20 | 4 | -49/+30 |
* | Vodz' last_patch31 | andersen | 2001-12-18 | 6 | -95/+63 |
* | Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the output | andersen | 2001-12-18 | 1 | -1/+5 |
* | Add in a new restart init target, triggered by SIGHUP. Patch from | andersen | 2001-12-17 | 3 | -4/+47 |
* | Make cp and mv optionally preserve hard links. | kraai | 2001-12-17 | 6 | -75/+42 |
* | * Add ^L clear to shell | andersen | 2001-12-16 | 1 | -0/+1 |
* | Some minor usage cleanups from David Douthitt <ssrat@mailbag.com> | andersen | 2001-12-16 | 1 | -2/+2 |