public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP
@ 2010-09-25 15:35 Gwen Morse
  2010-10-06  8:22 ` Csaba Raduly
  0 siblings, 1 reply; 5+ messages in thread
From: Gwen Morse @ 2010-09-25 15:35 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 3264 bytes --]

On Wed, Sep 15, 2010 at 3:56 AM, Csaba Raduly <rcsaba@gmail.com> wrote:
> On Wed, Sep 15, 2010 at 5:46 AM, Gwen Morse  wrote:
>> About a year ago I was able to get assistance compiling my MUD client
>> Tinyfuge,
> (snip)
>> gcc -g -O2 -DTFPYTHON  -I/usr/include/python2.6 -DDATADIR=/home/jmorse/share   -
>> c -o command.o command.c
> (snip)
>> In file included from /usr/include/python2.6/unicodeobject.h:120,
>>                 from /usr/include/python2.6/Python.h:85,
>>                 from tfpython.h:6,
>>                 from command.c:33:
>> /usr/include/wchar.h:157: error: conflicting types for `tf_wprintf'
>> tfio.h:160: error: previous declaration of `tf_wprintf' was here
>
> Which version of Cygwin are you using? My /usr/include/wchar.h is only
> 84 lines long!
>
> P.S. Don't forget to read
>> Problem reports:       http://cygwin.com/problems.html

Thanks for the polite reminder that I need to provide more information
for troubleshooting. It's been a while since I've asked a question on
this list and you folks (justifiably) need more information than I
routinely provide on other lists.

I'm trying to build tinyfugue with python from source, it fails during
the second step:
svn co svn://sizer99.com/tf-50b8-py

I was able to build the same exact bundle of source code about a year
ago using Python 2.5 (not sure of the exact Cygwin version). The only
problem I had at that point was having to manually point to the Python
2.5 config with LDFLAGS. Having provided this information I promise
not to repeat it in further messages :).

I re-tried ./configure both without setting LDFLAG and with setting
it. Both resulted in the same error message.

Here's the output of trying to "make" the install after "configure"
completes without any errors.

$ make
make[1]: Entering directory `/home/jmorse/tf-50b8-py/src'
gcc -g -O2 -DTFPYTHON  -I/usr/include/python2.6 -DDATADIR=/home/jmorse/share   -
c -o attr.o attr.c
gcc -g -O2 -DTFPYTHON  -I/usr/include/python2.6 -DDATADIR=/home/jmorse/share   -
c -o command.o command.c
In file included from /usr/include/python2.6/Python.h:8,
                 from tfpython.h:6,
                 from command.c:33:
/usr/include/python2.6/pyconfig.h:323:1: warning: "HAVE_INET_PTON" redefined
In file included from command.c:15:
tfconfig.h:57:1: warning: this is the location of the previous definition
In file included from /usr/include/python2.6/unicodeobject.h:120,
                 from /usr/include/python2.6/Python.h:85,
                 from tfpython.h:6,
                 from command.c:33:
/usr/include/wchar.h:157: error: conflicting types for `tf_wprintf'
tfio.h:160: error: previous declaration of `tf_wprintf' was here
In file included from tfpython.h:7,
                 from command.c:33:
tfconfig.h:57:1: warning: "HAVE_INET_PTON" redefined
In file included from /usr/include/python2.6/Python.h:8,
                 from tfpython.h:6,
                 from command.c:33:
