aboutsummaryrefslogtreecommitdiff
path: root/win32 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-06ls: check whether link is hiddenRon Yorston1-0/+17
2023-06-05win32: remove special treatment of USERNAMERon Yorston2-2/+0
2023-06-05win32: code shrink applet look-upRon Yorston3-31/+19
2023-06-04Example build scriptsRon Yorston3-0/+124
2023-06-04win32: code shrinkRon Yorston1-7/+2
2023-06-04ash: fix build with line editing disabledRon Yorston1-0/+4
2023-06-04win32: another BB_OVERRIDE_APPLETS fixRon Yorston3-6/+48
2023-06-03win32: fix BB_OVERRIDE_APPLETSRon Yorston1-0/+8
2023-06-02win32: change interpretation of BB_OVERRIDE_APPLETSRon Yorston2-16/+23
2023-06-02win32: fix euro symbol handlingRon Yorston2-3/+6
2023-06-02win32: skip test for non-console apps if necessaryRon Yorston1-0/+4
2023-06-02Update READMERon Yorston1-4/+5
2023-06-01ls: allow hidden system files to be omittedRon Yorston1-2/+14
2023-06-01ash: enable 'set -/+o noconsole'Ron Yorston3-14/+10
2023-05-28su: fix usage messageFRP-5007-g82accfc19Ron Yorston1-1/+1
2023-05-27win32: support "app exec link" reparse pointsRon Yorston3-1/+43
2023-05-23drop: changes to ctrl-c handlingRon Yorston1-12/+25
2023-05-23win32: crtl-c interrupts non-console applicationsRon Yorston2-1/+37
2023-05-23win32: changes to signal handlingRon Yorston5-18/+43
2023-05-23timeout: code shrinkRon Yorston1-2/+6
2023-05-18ash: use-after-free in bash pattern substitutionKarsten Sperling1-0/+2
2023-05-18examples/var_service/README: fix an errorDenys Vlasenko1-1/+1
2023-05-09cpio: tweak --helpDenys Vlasenko1-1/+1
2023-05-09nslookup: code shrinkDenys Vlasenko1-1/+7
2023-05-09nslookup: ensure unique transaction IDs for the DNS queriesDenys Vlasenko1-4/+390
2023-05-09hush: add comment about abort on syntax error %{^}Denys Vlasenko1-0/+1
2023-05-08build system: fix "Config.in:117 error: Overlong line"Denys Vlasenko1-3/+4
2023-05-08hush: fix an interactive abort on errorDenys Vlasenko1-0/+8
2023-05-07build system: Make it possible to build with 64bit time_tUwe Kleine-König2-0/+11
2023-05-07readlink: code shrinkDenys Vlasenko1-5/+4
2023-05-07nmeter: improve %T fractionals displayDenys Vlasenko1-0/+18
2023-05-02su: add option to keep console open on shell exitRon Yorston2-7/+36
2023-05-02su: add option to wait for shell exit codeRon Yorston1-3/+27
2023-05-01make: special treatment of archive membersRon Yorston1-4/+25
2023-04-28win32: further code shrink quote_args()Ron Yorston1-19/+3
2023-04-28win32: code shrink copying of argvRon Yorston3-10/+19
2023-04-27iconv: use temporary file for outputRon Yorston1-2/+11
2023-04-27yes: detect pipe fail errorRon Yorston1-4/+5
2023-04-27xargs: reinstate use of nofork appletsRon Yorston1-22/+38
2023-04-27win32: improved error for overlong command lineRon Yorston1-1/+6
2023-04-27win32: code shrink quote_args()Ron Yorston1-58/+20
2023-04-26su: pass additional arguments to shRon Yorston1-9/+28
2023-04-23factor: we can pack 21, not 20, 3-bit elements into packed wheel wordsDenys Vlasenko1-36/+35
2023-04-23ip: code shrinkDenys Vlasenko2-5/+82
2023-04-23win32: export xappendword()Ron Yorston5-16/+21
2023-04-19win32: case-sensitivity in tab completionRon Yorston3-44/+62
2023-04-18dd: omit direct flagRon Yorston1-4/+19
2023-04-16readlink: support --, -n alwaysEric Blake1-17/+12
2023-04-16tr: display usage for incorrect argumentsRon Yorston1-1/+1
2023-04-16ash,hush: tab completion of functions and aliasesRon Yorston2-6/+40