aboutsummaryrefslogtreecommitdiff
path: root/util-linux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2021-10-136-29/+59
|\
| * chrt: silence analyzer warningBernhard Reutner-Fischer2021-10-101-1/+1
| * *: add more beneficial NOINLINEsDenys Vlasenko2021-10-101-1/+1
| * *: add NOINLINEs where code noticeably shrinksDenys Vlasenko2021-10-101-1/+1
| * xxd: fix -p -r, closes 13881Denys Vlasenko2021-10-081-13/+38
| * mdev: tweak --helpDenys Vlasenko2021-10-081-5/+5
| * mount: "mount -o rw ...." should not fall back to RO mountDenys Vlasenko2021-10-081-8/+13
* | Merge branch 'busybox' into mergeRon Yorston2021-09-211-13/+25
|\|
| * cal: implement -mRon Yorston2021-09-211-13/+25
* | Merge branch 'busybox' into mergeRon Yorston2021-09-171-36/+28
|\|
| * getopt: code shrinkRon Yorston2021-09-161-36/+28
* | Merge branch 'busybox' into mergeRon Yorston2021-09-101-5/+8
|\|
| * blkdiscard: accept -f (force) as no-opDenys Vlasenko2021-09-101-5/+8
* | Merge branch 'busybox' into mergeRon Yorston2021-08-301-11/+19
|\|
| * mount: code shrinkDenys Vlasenko2021-08-231-4/+4
| * mount: with -w, do not fall back to read-only mountsDenys Vlasenko2021-08-231-7/+15
* | Merge branch 'busybox' into mergeRon Yorston2021-08-221-0/+1
|\|
| * rev: correct output for long input linesRon Yorston2021-08-221-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-08-172-6/+6
|\|
| * fdisk: indentation fixDenys Vlasenko2021-08-161-4/+4
| * taskset: disallow "taskset -p 0"Denys Vlasenko2021-08-151-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2021-06-2811-95/+180
|\|
| * fdisk: commonalize stringsDenys Vlasenko2021-06-251-2/+2
| * xxd: compat tweak for -iDenys Vlasenko2021-06-251-6/+9
| * switch_root: code shrink - use iterate_on_dir()Denys Vlasenko2021-06-241-21/+14
| * taskset: use iterate_on_dir()Denys Vlasenko2021-06-241-18/+17
| * taskset: fix for PID longer than 12 charsDenys Vlasenko2021-06-201-2/+3
| * taskset: implement -aDenys Vlasenko2021-06-191-39/+69
| * xxd: implement -i "C style output"Denys Vlasenko2021-06-181-11/+38
| * xxd: implement -o DISPLAYOFFSETDenys Vlasenko2021-06-171-5/+14
| * ionice: implement -tDenys Vlasenko2021-06-171-7/+10
| * blockdev: support --get/setraDenys Vlasenko2021-06-161-5/+23
| * *: more --help tweaksDenys Vlasenko2021-06-151-1/+1
| * *: --help tweaksDenys Vlasenko2021-06-142-2/+3
| * *: more --help tweakingDenys Vlasenko2021-06-133-7/+8
* | Merge branch 'busybox' into mergeRon Yorston2021-02-052-3/+3
|\|
| * libbb: introduce and use fputs_stdoutRon Yorston2021-02-032-3/+3
* | Merge branch 'busybox' into mergeRon Yorston2021-01-1428-238/+434
|\|
| * libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...Denys Vlasenko2020-12-303-6/+6
| * randomconfig fixesDenys Vlasenko2020-12-291-2/+5
| * mount: Surround syslog.h with the config checkLauri Kasanen2020-12-251-0/+2
| * help text tweaksDenys Vlasenko2020-12-186-11/+11
| * move ADJTIME_PATH define to header filesDenys Vlasenko2020-12-172-10/+0
| * libbb: introduce and use xsettimeofday()Denys Vlasenko2020-12-162-8/+5
| * hwclock: improve --help (-l is a compatible shortcut for --localtime)Denys Vlasenko2020-12-161-19/+50
| * hwclock: fix musl breakage of settimeofday(tz)Denys Vlasenko2020-12-161-53/+75
| * tweak help textsDenys Vlasenko2020-12-162-18/+11
| * libbb: add and use infrastructure for fixed page size optimizationDenys Vlasenko2020-12-141-1/+1
| * libbb: create and use mmap() helpersDenys Vlasenko2020-12-141-6/+1
| * help text: replace [OPTIONS] with actual options (if not too long)Denys Vlasenko2020-12-132-12/+4