/usr/include/python2.6/pyconfig.h:323:1: warning: this is the location of the pr
evious definition
make[1]: *** [command.o] Error 1
make[1]: Leaving directory `/home/jmorse/tf-50b8-py/src'
make: *** [files] Error 2

jmorse@nocdesk-4e4927f ~/tf-50b8-py

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 233798 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Sat Sep 25 05:52:33 2010

Windows XP Professional Ver 5.1 Build 2600 Service Pack 3

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\cygwin\lib\lapack

Output from C:\cygwin\bin\id.exe
UID: 1005(jmorse) GID: 513(None)
513(None)         545(Users)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

USER = 'jmorse'
PWD = '/home/jmorse/tf-50b8-py'
HOME = '/home/jmorse'

HOMEPATH = '\Documents and Settings\jmorse'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
APPDATA = 'C:\Documents and Settings\jmorse\Application Data'
HOSTNAME = 'nocdesk-4e4927f'
TERM = 'cygwin'
PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 23 Stepping 10, GenuineIntel'
WINDIR = 'C:\WINDOWS'
TEXDOCVIEW_txt = 'cygstart %s'
TEXDOCVIEW_dvi = 'cygstart %s'
OLDPWD = '/home/jmorse'
USERDOMAIN = 'NOCDESK-4E4927F'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
TEMP = '/cygdrive/c/DOCUME~1/jmorse/LOCALS~1/Temp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
USERNAME = 'jmorse'
TEXDOCVIEW_pdf = 'cygstart %s'
PROCESSOR_LEVEL = '6'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
TEXDOCVIEW_html = 'cygstart %s'
LANG = 'C.UTF-8'
USERPROFILE = 'C:\Documents and Settings\jmorse'
QMAKESPEC = 'cygwin-g++'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\NOCDESK-4E4927F'
PROCESSOR_ARCHITECTURE = 'x86'
!C: = 'C:\cygwin\bin'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE = 'C:'
PROMPT = '$P$G'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/cygdrive/c/DOCUME~1/jmorse/LOCALS~1/Temp'
SYSTEMROOT = 'C:\WINDOWS'
CVS_RSH = '/bin/ssh'
PROCESSOR_REVISION = '170a'
TEXDOCVIEW_ps = 'cygstart %s'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '2'
SESSIONNAME = 'Console'
COMPUTERNAME = 'NOCDESK-4E4927F'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\E:'
  c5e39b7a9d22bafb = '\??\C:\cygwin'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
  (default) = 'C:\cygwin'
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\Programs\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations\text\shell\MinEd\command-cygwin
  (default) = '"C:\cygwin\bin\mintty" -oLocale=C -oCharset=UTF-8 -oUseSystemColours=1 -oBoldAsBright=0 -oScrollbar=0 -oWindowShortcuts=0 -oZoomShortcuts=0 -e /bin/mined "%1"'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  User:   Key: 1b3e02d952ed3bd9 Path: E: (ORPHANED)
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS    152578Mb  10% CP CS UN PA FC     
d:  cd             N/A    N/A                    
e:  fd  FAT32    15243Mb  16% CP    UN           
z:  net NTFS    708352Mb  81% CP CS    PA        noc

C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

Found: C:\cygwin\bin\awk
Found: C:\cygwin\bin\awk
 -> C:\cygwin\bin\gawk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\cpp.exe
 -> C:\cygwin\etc\alternatives\cpp
 -> C:\cygwin\bin\cpp-4.exe
Found: C:\cygwin\bin\crontab.exe
Found: C:\cygwin\bin\crontab.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: C:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gcc.exe
 -> C:\cygwin\etc\alternatives\gcc
 -> C:\cygwin\bin\gcc-4.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\patch.exe
Found: C:\cygwin\bin\patch.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi
Found: C:\cygwin\bin\vi
 -> C:\cygwin\bin\vim-nox.exe
Found: C:\cygwin\bin\vim
Found: C:\cygwin\bin\vim
 -> C:\cygwin\etc\alternatives\vim
 -> C:\cygwin\bin\gvim.exe

   80k 2009/09/15 C:\cygwin\bin\cygaa-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygaa-1.dll" v0.0 ts=2009/9/15 6:05
  382k 2010/01/05 C:\cygwin\bin\cygAfterImage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygAfterImage-0.dll" v0.0 ts=2010/1/5 16:08
   40k 2010/07/06 C:\cygwin\bin\cygao-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygao-4.dll" v0.0 ts=2010/7/6 13:47
  118k 2010/04/19 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2010/4/19 15:06
   88k 2010/07/02 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2010/7/1 23:17
  221k 2010/04/13 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010/4/12 21:47
  273k 2009/12/22 C:\cygwin\bin\cygarpack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygarpack-0.dll" v0.0 ts=2009/12/22 14:28
   80k 2010/05/13 C:\cygwin\bin\cygart_lgpl_2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygart_lgpl_2-2.dll" v0.0 ts=2010/5/12 20:46
  704k 2007/12/18 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2007/12/18 6:39
  280k 2009/04/03 C:\cygwin\bin\cygasprintf-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygasprintf-0.dll" v0.0 ts=2009/4/2 21:14
   93k 2010/06/15 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2010/6/15 2:06
   15k 2009/12/27 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 7:52
   72k 2009/03/18 C:\cygwin\bin\cygaudio-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudio-2.dll" v0.0 ts=2009/3/18 0:40
  128k 2010/06/14 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudiofile-0.dll" v0.0 ts=2010/6/14 19:04
  172k 2010/05/30 C:\cygwin\bin\cygautotrace-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygautotrace-3.dll" v0.0 ts=2010/5/30 8:07
   61k 2009/06/16 C:\cygwin\bin\cygbind9-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygbind9-50.dll" v0.0 ts=2009/6/16 0:25
   42k 2010/07/01 C:\cygwin\bin\cygbind9-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygbind9-60.dll" v0.0 ts=2010/7/1 17:26
   95k 2010/06/24 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2010/6/24 15:20
  323k 2010/06/14 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-2-0.dll" v0.0 ts=2010/6/14 17:00
   73k 2010/06/14 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-activation-4.dll" v0.0 ts=2010/6/14 16:59
  331k 2010/06/15 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonoboui-2-0.dll" v0.0 ts=2010/6/14 21:42
  351k 2008/01/14 C:\cygwin\bin\cygboost_date_time-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_date_time-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36
   64k 2010/05/17 C:\cygwin\bin\cygboost_date_time-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  120k 2008/01/14 C:\cygwin\bin\cygboost_filesystem-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_filesystem-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36
   76k 2010/05/17 C:\cygwin\bin\cygboost_filesystem-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  346k 2010/05/17 C:\cygwin\bin\cygboost_graph-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
   79k 2008/01/14 C:\cygwin\bin\cygboost_iostreams-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_iostreams-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:37
   92k 2010/05/17 C:\cygwin\bin\cygboost_iostreams-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  122k 2010/05/17 C:\cygwin\bin\cygboost_math_c99-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_43.dll" v0.0 ts=2010/5/16 22:00
  122k 2010/05/17 C:\cygwin\bin\cygboost_math_c99f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_43.dll" v0.0 ts=2010/5/16 22:01
  270k 2010/05/17 C:\cygwin\bin\cygboost_math_tr1-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_43.dll" v0.0 ts=2010/5/16 21:59
  272k 2010/05/17 C:\cygwin\bin\cygboost_math_tr1f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_43.dll" v0.0 ts=2010/5/16 21:59
   56k 2010/05/17 C:\cygwin\bin\cygboost_prg_exec_monitor-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
  526k 2008/01/14 C:\cygwin\bin\cygboost_program_options-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_program_options-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:38
  297k 2010/05/17 C:\cygwin\bin\cygboost_program_options-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_43.dll" v0.0 ts=2010/5/16 22:01
  564k 2008/01/14 C:\cygwin\bin\cygboost_python-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_python-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:39
  269k 2010/05/17 C:\cygwin\bin\cygboost_python-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_43.dll" v0.0 ts=2010/5/16 21:58
   17k 2010/05/17 C:\cygwin\bin\cygboost_random-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_43.dll" v0.0 ts=2010/5/16 21:58
  678k 2008/01/14 C:\cygwin\bin\cygboost_regex-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_regex-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:41
  627k 2010/05/17 C:\cygwin\bin\cygboost_regex-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  621k 2008/01/14 C:\cygwin\bin\cygboost_serialization-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_serialization-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44
  435k 2010/05/17 C:\cygwin\bin\cygboost_serialization-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_43.dll" v0.0 ts=2010/5/16 22:02
  118k 2008/01/14 C:\cygwin\bin\cygboost_signals-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_signals-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44
   72k 2010/05/17 C:\cygwin\bin\cygboost_signals-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
   15k 2010/05/17 C:\cygwin\bin\cygboost_system-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
   91k 2008/01/14 C:\cygwin\bin\cygboost_thread-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_thread-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:47
   74k 2010/05/17 C:\cygwin\bin\cygboost_thread-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
  574k 2010/05/17 C:\cygwin\bin\cygboost_unit_test_framework-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
  994k 2010/05/17 C:\cygwin\bin\cygboost_wave-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
   33k 2010/05/28 C:\cygwin\bin\cygbrlapi-0.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygbrlapi-0.5.dll" v0.0 ts=2010/5/28 7:12
   61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2009/3/1 22:11
   54k 2002/01/27 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/26 20:07
  460k 2010/05/04 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2010/5/4 12:21
   11k 2009/12/23 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2009/12/23 8:25
   25k 2009/11/19 C:\cygwin\bin\cygcheck-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcheck-0.dll" v0.0 ts=2009/11/18 18:46
 1845k 2008/10/09 C:\cygwin\bin\cygchicken-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygchicken-0.dll" v0.0 ts=2008/10/9 15:22
12680k 2010/07/31 C:\cygwin\bin\cygclamav-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamav-6.dll" v0.0 ts=2010/7/31 8:57
   65k 2010/07/31 C:\cygwin\bin\cygclamunrar-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamunrar-6.dll" v0.0 ts=2010/7/31 8:56
   28k 2010/07/31 C:\cygwin\bin\cygclamunrar_iface-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamunrar_iface-6.dll" v0.0 ts=2010/7/31 8:56
  108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010/1/4 19:45
   20k 2010/05/25 C:\cygwin\bin\cygcompface-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcompface-0.dll" v0.0 ts=2010/5/25 3:42
   12k 2010/06/24 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2010/6/24 5:52
  231k 2009/03/31 C:\cygwin\bin\cygcppunit-1-12-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcppunit-1-12-1.dll" v0.0 ts=2009/3/31 18:38
  189k 2009/03/17 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2009/3/17 1:56
  449k 2010/03/12 C:\cygwin\bin\cygcruft.dll - os=4.0 img=1.0 sys=4.0
                  "cygcruft.dll" v0.0 ts=2010/3/4 9:57
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57
 1149k 2010/06/23 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2010/6/23 4:39
  194k 2007/06/30 C:\cygwin\bin\cygcurl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-3.dll" v0.0 ts=2007/6/29 21:13
  284k 2010/06/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2010/6/1 15:07
  424k 2007/12/16 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2007/12/16 9:09
  512k 2007/12/16 C:\cygwin\bin\cygdb-3.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.3.dll" v0.0 ts=2007/12/16 8:47
  547k 2007/12/18 C:\cygwin\bin\cygdb-4.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.0.dll" v0.0 ts=2007/12/18 8:35
  647k 2007/12/17 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.1.dll" v0.0 ts=2007/12/16 13:35
  703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 6:58
  764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.3.dll" v0.0 ts=2007/12/17 7:29
  866k 2007/12/17 C:\cygwin\bin\cygdb-4.4.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.4.dll" v0.0 ts=2007/12/17 7:55
  943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 8:12
  329k 2007/12/16 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2007/12/16 8:19
  208k 2010/05/16 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2010/5/12 6:31
  107k 2010/05/12 C:\cygwin\bin\cygdbus-glib-1-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-glib-1-2.dll" v0.0 ts=2010/5/12 6:53
  725k 2007/12/16 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2007/12/16 9:09
  818k 2007/12/16 C:\cygwin\bin\cygdb_cxx-3.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.3.dll" v0.0 ts=2007/12/16 8:47
  857k 2007/12/18 C:\cygwin\bin\cygdb_cxx-4.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.0.dll" v0.0 ts=2007/12/18 8:35
  967k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.1.dll" v0.0 ts=2007/12/16 13:35
 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 6:58
 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 7:29
 1217k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.4.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.4.dll" v0.0 ts=2007/12/17 7:55
 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 8:12
   14k 2009/10/15 C:\cygwin\bin\cygdmx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdmx-1.dll" v0.0 ts=2009/10/13 20:32
 1840k 2009/06/16 C:\cygwin\bin\cygdns-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygdns-50.dll" v0.0 ts=2009/6/16 0:25
 1354k 2010/07/01 C:\cygwin\bin\cygdns-66.dll - os=4.0 img=1.0 sys=4.0
                  "cygdns-66.dll" v0.0 ts=2010/7/1 17:26
  243k 2005/02/23 C:\cygwin\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdps-1.dll" v0.0 ts=2005/2/23 9:42
   26k 2005/02/23 C:\cygwin\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdpstk-1.dll" v0.0 ts=2005/2/23 9:42
   22k 2010/06/24 C:\cygwin\bin\cyge2p-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyge2p-2.dll" v0.0 ts=2010/6/24 5:53
   46k 2009/01/07 C:\cygwin\bin\cygecpg.dll - os=4.0 img=1.0 sys=4.0
                  "cygecpg.dll" v0.0 ts=2009/1/7 11:46
   12k 2009/01/07 C:\cygwin\bin\cygecpg_compat.dll - os=4.0 img=1.0 sys=4.0
                  "cygecpg_compat.dll" v0.0 ts=2009/1/7 11:46
  511k 2010/06/17 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 7:42
   56k 2008/07/12 C:\cygwin\bin\cygedsio-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedsio-0.dll" v0.0 ts=2008/7/12 15:41
   66k 2010/06/02 C:\cygwin\bin\cygelf-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygelf-0.dll" v0.8 ts=2010/6/2 9:08
  163k 2010/05/19 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEMF-1.dll" v0.0 ts=2010/5/19 15:51
   29k 2009/03/23 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygesd-0.dll" v0.0 ts=2009/3/22 22:46
   55k 2009/01/14 C:\cygwin\bin\cygevtlog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygevtlog-0.dll" v0.0 ts=2009/1/14 11:02
  166k 2009/03/31 C:\cygwin\bin\cygexif-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygexif-12.dll" v0.0 ts=2009/3/31 0:20
  118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2007/4/6 16:43
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 0:03
   71k 2010/05/12 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2010/5/12 5:59
  138k 2010/06/24 C:\cygwin\bin\cygext2fs-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygext2fs-2.dll" v0.0 ts=2010/6/24 5:53
   29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 6:26
  286k 2006/08/06 C:\cygwin\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi++-0.dll" v0.0 ts=2006/8/6 16:09
   30k 2006/08/06 C:\cygwin\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi-0.dll" v0.0 ts=2006/8/6 16:09
   24k 2010/08/15 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2010/8/14 19:06
  784k 2009/07/28 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3-3.dll" v0.0 ts=2009/7/28 15:14
  758k 2009/07/28 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f-3.dll" v0.0 ts=2009/7/28 15:05
   19k 2009/07/28 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f_threads-3.dll" v0.0 ts=2009/7/28 15:05
   19k 2009/07/28 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3_threads-3.dll" v0.0 ts=2009/7/28 15:14
   69k 2009/08/27 C:\cygwin\bin\cygFLAC++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygFLAC++-6.dll" v0.0 ts=2009/8/27 15:45
  297k 2009/08/27 C:\cygwin\bin\cygFLAC-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygFLAC-8.dll" v0.0 ts=2009/8/27 15:44
  508k 2010/06/30 C:\cygwin\bin\cygfltk-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk-1.1.dll" v0.0 ts=2010/5/7 17:37
  507k 2010/06/30 C:\cygwin\bin\cygfltknox-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox-1.1.dll" v0.0 ts=2010/5/8 18:23
   21k 2010/06/30 C:\cygwin\bin\cygfltknox_forms-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_forms-1.1.dll" v0.0 ts=2010/5/8 18:23
   82k 2010/06/30 C:\cygwin\bin\cygfltknox_gl-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_gl-1.1.dll" v0.0 ts=2010/5/8 18:23
   58k 2010/06/30 C:\cygwin\bin\cygfltknox_images-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_images-1.1.dll" v0.0 ts=2010/5/8 18:23
   21k 2010/06/30 C:\cygwin\bin\cygfltk_forms-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_forms-1.1.dll" v0.0 ts=2010/5/7 17:37
   81k 2010/06/30 C:\cygwin\bin\cygfltk_gl-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_gl-1.1.dll" v0.0 ts=2010/5/7 17:37
   58k 2010/06/30 C:\cygwin\bin\cygfltk_images-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_images-1.1.dll" v0.0 ts=2010/5/7 17:38
  176k 2010/01/29 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2010/1/28 17:12
   21k 2009/10/14 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2009/10/13 21:04
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 9:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 1:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 14:14
   48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 5:25
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 12:31
  860k 2008/03/23 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfpx-1.dll" v0.0 ts=2008/3/23 16:12
  492k 2010/03/03 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2010/3/2 16:24
   26k 2010/06/15 C:\cygwin\bin\cyggailutil-18.dll - os=4.0 img=1.0 sys=4.0
                  "cyggailutil-18.dll" v0.0 ts=2010/6/15 3:25
   29k 2010/05/12 C:\cygwin\bin\cyggamin-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggamin-1-0.dll" v0.0 ts=2010/5/12 6:26
   45k 2010/08/15 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2010/8/14 18:57
20597k 2010/08/15 C:\cygwin\bin\cyggcj-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-9.dll" v0.0 ts=2010/8/14 20:27
 8473k 2010/08/15 C:\cygwin\bin\cyggcj-noncore-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-noncore-9.dll" v0.0 ts=2010/8/14 20:28
 2053k 2010/08/15 C:\cygwin\bin\cyggcj-tools-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-tools-9.dll" v0.0 ts=2010/8/14 20:29
  181k 2010/06/14 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggconf-2-4.dll" v0.0 ts=2010/6/14 19:37
  176k 2010/06/28 C:\cygwin\bin\cyggcr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-0.dll" v0.0 ts=2010/6/28 1:59
  449k 2010/03/17 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2010/3/17 17:45
  230k 2010/05/14 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-2.dll" v0.0 ts=2010/5/14 6:43
   28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 3:58
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 2:58
   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 22:05
   15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 4:00
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 2:58
  193k 2009/03/23 C:\cygwin\bin\cyggdk-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-1-2-0.dll" v0.0 ts=2009/3/23 10:24
  546k 2010/06/15 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-x11-2.0-0.dll" v0.0 ts=2010/6/15 3:14
  128k 2009/03/23 C:\cygwin\bin\cyggdk_imlib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_imlib-1.dll" v0.0 ts=2009/3/23 15:52
   94k 2010/06/15 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2010/6/15 3:05
   59k 2010/06/15 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf_xlib-2.0-0.dll" v0.0 ts=2010/6/15 3:34
   23k 2006/02/14 C:\cygwin\bin\cygGeoIP-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIP-1.dll" v0.0 ts=2006/2/6 16:13
   21k 2006/02/14 C:\cygwin\bin\cygGeoIPUpdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIPUpdate-0.dll" v0.0 ts=2006/2/14 2:27
  124k 2009/03/13 C:\cygwin\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggeotiff-1.dll" v0.0 ts=2009/3/13 14:49
  954k 2009/04/03 C:\cygwin\bin\cyggettextlib-0-17.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-17.dll" v0.0 ts=2009/4/2 21:21
  218k 2009/04/03 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2009/4/2 21:29
  203k 2009/04/03 C:\cygwin\bin\cyggettextsrc-0-17.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-17.dll" v0.0 ts=2009/4/2 21:24
  645k 2010/08/15 C:\cygwin\bin\cyggfortran-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggfortran-3.dll" v0.0 ts=2010/8/14 19:43
   32k 2008/12/08 C:\cygwin\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggg-1.dll" v0.0 ts=2008/12/7 18:59
   45k 2008/12/08 C:\cygwin\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggi-2.dll" v0.0 ts=2008/12/7 20:09
    9k 2008/12/08 C:\cygwin\bin\cygggimisc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggimisc-2.dll" v0.0 ts=2008/12/7 20:26
    9k 2008/12/08 C:\cygwin\bin\cygggiwmh-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygggiwmh-0.dll" v0.0 ts=2008/12/7 20:31
   29k 2009/03/23 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggif-4.dll" v0.0 ts=2009/3/23 14:55
   23k 2008/12/08 C:\cygwin\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggii-1.dll" v0.0 ts=2008/12/7 19:00
   14k 2010/08/15 C:\cygwin\bin\cyggij-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggij-9.dll" v0.0 ts=2010/8/14 20:29
  552k 2010/06/15 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2010/6/14 23:25
   70k 2010/06/15 C:\cygwin\bin\cyggirepository-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-1.0-0.dll" v0.0 ts=2010/6/15 0:34
   32k 2010/06/15 C:\cygwin\bin\cyggirepository-everything-1.0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-everything-1.0-1.dll" v0.0 ts=2010/6/15 0:41
   72k 2010/06/15 C:\cygwin\bin\cyggirepository-gimarshallingtests-1.0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-gimarshallingtests-1.0-1.dll" v0.0 ts=2010/6/15 0:41
 2389k 2010/02/10 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2010/2/9 20:40
   76k 2009/03/26 C:\cygwin\bin\cygglade-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglade-2.0-0.dll" v0.0 ts=2009/3/25 18:23
  133k 2009/03/25 C:\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-1-2-0.dll" v0.0 ts=2009/3/23 10:12
  764k 2010/06/15 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2010/6/14 23:22
  141k 2009/03/30 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-1.dll" v0.0 ts=2009/3/30 12:22
   21k 2009/03/30 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 12:23
  716k 2010/06/03 C:\cygwin\bin\cygglpk-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglpk-0.dll" v0.0 ts=2010/6/3 8:18
  448k 2010/02/10 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2010/2/9 20:40
  187k 2010/05/17 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2010/5/17 18:01
   24k 2010/02/10 C:\cygwin\bin\cygGLw-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLw-1.dll" v0.0 ts=2010/2/9 20:40
   12k 2009/03/25 C:\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-1-2-0.dll" v0.0 ts=2009/3/23 10:12
   14k 2010/06/15 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2010/6/14 23:23
  315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2009/6/6 7:23
   14k 2009/06/06 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2009/6/6 7:23
  160k 2010/08/15 C:\cygwin\bin\cyggnarl-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnarl-4.3.dll" v0.0 ts=2010/8/14 19:56
 2319k 2010/08/15 C:\cygwin\bin\cyggnat-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnat-4.3.dll" v0.0 ts=2010/8/14 19:56
   74k 2010/06/15 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-2-0.dll" v0.0 ts=2010/6/14 21:25
   99k 2010/06/15 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2010/6/15 4:53
  176k 2010/06/15 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomecanvas-2-0.dll" v0.0 ts=2010/6/14 20:24
  392k 2010/06/15 C:\cygwin\bin\cyggnomeprint-2-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeprint-2-2-0.dll" v0.0 ts=2010/6/15 19:09
  233k 2010/06/15 C:\cygwin\bin\cyggnomeprintui-2-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeprintui-2-2-0.dll" v0.0 ts=2010/6/15 19:28
  511k 2010/06/15 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeui-2-0.dll" v0.0 ts=2010/6/14 22:06
  313k 2010/06/15 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomevfs-2-0.dll" v0.0 ts=2010/6/14 20:25
  382k 2005/08/21 C:\cygwin\bin\cyggnutls-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-11.dll" v0.0 ts=2005/8/21 7:40
  566k 2010/05/17 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2010/5/17 7:51
   71k 2005/08/21 C:\cygwin\bin\cyggnutls-extra-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-11.dll" v0.0 ts=2005/8/21 7:42
   22k 2010/05/17 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2010/5/17 7:52
   21k 2005/08/21 C:\cygwin\bin\cyggnutls-openssl-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-11.dll" v0.0 ts=2005/8/21 7:42
   26k 2010/05/17 C:\cygwin\bin\cyggnutls-openssl-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-26.dll" v0.0 ts=2010/5/17 7:52
   51k 2010/05/17 C:\cygwin\bin\cyggnutlsxx-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-26.dll" v0.0 ts=2010/5/17 7:51
  233k 2010/06/15 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2010/6/14 23:23
   27k 2010/08/15 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2010/8/14 19:08
   99k 2010/06/28 C:\cygwin\bin\cyggp11-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggp11-0.dll" v0.0 ts=2010/6/28 1:44
   16k 2010/03/17 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2010/3/17 17:21
  314k 2010/03/14 C:\cygwin\bin\cygGraphicsMagick++-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-3.dll" v0.0 ts=2010/3/14 6:19
11914k 2010/03/14 C:\cygwin\bin\cygGraphicsMagick-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-3.dll" v0.0 ts=2010/3/14 6:18
  138k 2010/03/14 C:\cygwin\bin\cygGraphicsMagickWand-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagickWand-2.dll" v0.0 ts=2010/3/14 6:19
 5491k 2008/11/27 C:\cygwin\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-8.dll" v0.0 ts=2008/11/27 8:24
  191k 2010/05/12 C:\cygwin\bin\cyggsf-1-114.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsf-1-114.dll" v0.0 ts=2010/5/12 6:34
 1611k 2010/04/05 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsl-0.dll" v0.0 ts=2010/4/5 17:28
  225k 2010/04/05 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggslcblas-0.dll" v0.0 ts=2010/4/5 17:15
    9k 2009/03/25 C:\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-1-2-0.dll" v0.0 ts=2009/3/23 10:13
   17k 2010/06/15 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2010/6/14 23:23
 1258k 2009/03/23 C:\cygwin\bin\cyggtk-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-1-2-0.dll" v0.0 ts=2009/3/23 10:29
 3659k 2010/06/15 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-x11-2.0-0.dll" v0.0 ts=2010/6/15 3:18
  343k 2009/04/21 C:\cygwin\bin\cyggtkhtml-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtkhtml-2-0.dll" v0.0 ts=2009/4/21 14:03
  528k 2005/10/09 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-12.dll" v0.0 ts=2005/10/9 9:25
  675k 2007/08/27 C:\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2007/8/27 3:14
   18k 2005/10/09 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-ltdl-1.dll" v0.0 ts=2005/10/9 9:24
   23k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-1-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-1-v-3-3.dll" v0.0 ts=2007/8/27 3:14
   68k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2005/10/9 9:25
    4k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-3-3.dll" v0.0 ts=2007/8/27 3:14
   31k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2005/10/9 9:25
    4k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-4-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-3-3.dll" v0.0 ts=2007/8/27 3:14
    8k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-60-v-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-60-v-2-2.dll" v0.0 ts=2007/8/27 3:14
   12k 2005/10/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-12-12.dll" v0.0 ts=2005/10/9 9:25
   11k 2007/08/27 C:\cygwin\bin\cygguilereadline-v-17-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-17-17.dll" v0.0 ts=2007/8/27 3:14
 2047k 2009/09/17 C:\cygwin\bin\cyghdf5-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5-0.dll" v0.0 ts=2009/9/17 3:58
   90k 2009/09/17 C:\cygwin\bin\cyghdf5_hl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5_hl-0.dll" v0.0 ts=2009/9/17 3:59
   29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/10 19:16
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 8:20
   25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2009/7/5 10:45
  337k 2007/09/16 C:\cygwin\bin\cyghttpd2core.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd2core.dll" v0.0 ts=2007/9/16 16:58
   73k 2009/09/02 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2009/9/2 17:39
  360k 2010/08/15 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2010/8/15 18:45
  982k 2009/12/23 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2009/12/23 8:25
10921k 2009/12/27 C:\cygwin\bin\cygicudata38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata38.dll" v0.0 ts=2009/12/27 6:06
14696k 2010/09/16 C:\cygwin\bin\cygicudata45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata45.dll" v0.0 ts=2010/9/16 7:29
 1218k 2009/12/27 C:\cygwin\bin\cygicui18n38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n38.dll" v0.0 ts=2009/12/27 6:02
 1731k 2010/09/16 C:\cygwin\bin\cygicui18n45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n45.dll" v0.0 ts=2010/9/16 7:14
   35k 2009/12/27 C:\cygwin\bin\cygicuio38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio38.dll" v0.0 ts=2009/12/27 6:06
   34k 2010/09/16 C:\cygwin\bin\cygicuio45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio45.dll" v0.0 ts=2010/9/16 7:16
  230k 2009/12/27 C:\cygwin\bin\cygicule38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule38.dll" v0.0 ts=2009/12/27 6:03
  227k 2010/09/16 C:\cygwin\bin\cygicule45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule45.dll" v0.0 ts=2010/9/16 7:15
   42k 2009/12/27 C:\cygwin\bin\cygiculx38.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx38.dll" v0.0 ts=2009/12/27 6:04
   36k 2010/09/16 C:\cygwin\bin\cygiculx45.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx45.dll" v0.0 ts=2010/9/16 7:15
  115k 2010/09/16 C:\cygwin\bin\cygicutu45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutu45.dll" v0.0 ts=2010/9/16 7:15
 1038k 2009/12/27 C:\cygwin\bin\cygicuuc38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc38.dll" v0.0 ts=2009/12/27 5:59
 1096k 2010/09/16 C:\cygwin\bin\cygicuuc45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc45.dll" v0.0 ts=2010/9/16 7:13
  147k 2010/06/14 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygIDL-2-0.dll" v0.0 ts=2010/6/14 15:00
  193k 2010/05/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2010/5/16 9:37
  156k 2010/02/22 C:\cygwin\bin\cygImlib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygImlib-1.dll" v0.0 ts=2010/2/22 0:46
   22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 4:28
   37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 17:50
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/2 21:15
   12k 2003/02/17 C:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygioperm-0.dll" v0.0 ts=2003/2/17 14:58
  335k 2009/06/16 C:\cygwin\bin\cygisc-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygisc-50.dll" v0.0 ts=2009/6/16 0:22
  273k 2010/07/01 C:\cygwin\bin\cygisc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisc-60.dll" v0.0 ts=2010/7/1 17:25
   48k 2009/06/16 C:\cygwin\bin\cygisccc-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccc-50.dll" v0.0 ts=2009/6/16 0:22
   26k 2010/07/01 C:\cygwin\bin\cygisccc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccc-60.dll" v0.0 ts=2010/7/1 17:25
   99k 2009/06/16 C:\cygwin\bin\cygisccfg-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccfg-50.dll" v0.0 ts=2009/6/16 0:25
   63k 2010/07/01 C:\cygwin\bin\cygisccfg-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccfg-60.dll" v0.0 ts=2010/7/1 17:26
  241k 2008/04/02 C:\cygwin\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1-701-1.dll" v0.0 ts=2008/4/2 11:19
  246k 2010/05/20 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2010/5/20 1:04
   47k 2009/12/23 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 11:59
   48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2003/8/10 19:58
  125k 2009/08/08 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2009/8/8 16:48
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 15:39
  200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010/8/9 3:02
  119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19
    9k 2010/08/15 C:\cygwin\bin\cygjvm.dll - os=4.0 img=1.0 sys=4.0
                  "cygjvm.dll" v0.0 ts=2010/8/14 20:29
   64k 2010/07/07 C:\cygwin\bin\cygkate-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygkate-1.dll" v0.0 ts=2010/7/7 11:28
   60k 2004/09/27 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3.dll" v0.0 ts=2004/9/27 13:32
   65k 2005/05/05 C:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-4.dll" v0.0 ts=2005/5/5 10:33
  166k 2009/10/19 C:\cygwin\bin\cygksba-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygksba-8.dll" v0.0 ts=2009/10/19 0:25
   41k 2005/08/29 C:\cygwin\bin\cyglber-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-2-7.dll" v0.0 ts=2005/8/14 13:48
   39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 8:28
   40k 2004/01/02 C:\cygwin\bin\cyglber-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2.dll" v0.0 ts=2004/1/2 6:11
  173k 2010/06/25 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2010/6/25 5:50
  176k 2005/08/29 C:\cygwin\bin\cygldap-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-2-7.dll" v0.0 ts=2005/8/29 7:14
  189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 8:29
  194k 2004/01/02 C:\cygwin\bin\cygldap-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2.dll" v0.0 ts=2004/1/2 6:27
  188k 2005/08/29 C:\cygwin\bin\cygldap_r-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-2-7.dll" v0.0 ts=2005/8/29 7:14
  201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 8:31
  202k 2004/01/02 C:\cygwin\bin\cygldap_r-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2.dll" v0.0 ts=2004/1/2 6:27
   72k 2008/10/19 C:\cygwin\bin\cyglightcomp.dll - os=4.0 img=1.0 sys=4.0
                  "cyglightcomp.dll" v0.0 ts=2008/10/19 8:04
    5k 2010/08/31 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2010/8/31 4:00
    9k 2010/08/31 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   24k 2008/04/14 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2008/4/14 1:40
   30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2010/9/23 15:45
  133k 2009/06/10 C:\cygwin\bin\cyglua-5.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglua-5.1.dll" v0.0 ts=2009/6/10 13:29
   88k 2009/06/16 C:\cygwin\bin\cyglwres-50.dll - os=4.0 img=1.0 sys=4.0
                  "cyglwres-50.dll" v0.0 ts=2009/6/16 0:26
   65k 2010/07/01 C:\cygwin\bin\cyglwres-60.dll - os=4.0 img=1.0 sys=4.0
                  "cyglwres-60.dll" v0.0 ts=2010/7/1 17:26
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 11:54
   12k 2009/03/15 C:\cygwin\bin\cyglzmadec-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzmadec-0.dll" v0.0 ts=2009/3/15 2:16
  111k 2009/09/15 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2009/9/15 8:10
   99k 2010/03/04 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2010/3/3 17:29
  314k 2010/01/19 C:\cygwin\bin\cygMagick++-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-1.dll" v0.0 ts=2010/1/19 7:53
  391k 2006/11/05 C:\cygwin\bin\cygMagick++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-10.dll" v0.0 ts=2006/11/5 9:43
 1709k 2006/11/05 C:\cygwin\bin\cygMagick-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick-10.dll" v0.0 ts=2006/11/5 9:32
 1801k 2010/01/19 C:\cygwin\bin\cygMagickCore-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickCore-1.dll" v0.0 ts=2010/1/19 7:27
  789k 2010/01/19 C:\cygwin\bin\cygMagickWand-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickWand-1.dll" v0.0 ts=2010/1/19 7:48
  146k 2010/05/19 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmcrypt-4.dll" v0.0 ts=2010/5/19 18:28
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 9:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 1:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 14:13
   29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 5:25
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 12:30
  222k 2005/05/28 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygmhash-2.dll" v0.0 ts=2005/5/28 5:40
  278k 2008/03/23 C:\cygwin\bin\cygming-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-0.dll" v0.0 ts=2008/3/22 21:25
  317k 2010/06/25 C:\cygwin\bin\cygming-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-1.dll" v0.0 ts=2010/6/25 6:25
   24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/30 19:53
  331k 2008/03/31 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmng-1.dll" v0.0 ts=2008/3/31 10:43
   29k 2010/05/16 C:\cygwin\bin\cygmodman-0.dll - os=4.0 img=0.0 sys=4.0
                  "cygmodman-0.dll" v0.0 ts=2010/5/16 15:58
  211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2009/6/6 7:23
   64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-1.dll" v0.0 ts=2009/11/8 20:21
  269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009/6/7 17:10
   77k 2010/01/21 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2010/1/21 2:33
  409k 2007/04/30 C:\cygwin\bin\cygnaim_core-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygnaim_core-0.dll" v0.0 ts=2007/4/30 16:23
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 10:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 1:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 14:25
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 12:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 9:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 1:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 14:10
  224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 5:24
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 12:28
   97k 2007/09/16 C:\cygwin\bin\cygneon-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-26.dll" v0.0 ts=2007/9/16 13:41
  119k 2010/05/18 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2010/5/18 8:05
  176k 2010/02/11 C:\cygwin\bin\cygnetpbm-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetpbm-10.dll" v0.0 ts=2010/2/10 21:55
   77k 2010/08/15 C:\cygwin\bin\cygobjc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygobjc-2.dll" v0.0 ts=2010/8/14 19:09
   15k 2010/02/02 C:\cygwin\bin\cygobparser-21.dll - os=4.0 img=1.0 sys=4.0
                  "cygobparser-21.dll" v0.0 ts=2010/2/2 16:22
   81k 2010/02/02 C:\cygwin\bin\cygobrender-21.dll - os=4.0 img=1.0 sys=4.0
                  "cygobrender-21.dll" v0.0 ts=2010/2/2 16:23
10632k 2010/03/12 C:\cygwin\bin\cygoctave.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctave.dll" v0.0 ts=2010/3/4 10:31
11891k 2010/03/12 C:\cygwin\bin\cygoctinterp.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctinterp.dll" v0.0 ts=2010/3/4 11:15
   19k 2010/07/05 C:\cygwin\bin\cygogg-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygogg-0.dll" v0.0 ts=2010/7/5 18:36
    9k 2010/07/07 C:\cygwin\bin\cygoggkate-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygoggkate-1.dll" v0.0 ts=2010/7/7 11:28
   51k 2009/10/27 C:\cygwin\bin\cygogrove-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygogrove-1.dll" v0.0 ts=2009/10/27 0:24
  120k 2010/05/20 C:\cygwin\bin\cygopencdk-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygopencdk-10.dll" v0.0 ts=2010/5/20 1:19
  131k 2005/08/21 C:\cygwin\bin\cygopencdk-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygopencdk-8.dll" v0.0 ts=2005/8/21 11:35
  280k 2010/06/14 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-2-0.dll" v0.0 ts=2010/6/14 15:36
   37k 2010/06/14 C:\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-imodule-2-0.dll" v0.0 ts=2010/6/14 15:37
   19k 2010/06/14 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBitCosNaming-2-0.dll" v0.0 ts=2010/6/14 15:36
   41k 2010/02/10 C:\cygwin\bin\cygOSMesa-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygOSMesa-7.dll" v0.0 ts=2010/2/9 20:40
 1559k 2009/10/27 C:\cygwin\bin\cygosp-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygosp-5.dll" v0.0 ts=2009/10/26 16:12
  303k 2009/10/27 C:\cygwin\bin\cygospgrove-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygospgrove-1.dll" v0.0 ts=2009/10/27 0:25
 1757k 2009/10/27 C:\cygwin\bin\cygostyle-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygostyle-1.dll" v0.0 ts=2009/10/27 0:25
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 9:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 1:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 14:12
   19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 5:24
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 11:30
  235k 2010/06/28 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2010/6/28 1:37
   38k 2010/06/28 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2010/6/28 1:38
  131k 2010/06/28 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2010/6/28 1:38
   40k 2010/06/28 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2010/6/28 1:38
   26k 2010/06/28 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2010/6/28 1:38
 1677k 2010/07/31 C:\cygwin\bin\cygparrot2_6_0.dll - os=4.0 img=1.0 sys=4.0
                  "cygparrot2_6_0.dll" v0.0 ts=2010/7/31 13:32
  224k 2010/06/15 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2010/6/15 0:10
   31k 2010/06/15 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2010/6/15 0:11
   10k 2010/06/15 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2010/6/15 0:11
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 14:17
   52k 2009/01/07 C:\cygwin\bin\cygpgtypes.dll - os=4.0 img=1.0 sys=4.0
                  "cygpgtypes.dll" v0.0 ts=2009/1/7 11:46
  377k 2010/08/02 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2010/8/2 19:47
 1035k 2010/01/22 C:\cygwin\bin\cygplot-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplot-2.dll" v0.0 ts=2010/1/22 16:53
  988k 2010/01/22 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplotter-2.dll" v0.0 ts=2010/1/22 17:01
  250k 2010/08/08 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2010/8/7 23:58
  131k 2010/08/15 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2010/8/15 18:56
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009/4/18 8:44
 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009/4/18 8:47
  103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009/1/7 11:46
  199k 2007/02/19 C:\cygwin\bin\cygproj-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj-0.dll" v0.0 ts=2007/2/18 20:24
  195k 2009/03/13 C:\cygwin\bin\cygproj-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj-1.dll" v0.0 ts=2009/3/12 21:57
   27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-0.dll" v0.0 ts=2009/9/6 20:56
  106k 2010/05/16 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2010/5/16 15:58
    4k 2007/12/18 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2007/12/18 6:40
  322k 2010/05/29 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpstoedit-0.dll" v0.0 ts=2010/5/29 5:19
   52k 2009/10/19 C:\cygwin\bin\cygpth-20.dll - os=4.0 img=1.0 sys=4.0
                  "cygpth-20.dll" v0.0 ts=2009/10/19 1:57
   18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009/4/18 8:44
   15k 2010/05/12 C:\cygwin\bin\cygpyglib-2.0-python2.6-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpyglib-2.0-python2.6-0.dll" v0.0 ts=2010/5/12 5:14
  278k 2010/06/09 C:\cygwin\bin\cygqhull-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygqhull-5.dll" v0.0 ts=2010/6/9 12:26
  331k 2010/09/14 C:\cygwin\bin\cygqhull-6.dll - os=4.0 img=6.0 sys=4.0
                  "cygqhull-6.dll" v0.0 ts=2010/9/14 4:26
   75k 2010/01/17 C:\cygwin\bin\cygqrupdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygqrupdate-0.dll" v0.0 ts=2010/1/17 17:19
 7002k 2009/06/08 C:\cygwin\bin\cygqt-mt-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygqt-mt-3.dll" v0.0 ts=2009/6/7 3:47
 2674k 2009/12/10 C:\cygwin\bin\cygQt3Support-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQt3Support-4.dll" v0.0 ts=2009/11/26 20:23
   28k 2009/12/10 C:\cygwin\bin\cygQtAssistantClient-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtAssistantClient-4.dll" v0.0 ts=2009/11/26 21:06
 1038k 2009/12/10 C:\cygwin\bin\cygQtCLucene-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCLucene-4.dll" v0.0 ts=2009/11/26 21:04
 2047k 2009/12/10 C:\cygwin\bin\cygQtCore-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCore-4.dll" v0.0 ts=2009/11/26 20:14
  440k 2009/12/10 C:\cygwin\bin\cygQtDBus-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDBus-4.dll" v0.0 ts=2009/11/26 20:23
 4109k 2009/12/10 C:\cygwin\bin\cygQtDesigner-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDesigner-4.dll" v0.0 ts=2009/11/26 21:10
 2975k 2009/12/10 C:\cygwin\bin\cygQtDesignerComponents-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDesignerComponents-4.dll" v0.0 ts=2009/11/26 21:13
 9142k 2009/12/10 C:\cygwin\bin\cygQtGui-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtGui-4.dll" v0.0 ts=2009/11/26 20:20
  500k 2009/12/10 C:\cygwin\bin\cygQtHelp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtHelp-4.dll" v0.0 ts=2009/11/26 21:04
 1093k 2009/12/10 C:\cygwin\bin\cygQtNetwork-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtNetwork-4.dll" v0.0 ts=2009/11/26 20:15
  539k 2009/12/10 C:\cygwin\bin\cygQtOpenGL-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtOpenGL-4.dll" v0.0 ts=2009/11/26 20:24
 1199k 2009/12/10 C:\cygwin\bin\cygQtScript-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtScript-4.dll" v0.0 ts=2009/11/26 20:21
  801k 2009/12/10 C:\cygwin\bin\cygQtScriptTools-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtScriptTools-4.dll" v0.0 ts=2009/11/26 21:02
  226k 2009/12/10 C:\cygwin\bin\cygQtSql-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtSql-4.dll" v0.0 ts=2009/11/26 20:21
  329k 2009/12/10 C:\cygwin\bin\cygQtSvg-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtSvg-4.dll" v0.0 ts=2009/11/26 20:27
   92k 2009/12/10 C:\cygwin\bin\cygQtTest-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtTest-4.dll" v0.0 ts=2009/11/26 20:21
16372k 2009/12/10 C:\cygwin\bin\cygQtWebKit-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtWebKit-4.dll" v0.0 ts=2009/11/26 21:01
  260k 2009/12/10 C:\cygwin\bin\cygQtXml-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtXml-4.dll" v0.0 ts=2009/11/26 20:14
 3206k 2009/12/10 C:\cygwin\bin\cygQtXmlPatterns-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtXmlPatterns-4.dll" v0.0 ts=2009/11/26 20:27
  230k 2009/06/08 C:\cygwin\bin\cygqui-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygqui-1.dll" v0.0 ts=2009/6/7 3:47
   85k 2009/11/12 C:\cygwin\bin\cygrarian-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygrarian-0.dll" v0.0 ts=2009/11/12 2:43
  148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/10 19:16
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 8:20
  162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2009/7/5 10:45
  185k 2010/06/15 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsvg-2-2.dll" v0.0 ts=2010/6/15 19:30
   39k 2009/03/17 C:\cygwin\bin\cygrsync-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsync-1.dll" v0.0 ts=2009/3/17 18:06
  761k 2008/09/30 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0
                  "cygruby18.dll" v0.0 ts=2008/9/30 9:10
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/1 23:19
   45k 2010/02/15 C:\cygwin\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-0.dll" v0.0 ts=2010/2/15 16:13
   18k 2010/08/12 C:\cygwin\bin\cygsigc-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigc-2.0-0.dll" v0.0 ts=2010/8/10 18:43
    7k 2009/07/22 C:\cygwin\bin\cygsigsegv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-0.dll" v0.0 ts=2009/7/22 4:57
    9k 2009/07/24 C:\cygwin\bin\cygsigsegv-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-1.dll" v0.0 ts=2009/7/24 16:04
   10k 2009/12/14 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2009/12/14 7:56
   28k 2010/06/24 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/6/24 16:39
  318k 2008/05/14 C:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmi-2.dll" v0.0 ts=2008/5/14 6:31
  259k 2010/06/28 C:\cygwin\bin\cygsoup-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-2.4-1.dll" v0.0 ts=2010/6/28 16:12
   21k 2010/06/28 C:\cygwin\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2010/6/28 16:12
   82k 2008/08/02 C:\cygwin\bin\cygspeex-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygspeex-1.dll" v0.0 ts=2008/8/2 12:36
   58k 2008/08/02 C:\cygwin\bin\cygspeexdsp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygspeexdsp-1.dll" v0.0 ts=2008/8/2 12:37
  475k 2009/12/18 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2009/12/17 20:28
   19k 2010/06/24 C:\cygwin\bin\cygss-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygss-2.dll" v0.0 ts=2010/6/24 5:52
  121k 2010/06/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2010/6/1 14:44
  265k 2010/06/23 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2010/6/23 4:39
   11k 2010/08/15 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2010/8/14 19:04
   25k 2009/04/28 C:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygstartup-notification-1-0.dll" v0.0 ts=2009/4/28 3:16
  773k 2010/08/15 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2010/8/14 19:33
    8k 2010/01/06 C:\cygwin\bin\cygstunnel.dll - os=4.0 img=1.0 sys=4.0
                  "cygstunnel.dll" v0.0 ts=2010/1/6 10:54
  237k 2010/07/02 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2010/7/1 22:25
   38k 2010/07/02 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2010/7/1 22:21
   42k 2010/07/02 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2010/7/1 22:21
   20k 2010/07/02 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2010/7/1 22:22
  146k 2010/07/02 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2010/7/1 22:21
  125k 2010/07/02 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2010/7/1 22:21
    9k 2010/07/02 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2010/7/1 22:21
   32k 2010/07/02 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2010/7/1 22:24
   25k 2010/07/02 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2010/7/1 22:23
  115k 2010/07/02 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_neon-1-0.dll" v0.0 ts=2010/7/1 22:21
  115k 2010/07/02 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2010/7/1 22:21
   72k 2010/07/02 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2010/7/1 22:21
  140k 2010/07/02 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2010/7/1 22:22
  242k 2010/07/02 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2010/7/1 22:21
   35k 2010/07/02 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2010/7/1 22:33
   49k 2010/07/02 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_py-1-0.dll" v0.0 ts=2010/7/1 22:36
   51k 2010/07/02 C:\cygwin\bin\cygsvn_swig_ruby-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_ruby-1-0.dll" v0.0 ts=2010/7/1 22:26
  244k 2010/07/02 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2010/7/1 22:21
  231k 2009/09/15 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1-5.dll" v0.0 ts=2009/9/15 5:59
   18k 2009/09/15 C:\cygwin\bin\cygt1x-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1x-5.dll" v0.0 ts=2009/9/15 5:59
   61k 2010/05/16 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2010/5/16 9:12
   14k 2007/08/13 C:\cygwin\bin\cygtextcat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtextcat-0.dll" v0.0 ts=2007/8/13 12:31
  326k 2010/07/06 C:\cygwin\bin\cygtheora-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtheora-0.dll" v0.0 ts=2010/7/6 19:38
   99k 2010/07/06 C:\cygwin\bin\cygtheoradec-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygtheoradec-1.dll" v0.0 ts=2010/7/6 19:38
  267k 2010/07/06 C:\cygwin\bin\cygtheoraenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygtheoraenc-1.dll" v0.0 ts=2010/7/6 19:38
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 9:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 14:10
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 12:28
  269k 2010/06/24 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtidy-0-99-0.dll" v0.0 ts=2010/6/24 2:17
  347k 2009/12/23 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2009/12/23 12:11
  281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2003/2/23 23:58
  282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff4.dll" v0.0 ts=2003/8/10 22:32
   11k 2009/12/23 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2009/12/23 12:11
   88k 2010/08/19 C:\cygwin\bin\cygtirpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygtirpc-1.dll" v0.0 ts=2010/8/18 22:17
  708k 2010/08/12 C:\cygwin\bin\cygtorrent-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygtorrent-11.dll" v0.0 ts=2010/8/6 8:04
 1618k 2008/10/09 C:\cygwin\bin\cyguchicken-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyguchicken-0.dll" v0.0 ts=2008/10/9 15:23
   68k 2010/01/21 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2010/1/21 2:33
   27k 2006/12/06 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2006/12/5 22:41
   86k 2010/04/25 C:\cygwin\bin\cygusb-1.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb-1.0.dll" v0.0 ts=2010/4/25 13:31
   40k 2009/07/08 C:\cygwin\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb0.dll" v0.0 ts=2009/7/8 4:35
  137k 2009/11/16 C:\cygwin\bin\cygustr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-1.dll" v0.0 ts=2009/11/16 2:46
  590k 2009/11/16 C:\cygwin\bin\cygustr-debug-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-debug-1.dll" v0.0 ts=2009/11/16 2:46
   16k 2010/06/24 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 15:19
  153k 2010/07/06 C:\cygwin\bin\cygvorbis-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbis-0.dll" v0.0 ts=2010/7/6 13:35
 1481k 2010/07/06 C:\cygwin\bin\cygvorbisenc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbisenc-2.dll" v0.0 ts=2010/7/6 13:35
   28k 2010/07/06 C:\cygwin\bin\cygvorbisfile-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbisfile-3.dll" v0.0 ts=2010/7/6 13:35
  697k 2006/11/05 C:\cygwin\bin\cygWand-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygWand-10.dll" v0.0 ts=2006/11/5 9:41
    9k 2009/10/14 C:\cygwin\bin\cygWindowsWM-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygWindowsWM-7.dll" v0.0 ts=2009/10/14 13:48
  289k 2009/09/15 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmf-0-2-7.dll" v0.0 ts=2009/9/15 8:16
   93k 2009/09/15 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmflite-0-2-7.dll" v0.0 ts=2009/9/15 8:15
  197k 2010/06/28 C:\cygwin\bin\cygwnck-1-22.dll - os=4.0 img=1.0 sys=4.0
                  "cygwnck-1-22.dll" v0.0 ts=2010/6/28 2:53
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 5:02
   79k 2010/02/12 C:\cygwin\bin\cygwraster-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygwraster-3.dll" v0.0 ts=2010/2/12 4:19
 1040k 2010/02/10 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2010/2/9 19:42
    8k 2010/02/10 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2010/2/9 19:43
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/2 20:32
  251k 2009/10/19 C:\cygwin\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-6.dll" v0.0 ts=2009/10/18 17:55
  336k 2010/08/03 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2010/8/3 0:55
  360k 2005/10/27 C:\cygwin\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-8.dll" v0.0 ts=2005/10/26 13:45
  254k 2010/05/18 C:\cygwin\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw3d-7.dll" v0.0 ts=2010/5/18 18:11
   77k 2010/04/28 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/4/27 22:15
   12k 2009/09/03 C:\cygwin\bin\cygxcb-atom-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-atom-1.dll" v0.0 ts=2009/9/3 1:23
   10k 2009/09/03 C:\cygwin\bin\cygxcb-aux-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-aux-0.dll" v0.0 ts=2009/9/3 1:23
   11k 2010/04/28 C:\cygwin\bin\cygxcb-composite-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-composite-0.dll" v0.0 ts=2010/4/27 22:16
    9k 2010/04/28 C:\cygwin\bin\cygxcb-damage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-damage-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-dpms-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-dpms-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2009/09/03 C:\cygwin\bin\cygxcb-event-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-event-1.dll" v0.0 ts=2009/9/3 1:23
   53k 2010/04/28 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2010/4/27 22:16
   15k 2009/09/03 C:\cygwin\bin\cygxcb-icccm-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-icccm-1.dll" v0.0 ts=2009/9/3 1:23
   14k 2009/09/03 C:\cygwin\bin\cygxcb-image-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-image-0.dll" v0.0 ts=2009/9/3 1:24
    9k 2009/09/03 C:\cygwin\bin\cygxcb-keysyms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-keysyms-1.dll" v0.0 ts=2009/9/3 1:24
    7k 2009/09/03 C:\cygwin\bin\cygxcb-property-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-property-1.dll" v0.0 ts=2009/9/3 1:23
   27k 2010/04/28 C:\cygwin\bin\cygxcb-randr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-randr-0.dll" v0.0 ts=2010/4/27 22:16
   12k 2010/04/28 C:\cygwin\bin\cygxcb-record-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-record-0.dll" v0.0 ts=2010/4/27 22:16
   25k 2010/04/28 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2010/4/27 22:16
   11k 2009/09/03 C:\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-util-0.dll" v0.0 ts=2009/9/3 1:24
    7k 2009/09/03 C:\cygwin\bin\cygxcb-reply-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-reply-1.dll" v0.0 ts=2009/9/3 1:24
    9k 2010/04/28 C:\cygwin\bin\cygxcb-res-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-res-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-screensaver-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-screensaver-0.dll" v0.0 ts=2010/4/27 22:16
   11k 2010/04/28 C:\cygwin\bin\cygxcb-shape-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shape-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2010/4/27 22:16
   13k 2010/04/28 C:\cygwin\bin\cygxcb-sync-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-sync-0.dll" v0.0 ts=2010/4/27 22:16
   19k 2010/04/28 C:\cygwin\bin\cygxcb-xfixes-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xfixes-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-xinerama-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xinerama-0.dll" v0.0 ts=2010/4/27 22:16
   31k 2010/04/28 C:\cygwin\bin\cygxcb-xinput-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xinput-0.dll" v0.0 ts=2010/4/27 22:16
    9k 2010/04/28 C:\cygwin\bin\cygxcb-xtest-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xtest-0.dll" v0.0 ts=2010/4/27 22:16
   12k 2010/08/03 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010/8/3 0:27
   30k 2009/09/03 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2009/9/2 17:47
   11k 2010/08/03 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2010/8/3 0:25
   34k 2008/07/12 C:\cygwin\bin\cygxdelta-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxdelta-2.dll" v0.0 ts=2008/7/12 15:41
   17k 2009/10/14 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2009/10/13 18:31
 3300k 2009/05/23 C:\cygwin\bin\cygxerces-c-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c-3-0.dll" v0.0 ts=2009/5/23 3:05
 3821k 2008/07/19 C:\cygwin\bin\cygxerces-c28.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c28.dll" v0.0 ts=2008/7/19 16:36
  409k 2008/07/19 C:\cygwin\bin\cygxerces-depdom28.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-depdom28.dll" v0.0 ts=2008/7/19 16:36
   52k 2010/08/03 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2010/8/3 0:18
   18k 2010/08/03 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2010/8/3 0:19
  192k 2009/10/15 C:\cygwin\bin\cygXfont-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfont-1.dll" v0.0 ts=2009/10/13 21:26
   66k 2009/10/15 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2009/10/14 16:33
   49k 2010/08/04 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2010/8/3 22:55
    8k 2009/10/14 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2009/10/14 3:39
  122k 2009/10/15 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2009/10/14 1:57
 1173k 2010/01/21 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2010/1/21 2:32
  458k 2010/05/20 C:\cygwin\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmHTML-0.dll" v0.0 ts=2010/5/20 1:10
   98k 2010/01/22 C:\cygwin\bin\cygxmi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxmi-0.dll" v0.0 ts=2010/1/22 16:53
 1128k 2010/05/12 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2010/5/12 5:34
   75k 2009/10/14 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2009/10/14 3:29
   11k 2009/10/14 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2009/10/14 3:29
   26k 2005/10/27 C:\cygwin\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXp-6.dll" v0.0 ts=2005/10/26 13:27
   53k 2009/10/14 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2009/10/14 13:01
   47k 2009/03/23 C:\cygwin\bin\cygXpm-noX-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX-4.dll" v0.0 ts=2009/3/23 19:40
   25k 2009/03/20 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2009/3/13 3:05
   32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 0:48
    8k 2009/10/14 C:\cygwin\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXRes-1.dll" v0.0 ts=2009/10/14 12:53
  200k 2010/05/12 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2010/5/12 5:59
   10k 2009/10/14 C:\cygwin\bin\cygXss-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXss-1.dll" v0.0 ts=2009/10/14 12:43
  279k 2010/04/02 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2010/4/2 1:27
   18k 2009/10/14 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2009/10/14 1:30
   76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/1 17:04
 2586k 2010/08/31 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/8/31 3:58
    Cygwin DLL version info:
        DLL version: 1.7.7
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 230
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

   80k 2009/09/15 C:\cygwin\bin\cygaa-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygaa-1.dll" v0.0 ts=2009/9/15 6:05
  382k 2010/01/05 C:\cygwin\bin\cygAfterImage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygAfterImage-0.dll" v0.0 ts=2010/1/5 16:08
   40k 2010/07/06 C:\cygwin\bin\cygao-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygao-4.dll" v0.0 ts=2010/7/6 13:47
  118k 2010/04/19 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2010/4/19 15:06
   88k 2010/07/02 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2010/7/1 23:17
  221k 2010/04/13 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010/4/12 21:47
  273k 2009/12/22 C:\cygwin\bin\cygarpack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygarpack-0.dll" v0.0 ts=2009/12/22 14:28
   80k 2010/05/13 C:\cygwin\bin\cygart_lgpl_2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygart_lgpl_2-2.dll" v0.0 ts=2010/5/12 20:46
  704k 2007/12/18 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2007/12/18 6:39
  280k 2009/04/03 C:\cygwin\bin\cygasprintf-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygasprintf-0.dll" v0.0 ts=2009/4/2 21:14
   93k 2010/06/15 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2010/6/15 2:06
   15k 2009/12/27 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 7:52
   72k 2009/03/18 C:\cygwin\bin\cygaudio-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudio-2.dll" v0.0 ts=2009/3/18 0:40
  128k 2010/06/14 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudiofile-0.dll" v0.0 ts=2010/6/14 19:04
  172k 2010/05/30 C:\cygwin\bin\cygautotrace-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygautotrace-3.dll" v0.0 ts=2010/5/30 8:07
   61k 2009/06/16 C:\cygwin\bin\cygbind9-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygbind9-50.dll" v0.0 ts=2009/6/16 0:25
   42k 2010/07/01 C:\cygwin\bin\cygbind9-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygbind9-60.dll" v0.0 ts=2010/7/1 17:26
   95k 2010/06/24 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2010/6/24 15:20
  323k 2010/06/14 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-2-0.dll" v0.0 ts=2010/6/14 17:00
   73k 2010/06/14 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-activation-4.dll" v0.0 ts=2010/6/14 16:59
  331k 2010/06/15 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonoboui-2-0.dll" v0.0 ts=2010/6/14 21:42
  351k 2008/01/14 C:\cygwin\bin\cygboost_date_time-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_date_time-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36
   64k 2010/05/17 C:\cygwin\bin\cygboost_date_time-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  120k 2008/01/14 C:\cygwin\bin\cygboost_filesystem-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_filesystem-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:36
   76k 2010/05/17 C:\cygwin\bin\cygboost_filesystem-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  346k 2010/05/17 C:\cygwin\bin\cygboost_graph-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
   79k 2008/01/14 C:\cygwin\bin\cygboost_iostreams-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_iostreams-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:37
   92k 2010/05/17 C:\cygwin\bin\cygboost_iostreams-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  122k 2010/05/17 C:\cygwin\bin\cygboost_math_c99-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_43.dll" v0.0 ts=2010/5/16 22:00
  122k 2010/05/17 C:\cygwin\bin\cygboost_math_c99f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_43.dll" v0.0 ts=2010/5/16 22:01
  270k 2010/05/17 C:\cygwin\bin\cygboost_math_tr1-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_43.dll" v0.0 ts=2010/5/16 21:59
  272k 2010/05/17 C:\cygwin\bin\cygboost_math_tr1f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_43.dll" v0.0 ts=2010/5/16 21:59
   56k 2010/05/17 C:\cygwin\bin\cygboost_prg_exec_monitor-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
  526k 2008/01/14 C:\cygwin\bin\cygboost_program_options-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_program_options-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:38
  297k 2010/05/17 C:\cygwin\bin\cygboost_program_options-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_43.dll" v0.0 ts=2010/5/16 22:01
  564k 2008/01/14 C:\cygwin\bin\cygboost_python-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_python-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:39
  269k 2010/05/17 C:\cygwin\bin\cygboost_python-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_43.dll" v0.0 ts=2010/5/16 21:58
   17k 2010/05/17 C:\cygwin\bin\cygboost_random-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_43.dll" v0.0 ts=2010/5/16 21:58
  678k 2008/01/14 C:\cygwin\bin\cygboost_regex-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_regex-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:41
  627k 2010/05/17 C:\cygwin\bin\cygboost_regex-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
  621k 2008/01/14 C:\cygwin\bin\cygboost_serialization-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_serialization-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44
  435k 2010/05/17 C:\cygwin\bin\cygboost_serialization-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_43.dll" v0.0 ts=2010/5/16 22:02
  118k 2008/01/14 C:\cygwin\bin\cygboost_signals-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_signals-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:44
   72k 2010/05/17 C:\cygwin\bin\cygboost_signals-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
   15k 2010/05/17 C:\cygwin\bin\cygboost_system-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
   91k 2008/01/14 C:\cygwin\bin\cygboost_thread-gcc-mt-1_33_1.dll - os=4.0 img=1.33 sys=4.0
                  "cygboost_thread-gcc-mt-1_33_1.dll" v0.0 ts=2008/1/14 3:47
   74k 2010/05/17 C:\cygwin\bin\cygboost_thread-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
  574k 2010/05/17 C:\cygwin\bin\cygboost_unit_test_framework-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_43.dll" v0.0 ts=2010/5/16 22:03
  994k 2010/05/17 C:\cygwin\bin\cygboost_wave-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_43.dll" v0.0 ts=2010/5/16 22:04
   33k 2010/05/28 C:\cygwin\bin\cygbrlapi-0.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygbrlapi-0.5.dll" v0.0 ts=2010/5/28 7:12
   61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2009/3/1 22:11
   54k 2002/01/27 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2002/1/26 20:07
  460k 2010/05/04 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2010/5/4 12:21
   11k 2009/12/23 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2009/12/23 8:25
   25k 2009/11/19 C:\cygwin\bin\cygcheck-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcheck-0.dll" v0.0 ts=2009/11/18 18:46
 1845k 2008/10/09 C:\cygwin\bin\cygchicken-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygchicken-0.dll" v0.0 ts=2008/10/9 15:22
12680k 2010/07/31 C:\cygwin\bin\cygclamav-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamav-6.dll" v0.0 ts=2010/7/31 8:57
   65k 2010/07/31 C:\cygwin\bin\cygclamunrar-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamunrar-6.dll" v0.0 ts=2010/7/31 8:56
   28k 2010/07/31 C:\cygwin\bin\cygclamunrar_iface-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamunrar_iface-6.dll" v0.0 ts=2010/7/31 8:56
  108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010/1/4 19:45
   20k 2010/05/25 C:\cygwin\bin\cygcompface-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcompface-0.dll" v0.0 ts=2010/5/25 3:42
   12k 2010/06/24 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2010/6/24 5:52
  231k 2009/03/31 C:\cygwin\bin\cygcppunit-1-12-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcppunit-1-12-1.dll" v0.0 ts=2009/3/31 18:38
  189k 2009/03/17 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2009/3/17 1:56
  449k 2010/03/12 C:\cygwin\bin\cygcruft.dll - os=4.0 img=1.0 sys=4.0
                  "cygcruft.dll" v0.0 ts=2010/3/4 9:57
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57
 1149k 2010/06/23 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2010/6/23 4:39
  194k 2007/06/30 C:\cygwin\bin\cygcurl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-3.dll" v0.0 ts=2007/6/29 21:13
  284k 2010/06/01 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2010/6/1 15:07
  424k 2007/12/16 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.1.dll" v0.0 ts=2007/12/16 9:09
  512k 2007/12/16 C:\cygwin\bin\cygdb-3.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-3.3.dll" v0.0 ts=2007/12/16 8:47
  547k 2007/12/18 C:\cygwin\bin\cygdb-4.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.0.dll" v0.0 ts=2007/12/18 8:35
  647k 2007/12/17 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.1.dll" v0.0 ts=2007/12/16 13:35
  703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 6:58
  764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.3.dll" v0.0 ts=2007/12/17 7:29
  866k 2007/12/17 C:\cygwin\bin\cygdb-4.4.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.4.dll" v0.0 ts=2007/12/17 7:55
  943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 8:12
  329k 2007/12/16 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb2.dll" v0.0 ts=2007/12/16 8:19
  208k 2010/05/16 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2010/5/12 6:31
  107k 2010/05/12 C:\cygwin\bin\cygdbus-glib-1-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-glib-1-2.dll" v0.0 ts=2010/5/12 6:53
  725k 2007/12/16 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.1.dll" v0.0 ts=2007/12/16 9:09
  818k 2007/12/16 C:\cygwin\bin\cygdb_cxx-3.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-3.3.dll" v0.0 ts=2007/12/16 8:47
  857k 2007/12/18 C:\cygwin\bin\cygdb_cxx-4.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.0.dll" v0.0 ts=2007/12/18 8:35
  967k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.1.dll" v0.0 ts=2007/12/16 13:35
 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 6:58
 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 7:29
 1217k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.4.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.4.dll" v0.0 ts=2007/12/17 7:55
 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 8:12
   14k 2009/10/15 C:\cygwin\bin\cygdmx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdmx-1.dll" v0.0 ts=2009/10/13 20:32
 1840k 2009/06/16 C:\cygwin\bin\cygdns-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygdns-50.dll" v0.0 ts=2009/6/16 0:25
 1354k 2010/07/01 C:\cygwin\bin\cygdns-66.dll - os=4.0 img=1.0 sys=4.0
                  "cygdns-66.dll" v0.0 ts=2010/7/1 17:26
  243k 2005/02/23 C:\cygwin\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdps-1.dll" v0.0 ts=2005/2/23 9:42
   26k 2005/02/23 C:\cygwin\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdpstk-1.dll" v0.0 ts=2005/2/23 9:42
   22k 2010/06/24 C:\cygwin\bin\cyge2p-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyge2p-2.dll" v0.0 ts=2010/6/24 5:53
   46k 2009/01/07 C:\cygwin\bin\cygecpg.dll - os=4.0 img=1.0 sys=4.0
                  "cygecpg.dll" v0.0 ts=2009/1/7 11:46
   12k 2009/01/07 C:\cygwin\bin\cygecpg_compat.dll - os=4.0 img=1.0 sys=4.0
                  "cygecpg_compat.dll" v0.0 ts=2009/1/7 11:46
  511k 2010/06/17 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 7:42
   56k 2008/07/12 C:\cygwin\bin\cygedsio-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedsio-0.dll" v0.0 ts=2008/7/12 15:41
   66k 2010/06/02 C:\cygwin\bin\cygelf-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygelf-0.dll" v0.8 ts=2010/6/2 9:08
  163k 2010/05/19 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEMF-1.dll" v0.0 ts=2010/5/19 15:51
   29k 2009/03/23 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygesd-0.dll" v0.0 ts=2009/3/22 22:46
   55k 2009/01/14 C:\cygwin\bin\cygevtlog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygevtlog-0.dll" v0.0 ts=2009/1/14 11:02
  166k 2009/03/31 C:\cygwin\bin\cygexif-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygexif-12.dll" v0.0 ts=2009/3/31 0:20
  118k 2007/04/06 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2007/4/6 16:43
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 0:03
   71k 2010/05/12 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2010/5/12 5:59
  138k 2010/06/24 C:\cygwin\bin\cygext2fs-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygext2fs-2.dll" v0.0 ts=2010/6/24 5:53
   29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 6:26
  286k 2006/08/06 C:\cygwin\bin\cygfcgi++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi++-0.dll" v0.0 ts=2006/8/6 16:09
   30k 2006/08/06 C:\cygwin\bin\cygfcgi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfcgi-0.dll" v0.0 ts=2006/8/6 16:09
   24k 2010/08/15 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2010/8/14 19:06
  784k 2009/07/28 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3-3.dll" v0.0 ts=2009/7/28 15:14
  758k 2009/07/28 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f-3.dll" v0.0 ts=2009/7/28 15:05
   19k 2009/07/28 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f_threads-3.dll" v0.0 ts=2009/7/28 15:05
   19k 2009/07/28 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3_threads-3.dll" v0.0 ts=2009/7/28 15:14
   69k 2009/08/27 C:\cygwin\bin\cygFLAC++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygFLAC++-6.dll" v0.0 ts=2009/8/27 15:45
  297k 2009/08/27 C:\cygwin\bin\cygFLAC-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygFLAC-8.dll" v0.0 ts=2009/8/27 15:44
  508k 2010/06/30 C:\cygwin\bin\cygfltk-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk-1.1.dll" v0.0 ts=2010/5/7 17:37
  507k 2010/06/30 C:\cygwin\bin\cygfltknox-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox-1.1.dll" v0.0 ts=2010/5/8 18:23
   21k 2010/06/30 C:\cygwin\bin\cygfltknox_forms-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_forms-1.1.dll" v0.0 ts=2010/5/8 18:23
   82k 2010/06/30 C:\cygwin\bin\cygfltknox_gl-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_gl-1.1.dll" v0.0 ts=2010/5/8 18:23
   58k 2010/06/30 C:\cygwin\bin\cygfltknox_images-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_images-1.1.dll" v0.0 ts=2010/5/8 18:23
   21k 2010/06/30 C:\cygwin\bin\cygfltk_forms-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_forms-1.1.dll" v0.0 ts=2010/5/7 17:37
   81k 2010/06/30 C:\cygwin\bin\cygfltk_gl-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_gl-1.1.dll" v0.0 ts=2010/5/7 17:37
   58k 2010/06/30 C:\cygwin\bin\cygfltk_images-1.1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltk_images-1.1.dll" v0.0 ts=2010/5/7 17:38
  176k 2010/01/29 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2010/1/28 17:12
   21k 2009/10/14 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2009/10/13 21:04
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 9:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 1:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 14:14
   48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 5:25
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 12:31
  860k 2008/03/23 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfpx-1.dll" v0.0 ts=2008/3/23 16:12
  492k 2010/03/03 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2010/3/2 16:24
   26k 2010/06/15 C:\cygwin\bin\cyggailutil-18.dll - os=4.0 img=1.0 sys=4.0
                  "cyggailutil-18.dll" v0.0 ts=2010/6/15 3:25
   29k 2010/05/12 C:\cygwin\bin\cyggamin-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggamin-1-0.dll" v0.0 ts=2010/5/12 6:26
   45k 2010/08/15 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2010/8/14 18:57
20597k 2010/08/15 C:\cygwin\bin\cyggcj-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-9.dll" v0.0 ts=2010/8/14 20:27
 8473k 2010/08/15 C:\cygwin\bin\cyggcj-noncore-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-noncore-9.dll" v0.0 ts=2010/8/14 20:28
 2053k 2010/08/15 C:\cygwin\bin\cyggcj-tools-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-tools-9.dll" v0.0 ts=2010/8/14 20:29
  181k 2010/06/14 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggconf-2-4.dll" v0.0 ts=2010/6/14 19:37
  176k 2010/06/28 C:\cygwin\bin\cyggcr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-0.dll" v0.0 ts=2010/6/28 1:59
  449k 2010/03/17 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2010/3/17 17:45
  230k 2010/05/14 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-2.dll" v0.0 ts=2010/5/14 6:43
   28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 3:58
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 2:58
   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 22:05
   15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 4:00
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 2:58
  193k 2009/03/23 C:\cygwin\bin\cyggdk-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-1-2-0.dll" v0.0 ts=2009/3/23 10:24
  546k 2010/06/15 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-x11-2.0-0.dll" v0.0 ts=2010/6/15 3:14
  128k 2009/03/23 C:\cygwin\bin\cyggdk_imlib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_imlib-1.dll" v0.0 ts=2009/3/23 15:52
   94k 2010/06/15 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2010/6/15 3:05
   59k 2010/06/15 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf_xlib-2.0-0.dll" v0.0 ts=2010/6/15 3:34
   23k 2006/02/14 C:\cygwin\bin\cygGeoIP-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIP-1.dll" v0.0 ts=2006/2/6 16:13
   21k 2006/02/14 C:\cygwin\bin\cygGeoIPUpdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygGeoIPUpdate-0.dll" v0.0 ts=2006/2/14 2:27
  124k 2009/03/13 C:\cygwin\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggeotiff-1.dll" v0.0 ts=2009/3/13 14:49
  954k 2009/04/03 C:\cygwin\bin\cyggettextlib-0-17.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-17.dll" v0.0 ts=2009/4/2 21:21
  218k 2009/04/03 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2009/4/2 21:29
  203k 2009/04/03 C:\cygwin\bin\cyggettextsrc-0-17.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-17.dll" v0.0 ts=2009/4/2 21:24
  645k 2010/08/15 C:\cygwin\bin\cyggfortran-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggfortran-3.dll" v0.0 ts=2010/8/14 19:43
   32k 2008/12/08 C:\cygwin\bin\cyggg-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggg-1.dll" v0.0 ts=2008/12/7 18:59
   45k 2008/12/08 C:\cygwin\bin\cygggi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggi-2.dll" v0.0 ts=2008/12/7 20:09
    9k 2008/12/08 C:\cygwin\bin\cygggimisc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygggimisc-2.dll" v0.0 ts=2008/12/7 20:26
    9k 2008/12/08 C:\cygwin\bin\cygggiwmh-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygggiwmh-0.dll" v0.0 ts=2008/12/7 20:31
   29k 2009/03/23 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggif-4.dll" v0.0 ts=2009/3/23 14:55
   23k 2008/12/08 C:\cygwin\bin\cyggii-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggii-1.dll" v0.0 ts=2008/12/7 19:00
   14k 2010/08/15 C:\cygwin\bin\cyggij-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggij-9.dll" v0.0 ts=2010/8/14 20:29
  552k 2010/06/15 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2010/6/14 23:25
   70k 2010/06/15 C:\cygwin\bin\cyggirepository-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-1.0-0.dll" v0.0 ts=2010/6/15 0:34
   32k 2010/06/15 C:\cygwin\bin\cyggirepository-everything-1.0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-everything-1.0-1.dll" v0.0 ts=2010/6/15 0:41
   72k 2010/06/15 C:\cygwin\bin\cyggirepository-gimarshallingtests-1.0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-gimarshallingtests-1.0-1.dll" v0.0 ts=2010/6/15 0:41
 2389k 2010/02/10 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2010/2/9 20:40
   76k 2009/03/26 C:\cygwin\bin\cygglade-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglade-2.0-0.dll" v0.0 ts=2009/3/25 18:23
  133k 2009/03/25 C:\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-1-2-0.dll" v0.0 ts=2009/3/23 10:12
  764k 2010/06/15 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2010/6/14 23:22
  141k 2009/03/30 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-1.dll" v0.0 ts=2009/3/30 12:22
   21k 2009/03/30 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 12:23
  716k 2010/06/03 C:\cygwin\bin\cygglpk-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglpk-0.dll" v0.0 ts=2010/6/3 8:18
  448k 2010/02/10 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2010/2/9 20:40
  187k 2010/05/17 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2010/5/17 18:01
   24k 2010/02/10 C:\cygwin\bin\cygGLw-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLw-1.dll" v0.0 ts=2010/2/9 20:40
   12k 2009/03/25 C:\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-1-2-0.dll" v0.0 ts=2009/3/23 10:12
   14k 2010/06/15 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2010/6/14 23:23
  315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2009/6/6 7:23
   14k 2009/06/06 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2009/6/6 7:23
  160k 2010/08/15 C:\cygwin\bin\cyggnarl-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnarl-4.3.dll" v0.0 ts=2010/8/14 19:56
 2319k 2010/08/15 C:\cygwin\bin\cyggnat-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnat-4.3.dll" v0.0 ts=2010/8/14 19:56
   74k 2010/06/15 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-2-0.dll" v0.0 ts=2010/6/14 21:25
   99k 2010/06/15 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2010/6/15 4:53
  176k 2010/06/15 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomecanvas-2-0.dll" v0.0 ts=2010/6/14 20:24
  392k 2010/06/15 C:\cygwin\bin\cyggnomeprint-2-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeprint-2-2-0.dll" v0.0 ts=2010/6/15 19:09
  233k 2010/06/15 C:\cygwin\bin\cyggnomeprintui-2-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeprintui-2-2-0.dll" v0.0 ts=2010/6/15 19:28
  511k 2010/06/15 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeui-2-0.dll" v0.0 ts=2010/6/14 22:06
  313k 2010/06/15 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomevfs-2-0.dll" v0.0 ts=2010/6/14 20:25
  382k 2005/08/21 C:\cygwin\bin\cyggnutls-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-11.dll" v0.0 ts=2005/8/21 7:40
  566k 2010/05/17 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2010/5/17 7:51
   71k 2005/08/21 C:\cygwin\bin\cyggnutls-extra-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-11.dll" v0.0 ts=2005/8/21 7:42
   22k 2010/05/17 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2010/5/17 7:52
   21k 2005/08/21 C:\cygwin\bin\cyggnutls-openssl-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-11.dll" v0.0 ts=2005/8/21 7:42
   26k 2010/05/17 C:\cygwin\bin\cyggnutls-openssl-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-26.dll" v0.0 ts=2010/5/17 7:52
   51k 2010/05/17 C:\cygwin\bin\cyggnutlsxx-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-26.dll" v0.0 ts=2010/5/17 7:51
  233k 2010/06/15 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2010/6/14 23:23
   27k 2010/08/15 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2010/8/14 19:08
   99k 2010/06/28 C:\cygwin\bin\cyggp11-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggp11-0.dll" v0.0 ts=2010/6/28 1:44
   16k 2010/03/17 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2010/3/17 17:21
  314k 2010/03/14 C:\cygwin\bin\cygGraphicsMagick++-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-3.dll" v0.0 ts=2010/3/14 6:19
11914k 2010/03/14 C:\cygwin\bin\cygGraphicsMagick-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-3.dll" v0.0 ts=2010/3/14 6:18
  138k 2010/03/14 C:\cygwin\bin\cygGraphicsMagickWand-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagickWand-2.dll" v0.0 ts=2010/3/14 6:19
 5491k 2008/11/27 C:\cygwin\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-8.dll" v0.0 ts=2008/11/27 8:24
  191k 2010/05/12 C:\cygwin\bin\cyggsf-1-114.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsf-1-114.dll" v0.0 ts=2010/5/12 6:34
 1611k 2010/04/05 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsl-0.dll" v0.0 ts=2010/4/5 17:28
  225k 2010/04/05 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggslcblas-0.dll" v0.0 ts=2010/4/5 17:15
    9k 2009/03/25 C:\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-1-2-0.dll" v0.0 ts=2009/3/23 10:13
   17k 2010/06/15 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2010/6/14 23:23
 1258k 2009/03/23 C:\cygwin\bin\cyggtk-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-1-2-0.dll" v0.0 ts=2009/3/23 10:29
 3659k 2010/06/15 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-x11-2.0-0.dll" v0.0 ts=2010/6/15 3:18
  343k 2009/04/21 C:\cygwin\bin\cyggtkhtml-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtkhtml-2-0.dll" v0.0 ts=2009/4/21 14:03
  528k 2005/10/09 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-12.dll" v0.0 ts=2005/10/9 9:25
  675k 2007/08/27 C:\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2007/8/27 3:14
   18k 2005/10/09 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-ltdl-1.dll" v0.0 ts=2005/10/9 9:24
   23k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-1-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-1-v-3-3.dll" v0.0 ts=2007/8/27 3:14
   68k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2005/10/9 9:25
    4k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-3-3.dll" v0.0 ts=2007/8/27 3:14
   31k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2005/10/9 9:25
    4k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-4-v-3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-3-3.dll" v0.0 ts=2007/8/27 3:14
    8k 2007/08/27 C:\cygwin\bin\cygguile-srfi-srfi-60-v-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-60-v-2-2.dll" v0.0 ts=2007/8/27 3:14
   12k 2005/10/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-12-12.dll" v0.0 ts=2005/10/9 9:25
   11k 2007/08/27 C:\cygwin\bin\cygguilereadline-v-17-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-17-17.dll" v0.0 ts=2007/8/27 3:14
 2047k 2009/09/17 C:\cygwin\bin\cyghdf5-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5-0.dll" v0.0 ts=2009/9/17 3:58
   90k 2009/09/17 C:\cygwin\bin\cyghdf5_hl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyghdf5_hl-0.dll" v0.0 ts=2009/9/17 3:59
   29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/10 19:16
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 8:20
   25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2009/7/5 10:45
  337k 2007/09/16 C:\cygwin\bin\cyghttpd2core.dll - os=4.0 img=1.0 sys=4.0
                  "cyghttpd2core.dll" v0.0 ts=2007/9/16 16:58
   73k 2009/09/02 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2009/9/2 17:39
  360k 2010/08/15 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2010/8/15 18:45
  982k 2009/12/23 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2009/12/23 8:25
10921k 2009/12/27 C:\cygwin\bin\cygicudata38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata38.dll" v0.0 ts=2009/12/27 6:06
14696k 2010/09/16 C:\cygwin\bin\cygicudata45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata45.dll" v0.0 ts=2010/9/16 7:29
 1218k 2009/12/27 C:\cygwin\bin\cygicui18n38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n38.dll" v0.0 ts=2009/12/27 6:02
 1731k 2010/09/16 C:\cygwin\bin\cygicui18n45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n45.dll" v0.0 ts=2010/9/16 7:14
   35k 2009/12/27 C:\cygwin\bin\cygicuio38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio38.dll" v0.0 ts=2009/12/27 6:06
   34k 2010/09/16 C:\cygwin\bin\cygicuio45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio45.dll" v0.0 ts=2010/9/16 7:16
  230k 2009/12/27 C:\cygwin\bin\cygicule38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule38.dll" v0.0 ts=2009/12/27 6:03
  227k 2010/09/16 C:\cygwin\bin\cygicule45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule45.dll" v0.0 ts=2010/9/16 7:15
   42k 2009/12/27 C:\cygwin\bin\cygiculx38.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx38.dll" v0.0 ts=2009/12/27 6:04
   36k 2010/09/16 C:\cygwin\bin\cygiculx45.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx45.dll" v0.0 ts=2010/9/16 7:15
  115k 2010/09/16 C:\cygwin\bin\cygicutu45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutu45.dll" v0.0 ts=2010/9/16 7:15
 1038k 2009/12/27 C:\cygwin\bin\cygicuuc38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc38.dll" v0.0 ts=2009/12/27 5:59
 1096k 2010/09/16 C:\cygwin\bin\cygicuuc45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc45.dll" v0.0 ts=2010/9/16 7:13
  147k 2010/06/14 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygIDL-2-0.dll" v0.0 ts=2010/6/14 15:00
  193k 2010/05/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2010/5/16 9:37
  156k 2010/02/22 C:\cygwin\bin\cygImlib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygImlib-1.dll" v0.0 ts=2010/2/22 0:46
   22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 4:28
   37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 17:50
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/2 21:15
   12k 2003/02/17 C:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygioperm-0.dll" v0.0 ts=2003/2/17 14:58
  335k 2009/06/16 C:\cygwin\bin\cygisc-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygisc-50.dll" v0.0 ts=2009/6/16 0:22
  273k 2010/07/01 C:\cygwin\bin\cygisc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisc-60.dll" v0.0 ts=2010/7/1 17:25
   48k 2009/06/16 C:\cygwin\bin\cygisccc-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccc-50.dll" v0.0 ts=2009/6/16 0:22
   26k 2010/07/01 C:\cygwin\bin\cygisccc-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccc-60.dll" v0.0 ts=2010/7/1 17:25
   99k 2009/06/16 C:\cygwin\bin\cygisccfg-50.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccfg-50.dll" v0.0 ts=2009/6/16 0:25
   63k 2010/07/01 C:\cygwin\bin\cygisccfg-60.dll - os=4.0 img=1.0 sys=4.0
                  "cygisccfg-60.dll" v0.0 ts=2010/7/1 17:26
  241k 2008/04/02 C:\cygwin\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1-701-1.dll" v0.0 ts=2008/4/2 11:19
  246k 2010/05/20 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2010/5/20 1:04
   47k 2009/12/23 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 11:59
   48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2003/8/10 19:58
  125k 2009/08/08 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2009/8/8 16:48
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 15:39
  200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010/8/9 3:02
  119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 0:19
    9k 2010/08/15 C:\cygwin\bin\cygjvm.dll - os=4.0 img=1.0 sys=4.0
                  "cygjvm.dll" v0.0 ts=2010/8/14 20:29
   64k 2010/07/07 C:\cygwin\bin\cygkate-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygkate-1.dll" v0.0 ts=2010/7/7 11:28
   60k 2004/09/27 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3.dll" v0.0 ts=2004/9/27 13:32
   65k 2005/05/05 C:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-4.dll" v0.0 ts=2005/5/5 10:33
  166k 2009/10/19 C:\cygwin\bin\cygksba-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygksba-8.dll" v0.0 ts=2009/10/19 0:25
   41k 2005/08/29 C:\cygwin\bin\cyglber-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-2-7.dll" v0.0 ts=2005/8/14 13:48
   39k 2008/09/07 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2008/9/7 8:28
   40k 2004/01/02 C:\cygwin\bin\cyglber-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2.dll" v0.0 ts=2004/1/2 6:11
  173k 2010/06/25 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2010/6/25 5:50
  176k 2005/08/29 C:\cygwin\bin\cygldap-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-2-7.dll" v0.0 ts=2005/8/29 7:14
  189k 2008/09/07 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2008/9/7 8:29
  194k 2004/01/02 C:\cygwin\bin\cygldap-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2.dll" v0.0 ts=2004/1/2 6:27
  188k 2005/08/29 C:\cygwin\bin\cygldap_r-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-2-7.dll" v0.0 ts=2005/8/29 7:14
  201k 2008/09/07 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2008/9/7 8:31
  202k 2004/01/02 C:\cygwin\bin\cygldap_r-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2.dll" v0.0 ts=2004/1/2 6:27
   72k 2008/10/19 C:\cygwin\bin\cyglightcomp.dll - os=4.0 img=1.0 sys=4.0
                  "cyglightcomp.dll" v0.0 ts=2008/10/19 8:04
    5k 2010/08/31 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2010/8/31 4:00
    9k 2010/08/31 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   24k 2008/04/14 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2008/4/14 1:40
   30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2010/9/23 15:45
  133k 2009/06/10 C:\cygwin\bin\cyglua-5.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglua-5.1.dll" v0.0 ts=2009/6/10 13:29
   88k 2009/06/16 C:\cygwin\bin\cyglwres-50.dll - os=4.0 img=1.0 sys=4.0
                  "cyglwres-50.dll" v0.0 ts=2009/6/16 0:26
   65k 2010/07/01 C:\cygwin\bin\cyglwres-60.dll - os=4.0 img=1.0 sys=4.0
                  "cyglwres-60.dll" v0.0 ts=2010/7/1 17:26
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 11:54
   12k 2009/03/15 C:\cygwin\bin\cyglzmadec-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzmadec-0.dll" v0.0 ts=2009/3/15 2:16
  111k 2009/09/15 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2009/9/15 8:10
   99k 2010/03/04 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2010/3/3 17:29
  314k 2010/01/19 C:\cygwin\bin\cygMagick++-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-1.dll" v0.0 ts=2010/1/19 7:53
  391k 2006/11/05 C:\cygwin\bin\cygMagick++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-10.dll" v0.0 ts=2006/11/5 9:43
 1709k 2006/11/05 C:\cygwin\bin\cygMagick-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick-10.dll" v0.0 ts=2006/11/5 9:32
 1801k 2010/01/19 C:\cygwin\bin\cygMagickCore-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickCore-1.dll" v0.0 ts=2010/1/19 7:27
  789k 2010/01/19 C:\cygwin\bin\cygMagickWand-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickWand-1.dll" v0.0 ts=2010/1/19 7:48
  146k 2010/05/19 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmcrypt-4.dll" v0.0 ts=2010/5/19 18:28
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 9:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 1:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 14:13
   29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 5:25
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 12:30
  222k 2005/05/28 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygmhash-2.dll" v0.0 ts=2005/5/28 5:40
  278k 2008/03/23 C:\cygwin\bin\cygming-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-0.dll" v0.0 ts=2008/3/22 21:25
  317k 2010/06/25 C:\cygwin\bin\cygming-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-1.dll" v0.0 ts=2010/6/25 6:25
   24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/30 19:53
  331k 2008/03/31 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmng-1.dll" v0.0 ts=2008/3/31 10:43
   29k 2010/05/16 C:\cygwin\bin\cygmodman-0.dll - os=4.0 img=0.0 sys=4.0
                  "cygmodman-0.dll" v0.0 ts=2010/5/16 15:58
  211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2009/6/6 7:23
   64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-1.dll" v0.0 ts=2009/11/8 20:21
  269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009/6/7 17:10
   77k 2010/01/21 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2010/1/21 2:33
  409k 2007/04/30 C:\cygwin\bin\cygnaim_core-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygnaim_core-0.dll" v0.0 ts=2007/4/30 16:23
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 10:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 1:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 14:25
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 12:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 9:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 1:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 14:10
  224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 5:24
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 12:28
   97k 2007/09/16 C:\cygwin\bin\cygneon-26.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-26.dll" v0.0 ts=2007/9/16 13:41
  119k 2010/05/18 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2010/5/18 8:05
  176k 2010/02/11 C:\cygwin\bin\cygnetpbm-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetpbm-10.dll" v0.0 ts=2010/2/10 21:55
   77k 2010/08/15 C:\cygwin\bin\cygobjc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygobjc-2.dll" v0.0 ts=2010/8/14 19:09
   15k 2010/02/02 C:\cygwin\bin\cygobparser-21.dll - os=4.0 img=1.0 sys=4.0
                  "cygobparser-21.dll" v0.0 ts=2010/2/2 16:22
   81k 2010/02/02 C:\cygwin\bin\cygobrender-21.dll - os=4.0 img=1.0 sys=4.0
                  "cygobrender-21.dll" v0.0 ts=2010/2/2 16:23
10632k 2010/03/12 C:\cygwin\bin\cygoctave.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctave.dll" v0.0 ts=2010/3/4 10:31
11891k 2010/03/12 C:\cygwin\bin\cygoctinterp.dll - os=4.0 img=1.0 sys=4.0
                  "cygoctinterp.dll" v0.0 ts=2010/3/4 11:15
   19k 2010/07/05 C:\cygwin\bin\cygogg-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygogg-0.dll" v0.0 ts=2010/7/5 18:36
    9k 2010/07/07 C:\cygwin\bin\cygoggkate-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygoggkate-1.dll" v0.0 ts=2010/7/7 11:28
   51k 2009/10/27 C:\cygwin\bin\cygogrove-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygogrove-1.dll" v0.0 ts=2009/10/27 0:24
  120k 2010/05/20 C:\cygwin\bin\cygopencdk-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygopencdk-10.dll" v0.0 ts=2010/5/20 1:19
  131k 2005/08/21 C:\cygwin\bin\cygopencdk-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygopencdk-8.dll" v0.0 ts=2005/8/21 11:35
  280k 2010/06/14 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-2-0.dll" v0.0 ts=2010/6/14 15:36
   37k 2010/06/14 C:\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-imodule-2-0.dll" v0.0 ts=2010/6/14 15:37
   19k 2010/06/14 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBitCosNaming-2-0.dll" v0.0 ts=2010/6/14 15:36
   41k 2010/02/10 C:\cygwin\bin\cygOSMesa-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygOSMesa-7.dll" v0.0 ts=2010/2/9 20:40
 1559k 2009/10/27 C:\cygwin\bin\cygosp-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygosp-5.dll" v0.0 ts=2009/10/26 16:12
  303k 2009/10/27 C:\cygwin\bin\cygospgrove-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygospgrove-1.dll" v0.0 ts=2009/10/27 0:25
 1757k 2009/10/27 C:\cygwin\bin\cygostyle-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygostyle-1.dll" v0.0 ts=2009/10/27 0:25
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 9:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 1:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 14:12
   19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 5:24
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 11:30
  235k 2010/06/28 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2010/6/28 1:37
   38k 2010/06/28 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2010/6/28 1:38
  131k 2010/06/28 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2010/6/28 1:38
   40k 2010/06/28 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2010/6/28 1:38
   26k 2010/06/28 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2010/6/28 1:38
 1677k 2010/07/31 C:\cygwin\bin\cygparrot2_6_0.dll - os=4.0 img=1.0 sys=4.0
                  "cygparrot2_6_0.dll" v0.0 ts=2010/7/31 13:32
  224k 2010/06/15 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2010/6/15 0:10
   31k 2010/06/15 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2010/6/15 0:11
   10k 2010/06/15 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2010/6/15 0:11
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 14:17
   52k 2009/01/07 C:\cygwin\bin\cygpgtypes.dll - os=4.0 img=1.0 sys=4.0
                  "cygpgtypes.dll" v0.0 ts=2009/1/7 11:46
  377k 2010/08/02 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2010/8/2 19:47
 1035k 2010/01/22 C:\cygwin\bin\cygplot-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplot-2.dll" v0.0 ts=2010/1/22 16:53
  988k 2010/01/22 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplotter-2.dll" v0.0 ts=2010/1/22 17:01
  250k 2010/08/08 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2010/8/7 23:58
  131k 2010/08/15 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2010/8/15 18:56
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009/4/18 8:44
 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009/4/18 8:47
  103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009/1/7 11:46
  199k 2007/02/19 C:\cygwin\bin\cygproj-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj-0.dll" v0.0 ts=2007/2/18 20:24
  195k 2009/03/13 C:\cygwin\bin\cygproj-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj-1.dll" v0.0 ts=2009/3/12 21:57
   27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-0.dll" v0.0 ts=2009/9/6 20:56
  106k 2010/05/16 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2010/5/16 15:58
    4k 2007/12/18 C:\cygwin\bin\cygpspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygpspell-15.dll" v0.0 ts=2007/12/18 6:40
  322k 2010/05/29 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpstoedit-0.dll" v0.0 ts=2010/5/29 5:19
   52k 2009/10/19 C:\cygwin\bin\cygpth-20.dll - os=4.0 img=1.0 sys=4.0
                  "cygpth-20.dll" v0.0 ts=2009/10/19 1:57
   18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009/4/18 8:44
   15k 2010/05/12 C:\cygwin\bin\cygpyglib-2.0-python2.6-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpyglib-2.0-python2.6-0.dll" v0.0 ts=2010/5/12 5:14
  278k 2010/06/09 C:\cygwin\bin\cygqhull-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygqhull-5.dll" v0.0 ts=2010/6/9 12:26
  331k 2010/09/14 C:\cygwin\bin\cygqhull-6.dll - os=4.0 img=6.0 sys=4.0
                  "cygqhull-6.dll" v0.0 ts=2010/9/14 4:26
   75k 2010/01/17 C:\cygwin\bin\cygqrupdate-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygqrupdate-0.dll" v0.0 ts=2010/1/17 17:19
 7002k 2009/06/08 C:\cygwin\bin\cygqt-mt-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygqt-mt-3.dll" v0.0 ts=2009/6/7 3:47
 2674k 2009/12/10 C:\cygwin\bin\cygQt3Support-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQt3Support-4.dll" v0.0 ts=2009/11/26 20:23
   28k 2009/12/10 C:\cygwin\bin\cygQtAssistantClient-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtAssistantClient-4.dll" v0.0 ts=2009/11/26 21:06
 1038k 2009/12/10 C:\cygwin\bin\cygQtCLucene-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCLucene-4.dll" v0.0 ts=2009/11/26 21:04
 2047k 2009/12/10 C:\cygwin\bin\cygQtCore-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCore-4.dll" v0.0 ts=2009/11/26 20:14
  440k 2009/12/10 C:\cygwin\bin\cygQtDBus-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDBus-4.dll" v0.0 ts=2009/11/26 20:23
 4109k 2009/12/10 C:\cygwin\bin\cygQtDesigner-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDesigner-4.dll" v0.0 ts=2009/11/26 21:10
 2975k 2009/12/10 C:\cygwin\bin\cygQtDesignerComponents-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDesignerComponents-4.dll" v0.0 ts=2009/11/26 21:13
 9142k 2009/12/10 C:\cygwin\bin\cygQtGui-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtGui-4.dll" v0.0 ts=2009/11/26 20:20
  500k 2009/12/10 C:\cygwin\bin\cygQtHelp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtHelp-4.dll" v0.0 ts=2009/11/26 21:04
 1093k 2009/12/10 C:\cygwin\bin\cygQtNetwork-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtNetwork-4.dll" v0.0 ts=2009/11/26 20:15
  539k 2009/12/10 C:\cygwin\bin\cygQtOpenGL-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtOpenGL-4.dll" v0.0 ts=2009/11/26 20:24
 1199k 2009/12/10 C:\cygwin\bin\cygQtScript-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtScript-4.dll" v0.0 ts=2009/11/26 20:21
  801k 2009/12/10 C:\cygwin\bin\cygQtScriptTools-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtScriptTools-4.dll" v0.0 ts=2009/11/26 21:02
  226k 2009/12/10 C:\cygwin\bin\cygQtSql-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtSql-4.dll" v0.0 ts=2009/11/26 20:21
  329k 2009/12/10 C:\cygwin\bin\cygQtSvg-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtSvg-4.dll" v0.0 ts=2009/11/26 20:27
   92k 2009/12/10 C:\cygwin\bin\cygQtTest-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtTest-4.dll" v0.0 ts=2009/11/26 20:21
16372k 2009/12/10 C:\cygwin\bin\cygQtWebKit-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtWebKit-4.dll" v0.0 ts=2009/11/26 21:01
  260k 2009/12/10 C:\cygwin\bin\cygQtXml-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtXml-4.dll" v0.0 ts=2009/11/26 20:14
 3206k 2009/12/10 C:\cygwin\bin\cygQtXmlPatterns-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtXmlPatterns-4.dll" v0.0 ts=2009/11/26 20:27
  230k 2009/06/08 C:\cygwin\bin\cygqui-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygqui-1.dll" v0.0 ts=2009/6/7 3:47
   85k 2009/11/12 C:\cygwin\bin\cygrarian-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygrarian-0.dll" v0.0 ts=2009/11/12 2:43
  148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/10 19:16
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 8:20
  162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2009/7/5 10:45
  185k 2010/06/15 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsvg-2-2.dll" v0.0 ts=2010/6/15 19:30
   39k 2009/03/17 C:\cygwin\bin\cygrsync-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsync-1.dll" v0.0 ts=2009/3/17 18:06
  761k 2008/09/30 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0
                  "cygruby18.dll" v0.0 ts=2008/9/30 9:10
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/1 23:19
   45k 2010/02/15 C:\cygwin\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-0.dll" v0.0 ts=2010/2/15 16:13
   18k 2010/08/12 C:\cygwin\bin\cygsigc-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigc-2.0-0.dll" v0.0 ts=2010/8/10 18:43
    7k 2009/07/22 C:\cygwin\bin\cygsigsegv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-0.dll" v0.0 ts=2009/7/22 4:57
    9k 2009/07/24 C:\cygwin\bin\cygsigsegv-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-1.dll" v0.0 ts=2009/7/24 16:04
   10k 2009/12/14 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2009/12/14 7:56
   28k 2010/06/24 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/6/24 16:39
  318k 2008/05/14 C:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmi-2.dll" v0.0 ts=2008/5/14 6:31
  259k 2010/06/28 C:\cygwin\bin\cygsoup-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-2.4-1.dll" v0.0 ts=2010/6/28 16:12
   21k 2010/06/28 C:\cygwin\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2010/6/28 16:12
   82k 2008/08/02 C:\cygwin\bin\cygspeex-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygspeex-1.dll" v0.0 ts=2008/8/2 12:36
   58k 2008/08/02 C:\cygwin\bin\cygspeexdsp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygspeexdsp-1.dll" v0.0 ts=2008/8/2 12:37
  475k 2009/12/18 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2009/12/17 20:28
   19k 2010/06/24 C:\cygwin\bin\cygss-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygss-2.dll" v0.0 ts=2010/6/24 5:52
  121k 2010/06/01 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2010/6/1 14:44
  265k 2010/06/23 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2010/6/23 4:39
   11k 2010/08/15 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2010/8/14 19:04
   25k 2009/04/28 C:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygstartup-notification-1-0.dll" v0.0 ts=2009/4/28 3:16
  773k 2010/08/15 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2010/8/14 19:33
    8k 2010/01/06 C:\cygwin\bin\cygstunnel.dll - os=4.0 img=1.0 sys=4.0
                  "cygstunnel.dll" v0.0 ts=2010/1/6 10:54
  237k 2010/07/02 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2010/7/1 22:25
   38k 2010/07/02 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2010/7/1 22:21
   42k 2010/07/02 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2010/7/1 22:21
   20k 2010/07/02 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2010/7/1 22:22
  146k 2010/07/02 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2010/7/1 22:21
  125k 2010/07/02 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2010/7/1 22:21
    9k 2010/07/02 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2010/7/1 22:21
   32k 2010/07/02 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2010/7/1 22:24
   25k 2010/07/02 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2010/7/1 22:23
  115k 2010/07/02 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_neon-1-0.dll" v0.0 ts=2010/7/1 22:21
  115k 2010/07/02 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2010/7/1 22:21
   72k 2010/07/02 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2010/7/1 22:21
  140k 2010/07/02 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2010/7/1 22:22
  242k 2010/07/02 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2010/7/1 22:21
   35k 2010/07/02 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2010/7/1 22:33
   49k 2010/07/02 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_py-1-0.dll" v0.0 ts=2010/7/1 22:36
   51k 2010/07/02 C:\cygwin\bin\cygsvn_swig_ruby-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_ruby-1-0.dll" v0.0 ts=2010/7/1 22:26
  244k 2010/07/02 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2010/7/1 22:21
  231k 2009/09/15 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1-5.dll" v0.0 ts=2009/9/15 5:59
   18k 2009/09/15 C:\cygwin\bin\cygt1x-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1x-5.dll" v0.0 ts=2009/9/15 5:59
   61k 2010/05/16 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2010/5/16 9:12
   14k 2007/08/13 C:\cygwin\bin\cygtextcat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtextcat-0.dll" v0.0 ts=2007/8/13 12:31
  326k 2010/07/06 C:\cygwin\bin\cygtheora-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtheora-0.dll" v0.0 ts=2010/7/6 19:38
   99k 2010/07/06 C:\cygwin\bin\cygtheoradec-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygtheoradec-1.dll" v0.0 ts=2010/7/6 19:38
  267k 2010/07/06 C:\cygwin\bin\cygtheoraenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygtheoraenc-1.dll" v0.0 ts=2010/7/6 19:38
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 9:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 14:10
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 12:28
  269k 2010/06/24 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygtidy-0-99-0.dll" v0.0 ts=2010/6/24 2:17
  347k 2009/12/23 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2009/12/23 12:11
  281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2003/2/23 23:58
  282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff4.dll" v0.0 ts=2003/8/10 22:32
   11k 2009/12/23 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2009/12/23 12:11
   88k 2010/08/19 C:\cygwin\bin\cygtirpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygtirpc-1.dll" v0.0 ts=2010/8/18 22:17
  708k 2010/08/12 C:\cygwin\bin\cygtorrent-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygtorrent-11.dll" v0.0 ts=2010/8/6 8:04
 1618k 2008/10/09 C:\cygwin\bin\cyguchicken-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyguchicken-0.dll" v0.0 ts=2008/10/9 15:23
   68k 2010/01/21 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2010/1/21 2:33
   27k 2006/12/06 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2006/12/5 22:41
   86k 2010/04/25 C:\cygwin\bin\cygusb-1.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb-1.0.dll" v0.0 ts=2010/4/25 13:31
   40k 2009/07/08 C:\cygwin\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb0.dll" v0.0 ts=2009/7/8 4:35
  137k 2009/11/16 C:\cygwin\bin\cygustr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-1.dll" v0.0 ts=2009/11/16 2:46
  590k 2009/11/16 C:\cygwin\bin\cygustr-debug-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-debug-1.dll" v0.0 ts=2009/11/16 2:46
   16k 2010/06/24 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 15:19
  153k 2010/07/06 C:\cygwin\bin\cygvorbis-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbis-0.dll" v0.0 ts=2010/7/6 13:35
 1481k 2010/07/06 C:\cygwin\bin\cygvorbisenc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbisenc-2.dll" v0.0 ts=2010/7/6 13:35
   28k 2010/07/06 C:\cygwin\bin\cygvorbisfile-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbisfile-3.dll" v0.0 ts=2010/7/6 13:35
  697k 2006/11/05 C:\cygwin\bin\cygWand-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygWand-10.dll" v0.0 ts=2006/11/5 9:41
    9k 2009/10/14 C:\cygwin\bin\cygWindowsWM-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygWindowsWM-7.dll" v0.0 ts=2009/10/14 13:48
  289k 2009/09/15 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmf-0-2-7.dll" v0.0 ts=2009/9/15 8:16
   93k 2009/09/15 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmflite-0-2-7.dll" v0.0 ts=2009/9/15 8:15
  197k 2010/06/28 C:\cygwin\bin\cygwnck-1-22.dll - os=4.0 img=1.0 sys=4.0
                  "cygwnck-1-22.dll" v0.0 ts=2010/6/28 2:53
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 5:02
   79k 2010/02/12 C:\cygwin\bin\cygwraster-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygwraster-3.dll" v0.0 ts=2010/2/12 4:19
 1040k 2010/02/10 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2010/2/9 19:42
    8k 2010/02/10 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2010/2/9 19:43
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/2 20:32
  251k 2009/10/19 C:\cygwin\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-6.dll" v0.0 ts=2009/10/18 17:55
  336k 2010/08/03 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2010/8/3 0:55
  360k 2005/10/27 C:\cygwin\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-8.dll" v0.0 ts=2005/10/26 13:45
  254k 2010/05/18 C:\cygwin\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw3d-7.dll" v0.0 ts=2010/5/18 18:11
   77k 2010/04/28 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/4/27 22:15
   12k 2009/09/03 C:\cygwin\bin\cygxcb-atom-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-atom-1.dll" v0.0 ts=2009/9/3 1:23
   10k 2009/09/03 C:\cygwin\bin\cygxcb-aux-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-aux-0.dll" v0.0 ts=2009/9/3 1:23
   11k 2010/04/28 C:\cygwin\bin\cygxcb-composite-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-composite-0.dll" v0.0 ts=2010/4/27 22:16
    9k 2010/04/28 C:\cygwin\bin\cygxcb-damage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-damage-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-dpms-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-dpms-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2009/09/03 C:\cygwin\bin\cygxcb-event-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-event-1.dll" v0.0 ts=2009/9/3 1:23
   53k 2010/04/28 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2010/4/27 22:16
   15k 2009/09/03 C:\cygwin\bin\cygxcb-icccm-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-icccm-1.dll" v0.0 ts=2009/9/3 1:23
   14k 2009/09/03 C:\cygwin\bin\cygxcb-image-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-image-0.dll" v0.0 ts=2009/9/3 1:24
    9k 2009/09/03 C:\cygwin\bin\cygxcb-keysyms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-keysyms-1.dll" v0.0 ts=2009/9/3 1:24
    7k 2009/09/03 C:\cygwin\bin\cygxcb-property-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-property-1.dll" v0.0 ts=2009/9/3 1:23
   27k 2010/04/28 C:\cygwin\bin\cygxcb-randr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-randr-0.dll" v0.0 ts=2010/4/27 22:16
   12k 2010/04/28 C:\cygwin\bin\cygxcb-record-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-record-0.dll" v0.0 ts=2010/4/27 22:16
   25k 2010/04/28 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2010/4/27 22:16
   11k 2009/09/03 C:\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-util-0.dll" v0.0 ts=2009/9/3 1:24
    7k 2009/09/03 C:\cygwin\bin\cygxcb-reply-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-reply-1.dll" v0.0 ts=2009/9/3 1:24
    9k 2010/04/28 C:\cygwin\bin\cygxcb-res-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-res-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-screensaver-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-screensaver-0.dll" v0.0 ts=2010/4/27 22:16
   11k 2010/04/28 C:\cygwin\bin\cygxcb-shape-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shape-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2010/4/27 22:16
   13k 2010/04/28 C:\cygwin\bin\cygxcb-sync-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-sync-0.dll" v0.0 ts=2010/4/27 22:16
   19k 2010/04/28 C:\cygwin\bin\cygxcb-xfixes-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xfixes-0.dll" v0.0 ts=2010/4/27 22:16
   10k 2010/04/28 C:\cygwin\bin\cygxcb-xinerama-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xinerama-0.dll" v0.0 ts=2010/4/27 22:16
   31k 2010/04/28 C:\cygwin\bin\cygxcb-xinput-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xinput-0.dll" v0.0 ts=2010/4/27 22:16
    9k 2010/04/28 C:\cygwin\bin\cygxcb-xtest-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xtest-0.dll" v0.0 ts=2010/4/27 22:16
   12k 2010/08/03 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010/8/3 0:27
   30k 2009/09/03 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2009/9/2 17:47
   11k 2010/08/03 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2010/8/3 0:25
   34k 2008/07/12 C:\cygwin\bin\cygxdelta-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxdelta-2.dll" v0.0 ts=2008/7/12 15:41
   17k 2009/10/14 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2009/10/13 18:31
 3300k 2009/05/23 C:\cygwin\bin\cygxerces-c-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c-3-0.dll" v0.0 ts=2009/5/23 3:05
 3821k 2008/07/19 C:\cygwin\bin\cygxerces-c28.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c28.dll" v0.0 ts=2008/7/19 16:36
  409k 2008/07/19 C:\cygwin\bin\cygxerces-depdom28.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-depdom28.dll" v0.0 ts=2008/7/19 16:36
   52k 2010/08/03 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2010/8/3 0:18
   18k 2010/08/03 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2010/8/3 0:19
  192k 2009/10/15 C:\cygwin\bin\cygXfont-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfont-1.dll" v0.0 ts=2009/10/13 21:26
   66k 2009/10/15 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2009/10/14 16:33
   49k 2010/08/04 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2010/8/3 22:55
    8k 2009/10/14 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2009/10/14 3:39
  122k 2009/10/15 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2009/10/14 1:57
 1173k 2010/01/21 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2010/1/21 2:32
  458k 2010/05/20 C:\cygwin\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmHTML-0.dll" v0.0 ts=2010/5/20 1:10
   98k 2010/01/22 C:\cygwin\bin\cygxmi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxmi-0.dll" v0.0 ts=2010/1/22 16:53
 1128k 2010/05/12 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2010/5/12 5:34
   75k 2009/10/14 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2009/10/14 3:29
   11k 2009/10/14 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2009/10/14 3:29
   26k 2005/10/27 C:\cygwin\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXp-6.dll" v0.0 ts=2005/10/26 13:27
   53k 2009/10/14 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2009/10/14 13:01
   47k 2009/03/23 C:\cygwin\bin\cygXpm-noX-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX-4.dll" v0.0 ts=2009/3/23 19:40
   25k 2009/03/20 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2009/3/13 3:05
   32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 0:48
    8k 2009/10/14 C:\cygwin\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXRes-1.dll" v0.0 ts=2009/10/14 12:53
  200k 2010/05/12 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2010/5/12 5:59
   10k 2009/10/14 C:\cygwin\bin\cygXss-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXss-1.dll" v0.0 ts=2009/10/14 12:43
  279k 2010/04/02 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2010/4/2 1:27
   18k 2009/10/14 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2009/10/14 1:30
   76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/1 17:04
 2586k 2010/08/31 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/8/31 3:58
    Cygwin DLL version info:
        DLL version: 1.7.7
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 230
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

  392k 2010/08/24 C:\cygwin\lib\lapack\cygblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas-0.dll" v0.0 ts=2010/8/24 6:26
  578k 2006/03/24 C:\cygwin\lib\lapack\cygblas.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas.dll" v0.0 ts=2006/3/24 1:30
 4095k 2010/08/24 C:\cygwin\lib\lapack\cyglapack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack-0.dll" v0.0 ts=2010/8/24 10:47
 4887k 2006/03/24 C:\cygwin\lib\lapack\cyglapack.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack.dll" v0.0 ts=2006/3/24 1:30

No Cygwin services found.


Cygwin Package Information
Last downloaded files to: C:\Documents and Settings\jmorse\My Documents
Last downloaded files from: ftp://mirror.cs.vt.edu/pub/cygwin/cygwin/

Package                            Version
_update-info-dir                   00921-1
a2ps                               4.13-1
aalib                              1.4rc5-10
aalib-devel                        1.4rc5-10
abook                              0.5.6-1
aewm++                             1.1.2-1
aewm++-goodies                     1.0-1
afio                               2.5-1
alternatives                       1.3.30c-10
annoyance-filter                   1.0d-1
antiword                           0.37-1
apache                             1.3.33-2
apache2                            2.2.6-1
apache2-devel                      2.2.6-1
apache2-manual                     2.2.6-1
appres                             1.0.2-1
arc                                5.21m-1
archivemail                        0.7.2-1
aria2                              1.9.4-1
arj                                3.10.22-1
asciidoc                           8.5.3-2
aspell                             0.60.5-1
aspell-de                          20030222.1-1
aspell-dev                         0.60.5-1
aspell-doc                         0.60.5-1
aspell-en                          6.0.0-1
aspell-pl                          6.0.20061121.0-1
aspell-sv                          0.50.2-2
astyle                             1.24-1
atk                                1.26.0-1
atool                              0.37.0-1
attr                               2.4.43-1
audiofile                          0.2.7-1
autoconf                           9-1
autoconf2.1                        2.13-10
autoconf2.5                        2.67-1
automake                           4-10
automake1.10                       1.10.3-1
automake1.11                       1.11.1-1
automake1.4                        1.4p6-10
automake1.5                        1.5-10
automake1.6                        1.6.3-11
automake1.7                        1.7.9-10
automake1.8                        1.8.5-10
automake1.9                        1.9.6-10
autossh                            1.4b-1
autotrace                          0.31.1-10
aview                              1.3.0rc1-1
base-cygwin                        2.1-1
base-files                         3.9-3
base-passwd                        3.1-1
bash                               3.2.51-24
bash-completion                    1.2-1
bashdb                             3.1_0.09-1
bc                                 1.06-2
bcrypt                             1.1-1
bdftopcf                           1.0.2-1
beforelight                        1.0.3-1
bigreqsproto                       1.1.0-1
bind                               9.7.1-1
binutils                           2.20.51-2
bison                              2.4.2-1
bitmap                             1.0.4-1
bmp2png                            1.62-1
bool                               0.2.1-1
boost-devel                        1.43.0-1
botan                              1.8.2-1
boxes                              1.0.1a-1
brltty                             4.2-2
bsdcpio                            2.8.3-1
bsdiff                             4.3-4
bsdtar                             2.8.3-1
bsfilter                           1.0.15-1
bsflite                            0.82-2
build-docbook-catalog              1.5-2
bvi                                1.3.2-1
byacc                              20100216-2
bzip2                              1.0.5-10
bzr                                2.1.2-1
c-client                           2007-2
c3270                              3.3.4p7-2
cabextract                         1.3-1
cadaver                            0.23.3-1
catdoc                             0.94.2-3
catgets                            1.0-1
ccache                             2.4-1
ccdoc                              0.8.41-2
ccrypt                             1.7-1
cdargs                             1.35-1
cdda2wav                           1.1.7.1-1
cdrecord                           1.1.7.1-1
cdrkit                             1.1.7.1-1
cfourcc                            0.1.2-1
cgoban                             1.9.14-6
check                              0.9.8-1
chere                              1.1-1
chewmail                           1.2-1
chicken                            3.4.0-1
chkconfig                          1.3.30a-1
clamav                             0.96.1-1
clamav-db                          0.96.1-1
clisp                              2.48-3
clisp-clx                          2.48-3
clisp-gdi                          2.48-3
clisp-gtk2                         2.48-3
cloog-ppl                          0.15.7-1
cmake                              2.6.4-1
cocom                              0.995-1
codeville                          0.8.0-3
colordiff                          1.0.9-1
colorgcc                           1.3.2-2
compface                           1.5.2-11
compositeproto                     0.4.1-1
connect-proxy                      1.101-1
coreutils                          8.5-2
corkscrew                          2.0-1
cpio                               2.11-1
cppcheck                           1.44-1
cppi                               1.15-1
cppunit                            1.12.1-1
cramfs                             1.1-1
cron                               4.1-59
crypt                              1.1-1
csih                               0.9.1-1
ctags                              5.8-1
ctorrent                           1.3.4-dnh3.2-1
ctris                              0.42-1
curl                               7.20.1-1
curl-devel                         7.19.4-1
cvs                                1.12.13-10
cvs2svn                            2.3.0-1
cvsps                              2.2b1-1
cvsutils                           0.2.5-1
cygport                            0.10.0-1
cygrunsrv                          1.34-1
cygutils                           1.4.4-1
cygwin                             1.7.7-1
cygwin-doc                         1.7-1
cygwin-x-doc                       1.1.0-1
cyrus-sasl                         2.1.23-1
damageproto                        1.2.0-1
dash                               0.5.6.1-2
db2                                2.7.7-5
db3.1                              3.1.17-3
db3.3                              3.3.11.2-1
db4.0                              4.0.14-1
db4.1                              4.1.25.3-2
db4.2                              4.2.52.5-2
db4.3                              4.3.29.1-1
db4.4                              4.4.20.4-1
db4.5                              4.5.20.2-2
dblatex                            0.3-1
dbus                               1.2.24-1
dbus-bash-completion               0.86-1
ddd                                3.3.9-1
ddrescue                           1.12-1
dejagnu                            20021217-2
deroff                             1.1-1
desktop-file-utils                 0.15-3
dhttpd                             1.02a-1
diffstat                           1.53-1
diffutils                          2.9-1
distcc                             2.18.3-1
dmalloc                            5.4.2-2
dmxproto                           2.3-1
docbook-dsssl                      1.79-2
docbook-sgml30                     3.0-1
docbook-sgml31                     3.1-1
docbook-sgml40                     4.0-1
docbook-sgml41                     4.1-1
docbook-sgml42                     4.2-1
docbook-sgml43                     4.3-1
docbook-sgml44                     4.4-1
docbook-sgml45                     4.5-1
docbook-utils                      0.6.14-1
docbook-xml-simple10               1.0-2
docbook-xml-simple11               1.1-2
docbook-xml412                     4.1.2-2
docbook-xml42                      4.2-4
docbook-xml43                      4.3-2
docbook-xml44                      4.4-2
docbook-xml45                      4.5-1
docbook-xsl                        1.75.2-1
docbook-xsl-ns                     1.75.2-1
dog                                1.7-1
doxygen                            1.6.1-2
dpatch                             2.0.26-2
e2fsimage                          0.2.2-1
e2fsprogs                          1.41.12-1
ec-fonts-mftraced                  1.0.8-4
ed                                 1.0-1
editres                            1.0.4-1
editrights                         1.01-2
ELFIO                              1.0.2-1
emacs                              23.2-1
emacs-el                           23.2-1
emacs-X11                          23.2-1
email                              3.1.2-2
enscript                           1.6.4-2
epstool                            3.08-2
esound                             0.2.41-10
eventlog                           0.2.9-1
exif                               0.6.15-1
exim                               4.70-1
expat                              2.0.1-1
expect                             20030128-1
fcgi                               2.4.0-2
fcrackzip                          0.3-1
fdupes                             1.50-PR2-1
fetchmail                          6.3.9-1
ffcall                             1.10-1
fftw3                              3.2.2-1
fftw3-doc                          3.2.2-1
figlet                             2.2.2-2
file                               5.04-1
findutils                          4.5.9-1
fixesproto                         4.1.1-1
flac                               1.2.1-2
flac-devel                         1.2.1-2
flawfinder                         1.27-2
flex                               2.5.35-1
flexdll                            0.25-1
flip                               1.19-1
fltk                               1.1.10-1
font-adobe-dpi100                  1.0.1-1
font-adobe-dpi75                   1.0.1-1
font-adobe-utopia-dpi100           1.0.2-1
font-adobe-utopia-dpi75            1.0.2-1
font-adobe-utopia-type1            1.0.2-1
font-alias                         1.0.2-1
font-arabic-misc                   1.0.1-1
font-bh-dpi100                     1.0.1-1
font-bh-dpi75                      1.0.1-1
font-bh-lucidatypewriter-dpi100    1.0.1-1
font-bh-lucidatypewriter-dpi75     1.0.1-1
font-bh-ttf                        1.0.1-1
font-bh-type1                      1.0.1-1
font-bitstream-dpi100              1.0.1-1
font-bitstream-dpi75               1.0.1-1
font-bitstream-speedo              1.0.1-1
font-bitstream-type1               1.0.1-1
font-bitstream-vera-ttf            1.10-1
font-cronyx-cyrillic               1.0.1-1
font-cursor-misc                   1.0.1-1
font-daewoo-misc                   1.0.1-1
font-dec-misc                      1.0.1-1
font-encodings                     1.0.3-1
font-ibm-type1                     1.0.1-1
font-isas-misc                     1.0.1-1
font-jis-misc                      1.0.1-1
font-micro-misc                    1.0.1-1
font-misc-cyrillic                 1.0.1-1
font-misc-ethiopic                 1.0.1-1
font-misc-meltho                   1.0.1-1
font-misc-misc                     1.1.0-1
font-mutt-misc                     1.0.1-1
font-schumacher-misc               1.1.0-1
font-screen-cyrillic               1.0.2-1
font-sony-misc                     1.0.1-1
font-sun-misc                      1.0.1-1
font-tektronix-misc                2.6-2
font-util                          1.1.1-1
font-winitzki-cyrillic             1.0.1-1
font-xfree86-type1                 1.0.2-1
fontconfig                         2.8.0-1
fontsproto                         2.1.0-1
fonttosfnt                         1.0.4-1
fortune                            1.99.1-2
freeglut                           2.6.0-1
freetype2-demos                    2.3.12-1
fvwm                               2.5.21-1
gaffitter                          0.6.0-1
gail                               2.20.1-1
gamin                              0.1.10-11
gawk                               3.1.8-1
gcc                                3.4.4-999
gcc-ada                            3.4.4-999
gcc-core                           3.4.4-999
gcc-g++                            3.4.4-999
gcc-g77                            3.4.4-999
gcc-gdc                            3.4.4-999
gcc-gpc                            3.4.4-999
gcc-java                           3.4.4-999
gcc-mingw                          20040810-1
gcc-mingw-ada                      20050522-1
gcc-mingw-core                     20050522-1
gcc-mingw-g++                      20050522-1
gcc-mingw-g77                      20050522-1
gcc-mingw-gdc                      20050522-1
gcc-mingw-gpc                      20040810-1
gcc-mingw-java                     20050522-1
gcc-mingw-objc                     20050522-1
gcc-objc                           3.4.4-999
gcc-tools-epoch1-autoconf          2.59-1
gcc-tools-epoch1-automake          1.9.6-1
gcc-tools-epoch2-autoconf          2.64-1
gcc-tools-epoch2-automake          1.11.1-1
gcc4                               4.3.4-3
gcc4-ada                           4.3.4-3
gcc4-core                          4.3.4-3
gcc4-fortran                       4.3.4-3
gcc4-g++                           4.3.4-3
gcc4-java                          4.3.4-3
gcc4-objc                          4.3.4-3
gccmakedep                         1.0.2-1
GConf2                             2.28.1-1
gd                                 2.0.36RC1-11
gdb                                6.8-2
gdbm                               1.8.3-20
gdk-pixbuf2-wmf                    0.2.8.4-10
gdk-pixbuf2.0-svg                  2.26.3-1
gendef                             1.0-svn2931-1
genisoimage                        1.1.7.1-1
geoip                              1.3.14-1
getmail                            4.7.7-2
gettext                            0.17-11
gettext-devel                      0.17-11
ghostscript                        8.63-2
ghostscript-fonts-other            6.0-1
ghostscript-fonts-std              8.11-1
giflib                             4.1.6-10
girepository-Atk1.0                1.30.0-1
girepository-Everything1.0         0.6.14-1
girepository-GdkPixbuf2.0          2.20.1-1
girepository-GIMarshallingTests1.0 0.6.14-1
girepository-GLib2.0               0.6.14-1
girepository-Gtk2.0                2.20.1-1
girepository-Pango1.0              1.28.1-1
girepository-Wnck1.0               2.30.2-1
girepository-x11                   0.6.14-1
git                                1.7.2.3-1
git-completion                     1.7.2.3-1
git-gui                            1.7.2.3-1
git-oodiff                         20080328-2
git-svn                            1.7.2.3-1
gitk                               1.7.2.3-1
glib                               1.2.10-10
glib-devel                         1.2.10-10
glib2                              2.20.4-1
glpk                               4.44-1
glproto                            1.4.11-1
gmp                                4.3.1-3
gnome-common                       2.28.0-2
gnome-icon-theme                   2.30.3-1
gnome-keyring                      2.30.3-1
gnome-mime-data                    2.18.0-10
gnome-themes                       2.30.2-1
gnome-vfs2                         2.24.3-1
gnubg                              0.90.0-2
gnugo                              3.8-2
gnupg                              1.4.9-2
gnuplot                            4.4.0-1
gnutls                             2.8.6-1
gnutls-devel                       2.8.6-1
gnutls-doc                         2.8.6-1
gobject-introspection              0.6.14-1
googlecl                           0.9.10-1
gperf                              3.0.3-1
gq                                 1.2.2-1
grace                              5.1.19-1
grandr                             0.1-1
GraphicsMagick                     1.3.12-1
greed                              3.4-1
grep                               2.6.3-1
grepmail                           5.3033-2
groff                              1.20.1-2
grub                               1.98-2
grub-emu                           1.98-2
grub-fonts                         1.98-2
gsl                                1.14-2
gsl-apps                           1.14-2
gsl-devel                          1.14-2
gsl-doc                            1.14-2
gtk+                               1.2.10-10
gtk-doc                            1.15-1
gtk-engines                        0.12-3
gtk2-x11                           2.16.5-1
gtk2-x11-runtime                   2.16.5-1
gtk2.0-demo                        2.20.1-1
gtk2.0-engines                     2.20.1-1
gtk2.0-engines-pixmap              2.20.1-1
gtk2.0-engines-svg                 2.26.3-1
gtypist                            2.8.3-1
guile                              1.8.2-1
guile-devel                        1.8.2-1
guile-doc                          1.8.2-1
guilt                              0.27-1
gv                                 3.6.5-1
gvim                               7.3.003-1
gzip                               1.3.12-2
hdf5                               1.6.9-2
hdparm                             6.9-1
help2man                           1.36.4-11
hexedit                            1.2.12-2
hicolor-icon-theme                 0.12-1
hp2xx                              3.4.4-10
httping                            1.4.1-1
httptunnel                         3.3-1
iceauth                            1.0.3-1
icedax                             1.1.7.1-1
ico                                1.0.2-1
icon-naming-utils                  0.8.90-1
icu                                4.5.1-1
icu-doc                            4.5.1-1
idle                               2.6.5-2
ifile                              1.3.9-1
ii                                 1.3-1
ImageMagick                        6.4.0.6-2
imake                              1.0.3-1
indent                             2.2.11-1
inetutils                          1.7-1
initscripts                        0.9-2
inputproto                         2.0-1
integrit                           4.1-1
intltool                           0.41.1-1
ioperm                             0.4-1
ipc-utils                          1.0-1
ipcalc                             0.41-1
iperf                              2.0.4-1
iprint                             1.3-1
irssi                              0.8.15-1
iselect                            1.4.0-1
jadetex                            3.13-1
jasper                             1.900.1-11
java-brlapi                        4.2-2
jbigkit                            2.0-11
jgraph                             8.3-1
jikes                              1.22-2
jlint                              3.1-1
joe                                3.7-1
jpeg                               8b-1
kbproto                            1.0.4-1
keychain                           2.6.8-1
lablgtk2                           20060908-1
lcms                               1.19-2
less                               436-1
lesstif                            0.95.2-2
lftp                               4.0.7-1
libaa1                             1.4rc5-10
libAfterImage                      1.18-1
libAfterImage-devel                1.18-1
libAfterImage0                     1.18-1
libao                              1.0.0-1
libao-devel                        1.0.0-1
libao4                             1.0.0-1
libapr1                            1.4.2-1
libapr1-devel                      1.4.2-1
libaprutil1                        1.3.9-3
libaprutil1-devel                  1.3.9-3
libarchive                         2.8.3-1
libarchive-devel                   2.8.3-1
libarchive2                        2.8.3-1
libarpack-devel                    96-2
libarpack0                         96-2
libart_lgpl_2-devel                2.3.21-1
libart_lgpl_2_2                    2.3.21-1
libaspell15                        0.60.5-1
libasprintf0                       0.17-11
libassuan                          1.0.5-2
libassuan-devel                    1.0.5-2
libatk1.0-devel                    1.30.0-1
libatk1.0_0                        1.30.0-1
libattr-devel                      2.4.43-1
libattr1                           2.4.43-1
libaudio-devel                     1.9.2-1
libaudio2                          1.9.2-1
libaudiofile-devel                 0.2.7-1
libaudiofile0                      0.2.7-1
libautotrace-devel                 0.31.1-10
libautotrace3                      0.31.1-10
libbind9-devel                     9.7.1-1
libbind9_50                        9.6.0_p1-1
libbind9_60                        9.7.1-1
libblkid-devel                     2.17.2-1
libblkid1                          2.17.2-1
libbonobo2                         2.24.3-1
libbonobo2-devel                   2.24.3-1
libbonobo2_0                       2.24.3-1
libbonoboui2                       2.24.3-1
libbonoboui2-devel                 2.24.3-1
libbonoboui2_0                     2.24.3-1
libboost                           1.33.1-4
libboost-devel                     1.43.0-1
libboost1.43                       1.43.0-1
libboost_python1.43                1.43.0-1
libbrlapi                          4.2-2
libbrlapi-devel                    4.2-2
libbz2-devel                       1.0.5-10
libbz2_0                           1.0.2-1
libbz2_1                           1.0.5-10
libcairo-devel                     1.8.10-1
libcairo2                          1.8.10-1
libcharset1                        1.13.1-1
libclamav-devel                    0.96.1-1
libclamav6                         0.96.1-1
libcloog-devel                     0.15.7-1
libcloog0                          0.15.7-1
libcom_err-devel                   1.41.12-1
libcom_err2                        1.41.12-1
libcompface-devel                  1.5.2-11
libcompface0                       1.5.2-11
libcroco0.6                        0.6.2-10
libcroco0.6-devel                  0.6.2-10
libcroco0.6_3                      0.6.2-10
libcurl-devel                      7.20.1-1
libcurl3                           7.15.4-2
libcurl4                           7.20.1-1
libdb2                             2.7.7-5
libdb2-devel                       2.7.7-5
libdb3.1                           3.1.17-3
libdb3.1-devel                     3.1.17-3
libdb3.3                           3.3.11.2-1
libdb3.3-devel                     3.3.11.2-1
libdb4.0                           4.0.14-1
libdb4.0-devel                     4.0.14-1
libdb4.1                           4.1.25.3-2
libdb4.1-devel                     4.1.25.3-2
libdb4.2                           4.2.52.5-2
libdb4.2-devel                     4.2.52.5-2
libdb4.3                           4.3.29.1-1
libdb4.3-devel                     4.3.29.1-1
libdb4.4                           4.4.20.4-1
libdb4.4-devel                     4.4.20.4-1
libdb4.5                           4.5.20.2-2
libdb4.5-devel                     4.5.20.2-2
libdbus-glib_1-devel               0.86-1
libdbus-glib_1_2                   0.86-1
libdbus1-devel                     1.2.24-1
libdbus1_3                         1.2.24-1
libdmx-devel                       1.1.0-1
libdmx1                            1.1.0-1
libdns-devel                       9.7.1-1
libdns50                           9.6.0_p1-1
libdns66                           9.7.1-1
libdpstk1                          6.8.2.0-1
libe2p-devel                       1.41.12-1
libe2p2                            1.41.12-1
libecpg-compat2                    8.2.11-1
libecpg-devel                      8.2.11-1
libecpg5                           8.2.11-1
libedit-devel                      20090923-1
libedit0                           20090923-1
libelf0                            0.8.13-2
libelf0-devel                      0.8.13-2
libEMF                             1.0.4-1
libEMF-devel                       1.0.4-1
libEMF1                            1.0.4-1
libesd-devel                       0.2.41-10
libesd0                            0.2.41-10
libesound0                         0.2.41-1
libexif-devel                      0.6.17-10
libexif12                          0.6.17-10
libexpat0                          1.95.8-2
libexpat1                          2.0.1-1
libexpat1-devel                    2.0.1-1
libext2fs-devel                    1.41.12-1
libext2fs2                         1.41.12-1
libfam-devel                       0.1.10-11
libfam0                            0.1.10-11
libfcgi-devel                      2.4.0-2
libfcgi0                           2.4.0-2
libffi4                            4.3.4-3
libfftw3-devel                     3.2.2-1
libfftw3_3                         3.2.2-1
libFLAC++6                         1.2.1-2
libFLAC8                           1.2.1-2
libfltk-devel                      1.1.10-1
libfltk-doc                        1.1.10-1
libfltk1.1                         1.1.10-1
libfltk1.1-gdi                     1.1.10-1
libfontconfig-devel                2.8.0-1
libfontconfig1                     2.8.0-1
libfontenc-devel                   1.0.5-1
libfontenc1                        1.0.5-1
libfpx                             1.2.0.13-1
libfpx-devel                       1.2.0.13-1
libfpx1                            1.2.0.13-1
libfreetype-devel                  2.3.12-1
libfreetype6                       2.3.12-1
libgailutil-devel                  2.20.1-1
libgailutil18                      2.20.1-1
libgamin1-devel                    0.1.10-11
libgamin1_0                        0.1.10-11
libgc                              6.4-1
libgcc1                            4.3.4-3
libgcj-common                      4.3.4-3
libgcj9                            4.3.4-3
libgconf2-devel                    2.28.1-1
libgconf2_4                        2.28.1-1
libgcr-devel                       2.30.3-1
libgcr0                            2.30.3-1
libgcrypt                          1.4.5-1
libgcrypt-devel                    1.4.5-1
libgcrypt11                        1.4.5-1
libgd-devel                        2.0.36RC1-11
libgd2                             2.0.36RC1-11
libgdbm                            1.8.0-5
libgdbm-devel                      1.8.3-20
libgdbm3                           1.8.3-3
libgdbm4                           1.8.3-20
libgdk_imlib-devel                 1.9.15-10
libgdk_imlib1                      1.9.15-10
libgdk_pixbuf2.0-devel             2.20.1-1
libgdk_pixbuf2.0_0                 2.20.1-1
libgdk_pixbuf_xlib2.0-devel        2.20.1-1
libgdk_pixbuf_xlib2.0_0            2.20.1-1
libgeotiff                         1.2.5a-10
libgeotiff-devel                   1.2.5a-10
libgeotiff1                        1.2.5a-10
libgettextpo0                      0.17-11
libgfortran3                       4.3.4-3
libggi2                            2.2.2-2
libggi2-devel                      2.2.2-2
libggi2-display-aa                 2.2.2-2
libggi2-display-file               2.2.2-2
libggi2-display-terminfo           2.2.2-2
libggi2-display-x                  2.2.2-2
libggi2-samples                    2.2.2-2
libggimisc2                        2.2.2-2
libggimisc2-devel                  2.2.2-2
libggimisc2-samples                2.2.2-2
libggiwmh0                         0.3.2-2
libggiwmh0-devel                   0.3.2-2
libggiwmh0-display-x               0.3.2-2
libggiwmh0-samples                 0.3.2-2
libgif-devel                       4.1.6-10
libgif4                            4.1.6-10
libgii1                            1.0.2-2
libgii1-devel                      1.0.2-2
libgii1-input-x                    1.0.2-2
libgirepository1.0-devel           0.6.14-1
libgirepository1.0_0               0.6.14-1
libGL-devel                        7.6.1-1
libGL1                             7.6.1-1
libglade2                          2.6.4-1
libglade2.0-devel                  2.6.4-1
libglade2.0_0                      2.6.4-1
libglib1.2-devel                   1.2.10-10
libglib1.2_0                       1.2.10-10
libglib2.0-devel                   2.24.1-1
libglib2.0_0                       2.24.1-1
libglitz-devel                     0.5.6-10
libglitz1                          0.5.6-10
libglpk-devel                      4.44-1
libglpk0                           4.44-1
libGLU-devel                       7.6.1-1
libGLU1                            7.6.1-1
libglut-devel                      2.6.0-1
libglut3                           2.6.0-1
libGLw-devel                       7.6.1-1
libGLw1                            7.6.1-1
libgmp-devel                       4.3.1-3
libgmp3                            4.3.1-3
libgmpxx4                          4.3.1-3
libgnat4.3                         4.3.4-3
libgnome-keyring-devel             2.30.1-1
libgnome-keyring0                  2.30.1-1
libgnome2-devel                    2.30.0-1
libgnome2_0                        2.30.0-1
libgnomecanvas2-devel              2.30.1-1
libgnomecanvas2_0                  2.30.1-1
libgnomeprint2.2-devel             2.18.7-1
libgnomeprint2.2_0                 2.18.7-1
libgnomeprintui2.2-devel           2.18.5-1
libgnomeprintui2.2_0               2.18.5-1
libgnomeui2-devel                  2.24.3-1
libgnomeui2_0                      2.24.3-1
libgnomevfs2-devel                 2.24.3-1
libgnomevfs2_0                     2.24.3-1
libgnutls11                        1.0.25-2
libgnutls26                        2.8.6-1
libgomp1                           4.3.4-3
libgp11-devel                      2.30.3-1
libgp11_0                          2.30.3-1
libgpg-error                       1.7-1
libgpg-error-devel                 1.7-1
libgpg-error0                      1.7-1
libGraphicsMagick-devel            1.3.12-1
libGraphicsMagick3                 1.3.12-1
libgs-devel                        8.63-2
libgs8                             8.63-2
libgsf                             1.14.18-1
libgsf1-devel                      1.14.18-1
libgsf1_114                        1.14.18-1
libgtk1.2-devel                    1.2.10-10
libgtk1.2_0                        1.2.10-10
libgtk2.0-devel                    2.20.1-1
libgtk2.0_0                        2.20.1-1
libgtkhtml2                        2.11.1-10
libgtkhtml2-devel                  2.11.1-10
libgtkhtml2_0                      2.11.1-10
libguile12                         1.6.7-4
libguile17                         1.8.2-1
libhdf5-devel                      1.6.9-2
libhdf5_0                          1.6.9-2
libICE-devel                       1.0.6-1
libICE6                            1.0.6-1
libiconv                           1.13.1-1
libiconv2                          1.13.1-1
libicu-devel                       4.5.1-1
libicu38                           3.8-7
libicu45                           4.5.1-1
libIDL2-devel                      0.8.14-1
libIDL2_0                          0.8.14-1
libidn                             1.18-1
libidn-devel                       1.18-1
libidn-doc                         1.18-1
libidn11                           1.18-1
libImageMagick1                    6.4.0.6-2
libImlib-devel                     1.9.15-11
libImlib1                          1.9.15-11
libintl1                           0.10.40-1
libintl2                           0.12.1-3
libintl3                           0.14.5-1
libintl8                           0.17-11
libisc-devel                       9.7.1-1
libisc50                           9.6.0_p1-1
libisc60                           9.7.1-1
libisccc-devel                     9.7.1-1
libisccc50                         9.6.0_p1-1
libisccc60                         9.7.1-1
libisccfg-devel                    9.7.1-1
libisccfg50                        9.6.0_p1-1
libisccfg60                        9.7.1-1
libjasper-devel                    1.900.1-11
libjasper1                         1.900.1-11
libjasper1.701_0                   1.701.0-3
libjbig-devel                      2.0-11
libjbig1                           1.5-3
libjbig2                           2.0-11
libjpeg-devel                      8b-1
libjpeg62                          6b-21
libjpeg6b                          6b-8
libjpeg7                           7-10
libjpeg8                           8b-1
libkate                            0.3.7-3
libkate-bin                        0.3.7-3
libkate-devel                      0.3.7-3
libkate1                           0.3.7-3
libkpathsea3                       2.0.2-15
libkpathsea4                       3.0.0-3
libksba                            1.0.7-1
libksba-devel                      1.0.7-1
libksba8                           1.0.7-1
liblapack                          3.0-9
liblapack-devel                    3.2.2-1
liblapack0                         3.2.2-1
liblcms-devel                      1.19-2
liblcms1                           1.19-2
libltdl3                           1.5.27a-1
libltdl7                           2.4-1
liblwres-devel                     9.7.1-1
liblwres50                         9.6.0_p1-1
liblwres60                         9.7.1-1
liblzma-devel                      4.999.9beta-11
liblzma1                           4.999.9beta-11
liblzmadec-devel                   4.32.7-10
liblzmadec0                        4.32.7-10
liblzo2                            2.03-10
liblzo2-devel                      2.03-10
liblzo2_2                          2.03-10
libMagick-devel                    6.4.0.6-2
libMagick10                        6.3.0.1-2
libmangle                          1.0-svn2930-1
libmcrypt                          2.5.8-10
libmcrypt-devel                    2.5.8-10
libmcrypt4                         2.5.8-10
libming-devel                      0.4.3-2
libming0                           0.4.0.beta5-1
libming1                           0.4.3-2
libmng                             1.0.10-1
libmng-contrib                     1.0.10-1
libmng-devel                       1.0.10-1
libmng1                            1.0.10-1
libmpc-devel                       0.8-1
libmpc1                            0.8-1
libmpfr-devel                      2.4.1-4
libmpfr1                           2.4.1-4
libncurses-devel                   5.7-18
libncurses10                       5.7-18
libncurses7                        5.3-4
libncurses8                        5.5-10
libncurses9                        5.7-16
libncursesw-devel                  5.7-18
libncursesw10                      5.7-18
libneon-devel                      0.29.3-1
libneon26                          0.26.4-1
libneon27                          0.29.3-1
libnetpbm-devel                    10.49.2-1
libnetpbm10                        10.49.2-1
libobjc2                           4.3.4-3
libogg                             1.2.0-1
libogg-devel                       1.2.0-1
libogg0                            1.2.0-1
libopencdk-devel                   0.6.6-10
libopencdk10                       0.6.6-10
libopencdk8                        0.5.7-1
libopenldap2                       2.1.25-1
libopenldap2_2_7                   2.2.26-2
libopenldap2_3_0                   2.3.43-1
libopenssl098                      0.9.8o-2
libORBit2-devel                    2.14.18-1
libORBit2_0                        2.14.18-1
libOSMesa-devel                    7.6.1-1
libOSMesa7                         7.6.1-1
libosp-devel                       1.5.2-2
libosp5                            1.5.2-2
libostyle-devel                    1.4devel1-2
libostyle1                         1.4devel1-2
libpango1.0-devel                  1.28.1-1
libpango1.0_0                      1.28.1-1
libpcre-devel                      8.02-1
libpcre0                           8.02-1
libpcrecpp-devel                   8.02-1
libpcrecpp0                        8.02-1
libpgtypes2                        8.2.11-1
libpixman1-devel                   0.18.2-1
libpixman1_0                       0.18.2-1
libplot-devel                      2.6-2
libplot2                           2.6-2
libplotter-devel                   2.6-2
libplotter2                        2.6-2
libpng                             1.4.3-2
libpng12                           1.2.44-1
libpng12-devel                     1.2.44-1
libpng14                           1.4.3-2
libpng14-devel                     1.4.3-2
libpopt0                           1.6.4-4
libppl                             0.10.2-1
libpq-devel                        8.2.11-1
libpq3                             7.4.5-1
libpq4                             8.2.5-1
libpq5                             8.2.11-1
libproj-devel                      4.6.1a-10
libproj0                           4.5.0a-2
libproj1                           4.6.1a-10
libproxy                           0.4.0-1
libproxy-devel                     0.4.0-1
libproxy0                          0.2.3-2
libproxy1                          0.4.0-1
libpstoedit0                       3.50-1
libpth-devel                       2.0.7-2
libpth20                           2.0.7-2
libpthread-stubs                   0.2-1
libqhull-devel                     2010.1-2
libqhull_5                         2009.1.1-1
libqhull_6                         2010.1-2
libqrupdate-devel                  1.1.0-1
libqrupdate0                       1.1.0-1
libqt3                             3.3.8b-11
libqt3-devel                       3.3.8b-11
libQt3Support4                     4.5.3-1
libQt3Support4-devel               4.5.3-1
libQtAssistantClient4              4.5.3-1
libQtAssistantClient4-devel        4.5.3-1
libQtCore4                         4.5.3-1
libQtCore4-devel                   4.5.3-1
libQtDBus4                         4.5.3-1
libQtDBus4-devel                   4.5.3-1
libQtDesigner4                     4.5.3-1
libQtDesigner4-devel               4.5.3-1
libQtGui4                          4.5.3-1
libQtGui4-devel                    4.5.3-1
libQtHelp4                         4.5.3-1
libQtHelp4-devel                   4.5.3-1
libQtNetwork4                      4.5.3-1
libQtNetwork4-devel                4.5.3-1
libQtOpenGL4                       4.5.3-1
libQtOpenGL4-devel                 4.5.3-1
libQtScript4                       4.5.3-1
libQtScript4-devel                 4.5.3-1
libQtScriptTools4                  4.5.3-1
libQtScriptTools4-devel            4.5.3-1
libQtSql4                          4.5.3-1
libQtSql4-devel                    4.5.3-1
libQtSvg4                          4.5.3-1
libQtSvg4-devel                    4.5.3-1
libQtTest4                         4.5.3-1
libQtTest4-devel                   4.5.3-1
libQtWebKit4                       4.5.3-1
libQtWebKit4-devel                 4.5.3-1
libQtXml4                          4.5.3-1
libQtXml4-devel                    4.5.3-1
libQtXmlPatterns4                  4.5.3-1
libQtXmlPatterns4-devel            4.5.3-1
librarian-devel                    0.8.1-12
librarian0                         0.8.1-12
libreadline5                       4.3-5
libreadline6                       5.2.14-12
libreadline7                       6.0.3-2
librsvg2-devel                     2.26.3-1
librsvg2_2                         2.26.3-1
librsync-devel                     0.9.7-3
librsync1                          0.9.7-3
libsasl2                           2.1.23-1
libsasl2-devel                     2.1.23-1
libsasl2-ldap                      2.1.23-1
libsasl2-sql                       2.1.23-1
libserf0-devel                     0.3.1-1
libserf0_0                         0.3.1-1
libsigc2.0                         2.2.8-1
libsigc2.0-devel                   2.2.8-1
libsigc2.0-doc                     2.2.8-1
libsigc2.0_0                       2.2.8-1
libsigsegv                         2.8-1
libsigsegv0                        2.6-1
libsigsegv1                        2.6+-1
libsigsegv2                        2.8-1
libSM-devel                        1.1.1-2
libSM6                             1.1.1-2
libsmi                             0.4.8-1
libsmi-devel                       0.4.8-1
libsmi2                            0.4.8-1
libsoup-gnome2.4-devel             2.30.2-1
libsoup-gnome2.4_1                 2.30.2-1
libsoup2.4-devel                   2.30.2-1
libsoup2.4_1                       2.30.2-1
libspeex1                          1.2rc1-1
libsqlite3-devel                   3.6.21-3
libsqlite3_0                       3.6.21-3
libss-devel                        1.41.12-1
libss2                             1.41.12-1
libssh2-devel                      1.2.5-1
libssh2_1                          1.2.5-1
libssp0                            4.3.4-3
libstartup-notification1-devel     0.10-1
libstartup-notification1_0         0.10-1
libstdc++6                         4.3.4-3
libstdc++6-devel                   4.3.4-3
libSuiteSparse-devel               3.5.0-1
libtasn1                           2.6-1
libtasn1-devel                     2.6-1
libtasn1_3                         2.6-1
libtextcat                         2.2-2
libtextcat-devel                   2.2-2
libtextcat0                        2.2-2
libtheora                          1.1.1-2
libtheora-devel                    1.1.1-2
libtheora0                         1.1.1-2
libtheoradec1                      1.1.1-2
libtheoraenc1                      1.1.1-2
libtidy0_99_0                      20090325-1
libtiff-devel                      3.9.2-1
libtiff3                           3.6.0-2
libtiff4                           3.6.0-5
libtiff5                           3.9.2-1
libtirpc                           0.2.1-1
libtirpc-devel                     0.2.1-1
libtirpc1                          0.2.1-1
libtool                            2.4-1
libtorrent                         0.12.6-1
libtorrent-devel                   0.12.6-1
libtorrent11                       0.12.6-1
libungif-devel                     4.1.4-2
libungif4                          4.1.4-2
libusb-win32                       0.1.12.2-1
libusb1.0                          1.0.7+gitbd62c472-1
libusb1.0-devel                    1.0.7+gitbd62c472-1
libustr                            1.0.4-11
libustr-devel                      1.0.4-11
libustr1                           1.0.4-11
libuuid-devel                      2.17.2-1
libuuid1                           2.17.2-1
libvorbis                          1.3.1-1
libvorbis-devel                    1.3.1-1
libvorbis0                         1.3.1-1
libvorbisenc2                      1.3.1-1
libvorbisfile3                     1.3.1-1
libWindowsWM-devel                 1.0.1-1
libWindowsWM7                      1.0.1-1
libWINGs-devel                     0.92.1pre2-1
libWMaker-devel                    0.92.1pre2-1
libwmf                             0.2.8.4-10
libwmf-devel                       0.2.8.4-10
libwmf-doc                         0.2.8.4-10
libwmf027                          0.2.8.4-10
libwnck                            2.30.2-1
libwnck1-devel                     2.30.2-1
libwnck1_22                        2.30.2-1
libwrap-devel                      7.6-21
libwrap0                           7.6-21
libwraster-devel                   0.92.1pre2-1
libwraster3                        0.92.1pre2-1
libX11-devel                       1.3.3-1
libX11-xcb-devel                   1.3.3-1
libX11-xcb1                        1.3.3-1
libX11_6                           1.3.3-1
libXau-devel                       1.0.6-1
libXau6                            1.0.6-1
libXaw-devel                       1.0.7-2
libXaw3d-devel                     1.5D-10
libXaw3d7                          1.5D-10
libXaw6                            1.0.7-1
libXaw7                            1.0.7-2
libXaw8                            6.8.99.901-1
libxcb-atom-devel                  0.3.6-1
libxcb-atom1                       0.3.6-1
libxcb-aux-devel                   0.3.6-1
libxcb-aux0                        0.3.6-1
libxcb-composite-devel             1.6-1
libxcb-composite0                  1.6-1
libxcb-damage-devel                1.6-1
libxcb-damage0                     1.6-1
libxcb-devel                       1.6-1
libxcb-doc                         1.6-1
libxcb-dpms-devel                  1.6-1
libxcb-dpms0                       1.6-1
libxcb-event-devel                 0.3.6-1
libxcb-event1                      0.3.6-1
libxcb-glx-devel                   1.6-1
libxcb-glx0                        1.6-1
libxcb-icccm-devel                 0.3.6-1
libxcb-icccm1                      0.3.6-1
libxcb-image-devel                 0.3.6-1
libxcb-image0                      0.3.6-1
libxcb-keysyms-devel               0.3.6-1
libxcb-keysyms1                    0.3.6-1
libxcb-property-devel              0.3.6-1
libxcb-property1                   0.3.6-1
libxcb-randr-devel                 1.6-1
libxcb-randr0                      1.6-1
libxcb-record-devel                1.6-1
libxcb-record0                     1.6-1
libxcb-render-devel                1.6-1
libxcb-render-util-devel           0.3.6-1
libxcb-render-util0                0.3.6-1
libxcb-render0                     1.6-1
libxcb-reply-devel                 0.3.6-1
libxcb-reply1                      0.3.6-1
libxcb-res-devel                   1.6-1
libxcb-res0                        1.6-1
libxcb-screensaver-devel           1.6-1
libxcb-screensaver0                1.6-1
libxcb-shape-devel                 1.6-1
libxcb-shape0                      1.6-1
libxcb-shm-devel                   1.6-1
libxcb-shm0                        1.6-1
libxcb-sync-devel                  1.6-1
libxcb-sync0                       1.6-1
libxcb-xfixes-devel                1.6-1
libxcb-xfixes0                     1.6-1
libxcb-xinerama-devel              1.6-1
libxcb-xinerama0                   1.6-1
libxcb-xinput-devel                1.6-1
libxcb-xinput0                     1.6-1
libxcb-xtest-devel                 1.6-1
libxcb-xtest0                      1.6-1
libxcb1                            1.6-1
libXcomposite-devel                0.4.2-1
libXcomposite1                     0.4.2-1
libXcursor-devel                   1.1.10-1
libXcursor1                        1.1.10-1
libXdamage-devel                   1.1.3-1
libXdamage1                        1.1.3-1
libxdelta2                         1.1.4-1
libXdmcp-devel                     1.0.3-1
libXdmcp6                          1.0.3-1
libxerces-c-devel                  3.0.1-10
libxerces-c28                      2.8.0-5
libxerces-c30                      3.0.1-10
libXext-devel                      1.1.2-1
libXext6                           1.1.2-1
libXfixes-devel                    4.0.5-1
libXfixes3                         4.0.5-1
libXfont-devel                     1.4.2-1
libXfont1                          1.4.1-1
libXft-devel                       2.1.14-1
libXft1                            1.0.0-1
libXft2                            2.1.14-1
libXi-devel                        1.3.2-1
libXi6                             1.3.2-1
libXinerama-devel                  1.1-1
libXinerama1                       1.1-1
libxkbfile-devel                   1.0.6-1
libxkbfile1                        1.0.6-1
libXm-devel                        0.95.2-2
libXm2                             0.95.2-2
libXmHTML0                         1.1.7-10
libxmi-devel                       2.6-2
libxmi0                            2.6-2
libxml2                            2.7.7-1
libxml2-devel                      2.7.7-1
libxml2-doc                        2.7.7-1
libXmu-devel                       1.0.5-1
libXmu6                            1.0.5-1
libXmuu1                           1.0.5-1
libXp6                             6.8.99.901-1
libXpm-devel                       3.5.8-1
libXpm-noX                         3.5.7-12
libXpm-noX-devel                   3.5.7-12
libXpm-noX_4                       3.5.7-12
libXpm4                            3.5.8-1
libXrandr-devel                    1.3.0-10
libXrandr2                         1.3.0-10
libXrender-devel                   0.9.6-1
libXrender1                        0.9.6-1
libXRes-devel                      1.0.4-1
libXRes1                           1.0.4-1
libxslt                            1.1.26-2
libxslt-devel                      1.1.26-2
libxslt-doc                        1.1.26-2
libXss-devel                       1.2.0-1
libXss1                            1.2.0-1
libXt-devel                        1.0.8-1
libXt6                             1.0.8-1
libXtst-devel                      1.1.0-1
libXtst6                           1.1.0-1
lighttpd                           1.4.20-1
lilypond                           2.12.4-1
lilypond-doc                       2.12.4-1
links                              2.2-1
listres                            1.0.2-1
lndir                              1.0.1-2
login                              1.10-10
logiweb                            0.2.11-1
lua                                5.1.4-11
luit                               1.0.5-1
lv                                 4.51-1
lynx                               2.8.5-4
lyx                                1.6.6-1
lzip                               1.10-1
lzop                               1.02rc1-1
m4                                 1.4.15-1
mairix                             0.21-1
make                               3.81-2
makedepend                         1.0.2-1
makeself                           2.1.5-3
man                                1.6f-1
maradns                            1.4.04-1
mathomatic                         15.1.5-1
mc                                 4.6.1-2
mcrypt                             2.6.8-1
md5deep                            3.6-1
mercurial                          1.5.4-1
mesa                               7.6.1-1
mhash                              0.9.2-1
micro-httpd                        20011214-1
mined                              2000.16-1
ming                               0.4.3-2
mingw-bzip2                        1.0.5-10
mingw-libbz2-devel                 1.0.5-10
mingw-libbz2_1                     1.0.5-10
mingw-libgcrypt                    1.4.5-1
mingw-libgcrypt-devel              1.4.5-1
mingw-libgcrypt11                  1.4.5-1
mingw-libgpg-error                 1.7-1
mingw-libgpg-error-devel           1.7-1
mingw-libgpg-error0                1.7-1
mingw-liblzma-devel                4.999.9beta-11
mingw-liblzma1                     4.999.9beta-11
mingw-runtime                      3.18-1
mingw-xz                           4.999.9beta-11
mingw-zlib                         1.2.3-10
mingw-zlib-devel                   1.2.3-10
mingw-zlib0                        1.2.3-10
mingw64-x86_64-binutils            2.20.51-1
mingw64-x86_64-gcc-ada             4.5.1-1
mingw64-x86_64-gcc-core            4.5.1-1
mingw64-x86_64-gcc-fortran         4.5.1-1
mingw64-x86_64-gcc-g++             4.5.1-1
mingw64-x86_64-gcc-objc            4.5.1-1
mingw64-x86_64-headers             1.0b_svn3433-1
mingw64-x86_64-pthreads            20100619-1
mingw64-x86_64-runtime             20100809-1
minires                            1.02-1
mintty                             0.8.3-1
mkcfm                              1.0.1-1
mkcomposecache                     1.2.1-1
mkfontdir                          1.0.5-1
mkfontscale                        1.0.7-1
mkisofs                            1.1.7.1-1
mksh                               39c-1
mlcscope                           14.1.8-2
mm-common                          0.9.2-1
mmv                                1.01b-1
monotone                           0.48-1
mpclib                             0.8-1
mpfr                               2.4.1-4
mscgen                             0.18-1
msmtp                              1.4.18-1
mt                                 2.3.2-1
mtd                                20050419-1
multitail                          5.2.6-1
mutt                               1.5.20-1
naim                               0.11.8.2.1-2
nano                               2.0.9-1
nas                                1.9.2-1
nasm                               2.08.02-1
ncdu                               1.6-1
ncftp                              3.2.1-1
ncurses                            5.7-18
ncurses-demo                       5.7-18
ncursesw                           5.7-18
ncursesw-demo                      5.7-18
nedit                              5.5-4
neon                               0.29.3-1
netcat                             1.10-2
netpbm                             10.49.2-1
nfrotz                             0.3.3-3
nfs-server                         2.3-5
ngspice                            21-1
ninvaders                          0.1.1-1
nrss                               0.3.9-1
nttcp                              1.47-1
o3read                             0.0.4-1
obconf                             2.0.3-10
ocaml                              3.12.0-2
oclock                             1.0.1-1
octave                             3.2.4-3
octave-devel                       3.2.4-3
octave-doc                         3.2.4-3
octave-forge                       20090607-2
odt2txt                            0.3+git20070827-1
offlineimap                        6.2.0.1-1
ogmtools                           1.5-1
oodiff                             20080328-1
openbox                            3.4.10-1
opencdk                            0.6.6-10
opengl                             1.1.0-10
openjade                           1.4devel1-2
openldap                           2.3.43-1
openldap-devel                     2.3.43-1
OpenSP                             1.5.2-2
openssh                            5.6p1-2
openssl                            0.9.8o-2
openssl-devel                      0.9.8o-2
optipng                            0.5.5-2
ORBit2                             2.14.18-1
orpie                              1.5.1-2
outguess                           0.2-1
p7zip                              9.04-10
pal                                0.3.5-1
par                                1.52-1
parrot                             2.6.0-1
parrot-devel                       2.6.0-1
parrot-docs                        2.6.0-1
patch                              2.5.8-9
patcher                            0.0.20040521-1
patchutils                         0.3.1-1
pcre                               8.02-1
pcre-devel                         7.9-1
pdftk                              1.41-1
pdksh                              5.2.14-3
perl                               5.10.1-4
perl-Error                         0.17016-1
perl-ExtUtils-Depends              0.302-1
perl-ExtUtils-PkgConfig            1.12-1
perl-Graphics-Magick               1.3.12-1
perl-Image-Magick                  6.4.0.6-2
perl-libwin32                      0.28-3
perl-Locale-gettext                1.05-11
perl-ming                          0.4.3-2
perl-SGMLSpm                       1.03ii-2
perl-Tk                            804.029-1
perl-Win32-GUI                     1.06-3
perl-XML-Simple                    2.18-10
perl_manpages                      5.10.1-4
pinentry                           0.7.6-3
pinentry-gtk2                      0.7.6-3
pinentry-qt4                       0.7.6-3
pinentry-w32                       0.7.6-3
pinfo                              0.6.9-1
ping                               1.0-1
pkg-config                         0.23b-10
planet                             2.0-2
ploticus                           2.32-1
ploticus-common                    2.32-1
ploticus-doc                       2.32-1
plotutils                          2.6-2
pngcheck                           2.3.0-1
pngcrush                           1.6.7-1
pngquant                           1.0-1
popt                               1.6.4-4
posh                               0.8.4-1
postgresql                         8.2.11-1
postgresql-client                  8.2.11-1
postgresql-contrib                 8.2.11-1
postgresql-devel                   8.2.11-1
postgresql-doc                     8.2.11-1
postgresql-plperl                  8.2.11-1
postgresql-plpython                8.2.11-1
potrace                            1.8-1
ppl                                0.10.2-1
ppl-devel                          0.10.2-1
ppl-doc                            0.10.2-1
pr3287                             3.3.4p7-2
printproto                         1.0.4-1
procmail                           3.22-10
procps                             3.2.7-1
proftpd                            1.2.10-1
proj                               4.6.1a-10
proxymngr                          1.0.1-1
pscan                              1.2-1
psmisc                             21.5-3
pstoedit                           3.50-1
pstoedit-devel                     3.50-1
psutils                            1.17-1
pth                                2.0.7-2
pure-ftpd                          1.0.29-1
pwgen                              2.06-2
python                             2.6.5-2
python-brlapi                      4.2-2
python-cairo                       1.8.10-1
python-crypto                      2.0.1-2
python-doc                         2.6.5-2
python-feedparser                  4.1-2
python-gamin                       0.1.10-11
python-gdata                       2.0.11-1
python-gobject2.0                  2.20.0-2
python-gobject2.0-devel            2.20.0-2
python-gsf                         1.14.18-1
python-gtk2.0                      2.16.0-2
python-gtk2.0-demo                 2.16.0-2
python-gtk2.0-devel                2.16.0-2
python-lcms                        1.19-2
python-libproxy                    0.4.0-1
python-libxml2                     2.7.7-1
python-libxslt                     1.1.26-2
python-ming                        0.4.3-2
python-numpy                       1.4.1-1
python-paramiko                    1.7.6-2
python-pygtk                       2.20.0-2
python-pyrex                       0.9.9-2
python-test                        2.6.5-2
python-tkinter                     2.6.5-2
python-xdg                         0.19-1
qhull                              2010.1-2
qrupdate                           1.1.0-1
qsf                                1.2.7-1
qt3                                3.3.8b-11
qt3-devel-tools                    3.3.8b-11
qt3-doc                            3.3.8b-11
qt3-qtconfig                       3.3.8b-11
qt4-devel-tools                    4.5.3-1
qt4-doc                            4.5.3-1
qt4-qtconfig                       4.5.3-1
qt4-qtdemo                         4.5.3-1
quilt                              0.46-2
rakudo                             201007_47-1
rakudo-star                        201007-1
randrproto                         1.3.1-1
rarian                             0.8.1-12
rats                               2.3-1
rc                                 1.7.1-1
rcs                                5.7-11
rdiff                              0.9.7-3
rdiff-backup                       1.2.8-4
rdtool                             0.6.20-1
readline                           6.0.3-2
readpst                            0.5.2-1
rebase                             3.0.1-1
recordproto                        1.14-1
renattach                          1.2.4-1
rendercheck                        1.3-1
renderproto                        0.11-1
resourceproto                      1.1.0-1
rgb                                1.0.3-1
rlwrap                             0.24-1
robodoc                            4.99.36-1
robots                             2.1-1
rpcgen                             2.11.90_20100818-1
rpm                                4.1-2
rpm-build                          4.1-2
rpm-doc                            4.1-2
rsh                                0.17-1
rsh-server                         0.17-1
rsnapshot                          1.3.1-1
rstart                             1.0.3-1
rsvg                               2.26.3-1
rsync                              3.0.7-1
rtorrent                           0.8.6-1
ruby                               1.8.7-p72-2
run                                1.1.12-11
run2                               0.4.0-1
rxp                                1.5.0-1
rxvt                               20050409-21
rxvt-unicode-common                9.07-1
rxvt-unicode-X                     9.07-1
rzip                               2.1-1
s3270                              3.3.4p7-2
screen                             4.0.3-5
scrnsaverproto                     1.2.0-1
scsh                               0.6.7-2
sed                                4.2.1-1
sendxmpp                           0.0.8+cvs20070910-1
sessreg                            1.0.6-1
setxkbmap                          1.1.0-1
sgml-common                        0.6.3-3
sgrep                              1.94a-2
shared-mime-info                   0.71-1
sharutils                          4.10-2
shutdown                           1.7-1
sic                                1.0-1
since                              0.5-1
singular-base                      3.1.1-1
singular-help                      3.1.1-1
singular-icons                     3.1.1-1
singular-share                     3.1.1-1
singular-surf                      3.1.1-1
smartmontools                      5.39-1
smproxy                            1.0.3-1
sng                                1.0.2-1
snownews                           1.5.7-1
socat                              1.7.1.1-1
spambayes                          1.0.4-2
spamoracle                         1.4-1
spamprobe                          1.4d-2
speex                              1.2rc1-1
speex-devel                        1.2rc1-1
splint                             3.1.1-2
sqlite3                            3.6.21-3
squid                              2.6.STABLE17-1
ssmtp                              2.62-10
steghide                           0.5.1-1
stgit                              0.15-2
stow                               1.3.3-1
stunnel                            4.29-1
subversion                         1.6.12-2
subversion-apache2                 1.6.12-2
subversion-devel                   1.6.12-2
subversion-perl                    1.6.12-2
subversion-python                  1.6.12-2
subversion-ruby                    1.6.12-2
subversion-tools                   1.6.12-2
suck                               4.3.2-1
sudoku                             1.0.1-1
suite3270                          3.3.4p7-2
SuiteSparse                        3.5.0-1
sunrpc                             4.0-4
SWI-Prolog                         5.6.36-1
swig                               1.3.40-1
sxpm                               3.5.8-1
syslog-ng                          3.0.1-2
sysvinit                           2.86-10
t1lib                              5.1.2-10
t1lib-devel                        5.1.2-10
t1lib-x11                          5.1.2-10
t1lib5                             5.1.2-10
t1libx-devel                       5.1.2-10
t1libx5                            5.1.2-10
tack                               1.07-1
tailor                             0.9.35+darcs20090615-1
tar                                1.23-1
task                               1.9.2-1
tcl-brlapi                         4.2-2
tcl-db3.1                          3.1.17-3
tcl-db3.3                          3.3.11.2-1
tcl-db4.0                          4.0.14-1
tcl-db4.1                          4.1.25.3-2
tcl-db4.2                          4.2.52.5-2
tcl-db4.3                          4.3.29.1-1
tcl-db4.4                          4.4.20.4-1
tcl-db4.5                          4.5.20.2-2
tcl-ming                           0.4.3-2
tcl3270                            3.3.4p7-2
tcltk                              20080420-1
tcm                                2.20-1
tcp_wrappers                       7.6-21
tcsh                               6.17.00.1-1
ted                                2.17-1
termcap                            5.7_20091114-14
terminfo                           5.7_20091114-14
terminfo-extra                     5.7_20091114-14
terminfo0                          5.5_20061104-12
terminfo0-extra                    5.5_20061104-12
tesseract-ocr                      2.04-1
tesseract-ocr-deu                  2.04-1
tesseract-ocr-deu-f                2.04-1
tesseract-ocr-devel                2.04-1
tesseract-ocr-eng                  2.04-1
tesseract-ocr-fra                  2.04-1
tesseract-ocr-ita                  2.04-1
tesseract-ocr-nld                  2.04-1
tesseract-ocr-por                  2.04-1
tesseract-ocr-spa                  2.04-1
tesseract-ocr-vie                  2.04-1
tetex                              3.0.0-3
tetex-base                         3.0.0-3
tetex-bin                          3.0.0-3
tetex-devel                        3.0.0-3
tetex-doc                          3.0.0-3
tetex-extra                        3.0.0-3
tetex-tiny                         3.0.0-3
tetex-x11                          3.0.0-3
texi2html                          1.82-10
texinfo                            4.13-3
TeXmacs                            1.0.6-1
tic0                               5.5-10
tidy                               041206-1
tiff                               3.9.2-1
tiff-doc                           3.9.2-1
tiff-opengl                        3.9.2-1
tig                                0.15-1
time                               1.7-2
tin                                1.8.3-1
tinyirc                            1.1-1
tirc                               1.2-1
tnef                               1.4.3-1
transfig                           3.2.5c-1
ttcp                               20071212-1
twm                                1.0.4-1
txt2regex                          0.8-1
typespeed                          0.6.4-1
tzcode                             2010j-1
ucl                                1.03-1
ucspi-tcp                          0.88-2
unace                              1.2b-1
unalz                              0.61-1
unifdef                            1.0+20030701-1
unison2.27                         2.27.157-2
unison2.32                         2.32.52-2
unison2.40                         2.40.16-1
units                              1.87-1
unrtf                              0.19.3-1
untex                              9210-1
unzip                              6.0-10
upx                                3.07-1
urlgrabber                         3.1.0-2
util-linux                         2.17.2-1
uw-imap                            2007-2
uw-imap-imapd                      2007-2
uw-imap-util                       2007-2
vfu                                4.06-1
viewres                            1.0.2-1
vim                                7.3.003-1
vorbis-tools                       1.4.0-1
w32api                             3.15-1
w3m                                0.5.1-2
wcd                                5.1.2-1
wdiff                              0.6.3-1
webcheck                           1.10.3-1
wget                               1.12-1
which                              2.20-2
whois                              4.7.36-1
wiggle                             0.8-1
WindowMaker                        0.92.1pre2-1
windowswmproto                     1.0.4-1
wodim                              1.1.7.1-1
WordNet                            3.0-1
wput                               0.6.1-2
wtf                                0.0.4-7
X-start-menu-icons                 1.0.4-1
x11perf                            1.5.1-1
x2x                                1.30-2
x3270                              3.3.4p7-2
xauth                              1.0.4-1
xbiff                              1.0.2-1
xbitmaps                           1.1.0-1
xbrlapi                            4.2-2
xcalc                              1.0.3-1
xcb-proto                          1.6-2
xcb-util                           0.3.6-1
xclipboard                         1.1.0-1
xclock                             1.0.4-1
xcmiscproto                        1.2.0-1
xcmsdb                             1.0.2-1
xcompmgr                           1.1.5-1
xconsole                           1.0.3-2
xcursor-themes                     1.0.2-1
xcursorgen                         1.0.3-1
xdbedizzy                          1.0.2-1
xdelta                             1.1.4-1
xdelta-devel                       1.1.4-1
xditview                           1.0.1-2
xdpyinfo                           1.1.0-1
xedit                              1.1.2-1
xemacs                             21.4.22-1
xemacs-emacs-common                21.4.22-1
xemacs-mule-sumo                   2007-04-27-1
xemacs-sumo                        2007-04-27-1
xemacs-tags                        21.4.22-1
xerces-c                           3.0.1-10
xerces-c-doc                       3.0.1-10
xerces-c-test                      3.0.1-10
xev                                1.0.4-1
xextproto                          7.1.1-1
xeyes                              1.1.0-1
xf86bigfontproto                   1.2.0-1
xfd                                1.0.1-2
xfig                               3.2.5b-2
xfig-lib                           3.2.5b-2
xfindproxy                         1.0.1-1
xfontsel                           1.0.2-2
xfwp                               1.0.1-1
xgc                                1.0.2-1
xgraph                             12.1-2
xhost                              1.0.3-1
xineramaproto                      1.2-1
xinetd                             2.3.14-1
xinit                              1.2.1-1
xinput                             1.5.2-1
xkbcomp                            1.1.1-1
xkbevd                             1.1.0-1
xkbprint                           1.0.2-1
xkbutils                           1.0.2-1
xkeyboard-config                   1.9-1
xkill                              1.0.2-1
xload                              1.0.2-2
xlogo                              1.0.2-1
xlsatoms                           1.1.0-1
xlsclients                         1.1.0-1
xlsfonts                           1.0.3-1
xmag                               1.0.3-1
xman                               1.1.0-1
xmessage                           1.0.3-1
xmh                                1.0.1-2
XmHTML                             1.1.7-10
XmHTML-devel                       1.1.7-10
xmlto                              0.0.23-1
xmodmap                            1.0.4-1
xmon                               1.5.6-2
xmore                              1.0.2-1
xorg-cf-files                      1.0.3-1
xorg-docs                          1.5-1
xorg-scripts                       1.0.1-1
xorg-server                        1.8.2-1
xorg-server-dmx                    1.8.2-1
xorg-sgml-doctools                 1.5-1
xorg-util-macros                   1.10.0-1
xorg-x11-bin-dlls                  7.4-1
xpdf                               3.02-10
xpr                                1.0.2-1
xprop                              1.1.0-1
xproto                             7.0.17-1
xproxymanagementprotocol           1.0.2-1
xrandr                             1.3.3-1
xrdb                               1.0.6-1
xrefresh                           1.0.3-1
xrx                                1.0.3-1
xscope                             1.2-1
xset                               1.2.0-1
xsetmode                           1.0.0-1
xsetroot                           1.0.3-1
xsm                                1.0.1-2
xsri                               2.1.0-10
xstdcmap                           1.0.1-1
xterm                              261-1
xtrans                             1.2.5-1
xwd                                1.0.3-1
xwininfo                           1.0.5-1
xwinwm                             0.0.5-2
xwud                               1.0.2-1
xz                                 4.999.9beta-11
zip                                3.0-11
zlib                               1.2.5-1
zlib-devel                         1.2.5-1
zlib0                              1.2.5-1
zoo                                2.10-2
zsh                                4.3.10-1
zsync                              0.6.1-1
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP
  2010-09-25 15:35 tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP Gwen Morse
@ 2010-10-06  8:22 ` Csaba Raduly
  2010-10-22 13:10   ` Gwen Morse
  0 siblings, 1 reply; 5+ messages in thread
From: Csaba Raduly @ 2010-10-06  8:22 UTC (permalink / raw)
  To: cygwin

On Sat, Sep 25, 2010 at 12:33 PM, Gwen Morse  wrote:
> On Wed, Sep 15, 2010 at 3:56 AM, Csaba Raduly <rrrrrr@rrrrr.rrr> wrote:

http://www.cygwin.com/acronyms/#PCYMTNQREAIYR    ^^^^^^^^^^^^^^^^

>> On Wed, Sep 15, 2010 at 5:46 AM, Gwen Morse  wrote:
>>> About a year ago I was able to get assistance compiling my MUD client
>>> Tinyfuge,
>> (snip)
>>> gcc -g -O2 -DTFPYTHON  -I/usr/include/python2.6 -DDATADIR=/home/jmorse/share   -
>>> c -o command.o command.c
>> (snip)
>>> In file included from /usr/include/python2.6/unicodeobject.h:120,
>>>                 from /usr/include/python2.6/Python.h:85,
>>>                 from tfpython.h:6,
>>>                 from command.c:33:
>>> /usr/include/wchar.h:157: error: conflicting types for `tf_wprintf'
>>> tfio.h:160: error: previous declaration of `tf_wprintf' was here
>>
>> Which version of Cygwin are you using? My /usr/include/wchar.h is only
>> 84 lines long!

... in Cygwin 1.5 (doh!)
In Cygwin 1.7 it's 192 lines.

>
> I'm trying to build tinyfugue with python from source,
(snip)
> $ make
> make[1]: Entering directory `/home/jmorse/tf-50b8-py/src'
> gcc -g -O2 -DTFPYTHON  -I/usr/include/python2.6 -DDATADIR=/home/jmorse/share   -
> c -o attr.o attr.c
> gcc -g -O2 -DTFPYTHON  -I/usr/include/python2.6 -DDATADIR=/home/jmorse/share   -
> c -o command.o command.c
(snip)
> In file included from /usr/include/python2.6/unicodeobject.h:120,
>                 from /usr/include/python2.6/Python.h:85,
>                 from tfpython.h:6,
>                 from command.c:33:
> /usr/include/wchar.h:157: error: conflicting types for `tf_wprintf'
> tfio.h:160: error: previous declaration of `tf_wprintf' was here
(snip)

