public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: cmoller@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: froggy/froggy docs/Makefile docs/froggy.sgml d ...
Date: Sun, 09 Nov 2008 16:32:00 -0000	[thread overview]
Message-ID: <20081109163232.30172.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/systemtap
Module name:	froggy
Changes by:	cmoller@sourceware.org	2008-11-09 16:32:32

Modified files:
	froggy/docs    : Makefile froggy.sgml 
	                 froggy_attach_pid_body.sgml froggy_include.sgml 
	                 froggy_intro_body.sgml froggy_open_body.sgml 
	                 froggy_perror_body.sgml 
	                 froggy_set_exec_handler_body.sgml 
	                 froggy_set_syscall_filter_body.sgml 
	                 froggy_set_syscall_handler_body.sgml 
	froggy/froggy  : ChangeLog froggy.c 
	froggy/include : ChangeLog froggy-internal.h froggy.h 
	froggy/module  : ChangeLog control.c froggy-private.h fs.c 
	                 reports.c 
	froggy/test    : ChangeLog test-open.c 

Log message:
	Added report_jctl handling and documentation thereof.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/Makefile.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy.sgml.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_attach_pid_body.sgml.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_include.sgml.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_intro_body.sgml.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_open_body.sgml.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_perror_body.sgml.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_set_exec_handler_body.sgml.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_set_syscall_filter_body.sgml.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_set_syscall_handler_body.sgml.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/froggy/ChangeLog.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/froggy/froggy.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/ChangeLog.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/froggy-internal.h.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/froggy.h.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/ChangeLog.diff?cvsroot=systemtap&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/control.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/froggy-private.h.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/fs.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/reports.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/ChangeLog.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/test-open.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10


             reply	other threads:[~2008-11-09 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-09 16:32 cmoller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-06 21:20 cmoller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081109163232.30172.qmail@sourceware.org \
    --to=cmoller@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).