]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/rfkill.c
Merge branch 'maybe-for-v2.32' of https://github.com/rudimeier/util-linux
[thirdparty/util-linux.git] / sys-utils / rfkill.c
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-01-31  Karel ZakMerge branch 'libblkid-atari' of https://github.com...
2018-01-24  Ruediger Meierrfkill: provide RFKILL_TYPE_FM if undefined
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-10  J William Piggottlib/timeutils: add common ISO timestamp masks
2017-10-23  Karel ZakMerge branch 'kill-child-feature' of https://github...
2017-10-17  Sami Kerolarfkill: fix description name typo
2017-10-12  Karel Zakrfkill: fix typo [coverity scan]
2017-10-03  Karel Zakrfkill: support old "list" output
2017-10-03  Karel Zakrfkill: remove duplicate code
2017-10-03  Karel Zakrfkill: refactor actions
2017-10-03  Karel Zakrfkill: improve default output
2017-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/aner-perez...
2017-09-15  Karel Zakrfkill: fix coding style and error messages
2017-09-15  Sami Kerolarfkill: do not fsync(3) /dev/rfkill file descriptor
2017-09-15  Sami Kerolarfkill: allow use of multiple arguments
2017-08-31  Karel Zakrfkill: add NFC fallback for old headers
2017-08-31  Karel Zakrfkill: cleanup returns
2017-08-31  Karel Zakrfkill: add Sami to authors
2017-08-31  Karel Zakrfkill: cleanup usage()
2017-08-31  Karel ZakMerge branch 'rfkill' of git://github.com/kerolasa...
2017-08-30  Sami Kerolarfkill: check id number refers to a device that exists
2017-08-30  Sami Kerolarfkill: use back and forward compatible test
2017-08-30  Sami Kerolarfkill: inform in syslog when rfkill is invoked
2017-08-30  Sami Kerolarfkill: use human readable timestamps in event output
2017-08-30  Sami Kerolarfkill: use libsmartcols output
2017-08-30  Sami Kerolarfkill: do not ignore read error
2017-08-30  Sami Kerolarfkill: clarify 'all devices' handling
2017-08-30  Sami Kerolarfkill: make programming style to match util-linux...
2017-08-30  Sami Kerolarfkill: make command to build in util-linux project
2017-08-30  Sami Kerolarfkill: move files to appropriate locations