aboutsummaryrefslogtreecommitdiff
path: root/debianutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2024-10-081-6/+3
|\
| * libbb: modify find_executable() to not temporarily write to PATHDenys Vlasenko2024-10-081-6/+3
* | win32: adjust usage for timeout and pipe_progressRon Yorston2024-10-021-1/+1
* | which,ash: code shrink detection of standalone shellRon Yorston2024-08-171-15/+2
* | Merge branch 'busybox' into mergeFRP-5236-g7dff7f376Ron Yorston2023-12-051-33/+98
|\|
| * start-stop-daemon: make --output not depend on FANCYDenys Vlasenko2023-11-081-1/+1
| * start-stop-daemon: do not lose error messages with -bDenys Vlasenko2023-11-081-29/+28
| * start-stop-daemon: typo fixDenys Vlasenko2023-11-081-1/+1
| * start-stop-daemon: implement option -O|--outputLouai Al-Khanji2023-11-071-12/+34
| * start-stop-daemon: update comment, no code changesDenys Vlasenko2023-11-071-3/+13
| * start-stop-daemon: add -d DIR chdir optionejaaskel2023-11-071-13/+21
| * start-stop-daemon: fix --help: -K or -S is requiredDenys Vlasenko2023-11-071-10/+36
* | Merge branch 'busybox' into mergeRon Yorston2023-07-133-3/+3
|\|
| * Update applet size estimatesDenys Vlasenko2023-07-103-3/+3
* | win32: code shrink detection of executablesRon Yorston2023-03-161-7/+4
* | win32: revert special treatment of Unix-style absolute pathsRon Yorston2022-10-261-3/+3
* | win32: search PATH for missing Unix-style executablesRon Yorston2022-05-061-5/+12
* | which,ash: changes to which/command/typeRon Yorston2022-05-011-21/+29
* | Merge busybox into mergeRon Yorston2022-01-061-2/+2
|\|
| * libbb: code shrink: introduce and use [_]exit_SUCCESS()Denys Vlasenko2022-01-051-2/+2
* | Merge busybox into mergeRon Yorston2021-12-271-2/+3
|\|
| * which: add -a to help textDenys Vlasenko2021-11-091-2/+3
* | Merge branch 'busybox' into mergeRon Yorston2021-06-071-2/+13
|\|
| * run-parts: permit dot later in file nameJán Sáreník2021-06-051-2/+13
* | which: changes to standalone shell supportRon Yorston2021-02-251-19/+27
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-2/+2
|\|
| * help text tweaksDenys Vlasenko2020-12-181-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2020-11-121-6/+6
|\|
| * libbb: shrink recursive_action() by reducing memory pressureDenys Vlasenko2020-10-011-5/+5
| * tydy up a few uses of recursive_action(), no logic changesDenys Vlasenko2020-10-011-4/+4
* | win32: code shrink Unix-style path handlingRon Yorston2020-08-231-23/+13
* | win32: use built-in applets for non-existent binaries with Unix-style pathsRon Yorston2020-08-131-0/+10
* | win32: handle Unix-style absolute paths for executablesRon Yorston2020-08-131-0/+1
* | win32: code shrinkRon Yorston2020-08-131-2/+1
* | which: handle paths of form 'c:path'Ron Yorston2020-08-131-2/+5
* | which: rearrange conditional compilationRon Yorston2020-08-041-1/+6
* | win32: code shrinkRon Yorston2020-02-131-7/+5
* | Merge branch 'busybox' into mergeRon Yorston2019-08-161-11/+11
|\|
| * libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-2/+2
| * start-stop-daemon: change priority before dropping privilegesAitor Esteve Alvarado2019-06-091-9/+9
* | Merge branch 'busybox' into mergeRon Yorston2019-05-271-15/+20
|\|
| * start-stop-daemon: Fix -x is not required for -KAlexander Vickberg2019-04-271-15/+20
* | win32: add function to convert slashes to backslashesRon Yorston2019-03-151-3/+3
* | win32: fix POSIX buildRon Yorston2019-02-171-4/+5
* | Merge branch 'busybox' into mergeRon Yorston2019-02-121-22/+47
|\|
| * start-stop-daemon: fix "both -x and -a" case: -a does override argv[0]Denys Vlasenko2019-01-141-2/+5
| * start-stop-daemon: create pidfile before parent exits, closes 8596Denys Vlasenko2019-01-141-22/+44
* | which: standardise slashes in outputRon Yorston2019-02-041-0/+10
* | Merge branch 'busybox' into mergeRon Yorston2019-01-103-3/+3
|\|
| * config: update size informationDenys Vlasenko2018-12-283-3/+3