aboutsummaryrefslogtreecommitdiff
path: root/debianutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | win32: rework adding of extensions to filenamesRon Yorston2018-12-061-2/+1
* | Merge branch 'busybox'Ron Yorston2018-07-251-1/+1
|\|
| * restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-05-131-8/+8
|\|
| * tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X codeDenys Vlasenko2018-04-141-2/+2
| * start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X codeDenys Vlasenko2018-04-141-6/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-2/+0
|\|
| * libbb.h: always include sys/resource.hDenys Vlasenko2018-04-081-2/+0
* | pipe_progress: add help textRon Yorston2018-04-081-2/+4
* | win32: additional improvements to handling of executablesRon Yorston2018-02-281-5/+6
* | win32: move detection of file formats to stat(2)Ron Yorston2018-02-261-1/+1
* | which: treat busybox as a special caseRon Yorston2018-02-131-1/+8
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-8/+8
|\|
| * which: fix TODO with NOFORK+malloc_failure misbehavingDenys Vlasenko2018-01-121-8/+8