| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | su: fix usage messageFRP-5007-g82accfc19 | Ron Yorston | 2023-05-28 | 1 | -1/+1 |
* | | win32: support "app exec link" reparse points | Ron Yorston | 2023-05-27 | 3 | -1/+43 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-05-23 | 12 | -53/+561 |
|\| |
|
| * | ash: use-after-free in bash pattern substitution | Karsten Sperling | 2023-05-18 | 1 | -0/+2 |
| * | examples/var_service/README: fix an error | Denys Vlasenko | 2023-05-18 | 1 | -1/+1 |
| * | cpio: tweak --help | Denys Vlasenko | 2023-05-09 | 1 | -1/+1 |
| * | nslookup: code shrink | Denys Vlasenko | 2023-05-09 | 1 | -1/+7 |
| * | nslookup: ensure unique transaction IDs for the DNS queries | Denys Vlasenko | 2023-05-09 | 1 | -4/+390 |
| * | hush: add comment about abort on syntax error %{^} | Denys Vlasenko | 2023-05-09 | 1 | -0/+1 |
| * | build system: fix "Config.in:117 error: Overlong line" | Denys Vlasenko | 2023-05-08 | 1 | -3/+4 |
| * | hush: fix an interactive abort on error | Denys Vlasenko | 2023-05-08 | 1 | -0/+8 |
| * | build system: Make it possible to build with 64bit time_t | Uwe Kleine-König | 2023-05-07 | 2 | -0/+11 |
| * | readlink: code shrink | Denys Vlasenko | 2023-05-07 | 1 | -5/+4 |
| * | nmeter: improve %T fractionals display | Denys Vlasenko | 2023-05-07 | 1 | -0/+18 |
| * | factor: we can pack 21, not 20, 3-bit elements into packed wheel words | Denys Vlasenko | 2023-04-23 | 1 | -36/+35 |
| * | ip: code shrink | Denys Vlasenko | 2023-04-23 | 2 | -5/+82 |
* | | drop: changes to ctrl-c handling | Ron Yorston | 2023-05-23 | 1 | -12/+25 |
* | | win32: crtl-c interrupts non-console applications | Ron Yorston | 2023-05-23 | 2 | -1/+37 |
* | | win32: changes to signal handling | Ron Yorston | 2023-05-23 | 5 | -18/+43 |
* | | timeout: code shrink | Ron Yorston | 2023-05-23 | 1 | -2/+6 |
* | | su: add option to keep console open on shell exit | Ron Yorston | 2023-05-02 | 2 | -7/+36 |
* | | su: add option to wait for shell exit code | Ron Yorston | 2023-05-02 | 1 | -3/+27 |
* | | make: special treatment of archive members | Ron Yorston | 2023-05-01 | 1 | -4/+25 |
* | | win32: further code shrink quote_args() | Ron Yorston | 2023-04-28 | 1 | -19/+3 |
* | | win32: code shrink copying of argv | Ron Yorston | 2023-04-28 | 3 | -10/+19 |
* | | iconv: use temporary file for output | Ron Yorston | 2023-04-27 | 1 | -2/+11 |
* | | yes: detect pipe fail error | Ron Yorston | 2023-04-27 | 1 | -4/+5 |
* | | xargs: reinstate use of nofork applets | Ron Yorston | 2023-04-27 | 1 | -22/+38 |
* | | win32: improved error for overlong command line | Ron Yorston | 2023-04-27 | 1 | -1/+6 |
* | | win32: code shrink quote_args() | Ron Yorston | 2023-04-27 | 1 | -58/+20 |
* | | su: pass additional arguments to sh | Ron Yorston | 2023-04-26 | 1 | -9/+28 |
* | | win32: export xappendword() | Ron Yorston | 2023-04-23 | 5 | -16/+21 |
* | | win32: case-sensitivity in tab completion | Ron Yorston | 2023-04-19 | 3 | -44/+62 |
* | | dd: omit direct flag | Ron Yorston | 2023-04-18 | 1 | -4/+19 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-04-17 | 15 | -53/+191 |
|\| |
|
| * | readlink: support --, -n always | Eric Blake | 2023-04-16 | 1 | -17/+12 |
| * | tr: display usage for incorrect arguments | Ron Yorston | 2023-04-16 | 1 | -1/+1 |
| * | ash,hush: tab completion of functions and aliases | Ron Yorston | 2023-04-16 | 2 | -6/+40 |
| * | hush: quote variable values printed by "set" (match ash behavior) | Denys Vlasenko | 2023-04-13 | 2 | -4/+19 |
| * | shuf: another tweak to COMMON_PREFIX_HACK code | Denys Vlasenko | 2023-04-13 | 1 | -8/+4 |
| * | build system: clean more files on make clean | Tomas Paukrt | 2023-04-12 | 1 | -0/+1 |
| * | shuf: fix pfx_len calculation | Denys Vlasenko | 2023-04-12 | 1 | -1/+1 |
| * | shuf: remove redundant code | Denys Vlasenko | 2023-04-12 | 1 | -2/+0 |
| * | shuf: add (disabled) code to support very long numbers in -i LO-HI | Denys Vlasenko | 2023-04-12 | 1 | -6/+58 |
| * | lineedit: fix crash when icanon set with -echo | Akos Somfai | 2023-04-12 | 1 | -2/+2 |
| * | sleep: fix error exit when called as "sh" builtin | Denys Vlasenko | 2023-04-12 | 1 | -1/+2 |
| * | seq: fix yet another case of negative parameters not working | Denys Vlasenko | 2023-04-11 | 2 | -2/+7 |
| * | seedrng: fix for glibc <= 2.24 not providing random header | Thomas Devoogdt | 2023-04-11 | 1 | -4/+10 |
| * | seedrng: fix for glibc <= 2.24 not providing getrandom() | Denys Vlasenko | 2023-04-10 | 1 | -0/+14 |
| * | appletlib: fix "warning: unused variable applet_no" | Tomas Paukrt | 2023-04-10 | 1 | -1/+1 |