From: Sami Kerola Date: Wed, 30 Aug 2017 19:29:31 +0000 (+0100) Subject: rfkill: merge rfkill.8 project to util-linux X-Git-Tag: v2.31-rc1~98^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17fb726b562a69e8f174d46fa6cf794abc129cd;p=thirdparty%2Futil-linux.git rfkill: merge rfkill.8 project to util-linux Projet merge discussion in maillists: http://www.spinics.net/lists/util-linux-ng/msg14289.html http://marc.info/?l=linux-wireless&m=149880885914076&w=2 Old-Remote: http://git.sipsolutions.net/rfkill.git/ Old-Remote: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/rfkill.git Signed-off-by: Sami Kerola --- d17fb726b562a69e8f174d46fa6cf794abc129cd diff --cc rfkill/.gitignore index 0000000000,0000000000..528816db02 new file mode 100644 --- /dev/null +++ b/rfkill/.gitignore @@@ -1,0 -1,0 +1,5 @@@ ++version.c ++*.o ++rfkill ++*~ ++*.gz diff --cc rfkill/COPYING index 0000000000,0000000000..58265cdc93 new file mode 100644 --- /dev/null +++ b/rfkill/COPYING @@@ -1,0 -1,0 +1,15 @@@ ++Copyright 2009 Johannes Berg ++Copyright 2009 Marcel Holtmann ++Copyright 2009 Tim Gardner ++ ++Permission to use, copy, modify, and/or distribute this software for any ++purpose with or without fee is hereby granted, provided that the above ++copyright notice and this permission notice appear in all copies. ++ ++THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES ++WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF ++MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ++ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES ++WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ++ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF ++OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --cc rfkill/Makefile index 0000000000,8d6c700be9..8d6c700be9 mode 000000,100644..100644 --- a/rfkill/Makefile +++ b/rfkill/Makefile diff --cc rfkill/README index 0000000000,0000000000..0f5dafe338 new file mode 100644 --- /dev/null +++ b/rfkill/README @@@ -1,0 -1,0 +1,12 @@@ ++ ++This is 'rfkill', a tool to use /dev/rfkill. ++ ++ ++To build rfkill, just enter 'make'. ++ ++'rfkill' is currently maintained at http://git.sipsolutions.net/rfkill.git/, ++some more documentation is available at ++http://wireless.kernel.org/en/users/Documentation/rfkill. ++ ++Please send all patches to Johannes Berg ++and CC linux-wireless@vger.kernel.org for community review. diff --cc rfkill/core.h index 0000000000,56cde40447..56cde40447 mode 000000,100644..100644 --- a/rfkill/core.h +++ b/rfkill/core.h diff --cc rfkill/rfkill.8 index 0000000000,24baccc678..24baccc678 mode 000000,100644..100644 --- a/rfkill/rfkill.8 +++ b/rfkill/rfkill.8 diff --cc rfkill/rfkill.c index 0000000000,8cd81fed9c..8cd81fed9c mode 000000,100644..100644 --- a/rfkill/rfkill.c +++ b/rfkill/rfkill.c diff --cc rfkill/rfkill.h index 0000000000,058757f7a7..058757f7a7 mode 000000,100644..100644 --- a/rfkill/rfkill.h +++ b/rfkill/rfkill.h diff --cc rfkill/rfkill.py index 0000000000,57dcddc06e..57dcddc06e mode 000000,100755..100755 --- a/rfkill/rfkill.py +++ b/rfkill/rfkill.py diff --cc rfkill/version.sh index 0000000000,f2bcaace8a..f2bcaace8a mode 000000,100755..100755 --- a/rfkill/version.sh +++ b/rfkill/version.sh