summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* rfkill: support old "list" outputKarel Zak2017-10-032-50/+129
* rfkill: remove duplicate codeKarel Zak2017-10-031-59/+82
* rfkill: refactor actionsKarel Zak2017-10-032-20/+75
* rfkill: improve default outputKarel Zak2017-10-031-4/+4
* losetup: rename to --sector-size and LOG-SECKarel Zak2017-10-022-15/+13Star
* losetup: Add support for logical block sizeStanislav Brabec2017-09-272-13/+41
* hwclock: make debug implicit for test mode.J William Piggott2017-09-212-5/+6
* hwclock: exit bug fix and single test mode messageJ William Piggott2017-09-211-38/+23Star
* docs: remove repeated word from mount(8) man pageSami Kerola2017-09-181-1/+1
* misc: cleanup UUID_STR_LEN definitionsKarel Zak2017-09-151-1/+1
* rfkill: fix coding style and error messagesKarel Zak2017-09-151-7/+7
* rfkill: do not fsync(3) /dev/rfkill file descriptorSami Kerola2017-09-151-1/+1
* rfkill: allow use of multiple argumentsSami Kerola2017-09-152-35/+56
* hwclock: add -a that is short of --adjust to manual page and usageSami Kerola2017-09-052-3/+3
* hwclock: update usage()J William Piggott2017-09-051-1/+1
* Merge branch '170825' of github.com:jwpi/util-linuxKarel Zak2017-09-053-52/+37Star
|\
| * hwclock: close hwaudit_fd unconditionallyJ William Piggott2017-09-031-1/+1
| * hwclock: don't always use hwclock_exitJ William Piggott2017-09-031-7/+7
| * hwclock: remove sysexits.hJ William Piggott2017-09-033-48/+33Star
* | misc: replace magic number 37 with UUID_STR_LENPhilip Prindeville2017-09-051-1/+5
|/
* rfkill: add NFC fallback for old headersKarel Zak2017-08-311-0/+9
* rfkill: cleanup returnsKarel Zak2017-08-311-20/+20
* build-sys: remove unused rfkill.pyKarel Zak2017-08-311-150/+0Star
* rfkill: add Sami to authorsKarel Zak2017-08-312-0/+6
* rfkill: cleanup usage()Karel Zak2017-08-311-5/+4Star
* rfkill: add systemd-rfkill(8) see also segmentSami Kerola2017-08-301-1/+2
* rfkill: check id number refers to a device that existsSami Kerola2017-08-301-1/+8
* rfkill: use back and forward compatible testSami Kerola2017-08-301-4/+4
* rfkill: inform in syslog when rfkill is invokedSami Kerola2017-08-301-0/+10
* rfkill: use human readable timestamps in event outputSami Kerola2017-08-301-4/+11
* rfkill: use libsmartcols outputSami Kerola2017-08-303-87/+233
* rfkill: do not ignore read errorSami Kerola2017-08-301-1/+5
* rfkill: clarify 'all devices' handlingSami Kerola2017-08-301-21/+22
* rfkill: update manual pageSami Kerola2017-08-301-19/+63
* rfkill: make programming style to match util-linux projectSami Kerola2017-08-302-119/+143
* rfkill: make command to build in util-linux projectSami Kerola2017-08-302-4/+13
* rfkill: move files to appropriate locationsSami Kerola2017-08-303-0/+561
* hwclock: remove bool type definitionSami Kerola2017-08-303-27/+24Star
* hwclock: for debugging print startup system timeJ William Piggott2017-08-251-1/+4
* hwclock: refactor set_system_clock()J William Piggott2017-08-251-11/+6Star
* hwclock: update set_system_clock commentsJ William Piggott2017-08-251-15/+27
* hwclock: update set_system_clock debuggingJ William Piggott2017-08-251-4/+17
* hwclock: remove set_system_clock_timezone()J William Piggott2017-08-251-89/+0Star
* hwclock: move systz into hctosysJ William Piggott2017-08-251-3/+9
* dmesg: fix delimiter calculationKarel Zak2017-08-161-1/+1
* losetup: add info about lazy detach to manpageKarel Zak2017-08-101-1/+4
* hwclock: fix hclock_valid test and error messagesJ William Piggott2017-08-041-94/+53Star
* hwclock: remove busywait tristate return statusJ William Piggott2017-08-042-12/+5Star
* hwclock: restore select() timeout warningJ William Piggott2017-08-041-3/+2Star
* hwclock: update man pageJ William Piggott2017-08-041-6/+20