summaryrefslogtreecommitdiffstats
path: root/sys-utils/Makemodule.am
Commit message (Expand)AuthorAgeFilesLines
* hwclock: use CMOS clock only if availableCarlos Santos2019-07-151-2/+5
* build-sys: use REALTIME_LIBS for hwclock due to monotonic.cKarel Zak2019-01-141-1/+2
* hwclock: use monotonic time to measure how long setting time takesSami Kerola2019-01-121-1/+3
* build-sys: fix typo in man installKarel Zak2018-08-151-1/+1
* docs: add adjtime_config(5) man pageKarel Zak2018-08-141-1/+3
* choom: fix build, remove unnecessary includeKarel Zak2018-04-161-2/+2
* choom: new command to adjust OOM-killer score valueKarel Zak2018-04-161-0/+7
* lscpu: move ARM decoding to lscpu-arm.cKarel Zak2018-01-221-1/+1
* lscpu: Decode ARM CPUsRiku Voipio2018-01-191-0/+1
* lsns: add nsfs columnMasatake YAMATO2017-11-271-2/+2
* build-sys: move rfkill to /usr/sbinKarel Zak2017-10-201-1/+1
* rfkill: use libsmartcols outputSami Kerola2017-08-301-1/+2
* rfkill: make programming style to match util-linux projectSami Kerola2017-08-301-0/+1
* rfkill: make command to build in util-linux projectSami Kerola2017-08-301-0/+6
* tunelp: use linux headerSami Kerola2017-07-311-1/+1
* build-sys: make chown usage more robustKarel Zak2017-06-211-2/+8
* build-sys: chown before chmod for SUIDsKarel Zak2017-06-201-0/+2
* blkreport, blkreset: remove in favour of blkzoneKarel Zak2017-02-231-14/+0Star
* blkzone: add new command (merge blkreport and blkreset)Karel Zak2017-02-231-0/+7
* blkzonecmd, blkreport: Add new commands for ZAC/ZBC drivesShaun Tancheff2017-02-091-0/+14
* hwclock: remove FLOOR macro in favour of floor(3)Sami Kerola2017-02-051-1/+1
* build-sys: use MATH_LIBS for hwclockKarel Zak2017-01-191-1/+1
* chmem: new toolHeiko Carstens2016-11-091-0/+7
* lsmem: new toolHeiko Carstens2016-11-091-0/+8
* build-sys: remove obsolete commentKarel Zak2016-04-131-4/+0Star
* build-sys: use AC_PROG_MKDIR_P and remove a few gnuismsRuediger Meier2016-03-131-1/+1
* lscpu: Print physical cpu informationSukadev Bhattiprolu2015-12-021-1/+1
* lsns: add man pageKarel Zak2015-12-011-1/+1
* lsns: new commandKarel Zak2015-11-261-0/+9
* ctrlaltdel: use path.h to read /procKarel Zak2015-10-271-0/+1
* build-sys: use REALTIME_LIBSKarel Zak2015-10-091-1/+1
* lsipc: new command to list IPC facilitiesKarel Zak2015-07-201-0/+10
* build-sys: support unshare.staticGeorg Schiesser2015-05-181-0/+8
* build-sys: fix parallel builds w/setarch linksMike Frysinger2015-05-051-0/+1
* tests: add test_dmesg that has fixed boot timeSami Kerola2015-03-231-0/+4
* nsenter: add -Z to set selinux contextKarel Zak2015-03-201-1/+1
* build-sys: cleanup realtime lib usageKarel Zak2015-03-061-3/+3
* lib/timer: use separate file for timersKarel Zak2015-03-061-1/+1
* flock: improve timeout handlingSami Kerola2015-03-051-1/+1
* flock: add --verbose optionSami Kerola2015-03-031-2/+2
* lib/colors: use libtinfo to check terminal capabilityKarel Zak2015-02-271-1/+2
* tunelp: remove get_val() in favour of strtol_or_err()Sami Kerola2015-02-241-0/+1
* build-sys: support nsenter.staticKarel Zak2015-01-071-0/+7
* build-sys: hwclock requires -lmCristian Rodríguez2014-12-091-1/+1
* build-sys: move all around clock_gettime() to monotonic.cKarel Zak2014-11-191-3/+3
* build-sys: use CLOCKGETTIME_LIBSKarel Zak2014-11-191-1/+1
* swapoff: swapoff swap files by LABEL and UUIDKarel Zak2014-11-071-3/+10
* build-sys: properly check for -lrtKarel Zak2014-10-271-2/+2
* build-sys: old glibc requires -lrt clock_gettime()Karel Zak2014-10-271-1/+1
* Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-221-2/+1Star
|\