From patchwork Thu Dec 7 04:32:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobin Harding X-Patchwork-Id: 10097603 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 97B4B602BF for ; Thu, 7 Dec 2017 04:32:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 89FD529026 for ; Thu, 7 Dec 2017 04:32:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7EB3429104; Thu, 7 Dec 2017 04:32:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from mother.openwall.net (mother.openwall.net [195.42.179.200]) by mail.wl.linuxfoundation.org (Postfix) with SMTP id C118829026 for ; Thu, 7 Dec 2017 04:32:55 +0000 (UTC) Received: (qmail 11705 invoked by uid 550); 7 Dec 2017 04:32:52 -0000 Mailing-List: contact kernel-hardening-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Delivered-To: mailing list kernel-hardening@lists.openwall.com Received: (qmail 11556 invoked from network); 7 Dec 2017 04:32:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobin.cc; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=usbdVTN29JLrnXVU2 XyrH9Kpyu5T1TCE7gaEjWv0CKY=; b=oFl8yz7rQZn0cvl6qGf/h1dzKUTOAShwA jAPWmB4WbxMUoLz4nxgSFcF7LAo6q63KS9g5B1JqcU8KJYdvdxvMYeezRl9sVI6c ge2BiKw9kiJhF3qe3wmngmcuFwmJg4Jag6sq9BdVBR28FGL71OXVis4pmYIEIgTe EMoH+gFCMyHpplLtwSueBXMDUvEIb7/ABLPiw73YjvazZCfLt5Gb6VAaiej5DeO/ +3y+KklkGhvgtZTakW9j1OuB//2kQ5CS40V89uppqkO+3A9O1GHKX2v4Su6v9MXV BrIE+VHd9Ko4iJXhnrTKCvcv46vtImZXtZVbt+ursffh5gVjsWoqQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=usbdVTN29JLrnXVU2XyrH9Kpyu5T1TCE7gaEjWv0CKY=; b=Akd7ef9l EsueSjs+li/6QwEv0S1xc37kO8EO7LMfXS8je7qW4VcSfZOF55K0Na7cEUrk1Os/ ZNJrldhbv8+n2Wu9D0m7kfgosqAZxxmz37l6Iyej1nlG+9wE9faj7Xy27b97ouSr Vn7UTBnfs02K2m5YkjsqP2trWlQyaEd0WduSEaYCm+2UfgDpuLeB0BYvyZ4WTWuU 2e6gblbgR0XJ7o6zvrjWKd7WTcrxaspH7hAh6xFhbY8IwKge1xQ/C1krrndvYf0S UQkgjdR4A9TzokBXLPqLqegFJMRgbAaUKUy3ixYayg1UHFhr2Hc0OrR4WmAjjCRY 9/pvhBCbkda0qA== X-ME-Sender: From: "Tobin C. Harding" To: me@tobin.cc, kaiwan.billimoria@gmail.com Cc: "Kirill A. Shutemov" , Alexander Kapshuk , LKML , kernel-hardening@lists.openwall.com Date: Thu, 7 Dec 2017 15:32:21 +1100 Message-Id: <1512621145-4783-2-git-send-email-me@tobin.cc> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1512621145-4783-1-git-send-email-me@tobin.cc> References: <1512621145-4783-1-git-send-email-me@tobin.cc> Subject: [kernel-hardening] [PATCH 1/5] leaking_addresses: remove command examples X-Virus-Scanned: ClamAV using ClamSMTP Currently help output includes command examples. These were cute when we first started development of this script but are unnecessary. Remove command examples. Signed-off-by: Tobin C. Harding --- scripts/leaking_addresses.pl | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/scripts/leaking_addresses.pl b/scripts/leaking_addresses.pl index 1c5637db82a5..2c5da2296e94 100755 --- a/scripts/leaking_addresses.pl +++ b/scripts/leaking_addresses.pl @@ -102,17 +102,6 @@ Options: -d, --debug Display debugging output. -h, --help, --version Display this help and exit. -Examples: - - # Scan kernel and dump raw results. - $0 - - # Scan kernel and save results to file. - $0 --output-raw scan.out - - # View summary report. - $0 --input-raw scan.out --squash-by-filename - Scans the running (64 bit) kernel for potential leaking addresses. EOM