In line 157 of /usr/include/wchar.h there's the declaration of wprintf.
I suspect there's a

#define wprintf tf_wprintf

in Tinyfuge somewhere. This sounds like a bad idea and it finally bit
you: there is no wprintf in wchar.h of Cygwin 1.5, but there *is* one
in Cygwin 1.7 and now it clashes with Tinyfuge's macro.

I'd suggest removing the wprintf macro in Tinyfuge and manually
replacing all occurrences of wprintf with tf_wprintf.

-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ L w++$ tv+ b++ DI D++ 5++
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP
  2010-10-06  8:22 ` Csaba Raduly
@ 2010-10-22 13:10   ` Gwen Morse
  2010-10-22 14:21     ` Dirk Sondermann
  0 siblings, 1 reply; 5+ messages in thread
From: Gwen Morse @ 2010-10-22 13:10 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 5249 bytes --]

On Wed, Oct 6, 2010 at 4:21 AM, Csaba Raduly  wrote:
> On Sat, Sep 25, 2010 at 12:33 PM, Gwen Morse  wrote:
>>> On Wed, Sep 15, 2010 at 5:46 AM, Gwen Morse  wrote:

>> I'm trying to build tinyfugue with python from source,
> (snip)
> In line 157 of /usr/include/wchar.h there's the declaration of wprintf.
> I suspect there's a
>
> #define wprintf tf_wprintf
>
> in Tinyfuge somewhere. This sounds like a bad idea and it finally bit
> you: there is no wprintf in wchar.h of Cygwin 1.5, but there *is* one
> in Cygwin 1.7 and now it clashes with Tinyfuge's macro.
>
> I'd suggest removing the wprintf macro in Tinyfuge and manually
> replacing all occurrences of wprintf with tf_wprintf.

Thank you for your answer, I edited your email address out of the
reply above by hand.

Recap: I'm having trouble compiling tinyfuge, a mud client, under
cygwin 1.7, with an add-on patch that allows the inclusion of a python
library. I was getting some error messages, posted them here, and was
told it was probably an issue with using "wprinttf" instead of
"tf_wprinttf".

I understand that much, so, I went back to the tinyfugue source and
the python patch and ran the patch with --dry-run to see what would
happen. The dry run shows me a bunch of successful-looking "patching"
lines.

patching file configure
patching file configure.in
patching file help/commands/python_call.html
patching file help/commands/python.html
patching file help/commands/python_kill.html
patching file help/commands/python_load.html
patching file help/topics/tf_module.html
patching file help/topics/tf_python.html
patching file README.python
patching file src/cmdlist.h
patching file src/command.c
patching file src/command.h
patching file src/expr.c
patching file src/funclist.h
patching file src/main.c
patching file src/malloc.c
patching file src/socket.c
patching file src/tfio.h
patching file src/tfpython.c
patching file src/tfpython.h
patching file src/vars.mak
patching file tf-lib/config.py
patching file tf-lib/diffedit.py
patching file tf-lib/tf4.py
patching file tf-lib/tf.py
patching file tf-lib/tfutil.py
patching file tf-lib/urlwatch.py
patching file .tfrc

I just wanted to make sure the unedited patch is still good and it
looks like it is. So, I opened the patch file, and found these lines:

+// wprintf is already in /usr/include/wchar.h, which python includes
+#define wprintf tf_wprintf
 extern void   wprintf(const char *fmt, ...) format_printf(1, 2);

I removed the top two and left the last (the top looks like a comment
but I removed it just to be safe). Then, I also did a search/replace
and replaced all "wprinttf" with "tf_wprintf"

so, I ended up with:
 extern void   tf_wprintf(const char *fmt, ...) format_printf(1, 2);

and then all the other occurrences of wprinttf had tf_ in front of them as well.

I get a series of "n of x hunks FAILED" messages when I do a dry run
with the edited patch.

I also tried keeping the define (thinking maybe tf_wprinttf still
needs to be defined).

+#define tf_wprintf
 extern void   tf_wprintf(const char *fmt, ...) format_printf(1, 2);

I get the same hunks messages at that point. Now it looks like this:

$ patch -p 1 -u -N --dry-run < tf-python-patch.txt
patching file configure
patching file configure.in
patching file help/commands/python_call.html
patching file help/commands/python.html
patching file help/commands/python_kill.html
patching file help/commands/python_load.html
patching file help/topics/tf_module.html
patching file help/topics/tf_python.html
patching file README.python
patching file src/cmdlist.h
patching file src/command.c
Hunk #3 FAILED at 524.
Hunk #4 FAILED at 532.
Hunk #6 FAILED at 591.
3 out of 7 hunks FAILED -- saving rejects to file src/command.c.rej
patching file src/command.h
patching file src/expr.c
patching file src/funclist.h
patching file src/main.c
patching file src/malloc.c
patching file src/socket.c
patching file src/tfio.h
patch: **** malformed patch at line 696: diff -rNu -x .svn -x config.log -x conf
ig.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*
.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makeh
elp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/tfpython.c tf-
50b8-py/src/tfpython.c

I'm pretty sure the problem is that I'm editing the original patch
incorrectly. I don't really know how to edit patches, *applying* them
is as fancy as I get :) . I don't know any C.

The original author of the patch does not respond to email.

I attached a copy of the patch. I would appreciate any pointers on
editing the wprintf macro correctly to tf_wprintf .

Alternately, I have another set of source code with the patch
pre-applied. Is there a reasonably painless way to edit the
already-patched files and change them that way? It just seemed to me
that it would be easier to work with one file (the patch) than
multiple files (the patched source code).

If I need to ask on a different list (because this has turned into a
question about C macros) it would really help if someone could point
me to a mailing list that would be likely to answer.

[-- Attachment #2: tf-python-patch --]
[-- Type: application/octet-stream, Size: 108833 bytes --]

diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/configure tf-50b8-py/configure
--- tf-50b8-clean/configure	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/configure	2008-01-11 15:16:33.000000000 -0800
@@ -857,6 +857,7 @@
                           NAME=BINDIR/tf
   --enable-core           enable debugging core files
   --disable-ssl           disable SSL support
+  --disable-python        disable python scripting support
   --enable-getaddrinfo    enable getaddrinfo() (if configure complains)
   --disable-getaddrinfo   disable getaddrinfo() (implies --disable-inet6)
   --disable-inet6         disable IPv6 support
@@ -1373,6 +1374,13 @@
 else
   enable_ssl=yes
 fi;
+# Check whether --enable-python or --disable-python was given.
+if test "${enable_python+set}" = set; then
+  enableval="$enable_python"
+
+else
+  enable_python=yes
+fi;
 # Check whether --enable-getaddrinfo or --disable-getaddrinfo was given.
 if test "${enable_getaddrinfo+set}" = set; then
   enableval="$enable_getaddrinfo"
@@ -5500,6 +5508,14 @@
     fi
 fi
 
+if test "$enable_python" = "yes"; then
+   CFLAGS="$CFLAGS -DTFPYTHON"
+   pyinc=`python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_inc()"`
+   pyver=`python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_version()"`
+   CPPFLAGS="$CPPFLAGS -I$pyinc"
+   LIBS="$LIBS -lpython${pyver}"
+fi
+
 
 terminal_hardcode="TERM_vt100";
 
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/configure.in tf-50b8-py/configure.in
--- tf-50b8-clean/configure.in	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/configure.in	2008-01-11 15:16:33.000000000 -0800
@@ -54,6 +54,10 @@
 AC_ARG_ENABLE(ssl,
 [  --disable-ssl           disable SSL support],
     , enable_ssl=yes)
