aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | make: use correct test for valid macro nameRon Yorston2022-11-131-1/+1
* | make: make + sh configurationRon Yorston2022-11-101-1/+8
* | make: fix typo in inference rule handlingRon Yorston2022-11-041-1/+1
* | make: fixes to inference rulesRon Yorston2022-11-031-18/+21
* | make: comments in macro expansions and command linesRon Yorston2022-11-011-3/+16
* | make: different treatment for escaped NL in macro in commandRon Yorston2022-10-301-6/+24
* | make: add a comment, no functional changeRon Yorston2022-10-211-3/+8
* | make: $+ should support D/F modifiersRon Yorston2022-10-201-0/+1
* | make: .NOTPARALLEL and .WAIT are special targetsRon Yorston2022-10-191-0/+4
* | make: shell assignment is a POSIX 202X featureRon Yorston2022-10-181-5/+4
* | make: support $+ and $^ as POSIX 202X featuresRon Yorston2022-10-181-14/+19
* | Merge branch 'busybox' into mergeRon Yorston2022-10-125-40/+193
|\|
| * *: style fixDenys Vlasenko2022-08-303-16/+16
| * devmem: add 128-bit widthAaro Koskinen2022-08-261-24/+44
| * tree: unicode tweak (use normal space char, 0x20)Denys Vlasenko2022-08-261-1/+1
| * tree: make it unicode-awareDenys Vlasenko2022-08-261-3/+16
| * bc: hopefully fix bug 14956 (use-after-free)Denys Vlasenko2022-08-181-0/+2
| * tree: new appletRoger Knecht2022-06-301-0/+118
* | make: fix incorrect handling of escaped newlineRon Yorston2022-08-281-5/+4
* | make: new appletRon Yorston2022-08-011-0/+2621
* | jn: new appletRon Yorston2022-05-161-0/+37
* | Merge branch 'busybox' into mergeRon Yorston2022-05-122-7/+258
|\|
| * seedrng: do not hash in a constant string, it's not adding entropyDenys Vlasenko2022-05-031-8/+8
| * seedrng: restore error check on fsyncDenys Vlasenko2022-05-021-9/+12
| * seedrng: it's not a part of util-linux, move to miscutilsDenys Vlasenko2022-05-021-0/+239
| * crond: implement support for setting PATH in crontab filesPaul Fox2022-05-021-7/+16
* | Merge busybox into mergeRon Yorston2022-02-098-11/+12
|\|
| * *: slap on a few ALIGN_PTR where appropriateDenys Vlasenko2022-02-061-2/+2
| * *: slap on a few ALIGN* where appropriateDenys Vlasenko2022-02-062-2/+2
| * fix "defined but not used" warningsDenys Vlasenko2022-01-171-0/+2
| * ash,hush: fix handling of SIGINT while waiting for interactive inputDenys Vlasenko2022-01-172-3/+3
| * libbb: introduce and use chdir_or_warn()Denys Vlasenko2022-01-131-2/+1
| * libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIRDenys Vlasenko2022-01-131-2/+2
* | Merge busybox into mergeRon Yorston2022-01-065-14/+18
|\|
| * libbb: code shrink: introduce and use [_]exit_SUCCESS()Denys Vlasenko2022-01-055-7/+7
| * less: code shrinkDenys Vlasenko2022-01-051-9/+13
* | Merge branch 'busybox' into mergeRon Yorston2021-10-132-2/+2
|\|
| * *: add NOINLINEs where code noticeably shrinksDenys Vlasenko2021-10-101-1/+1
| * less: Ignore -XIsmael Luceno2021-09-281-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-09-101-30/+34
|\|
| * chat: hopefully fix infinite spinning on input EOFDenys Vlasenko2021-09-061-30/+34
* | Merge branch 'busybox' into mergeRon Yorston2021-06-2811-48/+115
|\|
| * ascii: new appletDenys Vlasenko2021-06-211-0/+51
| * man: fix segfault in "man 1"Denys Vlasenko2021-06-151-1/+1
| * shuf: simplify check that we have at least one FILEDenys Vlasenko2021-06-151-2/+2
| * *: more --help tweaksDenys Vlasenko2021-06-153-3/+3
| * *: --help tweaksDenys Vlasenko2021-06-141-2/+2
| * *: more --help tweakingDenys Vlasenko2021-06-132-2/+2
| * *: more --help tweaks, mostly expanding ts --helpDenys Vlasenko2021-06-131-1/+4
| * *: --help tweaksDenys Vlasenko2021-06-131-7/+7