This is the mail archive of the
frysk-cvs@sources.redhat.com
mailing list for the frysk project.
frysk-core/frysk/proc/dead ChangeLog LinuxHost ...
- From: pmuldoon at sourceware dot org
- To: frysk-cvs at sourceware dot org
- Date: 17 Aug 2007 17:24:55 -0000
- Subject: frysk-core/frysk/proc/dead ChangeLog LinuxHost ...
- Reply-to: frysk at sourceware dot org
CVSROOT: /cvs/frysk
Module name: frysk-core
Changes by: pmuldoon@sourceware.org 2007-08-17 17:24:55
Modified files:
frysk/proc/dead: ChangeLog LinuxHost.java LinuxProc.java
Log message:
2007-08-17 Phil Muldoon <pmuldoon@localhost.localdomain>
* LinuxProc.java (LinuxProc): If user set exeFile to null,
do not attempt to local exe. Do not create two Files for
one exe.
* LinuxHost.java (LinuxHost): Check is user intentionally set
exeFile to null, rather than accepting null as default value.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/dead/ChangeLog.diff?cvsroot=frysk&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/dead/LinuxHost.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/dead/LinuxProc.java.diff?cvsroot=frysk&r1=1.8&r2=1.9