public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* froggy/froggy docs/Makefile docs/froggy.sgml d ...
@ 2008-11-09 16:32 cmoller
  0 siblings, 0 replies; 2+ messages in thread
From: cmoller @ 2008-11-09 16:32 UTC (permalink / raw)
  To: systemtap-cvs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* froggy/froggy docs/Makefile docs/froggy.sgml d ...
@ 2008-11-06 21:20 cmoller
  0 siblings, 0 replies; 2+ messages in thread
From: cmoller @ 2008-11-06 21:20 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	froggy
Changes by:	cmoller@sourceware.org	2008-11-06 21:20:12

Modified files:
	froggy/docs    : Makefile froggy.sgml 
	                 froggy_attach_pid_body.sgml 
	froggy/froggy  : ChangeLog froggy.c 
	froggy/include : froggy-common.h froggy.h 
	froggy/module  : ChangeLog fs.c 
	froggy/test    : ChangeLog test-open.c 

Log message:
	Wrote more documentation.
	Renamed a few enums and defines.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/Makefile.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy.sgml.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/docs/froggy_attach_pid_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.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/froggy/froggy.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/froggy-common.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/froggy.h.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/ChangeLog.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/fs.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/ChangeLog.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/test-open.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-09 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-09 16:32 froggy/froggy docs/Makefile docs/froggy.sgml d cmoller
  -- strict thread matches above, loose matches on Subject: below --
2008-11-06 21:20 cmoller

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).