Hi,
I just installed cygwin (on win xp laptop) for the first time using
setup.exe (for all users). I am having difficulty getting xinetd
working. As I can see from the attached log files in.telnetd/in.ftpd are
dying. (aa is logfile created by xinetd -d and bb is attempt to run
telnet/ftp after starting xinetd) I also see errors with set_credentials
failing and I am not sure I understand much from that. I am an
unix/linux user and know very little about win xp at the os level.
I have also attached the output from cygcheck -svr at the end. My
inetd.conf and xinetd.conf are standard ones created by setup.
Regards
Ramesh
$ /usr/sbin/xinetd -d
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/chargen [line=15]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/chargen-udp [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/daytime [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/daytime-udp [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/echo [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/echo-udp [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/ftpd [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/rexec [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/rlogin [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/rsh [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/rsync [line=15]
05/8/[EMAIL PROTECTED]:34:47: ERROR: {server_parser} Server /usr/bin/rsync is
not executable [line=9]
05/8/[EMAIL PROTECTED]:34:47: ERROR: {identify_attribute} Error parsing
attribute server - DISABLING SERVICE [line=9]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/servers [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/services [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/talk [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/telnet [line=11]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/time [line=14]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {handle_includedir} Reading included
configuration file: /etc/xinetd.d/time-udp [line=13]
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {remove_disabled_services} removing shell
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {remove_disabled_services} removing rsync
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {remove_disabled_services} removing time
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {remove_disabled_services} removing time
Service defaults
Instances = 60
CPS = max conn:25 wait:30
Bind = All addresses.
Only from: All sites
No access: No blocked sites
Logging to file: /var/log/servicelog (no limits)
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
Service configuration: chargen
id = chargen-stream
flags = IPv4
type = INTERNAL
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 19
Groups = no
Bind = All addresses.
Only from: All sites
No access: No blocked sites
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
Service configuration: chargen
id = chargen-dgram
flags = IPv4
type = INTERNAL UNLISTED
socket_type = dgram
Protocol (name,number) = (udp,17)
port = 19
Groups = no
Bind = All addresses.
Only from: All sites
No access: No blocked sites
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
Service configuration: daytime
id = daytime-stream
flags = IPv4
type = INTERNAL
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 13
Groups = no
Bind = All addresses.
Only from: All sites
No access: No blocked sites
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
Service configuration: daytime
id = daytime-dgram
flags = IPv4
type = INTERNAL UNLISTED
socket_type = dgram
Protocol (name,number) = (udp,17)
port = 13
Groups = no
Bind = All addresses.
Only from: All sites
No access: No blocked sites
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
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
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
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
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
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
Logging to common log file
Log_on_success flags = HOST DURATION PID USERID HOST USERID
Log_on_failure flags = HOST USERID
Service configuration: exec
id = exec
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 512
Groups = no
Bind = All addresses.
Server = /usr/sbin/in.rexecd
Server argv = in.rexecd
Only from: All sites
No access: No blocked sites
Logging to common log file
Log_on_success flags = HOST PID USERID HOST USERID
Log_on_failure flags = HOST USERID
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
Logging to common log file
Log_on_success flags = HOST PID USERID HOST USERID
Log_on_failure flags = HOST USERID
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
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
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
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
Service configuration: talk
id = talk
flags = IPv4
socket_type = dgram
Protocol (name,number) = (udp,17)
port = 517
Groups = no
Bind = All addresses.
Server = /usr/sbin/in.talkd
Server argv = in.talkd
Only from: All sites
No access: No blocked sites
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST
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
Logging to common log file
Log_on_success flags = HOST PID HOST
Log_on_failure flags = HOST USERID
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
chargen-stream
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
chargen-dgram
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
daytime-stream
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
daytime-dgram
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
echo-stream
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
echo-dgram
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service: ftp
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service: exec
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service: login
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
servers
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
services
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service: talk
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} Started service:
telnet
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {cnf_start_services} mask_max = 19,
services_started = 13
05/8/[EMAIL PROTECTED]:34:47: NOTICE: {main} xinetd Version 2.3.9 started with
no options compiled in.
05/8/[EMAIL PROTECTED]:34:47: NOTICE: {main} Started working: 13 available
services
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:34:47: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {main_loop} select returned 1
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {server_start} Starting service telnet
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:36:19: ERROR: {set_credentials} setuid failed:
Permission denied (errno = 13)
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {main_loop} select returned 1
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {check_pipe} Got signal 20 (Child exited)
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {child_exit} waitpid returned = 1792
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {server_end} telnet server 1792 exited
05/8/[EMAIL PROTECTED]:36:19: INFO: {conn_free} freeing connection
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {child_exit} waitpid returned = -1
05/8/[EMAIL PROTECTED]:36:19: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {main_loop} select returned 1
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {server_start} Starting service ftp
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:36:22: ERROR: {set_credentials} setuid failed:
Permission denied (errno = 13)
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {main_loop} active_services = 13
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {main_loop} select returned 1
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {check_pipe} Got signal 20 (Child exited)
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {child_exit} waitpid returned = 4248
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {server_end} ftp server 4248 exited
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {svc_postmortem} Checking log size of ftp
service
05/8/[EMAIL PROTECTED]:36:22: INFO: {conn_free} freeing connection
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {child_exit} waitpid returned = -1
05/8/[EMAIL PROTECTED]:36:22: DEBUG: {main_loop} active_services = 13
[EMAIL PROTECTED] ~
$ telnet 192.168.2.13
Trying 192.168.2.13...
Connected to 192.168.2.13.
Escape character is '^]'.
Connection closed by foreign host.
[EMAIL PROTECTED] ~
$ ftp 192.168.2.13
Connected to 192.168.2.13.
421 Service not available, remote server has closed connection
ftp> quit
[EMAIL PROTECTED] ~
$
Cygwin Configuration Diagnostics
Current System Time: Tue Aug 30 10:21:16 2005
Windows XP Professional Ver 5.1 Build 2600 Service Pack 1
Path: C:\userdata\cygwin\usr\local\bin
C:\userdata\cygwin\bin
C:\userdata\cygwin\bin
C:\userdata\cygwin\usr\X11R6\bin
c:\PROGRA~1\Ticomm
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\system32\wbem
c:\program files\ati technologies\ati control panel
c:\Program Files\Hummingbird\Connectivity\7.11\Accessories\
c:\Program Files\Rational\ClearCase\bin
c:\Program Files\Rational\common
Output from C:\userdata\cygwin\bin\id.exe (nontsec)
UID: 113950(a0199859) GID: 10545(mkgroup-l-d)
0(root) 544(Administrators) 545(Users)
10545(mkgroup-l-d)
Output from C:\userdata\cygwin\bin\id.exe (ntsec)
UID: 113950(a0199859) GID: 10545(mkgroup-l-d)
0(root) 544(Administrators) 545(Users)
10545(mkgroup-l-d)
SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS
USER = `a0199859'
PWD = `/cygdrive/c/Documents and Settings/a0199859'
HOME = `/cygdrive/c/Documents and Settings/a0199859'
MAKE_MODE = `unix'
HOMEPATH = `\Documents and Settings\a0199859'
APPDATA = `C:\Documents and Settings\a0199859\Application Data'
MANPATH = `/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man:/usr/ssl/man'
HOSTNAME = `LTA0199859B'
HOST = `LTA0199859B'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 13 Stepping 8, GenuineIntel'
TERM = `xterm'
WINDIR = `C:\WINDOWS'
WINDOWID = `33554446'
DEVMGR_SHOW_DETAILS = `True'
USERDOMAIN = `ENT'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
OS = `Windows_NT'
DEVMGR_SHOW_NONPRESENT_DEVICES = `True'
XTERM_SHELL = `/bin/bash'
GROUP = `mkgroup-l-d'
!:: = `::\'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
TEMP = `/cygdrive/c/DOCUME~1/a0199859/LOCALS~1/Temp'
TERMCAP = `xterm-r6|xterm|xterm X11R6
version:am:km:mi:ms:xn:co#80:it#8:li#50:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ei=\E[4l:ho=\E[H:im=\E[4h:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kd=\EOB:ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:ta=^I:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:kb=\010:'
HOSTTYPE = `i386'
USERNAME = `a0199859'
PROCESSOR_LEVEL = `6'
SYSTEMDRIVE = `C:'
USERPROFILE = `C:\Documents and Settings\a0199859'
TZ = `CST6CDT5,M4.1.0/2,M10.5.0/2'
LOGONSERVER = `\\DSBAD02'
PS1 = `\[\e]0;[EMAIL PROTECTED] \[\e[33m\]\w\[\e[0m\]\n\$ '
!C: = `C:\userdata\cygwin\bin'
PROCESSOR_ARCHITECTURE = `x86'
XTERM_VERSION = `Cygwin 6.8.2.0(202)'
SHLVL = `3'
OSTYPE = `posix'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
USERDNSDOMAIN = `ENT.TI.COM'
HOMEDRIVE = `C:'
VENDOR = `intel'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
PROMPT = `$P$G'
LOGNAME = `a0199859'
MACHTYPE = `i386'
SYSTEMROOT = `C:\WINDOWS'
TMP = `/cygdrive/c/DOCUME~1/a0199859/LOCALS~1/Temp'
PROCESSOR_REVISION = `0d08'
CVS_RSH = `/bin/ssh'
PRINTER = `\\paper\ld_3088'
PROGRAMFILES = `C:\Program Files'
SNAHOME = `C:\PROGRA~1\Ticomm'
INFOPATH = `/usr/local/info:/usr/share/info:/usr/info:'
DISPLAY = `jolly03:50.0'
NUMBER_OF_PROCESSORS = `1'
SESSIONNAME = `Console'
COMPUTERNAME = `LTA0199859B'
_ = `/usr/bin/cygcheck'
POSIXLY_CORRECT = `1'
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 = 0x0000002a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) = `C:\userdata\cygwin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) = `C:\userdata\cygwin/bin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) = `C:\userdata\cygwin/lib'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
c: hd NTFS 38146Mb 18% CP CS UN PA FC
d: cd N/A N/A
t: net MVFS 1000Mb 50% CP CS CCase
u: net NTFS 1200Mb 39% CP CS PA rramesh
C:\userdata\cygwin / system binmode
C:\userdata\cygwin/bin /usr/bin system binmode
C:\userdata\cygwin/lib /usr/lib system binmode
. /cygdrive system binmode,cygdrive
Found: C:\userdata\cygwin\bin\awk.exe
Found: C:\userdata\cygwin\bin\bash.exe
Found: C:\userdata\cygwin\bin\cat.exe
Found: C:\userdata\cygwin\bin\cp.exe
Not Found: cpp (good!)
Found: C:\userdata\cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Found: C:\userdata\cygwin\bin\grep.exe
Not Found: ld
Found: C:\userdata\cygwin\bin\ls.exe
Not Found: make
Found: C:\userdata\cygwin\bin\mv.exe
Found: C:\userdata\cygwin\bin\rm.exe
Found: C:\userdata\cygwin\bin\sed.exe
Found: C:\userdata\cygwin\bin\sh.exe
Found: C:\userdata\cygwin\bin\tar.exe
Found: c:\Program Files\Hummingbird\Connectivity\7.11\Accessories\tar.exe
Warning: C:\userdata\cygwin\bin\tar.exe hides c:\Program
Files\Hummingbird\Connectivity\7.11\Accessories\tar.exe
56k 2005/07/09 C:\userdata\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
"cygbz2-1.dll" v0.0 ts=2005/7/9 0:09
18k 2004/07/06 C:\userdata\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0
sys=4.0
"cygcharset-1.dll" v0.0 ts=2004/7/6 13:09
7k 2003/10/19 C:\userdata\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
"cygcrypt-0.dll" v0.0 ts=2003/10/19 2:57
858k 2005/04/11 C:\userdata\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0
sys=4.0
"cygcrypto-0.9.7.dll" v0.0 ts=2005/4/11 13:21
1042k 2005/07/07 C:\userdata\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0
sys=4.0
"cygcrypto-0.9.8.dll" v0.0 ts=2005/7/7 4:06
895k 2004/04/28 C:\userdata\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
"cygdb-4.2.dll" v0.0 ts=2004/4/27 10:31
1156k 2004/04/28 C:\userdata\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0
sys=4.0
"cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 10:35
174k 2004/10/14 C:\userdata\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
"cygexpat-0.dll" v0.0 ts=2004/10/14 3:34
214k 2005/08/13 C:\userdata\cygwin\bin\cygFLAC++-5.dll - os=4.0 img=1.0
sys=4.0
"cygFLAC++-5.dll" v0.0 ts=2005/8/13 3:09
274k 2005/08/13 C:\userdata\cygwin\bin\cygFLAC-7.dll - os=4.0 img=1.0 sys=4.0
"cygFLAC-7.dll" v0.0 ts=2005/8/13 3:04
129k 2004/03/11 C:\userdata\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0
sys=4.0
"cygfontconfig-1.dll" v0.0 ts=2004/3/10 18:12
40k 2005/07/10 C:\userdata\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
"cygform-8.dll" v0.0 ts=2005/7/9 22:29
45k 2001/04/25 C:\userdata\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:\userdata\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
"cygform6.dll" v0.0 ts=2002/1/9 0:03
48k 2003/08/09 C:\userdata\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
"cygform7.dll" v0.0 ts=2003/8/9 4:25
361k 2003/10/25 C:\userdata\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0
sys=4.0
"cygfreetype-6.dll" v0.0 ts=2003/10/21 23:18
28k 2003/07/20 C:\userdata\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-3.dll" v0.0 ts=2003/7/20 2:58
30k 2003/08/11 C:\userdata\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-4.dll" v0.0 ts=2003/8/10 21:12
19k 2003/03/22 C:\userdata\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm.dll" v0.0 ts=2002/2/19 21:05
15k 2003/07/20 C:\userdata\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 3:00
15k 2003/08/11 C:\userdata\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0
sys=4.0
"cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 21:13
17k 2001/06/28 C:\userdata\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0
sys=4.0
"cyghistory4.dll" v0.0 ts=2001/1/6 22:34
29k 2003/08/10 C:\userdata\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0
sys=4.0
"cyghistory5.dll" v0.0 ts=2003/8/10 18:16
24k 2005/07/29 C:\userdata\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0
sys=4.0
"cyghistory6.dll" v0.0 ts=2005/7/28 22:57
991k 2004/07/06 C:\userdata\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
"cygiconv-2.dll" v0.0 ts=2004/7/6 13:10
22k 2001/12/13 C:\userdata\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
37k 2003/08/10 C:\userdata\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
"cygintl-2.dll" v0.0 ts=2003/8/10 16:50
54k 2004/07/06 C:\userdata\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
"cygintl-3.dll" v0.0 ts=2004/7/6 12:51
21k 2001/06/20 C:\userdata\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
"cygintl.dll" v0.0 ts=2001/6/20 12:09
132k 2003/08/11 C:\userdata\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
"cygjpeg-62.dll" v0.0 ts=2003/8/10 19:37
41k 2005/08/29 C:\userdata\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 12:48
176k 2005/08/29 C:\userdata\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 6:14
188k 2005/08/29 C:\userdata\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 6:14
21k 2005/07/10 C:\userdata\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
"cygmenu-8.dll" v0.0 ts=2005/7/9 22:28
26k 2001/04/25 C:\userdata\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:\userdata\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
"cygmenu6.dll" v0.0 ts=2002/1/9 0:03
29k 2003/08/09 C:\userdata\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
"cygmenu7.dll" v0.0 ts=2003/8/9 4:25
21k 2004/10/22 C:\userdata\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0
"cygminires.dll" v0.0 ts=2004/10/22 15:28
67k 2005/07/10 C:\userdata\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0
sys=4.0
"cygncurses++-8.dll" v0.0 ts=2005/7/9 22:29
156k 2001/04/25 C:\userdata\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:\userdata\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
225k 2005/07/10 C:\userdata\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0
sys=4.0
"cygncurses-8.dll" v0.0 ts=2005/7/9 22:15
226k 2001/04/25 C:\userdata\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:\userdata\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0
sys=4.0
"cygncurses6.dll" v0.0 ts=2002/1/9 0:03
224k 2003/08/09 C:\userdata\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0
sys=4.0
"cygncurses7.dll" v0.0 ts=2003/8/9 4:24
23k 2005/08/12 C:\userdata\cygwin\bin\cygogg-0.dll - os=4.0 img=1.0 sys=4.0
"cygogg-0.dll" v0.0 ts=2005/8/12 17:39
150k 2005/08/13 C:\userdata\cygwin\bin\cygOggFLAC++-2.dll - os=4.0 img=1.0
sys=4.0
"cygOggFLAC++-2.dll" v0.0 ts=2005/8/13 3:09
107k 2005/08/13 C:\userdata\cygwin\bin\cygOggFLAC-3.dll - os=4.0 img=1.0
sys=4.0
"cygOggFLAC-3.dll" v0.0 ts=2005/8/13 3:09
11k 2005/07/10 C:\userdata\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
"cygpanel-8.dll" v0.0 ts=2005/7/9 22:28
15k 2001/04/25 C:\userdata\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:\userdata\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
"cygpanel6.dll" v0.0 ts=2002/1/9 0:03
19k 2003/08/09 C:\userdata\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
"cygpanel7.dll" v0.0 ts=2003/8/9 4:24
62k 2003/12/11 C:\userdata\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcre-0.dll" v0.0 ts=2003/12/11 11:01
63k 2003/04/11 C:\userdata\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
"cygpcre.dll" v0.0 ts=2003/4/11 3:31
9k 2003/12/11 C:\userdata\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0
sys=4.0
"cygpcreposix-0.dll" v0.0 ts=2003/12/11 11:01
61k 2003/04/11 C:\userdata\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0
sys=4.0
"cygpcreposix.dll" v0.0 ts=2003/4/11 3:31
230k 2005/07/11 C:\userdata\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
"cygpng12.dll" v0.0 ts=2005/7/11 18:50
22k 2002/06/09 C:\userdata\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:\userdata\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0
sys=4.0
"cygreadline4.dll" v0.0 ts=2001/1/6 22:34
148k 2003/08/10 C:\userdata\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0
sys=4.0
"cygreadline5.dll" v0.0 ts=2003/8/10 18:16
144k 2005/07/29 C:\userdata\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0
sys=4.0
"cygreadline6.dll" v0.0 ts=2005/7/28 22:57
78k 2004/10/13 C:\userdata\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
"cygsasl2-2.dll" v0.0 ts=2004/10/13 17:50
171k 2005/04/11 C:\userdata\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0
sys=4.0
"cygssl-0.9.7.dll" v0.0 ts=2005/4/11 13:21
217k 2005/07/07 C:\userdata\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0
sys=4.0
"cygssl-0.9.8.dll" v0.0 ts=2005/7/7 4:07
304k 2005/07/10 C:\userdata\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
"cygtiff-5.dll" v0.0 ts=2005/7/10 18:18
281k 2005/07/10 C:\userdata\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0
sys=4.0
"cygtiffxx-5.dll" v0.0 ts=2005/7/10 18:21
65k 2005/08/23 C:\userdata\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
"cygz.dll" v0.0 ts=2005/8/22 21:03
1265k 2005/07/03 C:\userdata\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
"cygwin1.dll" v0.0 ts=2005/7/2 19:30
Cygwin DLL version info:
DLL version: 1.5.18
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 132
Shared data: 4
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: Sat Jul 2 20:30:04 EDT 2005
Shared id: cygwin1S4
243k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0
img=1.0 sys=4.0
"cygdps-1.dll" v0.0 ts=2005/2/23 8:42
26k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0
img=1.0 sys=4.0
"cygdpstk-1.dll" v0.0 ts=2005/2/23 8:42
28k 2004/03/31 C:\userdata\cygwin\usr\X11R6\bin\cygDtPrint-1.dll - os=4.0
img=1.0 sys=4.0
"cygDtPrint-1.dll" v0.0 ts=2004/3/30 22:23
21k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0
img=1.0 sys=4.0
"cygfontenc-1.dll" v0.0 ts=2005/2/23 8:45
36k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0
sys=4.0
"cygFS-6.dll" v0.0 ts=2005/2/23 8:34
358k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0
sys=4.0
"cygGL-1.dll" v0.0 ts=2005/2/23 8:39
438k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0
img=1.0 sys=4.0
"cygGLU-1.dll" v0.0 ts=2005/2/23 8:41
75k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0
img=1.0 sys=4.0
"cygICE-6.dll" v0.0 ts=2005/2/23 8:28
77k 2004/03/31 C:\userdata\cygwin\usr\X11R6\bin\cygMrm-2.dll - os=4.0
img=1.0 sys=4.0
"cygMrm-2.dll" v0.0 ts=2004/3/30 22:23
9k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0
img=1.0 sys=4.0
"cygoldX-6.dll" v0.0 ts=2005/2/23 8:28
1413k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0
img=1.0 sys=4.0
"cygOSMesa-4.dll" v0.0 ts=2005/2/23 8:39
20k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0
img=1.0 sys=4.0
"cygpsres-1.dll" v0.0 ts=2005/2/23 8:42
30k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0
sys=4.0
"cygSM-6.dll" v0.0 ts=2005/2/23 8:28
66k 2004/03/31 C:\userdata\cygwin\usr\X11R6\bin\cygUil-2.dll - os=4.0
img=1.0 sys=4.0
"cygUil-2.dll" v0.0 ts=2004/3/30 22:23
877k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0
img=1.0 sys=4.0
"cygX11-6.dll" v0.0 ts=2005/2/23 8:28
254k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0
img=1.0 sys=4.0
"cygXaw-6.dll" v0.0 ts=2005/2/23 8:31
356k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0
img=1.0 sys=4.0
"cygXaw-7.dll" v0.0 ts=2005/2/23 8:32
363k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXaw-8.dll - os=4.0
img=1.0 sys=4.0
"cygXaw-8.dll" v0.0 ts=2005/2/23 8:33
275k 2004/01/13 C:\userdata\cygwin\usr\X11R6\bin\cygXaw3d-7.dll - os=4.0
img=1.0 sys=4.0
"cygXaw3d-7.dll" v0.0 ts=2004/1/13 16:17
9k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXcomposite-1.dll - os=4.0
img=1.0 sys=4.0
"cygXcomposite-1.dll" v0.0 ts=2005/2/23 8:44
30k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0
img=1.0 sys=4.0
"cygXcursor-1.dll" v0.0 ts=2005/2/23 8:43
9k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXdamage-1.dll - os=4.0
img=1.0 sys=4.0
"cygXdamage-1.dll" v0.0 ts=2005/2/23 8:44
7k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXevie-1.dll - os=4.0
img=1.0 sys=4.0
"cygXevie-1.dll" v0.0 ts=2005/2/23 8:43
49k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0
img=1.0 sys=4.0
"cygXext-6.dll" v0.0 ts=2005/2/23 8:28
16k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXfixes-3.dll - os=4.0
img=1.0 sys=4.0
"cygXfixes-3.dll" v0.0 ts=2005/2/23 8:43
56k 2004/03/11 C:\userdata\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0
img=1.0 sys=4.0
"cygXft-1.dll" v0.0 ts=2003/11/17 19:42
63k 2004/03/23 C:\userdata\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0
img=1.0 sys=4.0
"cygXft-2.dll" v0.0 ts=2004/3/23 16:20
27k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0
sys=4.0
"cygXi-6.dll" v0.0 ts=2005/2/23 8:34
125k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0
img=1.0 sys=4.0
"cygxkbfile-1.dll" v0.0 ts=2005/2/23 8:34
12k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0
img=1.0 sys=4.0
"cygxkbui-1.dll" v0.0 ts=2005/2/23 8:34
1294k 2004/03/31 C:\userdata\cygwin\usr\X11R6\bin\cygXm-2.dll - os=4.0 img=1.0
sys=4.0
"cygXm-2.dll" v0.0 ts=2004/3/30 22:20
76k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0
img=1.0 sys=4.0
"cygXmu-6.dll" v0.0 ts=2005/2/23 8:30
11k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0
img=1.0 sys=4.0
"cygXmuu-1.dll" v0.0 ts=2005/2/23 8:30
26k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0
sys=4.0
"cygXp-6.dll" v0.0 ts=2005/2/23 8:31
52k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0
img=1.0 sys=4.0
"cygXpm-4.dll" v0.0 ts=2005/2/23 8:30
12k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0
img=1.0 sys=4.0
"cygXrandr-2.dll" v0.0 ts=2005/2/23 8:43
28k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0
img=1.0 sys=4.0
"cygXrender-1.dll" v0.0 ts=2005/2/23 8:42
8k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0
img=1.0 sys=4.0
"cygXRes-1.dll" v0.0 ts=2005/2/23 8:43
40k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygxrx-6.dll - os=4.0
img=1.0 sys=4.0
"cygxrx-6.dll" v0.0 ts=2005/2/23 8:53
25k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygxrxnest-6.dll - os=4.0
img=1.0 sys=4.0
"cygxrxnest-6.dll" v0.0 ts=2005/2/23 8:53
282k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0
sys=4.0
"cygXt-6.dll" v0.0 ts=2005/2/23 8:29
27k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0
img=1.0 sys=4.0
"cygXTrap-6.dll" v0.0 ts=2005/2/23 8:43
17k 2005/02/23 C:\userdata\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0
img=1.0 sys=4.0
"cygXtst-6.dll" v0.0 ts=2005/2/23 8:34
No Cygwin services found.
Cygwin Package Information
Last downloaded files to: C:\userdata\tmp
Last downloaded files from: ftp://mirrors.kernel.org/sources.redhat.com/cygwin
Package Version
_update-info-dir 00296-1
alternatives 1.3.20a-1
ash 20040127-3
base-files 3.6-1
base-passwd 2.2-1
bash 3.0-11
bc 1.06-2
bzip2 1.0.3-1
coreutils 5.3.0-9
cron 3.0.1-19
crypt 1.1-1
cygrunsrv 1.10-1
cygutils 1.2.9-1
cygwin 1.5.18-1
cygwin-doc 1.4-2
diffutils 2.8.7-1
editrights 1.01-1
expat 1.95.8-1
findutils 20041227-1
flac 1.1.2-1
fontconfig 2.2.2-1
freetype2 2.1.5-1
gawk 3.1.5-1
gdbm 1.8.3-7
gettext 0.14.1-1
ghostscript-base 8.15-2
ghostscript-x11 8.15-2
grep 2.5.1a-2
groff 1.18.1-2
gv 3.5.8-2
gzip 1.3.5-1
inetutils 1.3.2-30
less 381-1
lesstif 0.93.94-2
libbz2_1 1.0.3-1
libcharset1 1.9.2-1
libdb4.2 4.2.52-1
libFLAC++5 1.1.2-1
libFLAC7 1.1.2-1
libfontconfig1 2.2.2-1
libfreetype26 2.1.5-1
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-7
libgdbm3 1.8.3-3
libgdbm4 1.8.3-7
libiconv 1.9.2-1
libiconv2 1.9.2-1
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libintl3 0.14.1-1
libjpeg62 6b-11
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-4
libncurses8 5.4-2
libogg0 1.1.2-1
libOggFLAC++2 1.1.2-1
libOggFLAC3 1.1.2-1
libopenldap2_2_7 2.2.26-2
libpcre 4.1-1
libpcre0 4.5-1
libpng12 1.2.8-2
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
libreadline6 5.0-4
libsasl2 2.1.19-3
libtiff5 3.7.3-1
libXft 2.1.6-1
libXft1 1.0.0-1
libXft2 2.1.6-1
login 1.9-7
man 1.5p-1
minires 1.00-1
mktemp 1.5-3
more 2.11o-1
ncurses 5.4-2
openssl 0.9.8-2
openssl097 0.9.7g-1
pcre 4.5-1
pcre-doc 4.5-1
postgresql 7.4.5-1
rxvt 2.7.10-6
sed 4.1.4-1
sharutils 4.4-1
shutdown 1.7-1
tar 1.15.1-2
tcp_wrappers 7.6-1
tcsh 6.14.00-5
termcap 20050421-1
terminfo 5.4_20041009-1
texinfo 4.8-1
which 1.7-1
X-startup-scripts 1.0.10-4
Xaw3d 1.5D-5
xemacs 21.4.17-1
xemacs-emacs-common 21.4.17-1
xinetd 2.3.9-1
xorg-x11-base 6.8.2.0-1
xorg-x11-bin 6.8.2.0-1
xorg-x11-bin-dlls 6.8.2.0-1
xorg-x11-bin-lndir 6.8.2.0-1
xorg-x11-etc 6.8.2.0-1
xorg-x11-fenc 6.8.1.0-2
xorg-x11-fnts 6.8.1.0-3
xorg-x11-libs-data 6.8.2.0-1
xorg-x11-xwin 6.8.2.0-4
xterm 202-1
zlib 1.2.3-1
Use -h to see help about each section
--
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/