An expect script I've been using for well over a year stopped working
once I upgraded to 20021217-1. The problem still existed after I
upgraded to 20021218-1. When I backed out to version 20010117-1, the
script resumed functioning correctly.

The script dies thusly (although the strings displayed after "invalid
command name" and "while executing" vary):

-------------------------------------

expect: does "\r\n=== Received trap ===\r\n" (spawn_id 4) match regular expression "=+ 
+(Journaled Event [(]C[^:]*: +([0-9]+|0x[0-9A-Fa-f]+), +S[^:]*: 
+([0-9]+|0x[0-9A-Fa-f]+)[)]) +=+ *[\n\r]+"? no
"=+ +(Received trap) +=+ *[\n\r]+"? yes
expect: set expect_out(0,string) "=== Received trap ===\r\n"
expect: set expect_out(1,string) "Received trap"
expect: set expect_out(spawn_id) "4"
expect: set expect_out(buffer) "\r\n=== Received trap ===\r\n"

===== Received trap =====

expect: does "" (spawn_id 4) match regular expression "^toolname@4812_25> "? no
"([^\n\r]*)[\n\r][\n\r]"? no

expect: does "toolname@4812_25> \r\n=== Sending set ===\r\n" (spawn_id 4) match 
regular expression "^toolname@4812_25> "? yes
expect: set expect_out(0,string) "toolname@4812_25> "
expect: set expect_out(spawn_id) "4"
expect: set expect_out(buffer) "toolname@4812_25> "
invalid command name "f]"
    while executing
"f]"
    invoked from within
"expect_user -nobrace       -re "^ *auto-journaling +(on|off) *\[\n\r]+" {
      send_log $expect_out(buffer)
      set auto_journaling [ expr { $expec..."

-------------------------------------

What it's attempting to do

First, it matches "===== Received trap =====" via the second regexp in this pattern:

expect_before {
  -re "=+ +(Journaled Event \[(]C\[^:]*: +(${num_pat}), +S\[^:]*: +(${num_pat})\[)]) 
+=+ *\[\n\r]+" {
    send_user "\n===== $expect_out(1,string) =====\n"
    dump_output
    send_special_set $expect_out(2,string) $expect_out(3,string)
  }
  -re "=+ +(Received trap) +=+ *\[\n\r]+" {
    send_user "\n===== $expect_out(1,string) =====\n"
    dump_output
  }
  -re "=+ +(Discarded trap from \"\[0-9.]+\") +=+ *\[\n\r]+" {
    send_user "\n===== $expect_out(1,string) =====\n"
    dump_output
  }
  -re "=+ +(Sending set) +=+ *\[\n\r]+" {
    send_user "\n===== $expect_out(1,string) =====\n"
    dump_output
  }
}

Then, it runs dump_output to dump the output from the spawned process
until the tool prompt is encountered. The expect script dies after
matching the prompt string regexp:

proc dump_output {} {
  global prompt

  set old_before [ expect_before -info ]
  set old_after [ expect_after -info ]

  expect_before
  expect_after

  expect {
    -re "^${prompt}" {}
    -re "(\[^\n\r]*)\[\n\r]\[\n\r]" {
      send_user " $expect_out(1,string)\n"
      exp_continue
    }
  }

  expect_before -brace $old_before
  expect_after -brace $old_after
}

-------------------------------------

A couple times I've also seen it fail as below but never when I've had
the "exp_internal" display enabled:

===== Received trap =====
can't unset "unknown_pending(": no such variable
    while executing
"unset unknown_pending($name)"
    (procedure "unknown" line 35)
    invoked from within
""
    invoked from within
"expect_user -nobrace       -re "^ *auto-journaling +(on|off) *\[\n\r]+" {
      send_log $expect_out(buffer)
      set auto_journaling [ expr { $expec..."
-- 
Bradley Holdridge
[EMAIL PROTECTED]
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Thu Dec 26 10:28:15 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3

Path:   C:\cygwin\usr\local\bin
        C:\cygwin\bin
        C:\cygwin\bin
        c:\Perl\bin\
        c:\WINNT\system32
        c:\WINNT
        c:\WINNT\System32\Wbem
        c:\Program Files\Hummingbird\Connectivity\7.10\Accessories\
        c:\Program Files\Executive Software\DiskeeperWorkstation\
        c:\Program Files\atria\bin
        c:\ntutils
        c:\Scripts
        c:\bts\cdma.r16\code\src\hlp\tools\batch
        C:\cygwin\home\qa3636\bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN = `tty ntsec error_start=c:\cygwin\bin\dumper.exe'
HOME = `C:\cygwin\home\qa3636'
MAKE_MODE = `unix'
PWD = `/home/qa3636/test/cneomi/tool'
USER = `qa3636'

ALLUSERSPROFILE = `D:\Profiles\All Users'
APPDATA = `D:\Profiles\qa3636\Application Data'
ATRIAHOME = `C:\program files\atria'
CHEATS = `CHEAT_LLP=yes CHEAT_FOUNDATION=yes CHEAT_SSI=yes'
CHEAT_ALL = `CHEAT_LLP=yes CHEAT_FOUNDATION=yes CHEAT_SSI=yes CHEAT_HLP=yes 
CHEAT_SNMP=yes'
CLEARCASE_PRIMARY_GROUP = `IL27cu08'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `il27-1054'
COMSPEC = `C:\WINNT\system32\cmd.exe'
DIRCMD = `/ogn'
DISKEEPERICON = `C:\Program Files\Executive Software\DiskeeperWorkstation\'
FIGNORE = `.o:~'
HISTCONTROL = `ignoredups'
HOMEDRIVE = `H:'
HOMEPATH = `\'
HOMESHARE = `\\IL27FIL07\QA3636$'
HOSTNAME = `il27-1054'
LOGONSERVER = `\\IL27NA1DC01'
LYNX_CFG = `/home/qa3636/lynx.cfg'
MANPATH = `:/usr/ssl/man'
NUMBER_OF_PROCESSORS = `2'
OLDPWD = `/home/qa3636'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PRINTER = `\\il27prt10\IL27-2G7-01'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 15 Model 1 Stepping 2, GenuineIntel'
PROCESSOR_LEVEL = `15'
PROCESSOR_REVISION = `0102'
PROGRAMFILES = `C:\Program Files'
PROMPT = `$P$G'
PS1 = `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHELL = `/bin/bash'
SHLVL = `1'
SMS_LOCAL_DIR = `C:\WINNT'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `d:\Profiles\qa3636\LOCALS~1\Temp'
TERM = `cygwin'
TMP = `d:\Profiles\qa3636\LOCALS~1\Temp'
USERDOMAIN = `NA1'
USERNAME = `QA3636'
USERPROFILE = `D:\Profiles\qa3636'
WINDIR = `C:\WINNT'
_ = `/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `C:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cyg'
  cygdrive flags = 0x00000028
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:\cygwin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ckt
  (default) = `z:\bts\cdma.r16\code\src\hlp\circuit'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/gli_bin
  (default) = `z:\bts\cdma.r16\code\bin\gli3\gli3_pkt'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/luxor
  (default) = `k:\3G_FA\Applications'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/mydoc
  (default) = `d:\Profiles\qa3636\My Documents'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/pine
  (default) = `h:\Pine'
  flags = 0x0000010a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/pkt
  (default) = `z:\bts\cdma.r16\code\src\hlp\packet'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/shared
  (default) = `\\il27-1054\shared'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/snmp
  (default) = `z:\bts\cdma.r16\code\src\snmp'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/splunge
  (default) = `\\IL27DHP01\Software'
  flags = 0x0000010a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `C:\cygwin/bin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `C:\cygwin/lib'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/vxw
  (default) = `z:\bts\cdma.r16\vxWorks_2.0.2\target\src\epilogue'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/wpj
  (default) = `z:\bts\cdma.r16\code\src\rom\bootrom\gli3'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D

a:  fd           N/A    N/A                    
c:  hd  NTFS   15617Mb  39% CP CS UN PA FC     SYSTEM
d:  hd  NTFS    1733Mb  31% CP CS UN PA FC     DATA
e:  hd  NTFS   95393Mb   3% CP CS UN PA FC     
f:  cd           N/A    N/A                    
g:  net          N/A    N/A                    
h:  net NTFS   86772Mb  74% CP CS UN PA FC     Data1-F
k:  net NTFS   150656Mb  94% CP CS UN PA FC     ComF
m:  net MVFS    1000Mb  50% CP CS              CCase
n:  net NTFS   15617Mb  36% CP CS UN PA FC     SYSTEM
u:  net NTFS   117366Mb  71% CP CS    PA        qa3636
w:  net MVFS    1000Mb  50% CP CS              CCase
y:  net MVFS    1000Mb  50% CP CS              CCase

C:\cygwin                                          /         system  textmode
z:\bts\cdma.r16\code\src\hlp\circuit               /ckt      system  textmode
z:\bts\cdma.r16\code\bin\gli3\gli3_pkt             /gli_bin  system  textmode
k:\3G_FA\Applications                              /luxor    system  textmode
d:\Profiles\qa3636\My Documents                    /mydoc    system  textmode
h:\Pine                                            /pine     system  binmode
z:\bts\cdma.r16\code\src\hlp\packet                /pkt      system  textmode
\\il27-1054\shared                                 /shared   system  textmode
z:\bts\cdma.r16\code\src\snmp                      /snmp     system  textmode
\\IL27DHP01\Software                               /splunge  system  binmode
C:\cygwin/bin                                      /usr/bin  system  textmode
C:\cygwin/lib                                      /usr/lib  system  textmode
z:\bts\cdma.r16\vxWorks_2.0.2\target\src\epilogue  /vxw      system  textmode
z:\bts\cdma.r16\code\src\rom\bootrom\gli3          /wpj      system  textmode
.                                                  /cyg      user    textmode,cygdrive

Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\sh.exe

   58k 2002/05/07 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2002/5/7 1:33
    6k 2002/06/24 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2002/6/24 13:23
  644k 2002/12/08 C:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto.dll" v0.0 ts=2002/12/8 13:57
  136k 2002/10/17 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2002/10/17 10:21
   45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 0:28
   35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 0:03
   19k 2002/02/20 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 21:05
   17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 22:34
   20k 2002/10/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2002/10/10 12:28
  929k 2002/06/24 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2002/6/24 13:24
   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 3:28
   28k 2002/09/20 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2002/9/19 22:13
   21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 12:09
  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/8 23:19
   25k 2002/07/16 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2002/7/15 23:05
   26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 0:27
   20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 0:03
  156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 0:29
  175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 0:03
  226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 0:17
  202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 0:03
   15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 0:27
   12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 0:03
   40k 2001/11/21 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2001/11/21 16:15
   39k 2001/11/21 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2001/11/21 16:15
  179k 2002/07/22 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2002/7/22 11:03
   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 0:45
  108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 22:34
  127k 2002/10/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2002/10/10 12:28
   66k 2001/11/20 C:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                  "cygregex.dll" v0.0 ts=2001/11/20 8:44
  165k 2002/12/08 C:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl.dll" v0.0 ts=2002/12/8 13:57
  390k 2001/01/18 C:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2001/1/17 22:44
  550k 2002/12/19 C:\cygwin\bin\cygtcl83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl83.dll" v0.0 ts=2002/12/18 22:58
    5k 2001/01/18 C:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   12k 2002/12/19 C:\cygwin\bin\cygtclpip83.dll - os=4.0 img=1.0 sys=4.0
   10k 2001/01/18 C:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2001/1/17 22:44
  253k 2002/02/10 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2002/2/10 2:34
  217k 2002/12/19 C:\cygwin\bin\cygtix4183.dll - os=4.0 img=1.0 sys=4.0
                  "cygtix4183.dll" v0.0 ts=2002/12/18 21:26
  830k 2002/12/19 C:\cygwin\bin\cygtk83.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk83.dll" v0.0 ts=2002/12/18 21:25
   25k 2002/07/14 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2002/7/14 9:58
   50k 2002/03/12 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2002/3/11 22:38
  880k 2002/12/25 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/12/25 14:37
    Cygwin DLL version info:
        DLL version: 1.3.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 69
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Wed Dec 25 15:37:50 EST 2002
        Shared id: cygwin1S3


Cygwin Package Information
Last downloaded files to: C:\Shared\cygwin
Last downloaded files from: ftp://mirrors.umbc.edu/pub/cygwin

Package             Version             
ELFIO               1.0.0-1             
_update-info-dir    00110-1             
ash                 20020731-1          
astyle              1.15.3-3            
autoconf            2.54-1              
autoconf-devel      2.57-1              
autoconf-stable     2.13-4              
automake            1.7.1-1             
automake-devel      1.7.2-1             
automake-stable     1.4p5-5             
base-files          1.1-1               
base-passwd         1.0-1               
bash                2.05b-8             
binutils            20021117-1          
bison               1.75-1              
byacc               1.9-1               
bzip2               1.0.2-2             
clear               1.0-1               
cmake               1.4.7-1             
compface            1.4-5               
cron                3.0.1-7             
crypt               1.0-1               
ctags               5.2-1               
cygrunsrv           0.95-1              
cygutils            1.1.3-1             
cygwin              1.3.18-1            
cygwin-doc          1.2-1               
diff                1.0-1               
diffutils           2.8.1-1             
ed                  0.2-1               
enscript            1.6.3-3             
exim                4.10-2              
expat               1.95.5-1            
expect              20010117-1          
figlet              2.2-1               
file                3.37-1              
fileutils           4.1-1               
findutils           4.1.7-4             
flex                2.5.4-2             
fortune             1.8-2               
gawk                3.1.1-5             
gcc                 3.2-3               
gcc-mingw           20020817-4          
gcc2                2.95.3-10           
gdb                 20021218-1          
gdbm                1.8.0-4             
ghostscript         7.05-2              
ghostscript-base    7.05-2              
grep                2.5-1               
groff               1.18.1-2            
gsl                 1.1.1-1             
gzip                1.3.3-4             
indent              2.2.8-1             
inetutils           1.3.2-19            
initscripts         0.9-1               
jpeg                6b-7                
less                378-1               
libbz2_1            1.0.2-2             
libcharset1         1.8-2               
libiconv            1.8-2               
libiconv2           1.8-2               
libintl             0.10.38-3           
libintl1            0.10.40-1           
libintl2            0.11.5-1            
libltdl3            20020705-2          
libncurses5         5.2-1               
libncurses6         5.2-8               
libpng12            1.2.4-2             
libpopt0            1.6.4-4             
libreadline4        4.1-2               
libreadline5        4.3-2               
libtool             20020705-1          
libtool-devel       20020705-2          
libtool-stable      1.4.3-1             
libungif            4.1.0-2             
login               1.7-1               
m4                  1.4-1               
make                3.79.1-7            
man                 1.5j-1              
mingw-runtime       2.3-1               
mktemp              1.4-1               
ncurses             5.2-8               
newlib-man          20020801            
openssl             0.9.6h-1            
patch               2.5.8-2             
pcre                3.7-1               
perl                5.6.1-2             
perl_manpages       5.8.0-1             
pine                4.44-4              
pkgconfig           0.12.0-1            
popt                1.6.4-4             
procps              010801-2            
python              2.2.2-1             
readline            4.3-2               
regex               4.4-2               
robots              2.0-1               
rxvt                2.7.9-4             
sed                 4.0.1-1             
sh-utils            2.0-3               
sharutils           4.2.1-2             
ssmtp               2.38.7-3            
swig                1.3.16-1            
sysvinit            2.84-2              
tar                 1.13.25-1           
tcltk               20021218-1          
tcp_wrappers        7.6-1               
tcsh                6.11.00-5           
termcap             20020930-1          
terminfo            5.2-3               
texinfo             4.2-4               
textutils           2.0.21-1            
tidy                021202-1            
tiff                3.5.7-1             
time                1.7-1               
units               1.77-1              
unzip               5.50-1              
vim                 6.1-2               
w32api              2.1-1               
wget                1.8.2-2             
which               1.5-1               
zip                 2.3-2               
zlib                1.1.4-1             
zsh                 4.0.6-2             

Use -h to see help about each section
cygcheck: dump_sysinfo: GetVolumeInformation() failed: 87
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to