From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16019 invoked by alias); 6 Feb 2012 21:01:34 -0000 Received: (qmail 15990 invoked by uid 426); 6 Feb 2012 21:01:33 -0000 Date: Mon, 06 Feb 2012 21:01:00 -0000 Message-ID: <20120206210133.15979.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-10-gf6a71aa X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 007fa07d3e0a7c8c43538d08b0e1cdd1818ad949 X-Git-Newrev: f6a71aa4184c408f52ef75e984d0e98df5fe28fd Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2012-q1/txt/msg00062.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via f6a71aa4184c408f52ef75e984d0e98df5fe28fd (commit) via 100a540ef9addb97d94dd4fac8513f83ac800bef (commit) via 3d913c75946a332231e80b5008fd7f7b2998c9f5 (commit) from 007fa07d3e0a7c8c43538d08b0e1cdd1818ad949 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f6a71aa4184c408f52ef75e984d0e98df5fe28fd Author: Timo Juhani Lindfors Date: Mon Feb 6 15:34:59 2012 +0200 Properly quote minus sign in man pages commit 100a540ef9addb97d94dd4fac8513f83ac800bef Author: Timo Juhani Lindfors Date: Mon Feb 6 15:34:38 2012 +0200 Fix more spelling errors commit 3d913c75946a332231e80b5008fd7f7b2998c9f5 Author: Timo Juhani Lindfors Date: Mon Feb 6 13:00:37 2012 +0200 Fix spelling errors ----------------------------------------------------------------------- Summary of changes: README.unprivileged | 10 +++++----- buildrun.cxx | 2 +- install-sh | 4 ++-- parse.cxx | 2 +- runtime/staprun/modverify.c | 4 ++-- runtime/transport/ring_buffer.c | 2 +- runtime/uprobes-common.c | 8 ++++---- runtime/uprobes/Makefile | 2 +- stap-server.8 | 4 ++-- stap.1 | 6 +++--- stappaths.7.in | 2 +- tapset/errno.stp | 2 +- tapset/nfs_proc.stp | 2 +- tapset/nfsd.stp | 2 +- tapset/speculative.stp | 2 +- tapset/stap_staticmarkers.stp | 2 +- tapset/tcpmib.stp | 2 +- tapsets.cxx | 2 +- testsuite/systemtap.examples/network/tcpipstat.stp | 2 +- 19 files changed, 31 insertions(+), 31 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool