Mail Archives: cygwin/2003/05/14/06:33:40
--------------070300070006050505020103
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I'm trying to use the University of Washington imapd (uw-imapd).
I can't get it to work with either inetd or xinetd.
With inetd uw-imapd segfaults.
With xinetd it doesn't segfault, but most of the imapd processes don't
exit when a client disconnects.
This means the mailboxes are locked open and mail can't be read anymore.
My system is (full cygcheck attached):
Windows ME Ver 4.90 Build 3000
Cygwin DLL version: 1.3.22
Intel Pentium P4 2.4GHz, 256 MB RAM.
I've attached logfiles for inet and xinetd.
imapd.log - xinetd log for imap
inetd.log - trace from inetd
xinetd.log - xinetd -d output
xinetd.txt - more detail on the problem
cygcheck.txt - cygcheck -r -s -v
Mike
--------------070300070006050505020103
Content-Type: text/plain;
name="imapd.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="imapd.log"
03/5/14 AT 09:27:31: START: imap pid=1013209 from=127.0.0.1
03/5/14 AT 09:27:37: START: imap pid=380233 from=127.0.0.1
03/5/14 AT 09:27:38: START: imap pid=3210361 from=127.0.0.1
03/5/14 AT 09:28:04: EXIT: imap status=1 pid=3210361 duration=26(sec)
--------------070300070006050505020103
Content-Type: text/plain;
name="inetd.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="inetd.log"
When the University of Washington imapd (uw-imapd) is run from inet
it segfaults. But when run directly (or by xinetd) it doesn't.
My system is (full cygcheck attached):
Windows ME Ver 4.90 Build 3000
Cygwin DLL version: 1.3.22
Intel Pentium P4 2.4GHz, 256 MB RAM.
Here's what I did:
bash-2.05b$ inetd -d
ADD : echo proto=tcp, wait=0, user=root builtin=4080d0 server=internal
registered internal on 4
ADD : echo proto=udp, wait=0, user=root builtin=4080e0 server=internal
registered internal on 5
ADD : discard proto=tcp, wait=0, user=root builtin=4080f0 server=internal
registered internal on 6
ADD : discard proto=udp, wait=0, user=root builtin=408100 server=internal
registered internal on 7
ADD : daytime proto=tcp, wait=0, user=root builtin=408130 server=internal
registered internal on 8
ADD : daytime proto=udp, wait=0, user=root builtin=408140 server=internal
registered internal on 9
ADD : chargen proto=tcp, wait=0, user=root builtin=408150 server=internal
registered internal on 10
ADD : chargen proto=udp, wait=0, user=root builtin=408160 server=internal
registered internal on 11
ADD : time proto=tcp, wait=0, user=root builtin=408110 server=internal
registered internal on 12
ADD : time proto=udp, wait=0, user=root builtin=408120 server=internal
registered internal on 13
ADD : ftp proto=tcp, wait=0, user=root builtin=0 server=/usr/sbin/in.ftpd
registered /usr/sbin/in.ftpd on 14
ADD : telnet proto=tcp, wait=0, user=root builtin=0 server=/usr/sbin/in.telnetd
registered /usr/sbin/in.telnetd on 15
ADD : shell proto=tcp, wait=0, user=root builtin=0 server=/usr/sbin/in.rshd
registered /usr/sbin/in.rshd on 16
ADD : login proto=tcp, wait=0, user=root builtin=0 server=/usr/sbin/in.rlogind
registered /usr/sbin/in.rlogind on 17
ADD : exec proto=tcp, wait=0, user=root builtin=0 server=/usr/sbin/in.rexecd
registered /usr/sbin/in.rexecd on 18
ADD : talk proto=udp, wait=1, user=root builtin=0 server=/usr/sbin/in.talkd
registered /usr/sbin/in.talkd on 19
ADD : ntalk proto=udp, wait=1, user=root builtin=0 server=/usr/sbin/in.talkd
registered /usr/sbin/in.talkd on 20
ADD : imap proto=tcp, wait=0, user=root builtin=0 server=/usr/sbin/uw-imapd
registered /usr/sbin/uw-imapd on 21
someone wants imap
accept, ctrl 3
+ Closing from 21
411069 execl /usr/sbin/uw-imapd
411069 reaped, status 0x8b
bash-2.05b$ cat UW-IMAPD.EXE.stackdump
Exception: STATUS_ACCESS_VIOLATION at eip=6100652A
eax=00000000 ebx=008CFD7C ecx=610EFAA8 edx=00000000 esi=615F0408 edi=00000018
ebp=008CFD58 esp=008CFD20 program=C:\CYGWIN\USR\SBIN\UW-IMAPD.EXE
cs=017F ds=0187 es=0187 fs=4CA7 gs=0000 ss=0187
Stack trace:
Frame Function Args
008CFD58 6100652A (008CFD7C, 610EFAA8, 610EFAA4, 00000000)
008CFDB8 61007110 (610D1F58, FFFFFFFE, 00000038, 610D1E7C)
008CFE08 610076ED (00000000, 00000000, BFFBB490, 008CFF68)
008CFE28 004A9A32 (00401DD0, 037F0500, 008CFF78, BFF7B9E4)
008CFE38 0040103C (00000000, 819FABC0, 00000000, 692D7755)
008CFF78 BFF7B9E4 (819FAE2C, 00000008, 819FABC0, 00000000)
36 [main] UW-IMAPD 411069 handle_exceptions: Error while dumping state (probably corrupted stack)
Incidentally, I tried rebuilding inetd from source -
but it just hangs when started. I tried running it under
gdb - but gdb hangs and can't be interrupted.
--------------070300070006050505020103
Content-Type: text/plain;
name="xinetd.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="xinetd.log"
bash-2.05b$ xinetd -d
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/chargen [line=1]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/chargen-udp [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/daytime [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/daytime-udp [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/echo [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/echo-udp [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/ftpd [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/imapd [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/imapsd [line=17]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/rexec [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/rlogin [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/rsh [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/rsync [line=15]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/servers [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/services [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/talk [line=13]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/telnet [line=11]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/time [line=14]
03/5/14 AT 09:27:10: DEBUG: {handle_includedir} Reading included configuration file: /etc/xinetd.d/time-udp [line=13]
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing chargen
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing chargen
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing daytime
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing daytime
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing exec
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing shell
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing rsync
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing talk
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing time
03/5/14 AT 09:27:10: DEBUG: {remove_disabled_services} removing time
Service defaults
Bind = All addresses.
Only from: All sites
No access: No blocked sites
No logging
Service configuration: echo
id = echo-stream
flags = IPv4
type = INTERNAL
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 7
Groups = no
Bind = All addresses.
Only from: All sites
No access: No blocked sites
No logging
Service configuration: echo
id = echo-dgram
flags = IPv4
type = INTERNAL UNLISTED
socket_type = dgram
Protocol (name,number) = (udp,17)
port = 7
Groups = no
Bind = All addresses.
Only from: All sites
No access: No blocked sites
No logging
Service configuration: ftp
id = ftp
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 21
Nice = 10
Groups = no
Bind = All addresses.
Server = /usr/sbin/in.ftpd
Server argv = in.ftpd
Only from: All sites
No access: No blocked sites
No logging
Service configuration: imap
id = imap
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 143
Groups = no
Bind = All addresses.
Server = /usr/sbin/uw-imapd
Server argv = uw-imapd
Only from: All sites
No access: No blocked sites
Logging to file: /var/log/imapd.log (no limits)
Log_on_success flags = HOST DURATION EXIT PID USERID HOST USERID
Log_on_failure flags = USERID
Service configuration: imaps
id = imaps
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 993
Nice = 10
Groups = no
Bind = All addresses.
Server = /usr/sbin/imapd
Server argv = imapd
Only from: All sites
No access: No blocked sites
No logging
Service configuration: login
id = login
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 513
Groups = no
Bind = All addresses.
Server = /usr/sbin/in.rlogind
Server argv = in.rlogind
Only from: All sites
No access: No blocked sites
No logging
Service configuration: servers
id = servers
flags = IPv4
type = INTERNAL UNLISTED
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 9099
Groups = no
Bind = All addresses.
Only from: 127.0.0.1(NUMERIC)
No access: No blocked sites
No logging
Service configuration: services
id = services
flags = IPv4
type = INTERNAL UNLISTED
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 9098
Groups = no
Bind = All addresses.
Only from: 127.0.0.1(NUMERIC)
No access: No blocked sites
No logging
Service configuration: telnet
id = telnet
flags = REUSE IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 23
Groups = no
Bind = All addresses.
Server = /usr/sbin/in.telnetd
Server argv = in.telnetd
Only from: All sites
No access: No blocked sites
No logging
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: echo-stream
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: echo-dgram
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: ftp
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: imap
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: imaps
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: login
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: servers
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: services
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} Started service: telnet
03/5/14 AT 09:27:10: DEBUG: {cnf_start_services} mask_max = 15, services_started = 9
03/5/14 AT 09:27:10: NOTICE: {main} xinetd Version 2.3.9 started with no options compiled in.
03/5/14 AT 09:27:10: NOTICE: {main} Started working: 9 available services
03/5/14 AT 09:27:10: DEBUG: {main_loop} active_services = 9
03/5/14 AT 09:27:31: DEBUG: {main_loop} select returned 1
03/5/14 AT 09:27:31: DEBUG: {server_start} Starting service imap
03/5/14 AT 09:27:31: DEBUG: {main_loop} active_services = 9
03/5/14 AT 09:27:31: DEBUG: {exec_server} duping 16
03/5/14 AT 09:27:37: DEBUG: {main_loop} select returned 1
03/5/14 AT 09:27:37: DEBUG: {server_start} Starting service imap
03/5/14 AT 09:27:37: DEBUG: {main_loop} active_services = 9
03/5/14 AT 09:27:37: DEBUG: {exec_server} duping 16
03/5/14 AT 09:27:38: DEBUG: {main_loop} select returned 1
03/5/14 AT 09:27:38: DEBUG: {server_start} Starting service imap
03/5/14 AT 09:27:38: DEBUG: {main_loop} active_services = 9
03/5/14 AT 09:27:38: DEBUG: {exec_server} duping 16
03/5/14 AT 09:28:03: DEBUG: {main_loop} active_services = 9
03/5/14 AT 09:28:04: DEBUG: {main_loop} select returned 1
03/5/14 AT 09:28:04: DEBUG: {check_pipe} Got signal 20 (Child status changed)
03/5/14 AT 09:28:04: DEBUG: {child_exit} waitpid returned = 3210361
03/5/14 AT 09:28:04: DEBUG: {server_end} imap server 3210361 exited
03/5/14 AT 09:28:04: DEBUG: {svc_postmortem} Checking log size of imap service
03/5/14 AT 09:28:04: INFO: {conn_free} freeing connection
03/5/14 AT 09:28:04: DEBUG: {child_exit} waitpid returned = 0
03/5/14 AT 09:28:04: DEBUG: {main_loop} active_services = 9
03/5/14 AT 09:30:19: NOTICE: {general_handler} Unexpected signal 2 (Interrupt)
bash-2.05b$
--------------070300070006050505020103
Content-Type: text/plain;
name="xinetd.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="xinetd.txt"
Using uw-imapd with xinetd most of the imapd processes created by xinetd
do not go away when the imapd client disconnects.
My imap xinetd config is
service imap
{
socket_type = stream
wait = no
server = /usr/sbin/uw-imapd
log_on_success += DURATION USERID
log_on_success += PID HOST EXIT
log_on_failure += USERID
log_type = FILE /var/log/imapd.log
user = nova
disable = no
}
First I run xinetd -d:
bash-2.05b$ ps -e
PID PPID PGID WINPID TTY UID STIME COMMAND
328117 1 328117 4294639179 con 500 09:14:16 /usr/bin/RXVT
343437 328117 343437 4294509703 0 500 09:14:17 /usr/bin/BASH
329605 1 329605 4294637691 con 500 09:14:20 /usr/bin/RXVT
390969 329605 390969 4294550259 1 500 09:14:20 /usr/bin/BASH
400645 343437 400645 4294568023 0 500 09:27:10 /USR/SBIN/XINETD
213557 390969 213557 4294556227 1 500 09:27:18 /usr/bin/PS
Connect with Mozilla 1.4a - then disconnect - imapd processes still around:
bash-2.05b$ ps -e
PID PPID PGID WINPID TTY UID STIME COMMAND
328117 1 328117 4294639179 con 500 09:14:16 /usr/bin/RXVT
343437 328117 343437 4294509703 0 500 09:14:17 /usr/bin/BASH
329605 1 329605 4294637691 con 500 09:14:20 /usr/bin/RXVT
390969 329605 390969 4294550259 1 500 09:14:20 /usr/bin/BASH
400645 343437 400645 4294568023 0 500 09:27:10 /USR/SBIN/XINETD
1013209 400645 1013209 4293954767 ? 500 09:27:31 /USR/SBIN/UW-IMAPD
380233 400645 380233 4293977591 ? 500 09:27:37 /USR/SBIN/UW-IMAPD
275585 390969 275585 4294557835 1 500 09:28:44 /usr/bin/PS
Now ctrl-c xinetd - imapd processes still around:
bash-2.05b$ ps -e
PID PPID PGID WINPID TTY UID STIME COMMAND
328117 1 328117 4294639179 con 500 09:14:16 /usr/bin/RXVT
343437 328117 343437 4294509703 0 500 09:14:17 /usr/bin/BASH
329605 1 329605 4294637691 con 500 09:14:20 /usr/bin/RXVT
I 390969 329605 390969 4294550259 1 500 09:14:20 /usr/bin/BASH
1013209 1 1013209 4293954767 ? 500 09:27:31 /USR/SBIN/UW-IMAPD
380233 1 380233 4293977591 ? 500 09:27:37 /USR/SBIN/UW-IMAPD
407649 343437 407649 4293948143 0 500 09:33:36 /usr/bin/PS
bash-2.05b$
Can no longer read mail because the imapd processes have the mailboxes open.
Had to kill 9 the imapds.
--------------070300070006050505020103
Content-Type: text/plain;
name="cygcheck.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="cygcheck.txt"
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed May 14 09:17:43 2003
Windows ME Ver 4.90 Build 3000
Path: C:\cygwin\bin
C:\cygwin\sbin
C:\cygwin\usr\sbin
C:\cygwin\bin
C:\cygwin\usr\local\sbin
C:\cygwin\usr\local\bin
C:\cygwin\usr\X11R6\bin
c:\WINDOWS
c:\WINDOWS\COMMAND
C:\cygwin\bin\id.exe output (nontsec)
UID: 500(nova) GID: 544(nova)
544(nova)
C:\cygwin\bin\id.exe output (ntsec)
UID: 500(nova) GID: 544(nova)
544(nova)
SysDir: C:\WINDOWS\SYSTEM
WinDir: C:\WINDOWS
HOME = `c:\MyDocuments\Mike'
PWD = `/cygdrive/c/MyDocuments/Mike'
BLASTER = `A220 I7 D1 H5 P330 T6'
CLASSPATH = `C:\PROGRA~1\PHOTOD~1.1\ADOBEC~1'
COLORFGBG = `0;default;15'
COLORTERM = `rxvt-xpm'
COMSPEC = `C:\WINDOWS\COMMAND.COM'
CTSYN = `C:\WINDOWS'
DISPLAY = `:0'
HOMEDRIVE = `C:'
HOMEPATH = `\cygwin\home\nova'
MANPATH = `/usr/man:/usr/local/man:/usr/autotool/devel/man:/usr/X11R6/man:/usr/ssl/man'
PROMPT = `$p$g'
SHLVL = `1'
TEMP = `c:\WINDOWS\TEMP'
TERM = `xterm'
TMP = `c:\WINDOWS\TEMP'
WINBOOTDIR = `C:\WINDOWS'
WINDIR = `C:\WINDOWS'
WINDOWID = `10037128'
_ = `/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_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
(default) = `/cygdrive'
cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts
(default) = `C:\cygwin\usr\X11R6\lib\X11\fonts'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) = `C:\cygwin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) = `C:\cygwin/bin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) = `C:\cygwin/lib'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A
c: hd FAT32 88194Mb 19% CP UN DSK1_VOL1
d: hd FAT32 29299Mb 56% CP UN LOCAL DISK
e: hd FAT32 29009Mb 1% CP UN DSK1_VOL2
f: cd N/A N/A
g: cd N/A N/A
C:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode
C:\cygwin / system binmode
C:\cygwin/bin /usr/bin system binmode
C:\cygwin/lib /usr/lib system binmode
. /cygdrive system binmode,cygdrive
Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: c:\WINDOWS\COMMAND\find.exe
Warning: C:\cygwin\bin\find.exe hides c:\WINDOWS\COMMAND\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
19k 2003/03/22 C:\WINDOWS\SYSTEM\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm.dll" v0.0 ts=2002/2/20 3:05
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 19:24
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/20 4:13
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 18:28
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 18:28
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/12 4:38
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 16:21
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 5:19
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 7:33
490k 2002/09/21 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
"cygguile-12.dll" v0.0 ts=2002/9/21 11:01
63k 2002/09/21 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=2002/9/21 11:01
24k 2002/09/21 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=2002/9/21 11:01
14k 2002/09/21 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=2002/9/21 11:01
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 6:45
47k 2003/03/09 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
"cygjbig1.dll" v0.0 ts=2003/3/9 21:30
380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0
"cygdb-3.1.dll" v0.0 ts=2002/7/24 17:24
487k 2002/07/24 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=2002/7/24 17:25
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/20 3:05
28k 2003/03/22 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-3.dll" v0.0 ts=2003/3/22 22:19
15k 2003/03/22 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm_compat-3.dll" v0.0 ts=2003/3/22 22:22
32k 2003/04/16 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
"cygltdl-3.dll" v0.0 ts=2003/4/16 2:41
76k 2003/03/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
"cygform7.dll" v0.0 ts=2003/3/9 20:51
48k 2003/03/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
"cygmenu7.dll" v0.0 ts=2003/3/9 20:51
284k 2003/03/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
"cygncurses7.dll" v0.0 ts=2003/3/9 20:50
31k 2003/03/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
"cygpanel7.dll" v0.0 ts=2003/3/9 20:50
168k 2003/02/23 C:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0
"cygpng10.dll" v0.0 ts=2003/2/23 23:02
173k 2003/02/23 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
"cygpng12.dll" v0.0 ts=2003/2/23 22:02
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 9:28
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 6:28
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 6:27
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 6:29
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 6:17
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 6:27
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 6:03
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 6:03
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 6:03
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 6:03
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 6:03
848k 2003/04/11 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
"cygcrypto-0.9.7.dll" v0.0 ts=2003/4/11 11:33
176k 2003/04/11 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
"cygssl-0.9.7.dll" v0.0 ts=2003/4/11 11:33
645k 2003/04/11 C:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
"cygcrypto.dll" v0.0 ts=2003/4/11 11:37
165k 2003/04/11 C:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
"cygssl.dll" v0.0 ts=2003/4/11 11:37
63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
"cygpcre.dll" v0.0 ts=2003/4/11 9:31
61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
"cygpcreposix.dll" v0.0 ts=2003/4/11 9:31
1005k 2003/03/30 C:\cygwin\bin\cygperl5_8_0.dll - os=4.0 img=1.0 sys=4.0
"cygperl5_8_0.dll" v0.0 ts=2003/3/30 16:39
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 18:09
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/24 4:58
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 14:44
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/7 4:34
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/7 4:34
326k 2002/06/26 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0
"cygdb2.dll" v0.0 ts=2002/6/26 18:48
948k 2003/03/18 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
"cygwin1.dll" v0.0 ts=2003/3/18 14:20
Cygwin DLL version info:
DLL version: 1.3.22
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 78
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: Tue Mar 18 09:20:11 EST 2003
CVS tag: dontuse-21
Shared id: cygwin1S3
41k 2002/05/14 C:\cygwin\usr\X11R6\bin\cygPropList-0.dll - os=4.0 img=1.0 sys=4.0
"cygPropList-0.dll" v0.0 ts=2002/5/14 4:13
Cygwin Package Information
Last downloaded files to: C:\MyDocuments\install\cygwin
Last downloaded files from: ftp://ftp.mirror.ac.uk/sites/sources.redhat.com/pub/cygwin
Package Version
_update-info-dir 00164-1
ash 20020731-1
autoconf 2.54-1
autoconf-devel 2.57-1
autoconf-stable 2.13-4
automake 1.7.1-1
automake-devel 1.7.3-1
automake-stable 1.4p5-5
base-files 1.3-1
base-passwd 1.1-1
bash 2.05b-9
binutils 20030307-1
bison 20030307-1
bzip2 1.0.2-2
cgoban 1.9.12-1
chkconfig 1.2.24h-1
clear 1.0-1
cpio 2.5-1
cron 3.0.1-9
crypt 1.0-1
cvs 1.11.0-1
cygrunsrv 0.96-1
cygutils 1.1.3-1
cygwin 1.3.22-1
cygwin-doc 1.3-4
db2 2.7.7-4
db3.1 3.1.17-2
diff 1.0-1
diffutils 2.8.1-1
doxygen 1.2.18-1
enscript 1.6.3-3
expat 1.95.5-1
expect 20030128-1
fetchmail 6.2.2-1
file 4.02-1
fileutils 4.1-1
findutils 4.1.7-4
flex 2.5.4-2
fortune 1.8-2
gawk 3.1.2-2
gcc 3.2-3
gcc-mingw 20020817-5
gcc2 2.95.3-10
gdb 20030303-1
gdbm 1.8.0-5
gettext 0.11.5-1
gnugo 3.2-1
gnupg 1.2.1-1
grep 2.5-1
groff 1.18.1-2
guile 1.6.0-1
guile-devel 1.6.0-1
guile-doc 1.6.0-1
gzip 1.3.3-4
inetutils 1.3.2-22
initscripts 0.9-1
jbigkit 1.4-1
jpeg 6b-7
less 378-1
libbz2_1 1.0.2-2
libdb2 2.7.7-4
libdb3.1 3.1.17-2
libgdbm 1.8.0-5
libgdbm-devel 1.8.0-5
libgdbm3 1.8.3-1
libguile12 1.6.0-1
libiconv2 1.8-2
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.11.5-1
libltdl3 1.5-1
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-1
libpng 1.2.5-1
libpng10 1.0.15-1
libpng12 1.2.5-1
libpopt0 1.6.4-4
libPropList 0.10.1-3
libreadline4 4.1-2
libreadline5 4.3-2
libtool 20020705-1
libtool-devel 1.5-1
libtool-stable 1.4.3-1
login 1.8-1
m4 1.4-1
make 3.79.1-7
man 1.5j-2
mingw-runtime 3.0-1
mktemp 1.4-1
more 2.11o-1
mutt 1.4-1
ncftp 3.1.4-1
ncurses 5.3-1
newlib-man 20020801
opengl 1.1.0-6
openssh 3.6.1p1-1
openssl 0.9.7b-1
openssl-devel 0.9.7b-1
openssl096 0.9.6j-1
par 1.52-1
patch 2.5.8-3
pcre 4.1-1
perl 5.8.0-2
perl_manpages 5.8.0-2
pkgconfig 0.15.0-1
popt 1.6.4-4
procmail 3.22-7
procps 010801-2
python 2.2.2-7
readline 4.3-2
rebase 2.2-2
regex 4.4-2
rsync 2.5.6-1
rxvt 2.7.10-3
sed 4.0.7-1
sh-utils 2.0.15-3
sharutils 4.2.1-2
shutdown 1.2-2
squid 2.4.STABLE7-1
ssmtp 2.38.7-3
sysvinit 2.84-3
tar 1.13.25-1
tcltk 20030214-1
tcp_wrappers 7.6-1
tcsh 6.12.00-5
termcap 20020930-1
terminfo 5.3-2
texinfo 4.2-4
textutils 2.0.21-1
tiff 3.6.0-1
time 1.7-1
ttcp 19980512-1
units 1.77-1
unzip 5.50-2
uw-imap 2002c1-1
uw-imap-imapd 2002c1-1
uw-imap-util 2002c1-1
vim 6.1.300-1
w32api 2.3-1
wget 1.8.2-2
which 1.5-1
whois 4.6.2-1
XFree86-base 4.2.0-1
XFree86-bin 4.2.0-3
XFree86-doc 4.2.0-1
XFree86-etc 4.2.0-1
XFree86-f100 4.2.0-2
XFree86-fenc 4.2.0-2
XFree86-fnts 4.2.0-2
XFree86-fscl 4.2.0-2
XFree86-fsrv 4.2.0-1
XFree86-html 4.2.0-1
XFree86-lib 4.2.0-5
XFree86-man 4.2.0-1
XFree86-nest 4.2.0-1
XFree86-prog 4.2.0-1
XFree86-prt 4.2.0-1
XFree86-ps 4.2.0-1
XFree86-startup-scripts 4.2.0-3
XFree86-vfb 4.2.0-1
XFree86-xserv 4.2.0-34
xinetd 2.3.9-1
zip 2.3-2
zlib 1.1.4-1
Use -h to see help about each section
--------------070300070006050505020103
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--------------070300070006050505020103--
- Raw text -