This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

frysk-imports frysk/cli/ChangeLog frysk/cli/hp ...


CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	moore@sourceware.org	2007-04-17 16:07:36

Modified files:
	frysk/cli      : ChangeLog 
	frysk/cli/hpd  : CLI.java ProcData.java ProcTasks.java 
	                 RunHandler.java StaticPTSet.java 
	frysk/proc     : ChangeLog ProcId.java TaskId.java 
	inua           : ChangeLog 
	inua/eio       : ULong.java 

Log message:
	2007-04-17  Tim Moore  <timoore@redhat.com>
	
	* eio/ULong.java(MAX_VALUE): New constant.
	
	2007-04-17  Tim Moore  <timoore@redhat.com>
	
	* ProcId.java (intValue): New method.
	* TaskId.java (intValue): New method.
	
	2007-04-17  Tim Moore  <timoore@redhat.com>
	
	* hpd/CLI.java (CLIMonitor, monitor, procSearchFinished): delete
	monitor and use the cli	object itself as a lock.
	(runningProcs, getRunningProcs): New field and accessor
	(QuitHandler): Kill processes started by the run command.
	* hpd/RunHandler.java (updateAttached): Keep track of running
	processes with a ProcessTasksObserver.
	* hpd/ProcData.java (equals): New method.
	* hpd/ProcTasks.java (equals): New method.
	* hpd/StaticPTSet.java (union): New method.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/ChangeLog.diff?cvsroot=frysk&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/CLI.java.diff?cvsroot=frysk&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/ProcData.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/ProcTasks.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/RunHandler.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/cli/hpd/StaticPTSet.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.668&r2=1.669
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ProcId.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TaskId.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/inua/ChangeLog.diff?cvsroot=frysk&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/inua/eio/ULong.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]