From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1682 invoked by alias); 20 Jul 2007 16:08:54 -0000 Received: (qmail 1665 invoked by uid 9156); 20 Jul 2007 16:08:53 -0000 Date: Fri, 20 Jul 2007 16:08:00 -0000 Message-ID: <20070720160853.1663.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: src/runtime/staprun ChangeLog staprun_funcs.c ... 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: X-SW-Source: 2007-q3/txt/msg00085.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Branch: setuid-branch Changes by: dsmith@sourceware.org 2007-07-20 16:08:53 Modified files: runtime/staprun: ChangeLog staprun_funcs.c staprun.h staprun.c Log message: 2007-07-20 David Smith * staprun_funcs.c (moderror): Added function. (insert_module): Improved error message by calling moderror(). * staprun.h: Added moderror() prototype. * staprun.c (run_as): Added error message. (cleanup): Improved error message by calling moderror(). (main): Improved error message. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.15&r2=1.25.2.16 http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.2&r2=1.1.2.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.h.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.6.2.5&r2=1.6.2.6 http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.3.2.15&r2=1.3.2.16