]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'rfkill' of git://github.com/kerolasa/lelux-utiliteetit into rfkill
authorKarel Zak <kzak@redhat.com>
Thu, 31 Aug 2017 07:56:18 +0000 (09:56 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 31 Aug 2017 07:56:18 +0000 (09:56 +0200)
* 'rfkill' of git://github.com/kerolasa/lelux-utiliteetit: (57 commits)
  rfkill: add systemd-rfkill(8) see also segment
  rfkill: check id number refers to a device that exists
  rfkill: use back and forward compatible test
  rfkill: add bash-completion file
  rfkill: inform in syslog when rfkill is invoked
  rfkill: use human readable timestamps in event output
  rfkill: use libsmartcols output
  rfkill: do not ignore read error
  rfkill: clarify 'all devices' handling
  rfkill: update manual page
  rfkill: make programming style to match util-linux project
  rfkill: make command to build in util-linux project
  rfkill: move files to appropriate locations
  add python module
  use uapi rfkill.h
  version 0.5
  fix compiler warning
  Add NFC support
  version 0.4
  Add rfkill type "fm" to the man page.
  ...


Trivial merge