+# TFPYTHON patch
+AC_ARG_ENABLE(python,
+[  --disable-python        disable python interpreter],
+    , enable_python=yes)
 AC_ARG_ENABLE(getaddrinfo,
 [  --enable-getaddrinfo    enable getaddrinfo() (if configure complains)
   --disable-getaddrinfo   disable getaddrinfo() (implies --disable-inet6)],
@@ -85,7 +89,6 @@
 AC_ARG_ENABLE(float,
 [  --disable-float         disable floating point arithmetic and functions],
     , enable_float=yes)
-
 AC_ARG_WITH(incdirs,
 [  --with-incdirs=DIRS     search for include files in DIRS])
 AC_ARG_WITH(libdirs,
@@ -324,6 +327,19 @@
     fi
 fi
 
+# python patch
+if test "$enable_python" = "yes"; then
+   AC_MSG_NOTICE([/python enabled])
+   AC_CHECK_HEADER( Python.h, , break )
+   CFLAGS="$CFLAGS -DTFPYTHON"
+   pyinc=`python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_inc()"`
+   pyver=`python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_version()"`
+   CPPFLAGS="$CPPFLAGS -I$pyinc"
+   LIBS="$LIBS -lpython${pyver}"
+else
+   AC_MSG_NOTICE([/python disabled])
+fi
+
 dnl ### test termcap.
 dnl # At least one system (Red Hat Linux) has a broken ncurses and a working
 dnl # termcap, so we try termcap before ncurses.
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/help/commands/python_call.html tf-50b8-py/help/commands/python_call.html
--- tf-50b8-clean/help/commands/python_call.html	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/help/commands/python_call.html	2008-01-11 15:16:32.000000000 -0800
@@ -0,0 +1,43 @@
+<title>TinyFugue: /python_call</title>
+<!--"@/python_call"-->
+<h1>/python_call</h1>
+
+<p>
+  Usage:
+
+<p>
+  <a href="../commands/python_call.html">/python_call</a> <i>module</i>.<i>function</i> <i>argument</i>
+
+<p>
+  This calls a function in a python module you have loaded with
+  <a href="../commands/python_load.html">/python_load</a>.
+  Since the code is already byte compiled, this is the fastest way to execute
+  python. And since the entire rest of the line is considered the argument,
+  you don't have to worry about quoting issues.
+
+<p>
+  Example:<br>
+  <code><a href="../commands/python_load.html">/python_load</a> mymodule</code><br>
+  <code><a href="../commands/def.html">/def</a> -mglob -p9Fq -thowdy howdy = 
+  <a href="../commands/python_call.html">/python_call</a> mymodule.howdy %{*}</code>
+
+<p>
+  This will call mymodule.howdy() with the entire contents of the triggering
+  line as the argument whenever it matches a 'howdy' in a line. The real power
+  comes when using TinyFugue's powerful triggering and matching systems and
+  using a different method for each trigger type.
+
+<p>
+  For a more complex example, see the included <b>tf-lib/urlwatch.py</b> which catches
+  all urls going by and writes a url launching page.
+
+<p>
+  See <a href="../topics/tf_python.html">tf python</a> for calling back into TinyFugue.
+
+<p>
+<!-- END -->
+<hr>
+  <a href="./">Back to index</a><br>
+  <a href="http://tinyfugue.sourceforge.net/">Back to tf home page</a>
+<hr>
+  <a href="../topics/copyright.html">Copyright</a> &copy; 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 <a href="http://sourceforge.net/users/kenkeys/">Ken Keys</a>
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/help/commands/python.html tf-50b8-py/help/commands/python.html
--- tf-50b8-clean/help/commands/python.html	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/help/commands/python.html	2008-01-11 15:16:32.000000000 -0800
@@ -0,0 +1,61 @@
+<title>TinyFugue: /python</title>
+<!--"@python"-->
+<!--"@/python"-->
+<h1>python()</h1>
+
+<p>
+  Function Usage:
+  
+<p>
+  <a href="../commands/python.html">python</a>( <i>command</i> )<br>
+
+<p>
+  This executes a single python expression. It must be an expression with a
+  return code, not a statement. For instance '1+1' is a expression that returns
+  2, but 'print 1+1' is a statement and would be illegal. It will convert
+  string, float, integer, or boolean return values to equivalent TF values.
+
+<p>
+  Example:<br>  
+  <code>/test echo( <a href="../commands/python.html">python</a>( strcat("'The current world is ", ${world_name},  ".'") ) )</code><br>
+  <code>The current world is (unnamed1).</code><br>
+  <br>
+  Note that quoting is slightly tricky here - you have to quote once for TF's sake, then
+  once for python.
+
+<p>
+  Command usage:
+
+<p>
+  <a href="../commands/python.html">/PYTHON</a> [<i>command</i>]<br>
+
+<p>
+  This invokes the python interpreter just as if you were entering commands at a
+  at a python cli. Each command must be standalone, but they can be statements
+  and there is a persistent environment, so you can do things like
+
+<p>
+  <code>/python import glob</code><br>
+  <code>/python tf.out( "Logfiles: " + ", ".join(glob.glob("*.log")) )</code><br>
+  <code>Logfiles: naughty.log, nice.log</code><br>
+  
+<p>
+  Generally this is only useful in your .tfrc - or other script setup. It is slow since
+  the command has to be recompiled every time, and you don't get any return values.
+  You won't see any output unless there's an error or you explcitly invoke tf.out().
+
+<p>
+  See <a href="../commands/python_load.html">/python_load</a> and
+  <a href="../commands/python_call.html">/python_call</a> instead.
+
+<p>
+  See /help <a href="../topics/tf_python.html">tf python</a> for calling back into TinyFugue
+  and for overall issues of performance and persistence.
+
+<p>
+<!-- END -->
+<hr>
+  <a href="./">Back to index</a><br>
+  <a href="http://tinyfugue.sourceforge.net/">Back to tf home page</a>
+<hr>
+  <a href="../topics/copyright.html">Copyright</a> &copy; 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 <a href="http://sourceforge.net/users/kenkeys/">Ken Keys</a>
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/help/commands/python_kill.html tf-50b8-py/help/commands/python_kill.html
--- tf-50b8-clean/help/commands/python_kill.html	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/help/commands/python_kill.html	2008-01-11 15:16:32.000000000 -0800
@@ -0,0 +1,26 @@
+<title>TinyFugue: /python_kill</title>
+<!--"@/python_kill"-->
+<h1>/python_kill</h1>
+
+<p>
+  Usage:
+
+<p>
+  <a href="../commands/python_kill.html">/python_kill</a> <i>module</i>
+
+<p>
+  This dumps the python interpreter and any loaded python modules. The next
+  time any of the other <a href="../topics/tf_python.html">python</a> commands
+  are used it will be reloaded and reinitialized.
+
+<p>
+  This is intended as dead-man switch to prevent a required restart TinyFugue
+  if anything goes wrong with this beta-level python support.
+
+<p>
+<!-- END -->
+<hr>
+  <a href="./">Back to index</a><br>
+  <a href="http://tinyfugue.sourceforge.net/">Back to tf home page</a>
+<hr>
+  <a href="../topics/copyright.html">Copyright</a> &copy; 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 <a href="http://sourceforge.net/users/kenkeys/">Ken Keys</a>
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/help/commands/python_load.html tf-50b8-py/help/commands/python_load.html
--- tf-50b8-clean/help/commands/python_load.html	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/help/commands/python_load.html	2008-01-11 15:16:32.000000000 -0800
@@ -0,0 +1,30 @@
+<title>TinyFugue: /python_load</title>
+<!--"@/python_load"-->
+<h1>/python_load</h1>
+
+<p>
+  Usage:
+
+<p>
+  <a href="../commands/python_load.html">/python_load</a> <i>module</i>
+
+<p>
+  This (re)imports a python module for you from your current PYTHONPATH, TFPATH,
+  and TFLIBDIR. Use this instead of just
+  '<a href="../commands/python.html">/python</a> import mymodule'
+  because it will also force a reload of the module for you in case it has been
+  changed. Any functions in the module are now ready to use with
+  <a href="../commands/python_call.html">/python_call</a>.
+
+<p>
+  Example:<br>
+  <code><a href="../commands/python_load.html">/python_load</a> mymodule</code><br>
+  <code><a href="../commands/python_call.html">/python_call</a> mymodule.dothis 1 2 3</code><br>
+
+<p>
+<!-- END -->
+<hr>
+  <a href="./">Back to index</a><br>
+  <a href="http://tinyfugue.sourceforge.net/">Back to tf home page</a>
+<hr>
+  <a href="../topics/copyright.html">Copyright</a> &copy; 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 <a href="http://sourceforge.net/users/kenkeys/">Ken Keys</a>
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/help/topics/tf_module.html tf-50b8-py/help/topics/tf_module.html
--- tf-50b8-clean/help/topics/tf_module.html	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/help/topics/tf_module.html	2008-01-21 00:02:17.000000000 -0800
@@ -0,0 +1,57 @@
+<title>TinyFugue: TF Python</title>
+<!--"@tf.err"-->
+<!--"@tf.eval"-->
+<!--"@tf.getvar"-->
+<!--"@tf.out"-->
+<!--"@tf.send"-->
+<!--"@tf.tfrc"-->
+<!--"@tf.world"-->
+<!--"@tf module"-->
+<h1>TF Python Module</h1>
+
+<p>
+  The TF Python module lets your python module do useful things with TinyFugue.
+  When using <a href="../commands/python.html">/python</a> or 
+  <a href="../commands/python.html">python()</a> module tf is already present in the
+  local namespace, but any <a href="../commands/python_load.html">/python_load</a>
+  script needs to 'import tf'.
+
+<p>
+  <b>tf.err</b>( <i>text</i> ) - sends <i>text</i> to your screen (tferr stream).
+<p>
+  <b>tf.eval</b>( <i>string arg</i> ) - is the same as <a href="../commands/eval.html">/eval</a> <i>string arg</i>.
+<p>
+  <b>tf.getvar</b>( <i>var</i>, (<i>default</i> ) - gets value of <i>var</i> or <i>default</i> if it's not set.
+<p>
+  <b>tf.out</b>( <i>text</i> ) - sends <i>text</i> to your screen (tfout stream).
+<p>
+  <b>tf.send</b>( <i>text</i>, (<i>world</i> ) - sends <i>text</i> to <i>world</i> (default current)
+    without worrying about the flag/quoting problems of tf.eval()
+<p>
+  <b>tf.tfrc</b>() - returns the file name of the loaded .tfrc file (or empty string if none)
+<p>
+  <b>tf.world</b>() - returns the name of the current world or empty string if none.
+
+<p>
+  <b>Arbitrary data from TF</b>: Your program can retrieve any information it needs
+  from TinyFugue by doing the following (for example):<br>
+  <code>tf.eval( '/test "${world_name}"' )</code><br>
+  will return a string containing the name of the current world or:<br>
+  <code>tf.eval( '/test columns()' )</code><br>
+  will return an integer with the number of screen columns. Notice the
+  quoting is slightly depending on what we expect it to return.
+
+<p>
+  See the included <b>tf-lib/urlwatch.py</b> and <b>tf-lib/config.py</b> for fairly complex
+  examples.
+
+<p>
+  See also: <a href="./tf_python.html">tf python</a> for overall info.</p>
+
+<p>
+<!-- END -->
+<hr>
+  <a href="./">Back to index</a><br>
+  <a href="http://tinyfugue.sourceforge.net/">Back to tf home page</a>
+<hr>
+  <a href="../topics/copyright.html">Copyright</a> &copy; 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 <a href="http://sourceforge.net/users/kenkeys/">Ken Keys</a>
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/help/topics/tf_python.html tf-50b8-py/help/topics/tf_python.html
--- tf-50b8-clean/help/topics/tf_python.html	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/help/topics/tf_python.html	2008-01-21 00:02:11.000000000 -0800
@@ -0,0 +1,59 @@
+<title>TinyFugue: TF Python</title>
+<!--"@tf python"-->
+<h1>TF Python</h1>
+
+<p>
+  TF Python is a patch (which you apparently have installed) for TinyFugue 5.08b
+  which allows TinyFugue to use Python for scripting.
+
+<p>
+  TinyFugue Commands (see each for details):<br>
+  <a href="../commands/python.html">/python</a> <i>command</i><br>
+  <a href="../commands/python.html">python</a>( <i>command</i> )<br>
+  <a href="../commands/python_load.html">/python_load</a> <i>module</i><br>
+  <a href="../commands/python_call.html">/python_call</a> <i>module</i>.<i>function</i> <i>argument</i><br>
+  <a href="../commands/python_kill.html">/python_kill</a>
+
+<p>
+  <b>Calling back into TinyFugue</b>: TF Python provides Python scripts with a 'tf'
+  module that has several methods - without these it's all fairly useless.
+  Please see <b>/help</b> <a href="./tf_module.html">tf module</a> for info on this.</p>
+
+<p>
+  <b>Speed</b>: The python interpreter is (dynamically) embedded in TinyFugue to
+  reduce overhead and allow tighter coupling. When using
+  <a href="../commands/python_load.html">/python_load</a> and
+  <a href="../commands/python_call.html">/python_call</a>
+  all the code is byte compiled on load, so it's quite snappy.
+
+<p>
+  <b>Environment</b>: The environment is persistent, so after '/python import glob'
+  subsequent commands will be able to reference module glob. More importantly
+  it means that after '/python_load mymodule'  mymodule will have persistent
+  variables between /python_call invocations.
+
+<p>
+  <b>Arbitrary data from TF</b>: Your program can retrieve any information it needs
+  from TinyFugue by using tf.eval.
+  Please see <b>/help</b> <a href="./tf_module.html">tf module</a> for info on this.</p>
+
+<p>
+  <b>stdout and stderr</b>: by default, stdout is discarded (so you don't see the
+  output of every <a href="../commands/python.html">/python</a> command) and stderr
+  is sent to tferr. You can make stdout active again with:<br>
+  <code><a href="../commands/python.html">/python</a> sys.stdout.output = tf.out</code><br>
+  and shut it up again with:<br>
+  <code><a href="../commands/python.html">/python</a> sys.stdout.output = None</code><br>
+  You can do the same with sys.stderr.output, but use tf.err instead.
+
+<p>
+  See the included <b>tf-lib/urlwatch.py</b> and <b>tf-lib/config.py</b> for fairly complex
+  examples.
+
+<p>
+<!-- END -->
+<hr>
+  <a href="./">Back to index</a><br>
+  <a href="http://tinyfugue.sourceforge.net/">Back to tf home page</a>
+<hr>
+  <a href="../topics/copyright.html">Copyright</a> &copy; 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 <a href="http://sourceforge.net/users/kenkeys/">Ken Keys</a>
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/README.python tf-50b8-py/README.python
--- tf-50b8-clean/README.python	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/README.python	2009-06-25 00:27:38.000000000 -0700
@@ -0,0 +1,82 @@
+= TF Python (TinyFugue 5 beta python scripting patch)
+-
+- Copright 2008 Ron Dippold - Modify at will, just add your changes here
+-
+- V1.10 Jun 25-09 Jimun Batty's patch to fix a missing Py_INCREF.
+-                 Jessica Blank's fix to make this compile under OSX.
+- v1.09 Jan-25-08 Add tf->python conversion for TYPE_ENUM, TYPE_POS
+-                 add tfutil.py, convert config.py to use it
+-                 add tf4.py as a really obscene example
+- v1.08 Jan-21-08 don't save virtual worlds at all
+- v1.07 Jan-21-08 config.py output more readable sorted /addworld format
+-                 fix validation of Src Host
+-                 Add special save for default/virtual worlds
+- v1.06 Jan-19-08 Add tf.tfrc() function
+-                 add tf-lib/config.py
+-                 split out /help tf module to its own file
+- v1.05 Jan-13-08 Add convenience tf.getvar().
+-                 Add tf.send() to avoid tf.eval() quoting hassles
+-                 Add tf-lib/diffedit.py utility/example
+- v1.04 Jan-10-08 Add tf.world() function - it's too useful
+-                 Doc retrieving any var using tf.eval
+-                 Fix bug returning string values from tf.eval
+- v1.03 Jan-10-08 Add dummy sys.argv - some libraries expect it
+-                 Be smarter about import/reload to prevent double init
+- v1.02 Jan-10-08 Document stdout/stderr switching in /help tf python
+- v1.01 Jan-10-08 Document that the .tgzs won't work, html2tf problem
+- v1.00 Jan-10-08 Initial release
+
+Installation:
+
+  - Install python2.4 or python2.5 (haven't tried 2.3) and the
+    developer headers (if you don't do this you will get errors about no
+    Python.h found). This is usually easiest as a package, for instance
+    'apt-get install python2.5-dev' for debian, but otherwise:
+         http://python.org
+    If you're building from source make sure you configure with
+         ./configure --enable-shared 
+
+  - NEW: you can skip the next two steps just by checking out the already
+    patched source code anonymously with:
+      svn co svn://sizer99.com/tf-50b8-py
+
+  - If you didn't do the svn checkout:
+    Get the TinyFugue 5.08b source from http://tinyfugue.sourceforge.net/
+
+    You need the zip version, which has everything in it. The .tar.gz versions
+    are missing some files necessary to build the help.
+       # unzip -a tf-50b8.zip
+       # rm tf-50b8/help/html2tf
+    (the .zip version comes with a prebuilt html2tf which will core dump on
+    many systems, so this will cause it to be rebuilt)
+
+  - If you didn't do the svn checkout:
+    Test the patch, then apply it:
+      # cd tf-508b
+      # patch -p 1 -u -N --dry-run < tf-python-patch
+      # patch -p 1 -u -N < tf-python-patch
+
+  - Run configure, which now has --enable-python by default. Add any extra
+    options you want, if any (usually not). IF YOU ALREADY RAN CONFIGURE
+    before you applied the patch, that's okay, but you must do it again.
+      # ./configure
+
+  - Compile
+      # make
+    Don't worry about warnings about HAVE_INET_PTON or _POSIX_C_SOURCE.
+
+  - Install
+      # make install
+
+
+Usage:
+ 
+   - run TinyFugue (tf) and then 
+       /help tf python
+
+   - Check out tf-lib/urlwatch.py for a simple scripting example. This uses
+     only a tiny fraction of what you can do, but I've been so busy making
+     this patch I haven't had time to write all the scripts I want!
+
+Ron
+sizer@san.rr.com
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/cmdlist.h tf-50b8-py/src/cmdlist.h
--- tf-50b8-clean/src/cmdlist.h	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/cmdlist.h	2008-01-11 15:16:31.000000000 -0800
@@ -62,6 +62,12 @@
 defcmd("LOG"         , handle_log_command         , 0)
 defcmd("PS"          , handle_ps_command          , 0)
 defcmd("PURGE"       , handle_purge_command       , 0)
+#ifdef TFPYTHON
+defcmd("PYTHON"      , handle_python_command      , 0)
+defcmd("PYTHON_CALL" , handle_python_call_command , 0)
+defcmd("PYTHON_KILL" , handle_python_kill_command , 0)
+defcmd("PYTHON_LOAD" , handle_python_load_command , 0)
+#endif
 defcmd("QUIT"        , handle_quit_command        , 0)
 defcmd("QUOTE"       , handle_quote_command       , 0)
 defcmd("RECALL"      , handle_recall_command      , 0)
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/command.c tf-50b8-py/src/command.c
--- tf-50b8-clean/src/command.c	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/command.c	2009-06-25 00:43:45.000000000 -0700
@@ -30,6 +30,7 @@
 #include "expand.h"     /* macro_run() */
 #include "signals.h"    /* suspend(), shell() */
 #include "variable.h"
+#include "tfpython.h"
 
 int exiting = 0;
 
@@ -491,9 +492,10 @@
  ********************/   
 
 /* Returns -1 if file can't be read, 0 for an error within the file, or 1 for
- * success.
+ * success. If savename!=NULL and the file is found, *savename will be set to
+ * strdup(file->name) and it's up to you to free() it.
  */
-int do_file_load(const char *args, int tinytalk)
+int do_file_load(const char *args, int tinytalk, char **savename)
 {
     AUTO_BUFFER(line);
     AUTO_BUFFER(cmd);
@@ -522,7 +524,7 @@
 		    Stringadd(libfile, *path++);
 		}
 		if (!is_absolute_path(libfile->data)) {
-		    wprintf("invalid directory in TFPATH: %S", libfile);
+		    wprintf((const wchar_t *)"invalid directory in TFPATH: %S", libfile);
 		} else {
 		    Sappendf(libfile, "/%s", args);
 		    file = tfopen(expand_filename(libfile->data), "r");
@@ -530,7 +532,7 @@
 	    } while (!file && *path);
 	} else {
 	    if (!is_absolute_path(TFLIBDIR)) {
-		wprintf("invalid TFLIBDIR: %s", TFLIBDIR);
+		wprintf((const wchar_t *)"invalid TFLIBDIR: %s", TFLIBDIR);
 	    } else {
 		Sprintf(libfile, "%s/%s", TFLIBDIR, args);
 		file = tfopen(expand_filename(libfile->data), "r");
@@ -546,6 +548,8 @@
 
     do_hook(H_LOAD, quietload ? NULL : "%% Loading commands from %s.",
         "%s", file->name);
+	if( savename )
+		*savename = strdup( file->name );
     oflush();  /* Load could take awhile, so flush pending output first. */
 
     Stringninit(line, 80);
@@ -587,7 +591,7 @@
                 i = line->len - 1;
                 while (i > 0 && is_space(line->data[i])) i--;
                 if (line->data[i] == '\\')
-                    wprintf("whitespace following final '\\'");
+                    wprintf((const wchar_t *)"whitespace following final '\\'");
             }
         } else {
             last_cmd_line = 0;
@@ -710,7 +714,7 @@
 
     quietload += quiet;
     if (args->len - offset)
-        result = (do_file_load(stripstr(args->data + offset), FALSE) > 0);
+        result = (do_file_load(stripstr(args->data + offset), FALSE, NULL) > 0);
     else eprintf("missing filename");
     quietload -= quiet;
     return newint(result);
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/command.h tf-50b8-py/src/command.h
--- tf-50b8-clean/src/command.h	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/command.h	2008-01-20 23:37:36.000000000 -0800
@@ -23,7 +23,7 @@
 
 extern int      handle_command(const conString *cmd_line);
 extern BuiltinCmd *find_builtin_cmd(const char *cmd);
-extern int      do_file_load(const char *args, int tinytalk);
+extern int      do_file_load(const char *args, int tinytalk, char**foundname);
 extern int      handle_echo_func(conString *string, const char *attrstr,
                      int inline_flag, const char *dest);
 extern int      handle_substitute_func(conString *string,
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/expr.c tf-50b8-py/src/expr.c
--- tf-50b8-clean/src/expr.c	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/expr.c	2008-01-11 15:16:31.000000000 -0800
@@ -39,6 +39,7 @@
 #include "tty.h"	/* no_tty */
 #include "history.h"	/* log_count */
 #include "world.h"	/* new_world() */
+#include "tfpython.h"
 
 
 #define STACKSIZE 512
@@ -967,6 +968,18 @@
 		return shareval(val_zero);
 	    return_user_result();
 
+#ifdef TFPYTHON
+        case FN_python:
+		{
+			struct Value *rv = handle_python_function( opdstr(n-0) );
+			if( !rv ) {
+				return shareval(val_zero);
+			} else {
+				return rv;
+			}
+		}
+#endif
+
         case FN_send:
             i = handle_send_function(opdstr(n), (n>1 ? opdstd(n-1) : NULL), 
 		(n>2 ? opdstd(n-2) : ""));
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/funclist.h tf-50b8-py/src/funclist.h
--- tf-50b8-clean/src/funclist.h	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/funclist.h	2008-01-11 15:16:31.000000000 -0800
@@ -65,6 +65,9 @@
 funccode(pad,		1,	1,  (unsigned)-1),
 funccode(pow,		1,	2,  2),
 funccode(prompt,	0,	1,  1),
+#ifdef TFPYTHON
+funccode(python,	0,	1,  1),
+#endif
 funccode(rand,		0,	0,  2),
 funccode(read,		0,	0,  0),
 funccode(regmatch,	0,	2,  2), /* !pure: sets Pn */
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/main.c tf-50b8-py/src/main.c
--- tf-50b8-clean/src/main.c	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/main.c	2008-01-20 23:36:53.000000000 -0800
@@ -69,6 +69,8 @@
 static void read_configuration(const char *fname);
 int main(int argc, char **argv);
 
+char *main_configfile=NULL;
+
 int main(int argc, char *argv[])
 {
     char *opt, *argv0 = argv[0];
@@ -250,25 +252,25 @@
 static void read_configuration(const char *fname)
 {
 #if 1 /* XXX */
-    if (do_file_load(getvar("TFLIBRARY"), FALSE) < 0)
+    if (do_file_load(getvar("TFLIBRARY"), FALSE, NULL) < 0)
         die("Can't read required library.", 0);
 #endif
 
     if (fname) {
-        if (*fname) do_file_load(fname, FALSE);
+        if (*fname) do_file_load(fname, FALSE, &main_configfile);
         return;
     }
-
+	
     (void)(   /* ignore value of expression */
 	/* Try the next file if a file can't be read, but not if there's
 	 * an error _within_ a file. */
-        do_file_load("~/.tfrc", TRUE) >= 0 ||
-        do_file_load("~/tfrc",  TRUE) >= 0 ||
-        do_file_load("./.tfrc", TRUE) >= 0 ||
-        do_file_load("./tfrc",  TRUE)
+        do_file_load("~/.tfrc", TRUE, &main_configfile) >= 0 ||
+        do_file_load("~/tfrc",  TRUE, &main_configfile) >= 0 ||
+        do_file_load("./.tfrc", TRUE, &main_configfile) >= 0 ||
+        do_file_load("./tfrc",  TRUE, &main_configfile)
     );
 
     /* support for old fashioned .tinytalk files */
-    do_file_load((fname = getvar("TINYTALK")) ? fname : "~/.tinytalk", TRUE);
+    do_file_load((fname = getvar("TINYTALK")) ? fname : "~/.tinytalk", TRUE, &main_configfile);
 }
 
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/malloc.c tf-50b8-py/src/malloc.c
--- tf-50b8-clean/src/malloc.c	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/malloc.c	2009-06-25 00:41:05.000000000 -0700
@@ -12,7 +12,9 @@
 #include "signals.h"
 #include "malloc.h"
 
+#ifndef __APPLE__
 caddr_t mmalloc_base = NULL;
+#endif
 int low_memory_warning = 0;
 static char *reserve = NULL;
 
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/socket.c tf-50b8-py/src/socket.c
--- tf-50b8-clean/src/socket.c	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/socket.c	2008-01-25 23:26:56.000000000 -0800
@@ -1029,7 +1029,7 @@
     const char *mfile;
     if (restriction >= RESTRICT_FILE) return;
     if ((mfile = world_mfile(w)))
-        do_file_load(mfile, FALSE);
+        do_file_load(mfile, FALSE, NULL);
 }
 
 int world_hook(const char *fmt, const char *name)
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/tfio.h tf-50b8-py/src/tfio.h
--- tf-50b8-clean/src/tfio.h	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/tfio.h	2009-06-25 00:40:35.000000000 -0700
@@ -153,7 +153,13 @@
                      format_printf(2, 3);
 extern void   eprefix(String *buffer);
 extern void   eprintf(const char *fmt, ...) format_printf(1, 2);
+#ifndef __APPLE__
+#ifdef TFPYTHON
+// wprintf is already in /usr/include/wchar.h, which python includes
+#define wprintf tf_wprintf
 extern void   wprintf(const char *fmt, ...) format_printf(1, 2);
+#endif
+#endif
 extern char   igetchar(void);
 extern int    handle_tfopen_func(const char *name, const char *mode);
 extern TFILE *find_tfile(const char *handle);
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/tfpython.c tf-50b8-py/src/tfpython.c
--- tf-50b8-clean/src/tfpython.c	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/src/tfpython.c	2009-06-25 00:12:32.000000000 -0700
@@ -0,0 +1,431 @@
+// -------------------------------------------------------------------------------------
+// Python support for TinyFugue 5 beta
+//
+// Copyright 2008 Ron Dippold - Modify at will, just add your changes in README.python
+// -------------------------------------------------------------------------------------
+
+// If this isn't defined, the whole file is null
+#ifdef TFPYTHON
+
+#include "tfpython.h"
+
+// Change this 0 to 1 to add debug printfs
+#if 0
+#define DPRINTF oprintf
+#else
+#define DPRINTF(...)
+#endif
+
+
+static PyObject* tfvar_to_pyvar( const struct Value *rc );
+static struct Value* pyvar_to_tfvar( PyObject *pRc );
+
+// -------------------------------------------------------------------------------------
+// The tf 'module' as seen by python scripts
+// -------------------------------------------------------------------------------------
+
+// def tf.eval( argstring ):
+static PyObject *tf_eval( PyObject *pSelf, PyObject *pArgs )
+{
+	struct String *cmd;
+	const char *cargs;
+	struct Value *rc;
+
+	if( !PyArg_ParseTuple( pArgs, "s", &cargs ) ) {
+		eputs( "tf.eval called with non-string argument" );
+		Py_RETURN_NONE;
+
+	}
+
+	// ask tinyfugue to eval the string
+	( cmd = Stringnew( cargs, -1, 0 ) )->links++;
+	rc = handle_eval_command( cmd, 0 );
+	Stringfree( cmd );
+
+	return tfvar_to_pyvar( rc );
+}
+
+//def tf.out( string ):
+static PyObject *tf_out( PyObject *pSelf, PyObject *pArgs )
+{
+	const char *cargs;
+	if( !PyArg_ParseTuple( pArgs, "s", &cargs ) ) {
+		eputs( "tf.out called with non-string argument" );
+	} else {
+		oputs( cargs );
+	}
+	Py_RETURN_NONE;
+}
+
+//def tf.err( string ):
+static PyObject *tf_err( PyObject *pSelf, PyObject *pArgs )
+{
+	const char *cargs;
+	if( !PyArg_ParseTuple( pArgs, "s", &cargs ) ) {
+		eputs( "tf.err called with non-string argument" );
+	} else {
+		eputs( cargs );
+	}
+	Py_RETURN_NONE;
+}
+
+// tf.send( <string>, <world>=None )
+static PyObject *tf_send( PyObject *pSelf, PyObject *pArgs )
+{
+	const char *string, *worldname=NULL;
+
+	if( !PyArg_ParseTuple( pArgs, "s|s", &string, &worldname ) ) {
+		eputs( "tf.send called with bad arguments" );
+	} else {
+		String *buf = Stringnew( string, -1, 0 );
+		handle_send_function( CS(buf), worldname ? worldname : "" , "" );
+	}
+	Py_RETURN_NONE;
+}
+
+//def tf.tfrc()
+static PyObject *tf_tfrc( PyObject *pSelf, PyObject *pArgs )
+{
+	extern char *main_configfile;
+	return Py_BuildValue( "s", main_configfile ? main_configfile : "" );
+}
+
+//def tf.world():
+static PyObject *tf_world( PyObject *pSelf, PyObject *pArgs )
+{
+	World *world = named_or_current_world( "" );
+	return Py_BuildValue( "s", world ? world->name : "");
+}
+
+// tf.getvar( varname, default )
+static PyObject *tf_getvar( PyObject *pSelf, PyObject *pArgs )
+{
+	const char *cargs;
+	PyObject *def = NULL;
+	Var *var = NULL;
+
+	if( !PyArg_ParseTuple( pArgs, "s|O", &cargs, &def ) ) {
+		eputs( "tf.getvar called with bad arguments" );
+	} else {
+		var = ffindglobalvar( cargs );
+	}
+
+	if( var ) {
+		return tfvar_to_pyvar( &var->val );
+	} else if ( def ) {
+		Py_INCREF( def );
+		return def;
+	} else {
+		Py_RETURN_NONE;
+	}
+}
+
+// Our tf 'module'
+static PyMethodDef tfMethods[] = {
+	{
+		"err", tf_err, METH_VARARGS,
+		"tf.err( <string> )\n"
+		"Shows error <string> locally (to the tferr stream).\n"
+	},
+	{
+		"eval", tf_eval, METH_VARARGS,
+		"tf.eval( <string> )\n"
+		"Calls TinyFugue's /eval with <string>.\n"
+		"Returns the return code of the evaluation if any."
+	},
+	{
+		"getvar", tf_getvar, METH_VARARGS,
+		"tf.getvar( <varname>, (<default>) )\n"
+		"use tf.eval() for setvar functionality\n"
+		"Returns the value of <varname> if it exists, or default."
+	},
+	{
+		"out", tf_out, METH_VARARGS,
+		"tf.out( <string> )\n"
+		"Shows <string> locally (to the tfout stream).\n"
+	},
+	{
+		"send", tf_send, METH_VARARGS,
+		"tf.send( <string>, (<world>) )\n"
+		"Send <string> to <world> (default: current world)"
+	},
+	{	"tfrc", tf_tfrc, METH_VARARGS,
+		"tf.tfrc()\n"
+		"returns the file name of the .tfrc file (or empty string)"
+	},
+	{
+		"world", tf_world, METH_VARARGS,
+		"tf.world()\n"
+		"Returns the name of the current world, or a blank string."
+	},
+	{ NULL, NULL, 0, NULL }
+};
+
+
+// -------------------------------------------------------------------------------------
+// Helpers
+// -------------------------------------------------------------------------------------
+
+// run the command in the context of the __main__ dictionary
+static PyObject *main_module, *main_dict=NULL;
+static PyObject *common_run( const char *cmd, int start )
+{
+	return PyRun_String( cmd, start, main_dict, main_dict );
+}
+
+
+// Convert int, float, and string to python objects for return
+// Otherwise, just return None
+static PyObject* tfvar_to_pyvar( const struct Value *rc )
+{
+	switch( rc->type ) {
+	case TYPE_INT:
+	case TYPE_POS:
+		DPRINTF( "TYPE_INT: %d", rc->u.ival );
+		return Py_BuildValue( "i", rc->u.ival );
+	case TYPE_FLOAT:
+		DPRINTF( "TYPE_FLOAT: %f", rc->u.fval );
+		return Py_BuildValue( "f", rc->u.fval );
+	case TYPE_STR:
+	case TYPE_ENUM:
+		DPRINTF( "TYPE_STR: %s", rc->sval->data );
+		return Py_BuildValue( "s", rc->sval->data );
+	default:
+		DPRINTF( "TYPE ??? %d", rc->type );
+		Py_RETURN_NONE;
+	}
+}
+
+// Helper - take a python return object and covert it to a tf return object.
+// We supprt strings, integers, booleans (False->0, True->1 ), and floats
+static struct Value* pyvar_to_tfvar( PyObject *pRc )
+{
+	struct Value *rc;
+	char *cstr;
+	int len; // Py_ssize_t len;
+
+	// can be null if exception was thrown
+	if( !pRc ) {
+		PyErr_Print();
+		return newstr( "", 0 );  
+	}
+
+	// Convert string back into tf string
+	if( PyString_Check( pRc ) && ( PyString_AsStringAndSize( pRc, &cstr, &len ) != -1 ) ) {
+		DPRINTF( "  rc string: %s", cstr );
+		rc = newstr( cstr, len );
+	} else if( PyInt_Check( pRc ) ) {
+		DPRINTF( "  rc int: %ld", PyInt_AsLong( pRc ) );
+		rc = newint( PyInt_AsLong( pRc ) );
+	} else if( PyLong_Check( pRc ) ) {
+		DPRINTF( "  rc long: %ld", PyLong_AsLong( pRc ) );
+		rc = newint( PyLong_AsLong( pRc ) );
+	} else if( PyFloat_Check( pRc ) ) {
+		DPRINTF( "  rc float: %lf", PyFloat_AsDouble( pRc ) );
+		rc = newfloat( PyFloat_AsDouble( pRc ) );
+	} else if( PyBool_Check( pRc ) ) {
+		DPRINTF( "  rc bool: %lf", pRc == Py_True ? 1 : 0 );
+		rc = newint( pRc == Py_True ? 1 : 0 );
+	} else {
+		DPRINTF( "  rc None" );
+		rc = newstr( "", 0 );
+	}
+	Py_DECREF( pRc );
+
+	// And return
+	return rc;
+}
+
+// -------------------------------------------------------------------------------------
+// Structural work - initialize the interpreter if necessary
+// -------------------------------------------------------------------------------------
+static int py_inited=0;
+
+// All this is executed on first load. Note - you can change the behavior of this
+// on the fly, for instance to turn on stdout, by doing
+//    /python sys.stdout.output=tf.out
+// then returning it with
+//    /python sys.stdout.output=None
+//
+static const char *init_src =
+	"class __dummyout:\n"
+	"	buf=''\n"
+	"\n"
+	"	def __init__( self, output ):\n"
+	"		'pass in None for no output'\n"
+	"		self.output = output\n"
+	"	def write( self, arg ):\n"
+	"		if not self.output:\n"
+	"			return\n"
+	"		self.buf+=arg\n"
+	"		while '\\n' in self.buf:\n"
+	"			a, self.buf = self.buf.split('\\n',1)\n"
+	"			self.output( a )\n"
+	"\n"
+	"sys.stdout = __dummyout( None )\n"  	// this could be to tf.out
+	"sys.stderr = __dummyout( tf.err )\n"
+	"\n"
+	"sys.argv=[ 'tf' ]\n"
+;
+
+static void python_init()
+{
+	if( py_inited )
+		return;
+
+	// Initialize python
+	Py_Initialize();
+	
+	// Tell it about our tf_eval
+	Py_InitModule( "tf", tfMethods );
+
+	// get the basic modules
+	PyRun_SimpleString( "import os, sys, tf" );
+	PyRun_SimpleString( "sys.path.append( '.' )" );
+
+	// modify python path
+	if( TFPATH && *TFPATH ) {
+		String *buf = Stringnew( NULL, 0, 0 );
+		Sprintf( buf, "sys.path.extend( \"%s\".split() )", TFPATH );
+		PyRun_SimpleString( buf->data );
+	}
+	if( TFLIBDIR && *TFLIBDIR ) {
+		String *buf = Stringnew( NULL, 0, 0 );
+		Sprintf( buf, "sys.path.append( \"%s\" )", TFLIBDIR );
+		PyRun_SimpleString( buf->data );
+	}
+
+	PyRun_SimpleString( init_src );
+
+	// These are both borrowed refs, we don't have to DECREF
+	main_module = PyImport_AddModule( "__main__");
+	main_dict = PyModule_GetDict( main_module );
+
+
+	py_inited = 1;
+}
+
+static void python_kill()
+{
+	if( py_inited ) {
+		Py_Finalize();
+		py_inited = 0;
+	}
+}
+
+
+// -------------------------------------------------------------------------------------
+// c -> python calls
+// -------------------------------------------------------------------------------------
+
+
+// Handle a python call with arguments
+struct Value *handle_python_call_command( String *args, int offset )
+{
+	char *funcstr, *argstr;
+	PyObject *pRc=NULL, *function=NULL, *arglist=NULL;
+	//String *buf;
+
+	if( !py_inited )
+		python_init();
+
+	DPRINTF( "handle_python_call_command: %s", args->data + offset );
+
+	// Look for string splitting function name and arguments
+	funcstr = strdup( args->data + offset );
+	if( ( argstr = strchr( funcstr, ' ' ) ) ) {
+		*argstr++ = '\0';
+	} else {
+		argstr = "";
+	}
+
+	// Look up the function in the namespace, make sure it's callable
+	function = common_run( funcstr, Py_eval_input );
+	if( !function ) {
+		goto bail;
+	}
+	if( !PyCallable_Check( function )) {
+		PyErr_SetString(PyExc_TypeError, "parameter must be callable" );
+		goto bail;
+	}
+
+	// Okay, so now it's callable, give it the string.
+	// We go through all this because otherwise the quoting problem is insane.
+	arglist = Py_BuildValue( "(s)", argstr );
+	pRc = PyEval_CallObject( function, arglist );
+
+bail:
+	Py_XDECREF( function );
+	Py_XDECREF( arglist );
+	free( funcstr );
+	return pyvar_to_tfvar( pRc );
+}
+
+// Just kill the interpreter
+struct Value *handle_python_kill_command( String *args, int offset )
+{
+	python_kill();
+	return newint( 0 );
+}
+
+// Import/reload a python module	  
+struct Value *handle_python_load_command( String *args, int offset )
+{
+	PyObject *pRc;
+	struct Value *rv;
+	String *buf;
+	const char *name = args->data + offset;
+
+	if( !py_inited )
+		python_init();
+	
+	DPRINTF( "handle_python_load_command: %s", name );
+
+	// module could invoke tf.eval, so mark it as used
+	( buf = Stringnew( NULL, 0, 0 ) )->links++;
+	Sprintf( buf,
+		// if it exists, reload it, otherwise import it
+		"try:\n"
+		"  reload( %s )\n"
+		"except ( NameError, TypeError ):\n"
+		"  import %s\n",
+		name, name );
+
+	pRc = common_run( buf->data, Py_file_input );
+	if( pRc ) {
+		Py_DECREF( pRc );
+		rv = newint( 0 );
+	} else {
+		PyErr_Print();
+		rv = newint( 1 );
+	}
+	Stringfree( buf );
+	return rv;
+}
+
+// Run arbitrary code
+struct Value *handle_python_command( String *args, int offset )
+{
+	PyObject *pRc;
+
+	if( !py_inited )
+		python_init();
+
+	DPRINTF( "handle_python_command: %s", args->data + offset );
+	pRc = common_run( args->data + offset, Py_single_input );
+	return pyvar_to_tfvar( pRc );
+}
+
+struct Value *handle_python_function( conString *args )
+{
+	PyObject *pRc;
+
+	if( !py_inited )
+		python_init();
+
+	DPRINTF( "handle_python_expression: %s", args->data );
+	pRc = common_run( args->data, Py_eval_input );
+	return pyvar_to_tfvar( pRc );
+}
+
+#endif
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/tfpython.h tf-50b8-py/src/tfpython.h
--- tf-50b8-clean/src/tfpython.h	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/src/tfpython.h	2008-01-11 15:16:31.000000000 -0800
@@ -0,0 +1,34 @@
+#ifndef TFPYTHON_H
+#define TFPYTHON_H
+
+#ifdef TFPYTHON
+
+#include "Python.h"
+#include "tfconfig.h"
+#include "port.h"
+#include "tf.h"
+#include "util.h"
+#include "pattern.h"
+#include "search.h"
+#include "tfio.h"
+#include "cmdlist.h"
+#include "command.h"
+#include "world.h"	/* World, find_world() */
+#include "socket.h"	/* openworld() */
+#include "output.h"	/* oflush(), dobell() */
+#include "attr.h"
+#include "macro.h"
+#include "keyboard.h"	/* find_key(), find_efunc() */
+#include "expand.h"     /* macro_run() */
+#include "signals.h"    /* suspend(), shell() */
+#include "variable.h"
+
+struct Value *handle_python_function( conString *args );
+struct Value *handle_python_command( String *args, int offset );
+struct Value *handle_python_kill_command( String *args, int offset );
+struct Value *handle_python_call_command( String *args, int offset );
+struct Value *handle_python_load_command( String *args, int offset );
+
+#endif
+
+#endif
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/src/vars.mak tf-50b8-py/src/vars.mak
--- tf-50b8-clean/src/vars.mak	2008-01-05 15:39:40.000000000 -0800
+++ tf-50b8-py/src/vars.mak	2008-01-11 15:16:31.000000000 -0800
@@ -20,10 +20,11 @@
 
 SOURCE = attr.c command.c dstring.c expand.c expr.c help.c history.c \
   keyboard.c macro.c main.c malloc.c output.c process.c search.c \
-  signals.c socket.c tfio.c tty.c util.c variable.c world.c
+  signals.c socket.c tfio.c tty.c util.c variable.c world.c \
+  tfpython.c
 
 OBJS = attr.$O command.$O dstring.$O expand.$O expr.$O help.$O history.$O \
   keyboard.$O macro.$O main.$O malloc.$O output.$O pattern.$O process.$O \
   search.$O signals.$O socket.$O tfio.$O tty.$O util.$O variable.$O world.$O \
-  $(OTHER_OBJS)
+  tfpython.$O $(OTHER_OBJS)
 
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/tf-lib/config.py tf-50b8-py/tf-lib/config.py
--- tf-50b8-clean/tf-lib/config.py	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/tf-lib/config.py	2008-01-26 00:04:32.000000000 -0800
@@ -0,0 +1,585 @@
+#
+# config.py
+#
+# This attempts to manage your TinyFugue configuration, letting you select,
+# edit, and save your worlds using /commands. Will expand this to key bindings
+# later. This is my first curses program, so it's pretty uuuuugly, sorry.
+#
+# Usage:
+#   /python_load config
+#   /python_call config.worldsfile ~/.tf/worlds      (optional)
+#   /worlds
+#
+# If you don't do the config.worldsfile() to tell it where your worlds are
+# located it will attempt to figure it out by looking for a /loadworlds in
+# your .tfrc. Or if it finds addworld commands in your .tfrc it will assume
+# it should just dump them in there.
+#
+#
+# Copyright 2008 Ron Dippold sizer@san.rr.com
+#
+# v1.01 - Jan 23 '08 - Convert to using tfutil
+# v1.00 - Jan 20 '08 - First version
+#
+import curses, os
+import tf, tfutil
+
+# ------------------------------------------------------
+# Where's the worldsfile?
+# ------------------------------------------------------
+
+WORLDSFILE=None
+def worldsfile( fname ):
+	global WORLDSFILE
+	WORLDSFILE=fname
+
+def _find_worldsfile():
+	# already found
+	global WORLDSFILE
+	if WORLDSFILE:
+		return WORLDSFILE
+
+	# look in tfrc
+	tfrc = tf.tfrc()
+	if not tfrc:
+		return None
+
+	# search through tfrc
+	f = open( tfrc, "rU" )
+	for line in f:
+		if line.startswith( "/loadworld " ):
+			WORLDSFILE=line.split()[1].strip()
+			break
+		if "addworld" in line:
+			WORLDSFILE = tfrc
+			break
+	f.close()
+	if WORLDSFILE:
+		WORLDSFILE = os.path.abspath( os.path.expanduser( WORLDSFILE ) )
+	return WORLDSFILE
+	
+# ------------------------------------------------------
+# helpers
+# ------------------------------------------------------
+
+
+# show help line with [f]oo as <b>f</b>oo
+def _showkeys( window, y, x, fields ):
+
+	maxy, maxx = window.getmaxyx()
+	window.addnstr( y, x, " "*132, maxx-x-2 )
+
+	window.addstr( y, x, fields.replace('[','').replace(']','') )
+	offset, pos= 0, 0
+	while True:
+		pos = fields.find( '[', pos )
+		if pos<0: break
+		offset += 1
+		end = fields.find( ']', pos )
+		if end<0: break
+		window.addstr( y, x+pos-offset+1, fields[pos+1:end], curses.A_BOLD )
+		pos = end
+		offset += 1
+
+# -----------------------------------------------------------------------
+# Edit the worlds
+# -----------------------------------------------------------------------
+
+def worlds( argstr ):
+	# wrap the function in case it crashes
+	curses.wrapper( _worlds )
+	# screen is all messed up, redraw it
+	tf.eval( "/dokey REDRAW" )
+
+def _new_undo( undo, wdict, message, saved ):
+	undo.append( ( message, dict( [ ( key, tfutil.World(val) ) \
+									for key, val in wdict.items() ] ), saved ) )
+
+SAVED = True
+def _change_worlds( old, wdict ):
+	# remove old worlds
+	for name, item in old.items():
+		if name not in wdict:
+			tf.eval( "/unworld " + name )
+
+	# add new or changed worlds
+	for name, item in wdict.items():
+		cmd = item.addworld_command( func=True, full=True )
+		if name not in old:
+			if cmd: tf.eval( cmd )
+		elif item.changed_from(old[name]):
+			tf.eval( "/unworld " + name )
+			if cmd: tf.eval( cmd )
+
+def _save_worlds2( fout, wdict ):
+	for name, item in sorted(wdict.items()):
+		cmd = item.addworld_command( func=False, full=True )
+		if cmd:
+			fout.write(  cmd + '\n' )
+	return True
+
+def _save_worlds( wdict ):
+	fname = _find_worldsfile()
+	if not fname:
+		return False, "Can't find world file. Use '/python_call config.worldsfile <filename>'"
+
+	# Read the old lines except for addworld, write to new file
+	try:
+		fout = open( fname+".xxx", "wt", 0600 )
+	except IOError, e:
+		return False, "Error opening %s for write: %s" % ( e.filename, e.strerror )
+
+	fin = open( fname, "rU" )
+	written = False
+	
+	for line in fin:
+		if "addworld" in line:
+			if not written:
+				written = _save_worlds2( fout, wdict )
+			continue
+		# write, converting line endings
+		fout.write( line  )
+	fin.close()
+
+	# write all the worlds to the end of the file if haven't done it yet
+	if not written:
+		written = _save_worlds2( fout, wdict )
+	fout.close()
+
+	# move the new file over the old one
+	os.rename( fin.name, fin.name+".bak" )
+	os.rename( fout.name, fin.name )
+	tf.out( "- saved /worlds to %s" % fin.name )
+
+	return True, None
+
+# This is the real worlds function, invoked by curses safety wrapper
+def _worlds( stdscr ):
+
+	# get dictionary of current worlds
+	wdict = tfutil.listworlds( asdict=True )
+
+	cols, lines = tfutil.screensize()
+	colors = curses.can_change_color()
+
+	# Draw the border and create a world window
+	stdscr.clear()
+	stdscr.border()
+	stdscr.addstr( 0, 4, "| TinyFugue Worlds |", curses.A_BOLD )
+	wpos, lastwpos = 0, 9999
+
+	worldwin, scrollwin = _worldwin( stdscr, lines-4, cols-4, 2, 2 )
+	#worldwin, scrollwin = _worldwin( stdscr, 15, cols-4, 2, 2 )
+	worldwin.refresh()
+
+	# start an undo stack
+	undo, redo = [], []
+	global SAVED
+
+	# now loop
+	message, lastmessage = None, "dummy"
+	while True:
+
+		# sort by name
+		wlist = sorted( wdict.values() )
+
+		# draw the list, get a command
+		_drawworlds( wlist, scrollwin, wpos, lastwpos )
+		lastwpos = wpos
+
+		#
+		# parse keys
+		#
+		c = scrollwin.getkey()
+
+		# Movement
+		if c in ( 'i', 'KEY_UP', '\x10' ):
+			if wpos>0:
+				wpos -= 1
+
+		elif c in ( 'j', 'KEY_DOWN', '\x0e' ) :
+			if (wpos+1) < len( wlist ):
+				wpos += 1
+
+		# actual editing
+		elif wlist and c in ( 'd', 'KEY_DC' ):
+			message = 'Deleted world %s' % wlist[wpos].name
+			_new_undo( undo, wdict, message, SAVED )
+			del wdict[ wlist[wpos].name ]
+			wpos = min( wpos, len(wdict)-1 )
+			SAVED, lastwpos = False, 9999
+
+		elif wlist and c in ( 'c', ):
+			w = wlist[wpos]
+			for i in range( 2, 99 ):
+				newname = '%s(%d)' % ( w.name, i )
+				if not newname in wdict:
+					message = 'Copied world %s' % newname
+					_new_undo( undo, wdict, message, SAVED )
+					newworld = tfutil.World(w)
+					newworld.name = newname
+					wdict[newname] = newworld
+					SAVED, lastwpos = False, 9999
+					break
+
+		elif c in ( 'a', 'KEY_INS' ):
+			w = _editworld( worldwin, wdict.keys(), None )
+			if w:
+				message = 'Added world %s' % w.name
+				_new_undo( undo, wdict, message, SAVED )
+				wdict[ w.name ] = w
+				SAVED = False
+			lastwpos = 9999
+			_worldwin_redraw( worldwin )
+
+		elif wlist and c in ( 'e', ):
+			oldname = wlist[wpos].name
+			w = _editworld( worldwin, wdict.keys(), tfutil.World(wlist[wpos]) )
+			if w:
+				message = 'Edited world %s' % w.name
+				_new_undo( undo, wdict, message, SAVED )
+				if oldname!=w.name:
+					del wdict[oldname]
+				wdict[ w.name ] = w
+				SAVED = False
+			lastwpos = 9999
+			_worldwin_redraw( worldwin )
+
+		# undo/redo
+		elif c == 'u':
+			if undo:
+				message, wdict2, SAVED2 = undo.pop()
+				_new_undo( redo, wdict, message, SAVED )
+				wdict, SAVED = wdict2, SAVED2
+				message = "Undid: " + message
+				lastwpos = 9999
+			else:
+				message = 'Nothing to undo'
+
+		elif c == 'r':
+			if redo:
+				message, wdict2, SAVED2 = redo.pop()
+				_new_undo( undo, wdict, message, SAVED )
+				wdict, SAVED = wdict2, SAVED2
+				message = "Redid: " + message
+				lastwpos = 9999
+			else:
+				message = 'Nothing to redo'
+
+
+		# Anything that terminates us
+		elif wlist and c in ( '\n', 'KEY_ENTER', 'Q' ):
+			if undo:
+				_change_worlds( undo[0][1], wdict )
+			if c != 'Q':
+				tf.eval( "/connect %s" % wlist[wpos].name )
+			if not SAVED:
+				tf.err( "* Warning: your /worlds haven't been saved yet" )
+			break
+			
+		elif c == 'S':
+			if undo:
+				_change_worlds( undo[0][1], wdict )
+			if not SAVED:
+				SAVED, message = _save_worlds( wdict )
+			if SAVED:
+				break
+
+		elif c == 'A':
+			if not SAVED:
+				tf.err( "* all /worlds changes aborted" )
+			SAVED = False
+			break
+
+		message, lastmessage = _show_message( stdscr, message, lastmessage )
+
+
+def _show_message( window, message, lastmessage ):
+	y, x = window.getmaxyx()
+	if message:
+		window.addnstr( 1, 1, " " + message + " "*x, x-2, curses.A_REVERSE )
+		lastmessage = message
+		window.refresh()
+	elif lastmessage:	
+		window.addnstr( 1, 1, " "*x, x-2, curses.A_NORMAL )
+		window.refresh()
+		lastmessage = None
+	return None, lastmessage
+			
+
+def _worldwin_redraw( window ):
+	lines, cols = window.getmaxyx()
+	window.erase()
+
+	# title
+	window.addnstr( 0, 0, "World      Character         Host                  Port",
+					cols, curses.A_BOLD )
+	# help line
+	_showkeys( window, lines-1, 0,
+			   '[enter] - [a]dd [c]opy [d]el [e]dit - [u]ndo/[r]edo - [S]ave [Q]uit [A]bort' )
+
+
+def _worldwin( parent, lines, cols, y, x ):
+	lines -= 4
+	cols -= 4
+	window = parent.derwin( lines, cols, 2, 2 )
+	window.keypad(1)
+
+	_worldwin_redraw( window )
+	
+	scrollwin = window.derwin( lines-2, cols, 1, 0 )
+	scrollwin.keypad(1)
+	scrollwin.erase()
+
+	return window, scrollwin
+
+def _drawworlds( wlist, window, wpos, lastwpos ):
+
+	# figure out the top world we're showing
+	lines, cols = window.getmaxyx()
+	top = wpos - lines + 1
+	if top<0: top = 0
+
+	lasttop = lastwpos - lines + 1
+	if lasttop<0: lasttop=0
+
+	# Try to avoid redrawing the whole thing
+	start, end = min( lastwpos, wpos ), max( lastwpos, wpos )+1
+	if top == lasttop:
+		pass
+	elif top == (lasttop+1):
+		window.move( 0, 0 )
+		window.deleteln()
+	else:
+		start, end = 0, len( wlist )
+
+	# list each visible world
+	for y in range( lines ):
+		window.move( y, 0 )
+		i = top + y
+		if i >= len( wlist ):
+			window.clrtoeol()
+		else:
+			if i<start or i>=end:
+				continue
+			attrib = (wpos == i) and curses.A_REVERSE or curses.A_NORMAL
+			item = wlist[i]
+			ssl = ( 'x' in item.flags ) and '*' or ' '
+			window.addnstr( "%-10s %-16s %s%-20s %5s" % \
+							( item.name, item.character, ssl, item.host, item.port ),
+							cols, attrib )
+	
+	window.move( wpos-top, 0 )
+	window.refresh()
+
+# Define our functions
+tf.eval( "/def worlds=/python_call config.worlds" )
+
+
+# ---------------------------------------------------------------------------
+# Editing a world
+# ---------------------------------------------------------------------------
+
+def _validate_port( world, worldnames, value ):
+	try:
+		if int(value)>0 and int(value)<65536:
+			return None
+	except:
+		pass
+	return "Port number must be from 1 and 65535."
+
+def _validate_name( world, worldnames, value ):
+	if not value:
+		return "The world name may not be blank."
+	if value in worldnames:
+		return "There is already a world with that name."
+	return None
+
+# Required:
+#   'name' : label
+#   'help' : help field
+# Either 'key' or 'get'/'set' must be set:
+#   'key'  : name of dict key
+#   'get'  : function that returns value from ( world )
+#   'set'  : function that sets val in world from ( world, val )
+# Optional:
+#   'edit' : function to edit val from ( world, val ) if you don't want textpad
+#   'validate': function passed ( world, worldnames, value ) and returns error
+#               message, or None if it passes validation
+EDITFIELDS = [
+	{ 'name':	'World',
+	  'help':	'Name of the world, used for /world',
+	  'key':	'name',
+	  'validate': _validate_name,
+	  },
+	{ 'name':	'Type',
+	  'help':	'Mu* type: aber, diku, lp, lpp, telnet, tiny',
+	  'key':	'type',
+	  },
+	{ 'name':	'Host',
+	  'help':	'Host name or IP address',
+	  'key':	'host',
+	  },
+	{ 'name':	'Port',
+	  'help':	'Port number - 1 to 65535',
+	  'key':	'port',
+	  'validate': _validate_port,
+	  },
+	{ 'name':	'Character',
+	  'help':	'Character name for auto-logon',
+	  'key':	'character',
+	  },
+	{ 'name':	'Password',
+	  'help':	'Character password for auto-logon',
+	  'key':	'password',
+	  },
+	{ 'name':	'Use SSL',
+	  'help':	'Use SSL to connect to the world (if compiled in)',
+	  'yesno':	True,
+	  'edit':	lambda w,v: v == 'Yes' and 'No' or 'Yes',
+	  'get':	lambda w: ( 'x' in w.flags ) and 'Yes' or 'No',
+	  'set':	lambda w,v: _setflag( w, 'x', v ),
+	  },
+	{ 'name':	'Ignore Proxy',
+	  'help':	'ignore %{proxy_host} if set',
+	  'yesno':	True,
+	  'edit':	lambda w,v: v == 'Yes' and 'No' or 'Yes',
+	  'get':	lambda w: ( 'p' in w.flags ) and 'Yes' or 'No',
+	  'set':	lambda w,v: _setflag( w, 'p', v ),
+	  },
+	{ 'name':	'Echo input',
+	  'help':	'Echo back all text sent to the world',
+	  'yesno':	True,
+	  'edit':	lambda w,v: v == 'Yes' and 'No' or 'Yes',
+	  'get':	lambda w: ( 'e' in w.flags ) and 'Yes' or 'No',
+	  'set':	lambda w,v: _setflag( w, 'e', v ),
+	  },
+	{ 'name':	'Macro file',
+	  'help':	'Macro file to /load on connect',
+	  'key':	'file',
+	  },
+	{ 'name':	'Src Host',
+	  'help':	'Set source IP to bind to a specific interface',
+	  'key':	'srchost',
+	  },
+	]
+
+def _setflag( world, flag, val ):
+	add = val.lower().startswith("y") and flag or ""
+	world.flags = world.flags.replace(flag,'') + add
+
+
+def _getfield( world, field ):
+	if 'get' in field:
+		return field['get'](world)
+	else:
+		return getattr( world, field['key'] )
+
+def _setfield( world, field, value ):
+	if 'set' in field:
+		field['set'](world,value)
+	else:
+		setattr( world, field['key'], value )
+
+def _editworld( worldwin, worldnames, world ):
+
+	import curses.textpad
+
+	# if the world is empty, create a default world
+	if not world:
+		world = World()
+	else:
+		worldnames.remove( world.name )
+
+	# create a new window as a subwindow of the old
+	lines0, cols0 = worldwin.getmaxyx()
+	lines = min( lines0-4, 17 )
+	cols = cols0-4
+	y = (lines0-lines)/2
+	editwin = worldwin.derwin( lines, cols, y, 2 )
+	editwin.keypad( 1 )
+	editwin.erase()
+	editwin.border()
+	editwin.addstr( 0, 4, "| Editing World: %s |" % (world.name and world.name or '<new>'), \
+					curses.A_BOLD )
+
+	_showkeys( editwin, lines-2, 2,
+			   '[d]elete [enter]/[e]dit - [Q]/[S]ave [A]bort' )
+
+	# now loop
+	pos=0
+	message, lastmessage = None, None
+	while True:
+
+		# Paint all the fields
+		y, x = 2, 2
+		for i, field in enumerate( EDITFIELDS ):
+			editwin.addstr( y, x, field['name']+':', curses.A_BOLD )
+			editwin.addnstr( y, x+15, _getfield( world, field ) + " "*80, cols-19,
+							i==pos and curses.A_REVERSE or curses.A_NORMAL )
+			y += 1
+
+
+		# get input
+		while True:
+
+			# show the help for the current item
+			field = EDITFIELDS[pos]
+			editwin.addnstr( y+1, 2, field['help']+(" "*80), cols-4 )
+
+			# get input
+			editwin.move( 2+pos, 17 )
+			editwin.refresh()
+			c = editwin.getkey()
+
+			if c in ( 'i', 'KEY_UP', '\x10' ):
+				if pos>0:
+					pos -= 1
+					break
+			elif c in ( 'j', 'KEY_DOWN', '\x0e' ):
+				if (pos+1) < len( EDITFIELDS ):
+					pos += 1
+					break
+			elif c in ( 'e', 'KEY_ENTER', ' ', '\n', 'd', 'KEY_DC' ):
+				value = _getfield( world, field )
+				if c in ( 'd', 'KEY_DC' ):
+					value = ''
+				elif 'edit' in field:
+					value = field['edit'](world, value )
+				else:
+					# create a text editing box
+					linewin = editwin.derwin( 1, cols-19, 2+pos, 17 )
+					linewin.erase()
+					if c != ' ':
+						linewin.addstr( 0, 0, value )
+					textpad = curses.textpad.Textbox( linewin )
+					curses.noecho()
+					value = textpad.edit().strip()
+				if ' ' in value:
+					message = 'No spaces allowed in values'
+				elif 'validate' in field:
+					message = field['validate']( world, worldnames, value )
+					if not message:
+						_setfield( world, field, value )
+						
+				else:
+					_setfield( world, field, value )
+				break
+			elif c in ( 'y', 'n', 'Y', 'N' ):
+				if 'yesno' in field:
+					_setfield( world, field, c )
+					break
+			elif c in ( 'S', 'Q' ):
+				# return world only if it has a name
+				if world.category!=world.INVALID:
+					return world
+				else:
+					return None
+			elif c in ( 'A', 'KEY_ESC' ):
+				return None
+
+
+		message, lastmessage = _show_message( editwin, message, lastmessage )
+
+
+tf.out( "% config.py loaded: use '/worlds' to edit your worlds" )
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/tf-lib/diffedit.py tf-50b8-py/tf-lib/diffedit.py
--- tf-50b8-clean/tf-lib/diffedit.py	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/tf-lib/diffedit.py	2008-03-24 17:51:52.000000000 -0700
@@ -0,0 +1,396 @@
+#
+# diffedit.py
+#
+# This attempts to help the problem of changing three lines in a 1000 line
+# program and then having to painfully recreate it line by line or reupload
+# the whole thing.
+#
+# It will remember the last version of your world/object and then diff it
+# against the new one and only upload the differences. It will recognize
+# that the same object in two different worlds is a different thing, but
+# it will get confused if you try to do diffedits from two different
+# computers on the same object (because it will apply changes twice) so
+# use the -r (raw) flag to synchronize to a known state at least once.
+#
+# There needs to be a class defined for each type of editor supported.
+# I have supplied editors for 'lsedit' and 'muf' on FuzzBall mucks.
+#
+# Copyright 2008 Ron Dippold sizer@san.rr.com
+#
+# v1.02 - Mar 06 08 - fix bug with no progress shown
+# v1.01 - Jan 13 08 - Clean up docs, make LINES_PER_SECOND settable
+# v1.00 - Jan 13 08 - First version
+
+# You might want to configure these two
+LASTDIR='/tmp/diffedit'
+TABSIZE=4
+LINES_PER_SECOND=50
+
+# real stuff starts here
+import tf, difflib, os, shutil
+
+def help( dummy=None ):
+	for line in """
+diffedit usage:
+
+  /python_call diffedit.upload (-<lines>) (-r) <editor> <remote> <filename>
+
+  Uploads minimal commands necessary to turn centents of <remote> into
+  <filename> by diff-ing against the last version. This is per <remote>
+  per world.
+
+  options:
+    -<lines>  If -S or -0, send all commands immediately. Otherwise sends
+              <lines> per second. Default: 50.
+    -r        Just upload the entire thing. Useful if you think things might
+              be out of sync, or to start fresh. The first time you edit a
+              <remote> for a specific world -r is implied.
+    -p(<n>)   Show progress every <n> lines. Default 100 if -p present.
+
+  arguments:
+    <editor>  Which editor class to upload with. Current choices are:
+              ( lsedit | muf )
+    <remote>  Which 'thing' to upload it to.
+              lsedit: <dbref>=<list name>       ex: #1234=mydesc
+              muf:    <dbref>                   ex: #1234
+    <fname>   The filename that contains the content you want on the object.
+
+Example:
+   To work on my huge scream.muf progam I use:
+     /python_call diffedit.upload muf -p scream.muf ~/muf/scream.muf
+   Since this would be annoying to type every time I'd really use:
+     /def scream=/python_call diffedit.upload muf -p scream.muf ~/muf/scream.muf
+   so I can just type '/scream' in TF after I make local changes.
+
+Other functions:
+   /python_call diffedit.abort
+       Emergency abort all in-progress uploads.
+   /python_call diffedit.lastdir <directory>
+       Set where the diffedit keeps the last known version of each file for a
+	   <world>_<remote> to compare new versions against. Default: /tmp/diffedit
+   /python_call diffedit.tabsize 8 
+       Set the tab to space expansion size. 0 means no expansion. Default: 4
+   /python_call diffedit.lines_per_second 100
+       Set lines per second to send if no -<size>. Default: 50
+   
+""".split("\n"):
+		tf.out( line )
+
+#
+# Configuration
+#
+def lastdir( dirname ):
+	global LASTDIR
+	LASTDIR=dirname
+
+def tabsize( size ):
+	global TABSIZE
+	TABSIZE = int( size )
+
+def lines_per_second( lps ):
+	global LINES_PER_SECOND
+	LINES_PER_SECOND = int( lps )
+
+# -----------------------------------------------------
+# Uploaders
+# -----------------------------------------------------
+class uploader( object ):
+
+	def __init__( self, remote, name2, raw=False ):
+		self.world = tf.world()
+		
+		self.remote = remote
+		self.name2 = name2
+
+		# look for old name
+		self.keyname = "%s_%x" % ( self.world, abs( hash( self.remote) ) )
+		self.name1 = os.path.join( LASTDIR, self.keyname )
+		if not os.path.isdir( LASTDIR ):
+			os.makedirs( LASTDIR, 0755 )
+
+		# We have to be raw if the old version doesn't exist
+		self.raw = raw or not os.path.isfile( self.name1 )
+
+	# see generate_commands for a description of the opcodes
+	def find_diffs( self ):
+
+		# get contents of new and old
+		self.lines2 = open( self.name2, "rt" ).readlines()
+		if self.raw:
+			lines1 = []
+			# raw has an implied delete everything existing first
+			diffs = [ [ 'delete', 0, 99999, 0, 0 ] ]
+		else:
+			lines1 = open( self.name1, "rt" ).readlines()
+			diffs = [ ]
+
+		# We need to do it in reversed so we get the right line numbers
+		diffs += reversed( difflib.SequenceMatcher( None, lines1, self.lines2 ).get_opcodes() )
+
+		# if everything's equal then it's just an 'empty' diff
+		if len(diffs)==1 and diffs[0][0]=='equal':
+			return []
+		else:
+			return diffs
+
+	# generate streamlined sets of opcodes from SequenceMatcher opcodes
+	def massage_opcodes( self, ops ):
+		for opcode, i1, i2, j1, j2 in ops:
+			if opcode == 'equal':
+				continue
+			if opcode in ( 'delete', 'replace' ):
+				yield [ 'd', i1+1, 0, i2-i1 ]
+			if opcode in ( 'insert', 'replace' ):
+				yield [ 'i', i1+1, j1+1, j2-j1 ]
+
+	# This is all you have to override, generally.
+	# You get a list of:
+	#   [ [ opcode, pos1, pos2, n ], ]
+	# All line numbers are 1 based.
+	#   'd': delete n lines at position pos1. ignore pos2
+	#   'i': insert n lines (of file2) from pos2 at position pos1
+	def generate_commands( self, opcodes ):
+		raise Exception( "your uploader class needs to def generate_commands()" )
+
+	# Finally send them to the world
+	def upload_commands( self, lps, prog, cmds ):
+		self.up = self.chunks( lps, cmds )
+		self.lines_sent, self.lines_sent0 = 0, 0
+		self.progress_size = prog
+		
+		self.upload_chunk()
+
+	# returns lps chunks of cmds at a time - or all if no chunking
+	def chunks( self, lps, cmds ):
+		# if lps is 0 just send the whole thing at once
+		if not lps:
+			yield True, cmds
+
+		# generate chunks of lps lines at a time
+		chunk = []
+		while True:
+			try:
+				chunk.append( cmds.next() )
+			except StopIteration:
+				yield True, chunk
+
+			if len( chunk ) >= lps:
+				yield False, chunk
+				chunk = []
+
+	# upload the next chunk of lps lines
+	def upload_chunk( self ):
+
+		done, chunk = self.up.next()
+
+		for cmd in chunk:
+			cmd = cmd.rstrip()
+			# convert tabs to spaces
+			if TABSIZE>0:
+				cmd = cmd.expandtabs( TABSIZE )
+			# /send blank does nothing, so send a space
+			if not cmd:
+				cmd = " "
+
+			# and send it
+			tf.send( cmd, self.world )
+			self.lines_sent += 1
+
+		# clean up and finish, or schedule further upload
+		if done:
+			self.done()
+			del self.up
+		else:
+			# show progress
+			if self.progress_size and ( self.lines_sent - self.lines_sent0)>=self.progress_size:
+				tf.out( "- diffedit.upload -> %s %s - %4d cmds sent" % \
+						( self.world, self.remote, self.lines_sent ) )
+				self.lines_sent0 = self.lines_sent - ( self.lines_sent % self.progress_size )
+			# schedule a callback in 1 second
+			INPROGRESS[self.keyname] = self
+			tf.eval( '/repeat -w%s -1 1 /python_call diffedit.__more %s' % (
+				self.world, self.keyname ) )
+
+	def done( self ):
+		"""copy new file to old file, print done message"""
+
+		# no longer running
+		if self.keyname in INPROGRESS:
+			del INPROGRESS[self.keyname]
+
+		# let this just IOError out if it wants, then user sees error
+		shutil.copy2( self.name2, self.name1 )
+
+		# tell user what we did
+		print "%% diffedit.upload -> %s %s - %4d cmds sent - done" % \
+			  ( self.world, self.remote, self.lines_sent )
+
+#
+# lsedit uploader
+#
+class up_lsedit( uploader ):
+	def __init__( *args ):
+		uploader.__init__( *args )
+
+	# see class uploader for opcodes format
+	def generate_commands( self, opcodes ):
+		yield "lsedit %s" % self.remote
+
+		for opcode, pos1, pos2, n in opcodes:
+			if opcode == 'd':
+				yield ".del %d %d" % ( pos1, pos1+n-1 )
+			elif opcode == 'i':
+				yield ".i %d" % ( pos1 )
+				for i in xrange( pos2, pos2+n ):
+					yield self.lines2[i-1]
+
+		yield ".end"
+			
+#
+# muf uploader
+#
+class up_muf( uploader ):
+	def __init__( *args ):
+		uploader.__init__( *args )
+
+	# see class uploader for opcodes format
+	def generate_commands( self, opcodes ):
+		yield "@edit %s" % self.remote
+
+		for opcode, pos1, pos2, n in opcodes:
+			if opcode == 'd':
+				yield "%d %d d" % ( pos1, pos1+n-1 )
+			elif opcode == 'i':
+				yield "%d i" % ( pos1 )
+				for i in xrange( pos2, pos2+n ):
+					yield self.lines2[i-1]
+				yield "."
+				
+		yield "c"
+		yield "q"
+
+			
+# -----------------------------------------------------
+# Main logic
+# -----------------------------------------------------
+
+# Keep uploading something we started
+def __more( argstr ):
+	editor = INPROGRESS.get( argstr, None )
+	if not editor:
+		return
+
+	#print "uploading more for %s" % ( editor.name2 )
+	editor.upload_chunk()
+
+# abort all uploads! oogah, oogah!
+def abort( argstr ):
+	tf.out( "* diffedit.abort - aborting all in progress uploads" )
+	global INPROGRESS
+	INPROGRESS = {}
+
+# start a new upload
+def upload( argstr ):
+
+	# 
+	# argument parsing is much larger than actual logic!
+	#
+
+	if not argstr:
+		return help()
+
+	args = argstr.split()
+
+	# check for raw flag
+	if "-r" in args:
+		raw = True
+		args.remove( "-r" )
+	else:
+		raw = False
+
+	# lines per second and progress
+	lps, prog = LINES_PER_SECOND, 0
+	args2 = []
+	for i, arg in enumerate( args ):
+
+		# progress
+		if arg.startswith( "-p" ):
+			prog = 100
+			if len(arg) > 2:
+				try:
+					prog = int(arg[2:])
+				except ValueError:
+					return help()
+
+		# no waiting
+		elif arg in ( '-S', '-0' ):
+			lps = 0
+
+		# fractional seconds
+		elif arg.startswith("-"):
+			try:
+				lps = float(arg[1:])
+				if lps<0:
+					lps = abs( lps )
+				if lps<1:
+					lps = 1/lps
+			except ValueError:
+				pass
+
+		else:
+			args2.append( arg )
+
+	# what's left?
+	args = args2
+	if len( args ) != 3 :
+		return help()
+
+	# which type
+	if args[0] == 'muf':
+		editor = up_muf
+	elif args[0] == 'lsedit':
+		editor = up_lsedit
+	else:
+		tf.err( "* diffedit.upload: known editors are 'muf' and 'lsedit'" )
+		return -1
+
+	# Check for the file
+	if not os.path.isfile( args[2] ):
+		tf.err( "* diffedit.upload: file %s not found" % args[2] )
+		return -1
+
+	#
+	# Okay, here's we we actually do some work
+	#
+
+	# Create the object
+	editor = editor( args[1], args[2], raw )
+
+	# Check to make sure we're not already running
+	if editor.keyname in INPROGRESS:
+		tf.err( "* diffedit.upload: upload for '%s:%s' already running." % (
+			editor.world, editor.remote ) )
+		tf.err( "*     use '/python_call diffedit.abort' to reset if this is wrong." )
+		return
+
+	# find the diffs
+	diffs = editor.find_diffs()
+
+	# only do the rest if we need to
+	if diffs:
+		
+		# generate the editor commands
+		cmds = editor.generate_commands( editor.massage_opcodes( diffs ) )
+
+		# upload them
+		editor.upload_commands( lps, prog, cmds )
+
+	else:
+		
+		# all done
+		editor.lines_sent = 0
+		editor.done()
+
+
+# any uploads in progress?
+INPROGRESS = {}
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/tf-lib/tf4.py tf-50b8-py/tf-lib/tf4.py
--- tf-50b8-clean/tf-lib/tf4.py	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/tf-lib/tf4.py	2008-01-25 23:31:57.000000000 -0800
@@ -0,0 +1,462 @@
+#
+# Converts your TF5 to act (sort of) like TF4.
+#
+# Witness the power of this fully operational death star! This demonstrates
+# just how powerful TinyFugue's triggers are. With enough hooks you can
+# really transform the behavior, though this is admittedly pretty obscene.
+# I just wanted to prove that it was (mostly) possible.
+#
+# What this does is create a fake world then route all input/output through
+# that world. This approach won't work if you're doing anything too fancy with
+# your own macros. Unfortunately because of the way TF handles color we can't
+# do anything with that - text color are hidden attributes, you can't just
+# pass along ascii codes.
+#
+# NOTE: This seems to blow up on Python 2.5.0 (2.5.1 is fine) because it chokes
+#       on the key=val argument calls for no reason I can find with a None
+#       object error.
+#
+# Usage:
+#    /python_load tf4
+#    /tf4 help
+#
+# Copyright 2008 Ron Dippold
+#
+# v1.00 - Jan 25 '08 - Initial version
+
+import tf, tfutil
+
+#----------------------------------------------------------
+# A glorious real world - which we're hiding
+#----------------------------------------------------------
+class World( object ):
+
+	def __init__( self, name ):
+		self.name = name
+		self.socket = not not name
+
+		global WDICT, WLIST
+		WDICT[self.name.lower()] = self
+		if self.socket:
+			WLIST.append( self )
+		self.buffer = []
+
+	# send a line to the world
+	def send( self, text ):
+		if self.socket:
+			tf.send( text, self.name )
+
+	# called when receiving a line from the world
+	def rx( self, text ):
+		global FG, MODE
+
+		# just accumulate in buffer
+		if MODE == MODE_ON and FG != self:
+			if not self.buffer:
+				tf.out( "%% Activity in world %s" % self.name )
+				ACTIVITY.append( self )
+				_activity_status()
+			self.buffer.append( text )
+			return
+
+		if MODE == MODE_SWITCH:
+			self.activate()
+
+		elif MODE == MODE_MIX:
+			self.check_last()
+			
+		tf.out( text )
+
+	def divider( self ):
+		# show divider
+		if self.name:
+			tf.out( "---- World %s ----" % self.name )
+		else:
+			tf.out( "---- No world ----" )
+
+	def check_last( self ):
+		global LAST_OUT
+		if LAST_OUT != self:
+			self.divider()
+			self.dump_buffer()
+			LAST_OUT = self
+
+	# activate this world
+	def activate( self ):
+		self.check_last()
+
+		global FG
+		if self != FG:
+			FG = self
+			tf.eval( "/set _tf4world=%s" % self.name )
+
+	def dump_buffer( self ):
+		# clean out buffer, no longer active world
+		
+		if not self.buffer:
+			return
+		for line in self.buffer:
+			tf.out( line )
+		self.buffer = []
+
+		global ACTIVITY
+		if self in ACTIVITY:
+			ACTIVITY.remove( self )
+			_activity_status()
+
+	def connect( self ):
+		global WLIST
+		self.socket = True
+		if not self in WLIST:
+			WLIST.append( self )
+		
+		self.activate() #???
+
+	def disconnect( self, reason ):
+		try:
+			WLIST.remove( self )
+		except ValueError: pass
+		self.socket = False
+		
+
+# -----------------------------------------------------------------------------
+# Global data structures
+# -----------------------------------------------------------------------------
+
+# Known worlds - in dict format for fast lookup and list format for ordering.
+# Since everything is by reference, this is cheap.
+WDICT = {}
+WLIST = []
+
+# The world we're pretending is foreground
+FG=World( '' )
+
+# World we last showed output for
+LAST_OUT=FG
+
+# queue of worlds with activity
+ACTIVITY = []
+
+# Our current state
+MODE_OFF, MODE_ON, MODE_MIX, MODE_SWITCH = ( 0, 1, 2, 3 )
+MODE = MODE_OFF
+
+# ------------------------------------------------------------------------------
+# Helper funcs
+# ------------------------------------------------------------------------------
+
+# state singleton
+STATE = None
+def getstate():
+	global STATE
+	if not STATE:
+		STATE = tfutil.State()
+	return STATE
+
+
+def _activity_status():
+	if ACTIVITY:
+		text = "(Active:%2d)" % len(ACTIVITY)
+	else:
+		text = ""
+	tf.eval( "/set _tf4activity="+text )
+	
+# ------------------------------------------------------------------------------
+# Our /python_call functions
+# ------------------------------------------------------------------------------
+
+# Called whenever we get a line from a world
+def rx( argstr ):
+	name, text = argstr.split( ' ', 1 )
+	world = WDICT.get(name.lower())
+	if not world:
+		world = World( name )
+		WDICT[name.lower()] = world
+	world.rx( text )
+
+# Dispatcher
+def tx( argstr ):
+	FG.send( argstr )
+
+# Do a /dc - just don't let it /dc our _tf4 world!
+def dc( argstr ):
+	argstr = argstr.lower().strip()
+
+	# do them all
+	if argstr == "-all":
+		for world in WLIST:
+			tf.out( "/@dc %s" % world.name )
+			tf.eval( "/@dc %s" % world.name )
+			dischook( world.name + " tf4" )
+		return
+
+	# otherwise do foreground world
+	if argstr:
+		world = WDICT.get(argstr)
+	else:
+		world = FG
+
+	if world:
+		tf.eval( "/@dc %s" % world.name )
+		dischook( world.name + " tf4" )
+
+# change world
+def fg( argstr ):
+	cmd, opts, argstr = tfutil.cmd_parse( argstr, "ns<>c:|q" )
+	if not opts and not argstr:
+		return
+
+	# no opts, just a world name
+	if not opts:
+		fg = WDICT.get( argstr.lower() )
+		if fg:
+			fg.activate()
+		else:
+			tf.out( "%% fg: not connected to '%s'" % argstr )
+		return
+
+	# handle opts
+	fg = None
+
+	# easy, just next activity world
+	if 'a' in opts and ACTIVITY:
+		fg = ACTIVITY[0]
+		fg.activate()
+		return
+
+	# relative movement
+	c = 0
+	if 'c' in opts:
+		try:
+			c = int( opts['c'] )
+		except:
+			c = 1
+	elif '<' in opts or 'a' in opts:
+		c = -1
+	elif '>' in opts:
+		c = 1
+		
+	if c != 0:
+		if WLIST:
+			if FG in WLIST:
+				fg = WLIST[(WLIST.index( FG ) + c) % len( WLIST )]
+			else:
+				fg = WLIST[0]
+		else:
+			fg = WDICT['']
+	elif 'n' in opts:
+		fg = WDICT['']
+		
+	if fg:
+		fg.activate()
+
+
+# pending hook, just show locally
+def otherhook( argstr ):
+	tf.out( argstr )
+
+# world connected hook
+def conhook( argstr ):
+	name = argstr.split()[0]
+	world = WDICT.get( name.lower() )
+	if not world:
+		# create a new world - adds itself to WDICT, WLIST
+		world = World( name )
+
+	tf.eval( "/@fg _tf4" ) # just in case
+	world.connect()
+		
+
+# world disconnected hook
+def dischook( argstr ):
+	split = argstr.split(None,1)
+	name = split[0].lower()
+	reason = len(split)>1 and split[1] or ''
+	if name in WDICT:
+		WDICT[name].disconnect( reason )
+	if reason != 'tf4':
+		tf.out( "%% Connection to %s closed." % name )
+	world( "-a" )
+	
+# connection request - just make sure we start in background
+def connect( argstr ):
+	cmd, opts, argstr = tfutil.cmd_parse( argstr, "lqxfb" )
+	opts['b'] = ''
+	if 'f' in opts:
+		del opts['f']
+
+	tf.out( tfutil.cmd_unparse( "/@connect", opts, argstr ) )
+	tf.eval( tfutil.cmd_unparse( "/@connect", opts, argstr ) )
+
+# world is a hybrid of connect and fg
+def world( argstr ):
+	cmd, opts, argstr = tfutil.cmd_parse( argstr, "lqxfb" )
+	name = argstr.lower()
+	if name and name in WDICT:
+		name.activate()
+	elif opts:
+		fg( argstr )
+	else:
+		connect( argstr )
+
+# Just make sure we have a specific world
+def recall( argstr ):
+	cmd, opts, argstr = tfutil.cmd_parse( argstr, 'w:ligvt:a:m:A:B:C:' )
+
+	if not 'w' in opts or not opts['w']:
+		opts['w'] = FG.name
+
+	tf.eval( tfutil.cmd_unparse( "/@recall", opts, argstr ) )
+
+def quit( argstr ):
+	cmd, opts, argstr = tfutil.cmd_parse( argstr, 'y' )
+
+	if not ACTIVITY:
+		opts['y'] = ''
+
+	tf.eval( tfutil.cmd_unparse( "/@quit", opts, argstr ) )
+
+# ----------------------------------------------------------------------------
+# Initial setup
+# ----------------------------------------------------------------------------
+
+def myhelp():
+	for line in """
+/tf4 (ON|mix|switch|off)
+
+on:  Turns on TinyFugue 4 emulation mode where all world activity is shown
+  in a single world separated by ---- World Foo ---- markers. This is
+  emulated with hooks and scripts, so if your own scripts get too fancy
+  it will break, but it seems to work pretty well with mine.
+
+mix: Like 'on', but output in background worlds will be immediately shown
+  (with a divider) so you can just watch the output of all worlds scroll
+  by. However the world does not become the foreground world! Without
+  /visual on you won't really have any indication of what the foreground
+  world is so you won't know where you're sending text.
+
+switch: Like 'mix' but immediately switches you to whatever world has output.
+  Obviously this makes it tough to guarantee that any text you're sending
+  will go to the right world unless you do a /send -wfoo text, since it
+  could switch just before you hit enter.
+ 
+off: Turn off TinyFugue 4 emulation mode, revert all your keybindings and
+  macro definitions back to the way they were.
+""".split("\n"):
+		tf.out( line )
+
+def tf4( argstr ):
+
+	# Create a new base state if we don't have one
+	state = getstate()
+
+
+	# Just parse the command
+	global MODE
+	argstr = argstr.lower()
+	if not argstr or 'on' in argstr:
+		newmode = MODE_ON
+		
+	elif 'help' in argstr:
+		return myhelp()
+
+	elif 'off' in argstr:
+		newmode = MODE_OFF
+
+	elif 'mix' in argstr:
+		newmode = MODE_MIX
+
+	elif 'switch' in argstr:
+		newmode = MODE_SWITCH
+
+	else:
+		return myhelp()
+
+	# Now do what we need to
+	if newmode == MODE_OFF:
+		if newmode != MODE:
+			state.revert()
+			tf.eval( "/dc _tf4" )
+			tf.eval( "/unworld _tf4" )
+			sockets = tfutil.listsockets()
+			for name in sockets:
+				tf.eval( "/@fg -q " + name )
+			MODE = MODE_OFF
+		tf.out( "% tf4 mode is now off. '/tf4' to re-enable it" )
+		return
+		
+	if MODE == MODE_OFF:
+		# Create a virtual world to hold our text
+		sockets = tfutil.listsockets()
+		if not "_tf4" in sockets:
+			tf.eval( "/addworld _tf4" )
+			tf.eval( "/connect _tf4" )
+
+			# We want background processing and triggers
+			state.setvar( 'background', 'on' )
+			state.setvar( 'bg_output', 'off' )
+			state.setvar( 'borg', 'on' )
+			state.setvar( 'gag', 'on' )
+			state.setvar( 'hook', 'on' )
+
+			# change the status bar
+			state.setvar( '_tf4world', tf.eval( '/test fg_world()' ) )
+			state.setvar( '_tf4activity', '' )
+			state.status( "rm @world" )
+			state.status( "add -A@more _tf4world" )
+			state.status( "rm @active" )
+			state.status( "add -A@read _tf4activity:11" )
+
+			# Grab text from any world except our dummy world - we use a regexp instead of a glob
+			# because the glob does not preserve the spacing
+			state.define( flags="-p99999 -w_tf4 -ag -mglob -t*" )
+			state.define( body="/python_call tf4.rx $[world_info()] %P1",
+						  flags="-Fpmaxpri -q -mregexp -t(.*)" )
+			
+			# add a trigger for anything being sent to the generic world, so we can reroute
+			# it to the right world
+			state.define( body="/python_call tf4.tx %{*}", flags="-pmaxpri -w_tf4 -hSEND" )
+
+			# Add our hooks
+			state.define( body="/python_call tf4.dischook %{*}",
+						  flags="-Fpmaxpri -ag -msimple -hDISCONNECT" )
+			state.define( body="/python_call tf4.conhook %{*}",
+						  flags="-Fpmaxpri -ag -msimple -hCONNECT" )
+			state.define( body="/python_call tf4.otherhook %{*}",
+						  flags='-p999 -ag -msimple -hCONFAIL|ICONFAIL|PENDING|DISCONNECT' )
+			state.define( body="", flags="-pmaxpri -ag -msimple -hBGTRIG" )
+			state.define( body="", flags="-pmaxpri -ag -msimple -hACTIVITY" )
+
+			# Bind Esc-b, Esc-f to call us instead
+			state.bind( key="^[b", body="/python_call tf4.fg -<", flags="i" )
+			state.bind( key="^[f", body="/python_call tf4.fg ->", flags="i" )
+			state.bind( key="^[w", body="/python_call tf4.fg -a", flags="i" )
+
+			# def these commands to go to us
+			state.define( "bg", "/python_call tf4.fg -n" )
+			state.define( "connect", "/python_call tf4.connect %{*}" )
+			state.define( "dc", "/python_call tf4.dc" )
+			state.define( "fg", "/python_call tf4.fg %{*}" )
+			state.define( "quit", "/python_call tf4.quit ${*}" )
+			state.define( "recall", "/python_call tf4.recall %{*}" )
+			state.define( "to_active_or_prev_world", "/python_call tf4.fg -a" )
+			state.define( "to_active_world", "/python_call tf4.fg -a" ) # close enough
+			state.define( "world", "/python_call tf4.world %{*}" )
+
+	MODE = newmode
+	if newmode == MODE_SWITCH:
+		tf.out( "% TinyFugue 4 emulation mode with autoswitch to output world." )
+	elif newmode == MODE_MIX:
+		tf.out( "% TinyFugue 4 emulation mode with background output shown." )
+	else:
+		tf.out( "% TinyFugue 4 emulation mode is on." )
+	tf.out( "% '/tf4 off' to disable, '/tf4 help' for help." )
+
+# -------------------------------------
+# When first loaded
+# -------------------------------------
+
+# register ourself
+state = getstate()
+state.define( name="tf4", body="/python_call tf4.tf4 %*", flags="-q" )
+tf.out( "% '/tf4 help' for how to invoke TinyFugue 4 emulation mode." )
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/tf-lib/tf.py tf-50b8-py/tf-lib/tf.py
--- tf-50b8-clean/tf-lib/tf.py	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/tf-lib/tf.py	2008-01-21 02:39:33.000000000 -0800
@@ -0,0 +1,25 @@
+# This is a dummy tf module to allow module testing outside of TinyFugue.
+#
+# If you are actually /python_load-ing or import-ing the module in TF
+# then this file is NOT LOADED, it is only a stub for debugging.
+
+def err( argstr ):
+	print "tf.err  |", argstr
+
+def eval( argstr ):
+	print "tf.eval |", argstr
+	return ""
+
+def getvar( var, default="" ):
+	print "tf.getvar |", var, default
+	return default
+
+def out( argstr ):
+	print "tf.out  |", argstr
+
+def send( text, world="<current>" ):
+	print "tf.send %s |" % test
+	
+def world():
+	return "Dummy"
+
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/tf-lib/tfutil.py tf-50b8-py/tf-lib/tfutil.py
--- tf-50b8-clean/tf-lib/tfutil.py	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/tf-lib/tfutil.py	2008-01-26 00:09:16.000000000 -0800
@@ -0,0 +1,455 @@
+#
+# Various helper funcs/classes for TF Python that are more suited to writing
+# in python than in C (so aren't in the base tf module)
+#
+# Copyright 2008 Ron Dippold
+
+import tf
+
+# ---------------------------------------------------------------------------
+# Misc helper functions
+# ---------------------------------------------------------------------------
+
+def screensize():
+	"""
+	Returns ( rows, columns )
+	"""
+	return ( tf.eval( "/test columns()" ), tf.eval( "/test lines()" ) )
+
+def visual():
+	"""
+	if visual is off, returns 0, otherwise returns number of input lines
+	"""
+	
+	if tf.getvar( "visual", "off" ) == "on":
+		return tf.getvar( "isize", 3 )
+	else:
+		return 0
+
+def eval_escape( text ):
+	"""
+	returns text with %, \, and $ doubled
+	"""
+	return text.replace('%','%%').replace( '\\','\\\\').replace("$","$$")
+
+def cmd_parse( argstr, opts ):
+	"""
+	Parse tf-style command lines into args and opts- like getopt, but for
+	TinyFugue style where -w<x> may have <x> or not, and <x> must be next
+	to -w, not separated by a space.
+
+	argstr is the command line, opts is a list of 'w:ligvt:a:m:A:B:C:#' where
+	: means an argument - we don't care if it's optional or not. # is a
+	number option like '-42' such as in the /quote command.
+
+	The arguments are considered over when we hit any non-flag or '--' or '-'
+
+	Returns ( cmd, optdict, rest ) where cmd is '/recall' (or blank if there
+	wasn't a command present), optdict is { 'w':'foo', 'l':'', ... }
+	and rest is a string with the rest of the line (unlike getopt, we need to
+	preserve the spacing in the rest of the line).
+
+	See also cmd_unparse - you can put the command back together after changing
+	the args.
+	"""
+
+	# parts opts into an flagsdict - guess we could cache these
+	flagsdict = {}
+	i, olen = 0, len(opts)
+	while i<olen:
+		if i+1<olen and opts[i+1] == ":":
+			flagsdict[opts[i]] = opts[i+1]
+			i += 2
+		else:
+			flagsdict[opts[i]] = ''
+			i += 1
+
+	# grab the command off the front (if any)
+	if argstr.startswith( "/" ):
+		cmd, argstr = argstr.split(None,1)
+	else:
+		cmd = ''
+
+	# run through opts on command line
+	outdict = {}
+	while True:
+		argstr = argstr.lstrip()
+		if not argstr.startswith( '-' ):
+			break
+
+		if ' ' in argstr:
+			arg, argstr = argstr[1:].split( None, 1 )
+		else:
+			arg, argstr = argstr, ''
+		if arg == '' or arg == '-': # -- ends arguments
+			break
+
+		# check each flag in this word
+		i, alen = 0, len( arg )
+		while i<alen:
+			flag = arg[i]
+			if flag.isdigit() and "#" in flagsdict:
+				outdict['#'] = arg[i:]
+				break
+			form = flagsdict.get( flag, '' )
+			if form == '':
+				outdict[flag] = form
+				i += 1
+			elif form == ':':
+				outdict[flag] = arg[i+1:]
+				break
+
+	# all done!
+	return ( cmd, outdict, argstr )
+
+def cmd_unparse( cmd, optsdict, argstr ):
+	"""
+	Takes optional cmd ('/recall'), opts dict as created by cmd_parse,
+	and the rest of the command and recreates a tf.eval() line:
+
+	tfutil.cmd_unparse( '/recall', { 'w':'foo', '#':'12' }, '300' )
+	/recall -wfoo -12 300
+	
+	tfutil.cmd_unparse( '', { 'i':'', 'q':'' ], '300' )
+	-q -i 300
+	"""
+
+	fullcmd = []
+	if cmd:
+		fullcmd.append( cmd )
+
+	for flag, arg in optsdict.items():
+		fullcmd.append( '-%s%s' % ( flag, arg ) )
+
+	# make sure we terminate args before adding command
+	if argstr.startswith('-'):
+		fullcmd.append( '-' )
+	fullcmd.append( argstr )
+	
+	return ' '.join( fullcmd )
+
+# ---------------------------------------------------------------------------
+# /output helpers - there doesn't seem to be a way I can find to reliably
+# get the %| pipes to work, even in the tfio examples (I may be missing
+# something) so these do the job of screen scraping arbitrary commands.
+# Luckily this is pretty fast.
+# ---------------------------------------------------------------------------
+
+_caught = []
+def _scrape( line ):
+	_caught.append( line )
+
+def screenscrape( command ):
+	"""
+	Execute an arbitrary command and returns the output as a list.
+	"""
+	_caught[:] = []
+	x = tf.eval( "/def -iq _tfscrape = /python_call tfutil._scrape \%*" )
+	tf.eval( "/quote -S /_tfscrape `%s" % command )
+	tf.eval( "/undefn %s" % x )
+	return _caught[:]
+
+def listsockets():
+	"""
+	Returns a list of socket names (as strings).
+	We could get fancier later and create Socket classes with more
+	    info, but don't need it now.
+	"""
+
+	return screenscrape( "/listsockets -s " )
+
+def listworlds( asdict = False ):
+	"""
+	Returns a list of tfutil.World classes.
+	If asdict, then as a dictionary	with the World.name as key.
+	"""
+	l = [ World( line ) for line in screenscrape( "/listworlds -c" ) ]
+	if asdict:
+		return dict( [ ( w.name, w ) for w in l ] )
+	else:
+		return l
+
+# ---------------------------------------------------------
+# World class - info about each /addworld
+# ---------------------------------------------------------
+
+class World( object ):
+	"""
+	A World() class contains info about a known worlds (/listworlds).
+	This is not quite the same as a socket, because it only includes
+	non-virtual worlds, and unconnected worlds as well.
+	"""
+
+	# These are the attributes on the World you can get/set - in same order
+	# as listworlds command format
+	KEYS=( 'name', 'type', 'host', 'port', 'character', 'password', 'file', 'flags', 'srchost' )
+
+	# See category() below
+	INVALID, NORMAL, DEFAULT, VIRTUAL = ( 0, 1, 2, 3 )
+
+	# If we don't have a port, use this one
+	DEFPORT = 23
+
+	def __init__( self, arg ):
+		"""
+		You can pass one of three arguments to init the class:
+		   empty string:        new empty (INVALID) world
+		   string:              new world from /listworlds -c format
+		   World:               copy of another world
+		"""
+
+		# copy of another World
+		if isinstance( arg, World ):
+			for key in World.KEYS:
+				setattr( self, key, getattr( arg, key, '' ) )
+			return
+			
+		# empty string
+		if not arg:
+			for key in World.KEYS:
+				setattr( self, key, '' )
+			self.port = World.DEFPORT
+			return
+
+		# /listworlds -c format
+		if arg.startswith( "/test addworld" ):
+			argstr = arg[ arg.find("(")+1 : -1 ]
+			split = argstr.split(", ") + [''] * 10
+			for i, key in enumerate( World.KEYS ):
+				setattr( self, key, split[i].strip('"') )
+			if not self.port:
+				self.port = World.DEFPORT
+			return
+
+		raise Exception( "World() - invalid init string" )
+
+	# some special funcs - comparison is done by name, as is nonzero check
+	def __cmp__( self, other ):
+		if isinstance( other, World ):
+			return cmp( self.name.lower(), other.name.lower() )
+		else:
+			return cmp( self.name.lower(), other.lower() )
+	def __nonzero__( self ):
+		return self.name!=''
+	def __str__( self ):
+		return self.addworld_command()
+	def __repr__( self ):
+		return "tfutil.World( '%s' )" % self.addworld_command( True )
+
+	# okay, really different
+	def changed_from( self, other ):
+		for key in World.KEYS:
+			if getattr( self, key ) != getattr( other, key ):
+				return True
+		return False
+
+	def category( self ):
+		"""
+		Worlds can be one of the following:
+		   World.INVALID      - name is not set
+		   World.NORMAL       - normal World with host name
+		   World.DEFAULT      - World name is 'default', see /help addworld
+		   WOrld.VIRTUAL      - World without a host
+		"""
+		if not self.name:
+			return World.INVALID
+		if not self.host:
+			return World.VIRTUAL
+		if self.name.lower() == 'default':
+			return World.DEFAULT
+		return World.NORMAL
+
+	def send( self, text ):
+		"""
+		Send text to this world, even if it's not foreground. Note that a world
+		existing does not guarantee that it current is connected.
+		"""
+		if self.name:
+			tf.send( text, self.name )
+
+	def addworld_command( self, func=False, full=True ):
+		"""
+		Return an addworld command for this world.
+		If World.category() is World.INVALID, this returns an empty string!
+
+		If Func is True it will return a
+			/test addworld( ... )
+		line, otherwise it will return an
+			/addworld ...
+	    
+		If full is False then it will just return the addworld( ... ) part
+		without the /test or the ... without the /addworld.
+		
+		"""
+
+		which = self.category()
+		if which == World.INVALID:
+			return ''
+
+		# function format
+		if func:
+			cmd = [ '"%s"' % getattr(self,key,'') for key in World.KEYS ]
+			while cmd and cmd[-1]=='""':
+				del cmd[-1]
+			if full:
+				return "/test addworld( %s )" % ", ".join( cmd )
+			else:
+				return "addworld( %s )" % ", ".join( cmd )
+
+		# addworld format
+		if full:
+			cmd = [ '/addworld' ]
+		else:
+			cmd = []
+		
+		if which==World.NORMAL and self.flags:
+			cmd.append( '-' + self.flags )
+		if self.type:
+			cmd.append( '-T' + self.type )
+		if which!=World.DEFAULT and self.srchost:
+			cmd.append( '-s' + self.srchost )
+		cmd.append( self.name )
+		if which!=World.VIRTUAL and self.character and self.password:
+			cmd.append( self.character )
+			cmd.append( self.password )
+		if which==World.NORMAL:
+			cmd.append( self.host )
+			cmd.append( self.port )
+		if which!=World.VIRTUAL and self.file:
+			cmd.append( self.file )
+
+		return ' '.join( cmd )
+		
+
+# ---------------------------------------------------------
+# State class
+# ---------------------------------------------------------
+
+class State( object ):
+	"""
+	This class lets you do various binds and sets and then (the key) revert
+	TF's configuration to undo the changes you made.
+	"""
+
+	def __init__( self ):
+		self.lose_changes()
+
+	def setvar( self, var, value ):
+		"""
+		old = State.setvar( <var>, <value> )
+		
+		set TF variable <var> to <value>, returns the old value.
+		Saves the old value for when reverting State.
+		"""
+		old = tf.getvar( var )
+		tf.eval( "/set %s=%s" % ( var, value ) )
+		if not var in self.oldvar:
+			self.oldvar[ var ] = old
+		return old
+
+	def define( self, name="", body="", flags="" ):
+		"""
+		n = State.define( name='<name>', body='<body>', flags='<flags>' )
+
+		Adds a new /def, returns the number of the new /def. All args optional.
+		Saves the old value of named /def if it exists, for reverting State.
+
+		Not named def() because that's a Python keyword.
+		"""
+
+ 		if name and not name in self.olddef:
+			x = screenscrape( "/list -i -msimple %s" % name )
+			if x:
+				self.olddef[name] = x[0]
+
+		if flags and not flags.startswith("-"):
+			flags = "-"+flags
+
+		n = tf.eval( "/def %s %s = %s" % ( flags, name, eval_escape(body) ) )
+		self.newdef.append( n )
+		
+		return n
+
+	def bind( self, key, body="", flags="" ):
+		"""
+		n = State.bind( key='<key>', body='<body>', flags='<flags>' )
+
+		Create a new key binding for <key>. Returns the number of the new /def.
+		Body and flags are optional. Saves old binding for reverting State.
+		"""
+
+		if not key:
+			raise Exception( "tfutil.bind: empty key name" )
+		
+		if not key in self.oldkey:
+			x = screenscrape( "/list -i -msimple -b'%s'" % key )
+			if x:
+				self.oldkey[key] = x[0]
+
+		if flags and not flags.startswith("-"):
+			flags = "-"+flags
+		key = "-b'%s'" % key.strip("'")
+
+		n = tf.eval( "/def %s %s = %s" % ( flags, key, eval_escape(body) ) )
+		self.newkey.append( n )
+		
+		return n
+
+	def status( self, argstr ):
+		# save current fields
+		if not self.status_saved:
+			tf.eval( "/status_save _tf4status" )
+			self.status_saved = True
+
+		if not argstr.startswith("/"):
+			argstr = "/status_"+argstr
+		tf.eval( argstr )
+		
+
+	def lose_changes( self ):
+		"""
+		Lose track of all the changes you've made since creating this object.
+		"""
+		self.oldvar = {}    # { <name> : <oldvalue> }
+		self.olddef = {}    # { <name> : <oldvalue> }
+		self.newdef = []    # [ <n> ]
+		self.oldkey = {}    # { <key>  : <oldvalue> }
+		self.newkey = []    # [ <n> ]
+		self.status_saved = False
+
+	def revert( self ):
+		"""
+		Revert to previous state - this will undo all the setvar(), define(), and
+		bind()s you've done.
+		"""
+
+		# variables are easy
+		for var, value in self.oldvar.items():
+			tf.eval( "/set %s=%s" % ( var, value ) )
+
+		# get rid of our new definitions
+		if self.newdef:
+			tf.eval( "/undefn %s" % " ".join( [ str(n) for n in self.newdef ] ) )
+		# restore the old ones
+		for name, olddef in self.olddef.items():
+			# '% 829: /def -p2 blah=  blah'
+			tf.eval( eval_escape( olddef.split( ":", 1 )[1].lstrip() ) )
+
+		# get rid of our new bindings
+		if self.newkey:
+			tf.eval( "/undefn %s" % " ".join( [ str(n) for n in self.newkey ] ) )
+		# restore the old ones
+		for name, oldkey in self.oldkey.items():
+			tf.eval( eval_escape( olddef.split( ":", 1 )[1].lstrip() ) )
+
+		# revert status line
+		if self.status_saved:
+			tf.eval( "/status_restore _tf4status" )
+		
+		# now forget all our changes
+		self.lose_changes()
+
+# We need this for the screenscrape hook
+tf.eval( "/python_load tfutil" )
+
+
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/tf-lib/urlwatch.py tf-50b8-py/tf-lib/urlwatch.py
--- tf-50b8-clean/tf-lib/urlwatch.py	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/tf-lib/urlwatch.py	2008-01-11 15:16:33.000000000 -0800
@@ -0,0 +1,164 @@
+#---------------------------------------------------------------------------
+# Python URL Watcher v2.00 - By Vash@AnimeMUCK ( sizer@san.rr.com )
+#
+#    Distribute at will! Though I'd like to hear of improvements.
+#
+# This is formatted for 4-space tabs.
+#
+# This will watch your worlds and write an html file with the urls it sees
+# go by. Then you can point your browser at the file and launch the urls
+# from there. It puts the newest urls at the top.
+#
+# THIS REQUIRES THE TF5 PYTHON PATCH from http://sizer99.com/tfpython/
+#
+# ---------------------------------------------------------------------------
+# -- INSTALL
+# - Set the CONFIG variables just below.
+# - in your .tfrc file put a
+#       /python_load /path/to/urlwatch.py
+# - and optionally do a
+#       /python_call urlwatch.config file=/tmp/tfurls.html
+#   if you want to override where the html file is written
+# ---------------------------------------------------------------------------
+# -- VERSIONS
+# - V 2.00 - Jan 09 '08 - Convert to python from tfscript
+# ---------------------------------------------------------------------------
+
+# -- CONFIGURATION
+
+# You can use '/python_call urlwatch.config <key>=<value>' to change any of
+# these is well - but it won't do any error checking.
+
+CONFIG = {
+
+	# This is the file which gets written and you need to view in your browser.
+	#  In Firefox, File -> Open File..., in IE,  File -> Open -> Browse
+	'file':		'/tmp/tfurls.html',
+
+	# change target to '' if you don't want urls opening in a new window/tab
+	'target':	'_blank',
+
+	# Title for the browser title bar/tab title
+	'title':	'TinyFugue URLs',
+
+	# Define your own style sheet info here
+	'css':		"""
+td { padding: 0.5em 1em; }
+.odd { background: #f0fff0; }
+.even { background: #f0f0ff; }
+""",
+
+	# How many urls you want to save for the page, default 20
+	'max':		20,
+
+	# How often you want the page to auto-reload, in seconds (or 0 for not)
+	'reload':	30,
+
+	# anything else you want before the table of urls
+	'header':	'<a href="javascript:window.location.reload()" class="reload">reload page</a>',
+}
+
+# ---------------------------------------------------------------------------
+# Below here is the actual code
+# ---------------------------------------------------------------------------
+
+# regexp for matching
+import re, cgi, tf
+PATTERN = r'(http|ftp|https)://\S+[0-9A-Za-z/]'
+CPATTERN = re.compile( PATTERN )
+
+# our list of urls - each URL is ( world, text )
+URLS = []
+
+def trigger( arg ):
+	"Called from our tinyfugue trigger to do the real work"
+
+	# parse the rest as long as we keep finding urls
+	line = arg
+	output=[]
+	while True:
+		found = CPATTERN.search( line )
+		if not found: break
+		start, end = found.span()
+		url = cgi.escape( line[start:end] )
+		output.append( cgi.escape( line[:start] ) )
+		output.append( '<a href="%s" %s>%s</a>' % ( url, CONFIG['target'], url ) )
+		line = line[end:]
+	# add the remaining to the end
+	if line:
+		output.append( cgi.escape( line ) )
+
+	# add the output to the URLS, then truncate the list
+	global URLS
+	URLS.append( ( tf.world(), "".join( output ) ) )
+	URLS = URLS[ :CONFIG['max'] ]
+
+	# finally, write the file
+	write_file()
+
+def write_file( ):
+	"Write the file using the known URL entries"
+
+	f = open( CONFIG['file'], 'wt' )
+	f.write( '<head><title>%s</title>\n' % CONFIG.get('title') )
+	if CONFIG.get( 'reload' ):
+		f.write( '<meta http-equiv="refresh" content="%s" />' % CONFIG['reload'] )
+	if CONFIG.get( 'css' ):
+		f.write( '<style type="text/css">%s</style>\n' % CONFIG['css'] )
+	f.write( '</head><body>\n' )
+	f.write( CONFIG.get( 'header', '' ) )
+
+	# write each URL
+	if URLS:
+		f.write( '<table>\n' )
+		odd = True
+		for world, url in reversed( URLS ):
+			classname = odd and "odd" or "even"
+			odd = not odd
+			f.write( '  <tr class="%s"><td>%s</td><td>%s</td></tr>\n' % ( classname, world, url ) )
+		f.write( '</table>\n' )
+	else:
+		f.write( "<br/>No URLs caught yet.<br/>\n" )
+	f.write( '</body>\n' )
+		
+	f.close()
+		
+
+def config_massage():
+    	"Do a little CONFIG fixup."
+	if CONFIG.get('target'):
+		CONFIG['target'] = 'target="%s"' % CONFIG['target']
+	else:
+		CONFIG['target'] = ''
+
+	try:
+                CONFIG['max'] = int( CONFIG['max'] )
+	except:
+		CONFIG['max'] = 20
+
+# You could also just do this with
+#     /python urlwatch.CONFIG['file']='value'
+# but that seems a little too fingers-in-pies
+def config( keyval ):
+	if '=' in keyval:
+		key, val = keyval.split( '=', 1)
+		CONFIG[ key ] = val
+		config_massage()
+	else:
+		tf.echo( "use: /python_call urlwatch.config <key>=<value>" )
+	
+# ---------------------------------------------------------------------------
+# Initialization	
+# ---------------------------------------------------------------------------
+
+# Do some CONFIG massaging
+config_massage()
+	
+# create the trigger
+tf.eval( "/def -mregexp -p9 -F -q -t%s urlwatch = /python_call urlwatch.trigger \\%%*" %
+		 PATTERN.replace('//','///').replace('\\','\\\\')
+		 )
+
+# write an empty file so there's at least something there
+write_file()
+
diff -rNu -x .svn -x config.log -x config.status -x tf-help -x Makefile -x chartables.c -x tfconfig.h -x tfdefs.h -x '*.build' -x '*.bak' -x '*.idx' -x '*.o' -x '*.pyc' -x html2tf -x default -x makehelp -x tf -x dftables -x 'libpcre*' -x html2tif tf-50b8-clean/.tfrc tf-50b8-py/.tfrc
--- tf-50b8-clean/.tfrc	1969-12-31 16:00:00.000000000 -0800
+++ tf-50b8-py/.tfrc	2008-01-25 22:16:14.000000000 -0800
@@ -0,0 +1,28 @@
+/python sys.stdout.output=tf.out
+/addworld _dummy localhost 9999
+/addworld L1 localhost 2035
+/addworld L2 localhost 2035
+/addworld -x -Ttiny.muck FSa Sarusa wubba muck.furry.com 8899
+/def con=/connect %{*}
+
+/def -PCcyan -t'^(== )'
+/def -PCcyan -t'^\[[0-9]*:[0-9]*[ap]m\]'
+/def -PBCmagenta -t'^\#\# '
+/def -p9 -P0BCgreen -t'Vash' -F _hivash
+/def -p9 -P0hBCgreen -t'Sarusa' -F _hisarusa
+
+; Scream Channels
+/def -p2 -aCmagenta -mglob -t'\[public\:*\]*' _hipublic
+/def -p2 -ahCmagenta -mglob -t'\[pub\:*\]*' _hipub
+/def -p2 -aBhCred -mglob -t'\[peanut\:*\]*' _hipeanut
+/def -p2 -ahBCcyan -mglob -t'\[unixgeeks\:*\]*' _hiunix
+/def -p2 -ahBCgreen -mglob -t'\[programmers\:*\]*' _hiprog
+/def -p2 -ahBCgreen -mglob -t'\[clu\:*\]*' _hiclu
+/def -p2 -ahBCgreen -mglob -t'\[fb6\:*\]*' _hifb6
+/def -p2 -ahBCred -mglob -t'\[gamers\:*\]*' _higamers
+/def -p2 -aCyellow -mglob -t'\[gamer\:*\]*' _higamer
+/def -p2 -ahBCyellow -mglob -t'\[bafur\:*\]*' _hiba
+/def -p2 -ahBCgreen -mglob -t'\[windowshelp\:*\]*' _hiwin
+/def -p2 -ahBCcyan -mglob -t'\[GPChat\:*\]*' _higp
+
+/python_load tf4

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP
  2010-10-22 13:10   ` Gwen Morse
@ 2010-10-22 14:21     ` Dirk Sondermann
  2010-10-23  2:33       ` Gwen Morse
  0 siblings, 1 reply; 5+ messages in thread
From: Dirk Sondermann @ 2010-10-22 14:21 UTC (permalink / raw)
  To: cygwin

On 22.10.2010 10:21, Gwen Morse wrote:

> Recap: I'm having trouble compiling tinyfuge, a mud client, under
> cygwin 1.7, with an add-on patch that allows the inclusion of a python
> library. I was getting some error messages, posted them here, and was
> told it was probably an issue with using "wprinttf" instead of
> "tf_wprinttf".

You don't have to replace wprintf with tf_wprintf in the source by hand.

The macro definition "#define wprintf tf_wprintf" is intended to avoid
a collision between the wprintf function definded in src/tfio.h and the
version defined in wchar.h by replacing the former with tf_wprintf and
leaving the latter untouched. At present, this does not work because
the macro is applied to both files. You can get rid of this problem
by including wchar.h in src/tfio.h *before* the macro is defined:

$ svn co svn://sizer99.com/tf-50b8-py
$ cd tf-50b8-py
$ sed -i '29 s/.*/#include <wchar.h>/' src/tfio.h
$ ./configure
$ make

-Dirk

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP
  2010-10-22 14:21     ` Dirk Sondermann
@ 2010-10-23  2:33       ` Gwen Morse
  0 siblings, 0 replies; 5+ messages in thread
From: Gwen Morse @ 2010-10-23  2:33 UTC (permalink / raw)
  To: cygwin

On Fri, Oct 22, 2010 at 9:59 AM, Dirk Sondermann  wrote:
> On 22.10.2010 10:21, Gwen Morse wrote:
>
>> Recap: I'm having trouble compiling tinyfuge, a mud client, under
>> cygwin 1.7, with an add-on patch that allows the inclusion of a python
>> library. I was getting some error messages, posted them here, and was
>> told it was probably an issue with using "wprinttf" instead of
>> "tf_wprinttf".
>
> You don't have to replace wprintf with tf_wprintf in the source by hand.
>
> The macro definition "#define wprintf tf_wprintf" is intended to avoid
> a collision between the wprintf function definded in src/tfio.h and the
> version defined in wchar.h by replacing the former with tf_wprintf and
> leaving the latter untouched. At present, this does not work because
> the macro is applied to both files. You can get rid of this problem
> by including wchar.h in src/tfio.h *before* the macro is defined:
>
> $ svn co svn://sizer99.com/tf-50b8-py
> $ cd tf-50b8-py
> $ sed -i '29 s/.*/#include <wchar.h>/' src/tfio.h
> $ ./configure
> $ make

This worked perfectly. Thank you!

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2010-10-23  1:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-25 15:35 tinyfugue with python won't compile under cygwin (1.7.7) on Windows XP Gwen Morse
2010-10-06  8:22 ` Csaba Raduly
2010-10-22 13:10   ` Gwen Morse
2010-10-22 14:21     ` Dirk Sondermann
2010-10-23  2:33       ` Gwen Morse

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