]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/rfkill.c
misc: consolidate version printing and close_stdout()
[thirdparty/util-linux.git] / sys-utils / rfkill.c
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zakrfkill: don't use lib/path
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-10  Karel ZakMerge branch 'output-all' of https://github.com/kerolas...
2018-05-03  Sami Kerolarfkill: add --output-all option
2018-04-18  Karel Zakrfkill: use scols_column_set_json_type()
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-11  Patrick Steinhardtrfkill: include <poll.h> instead of <sys/poll.h>
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
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