public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* slow ssh login on a cygwin machine
@ 2012-02-28 15:00 Ilya Dogolazky
  2012-02-28 15:03 ` Corinna Vinschen
  0 siblings, 1 reply; 12+ messages in thread
From: Ilya Dogolazky @ 2012-02-28 15:00 UTC (permalink / raw)
  To: cygwin

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

Hi !

I'm running sshd on a windows machine. Since last weekend (I have not 
installed anything) the logging in via ssh started to take 5 to 20 
seconds (it was less than 1 second before that). It doesn't matter from 
which machine I'm logging in (tried localhost, some another cygwin 
machine, 3 different Linux machines: both staying in the same room or 
1000 km away).

On the server side I have following options in /etc/sshd_config:
$ cat /etc/sshd_config | grep -v '^#' | grep -v "^$"
Port 22
StrictModes no
AuthorizedKeysFile      .ssh/authorized_keys
GSSAPIAuthentication no
GSSAPICleanupCredentials no
UsePrivilegeSeparation yes
UseDNS no
Subsystem       sftp    /usr/sbin/sftp-server

On the client side I tried following options (all together and one by 
one, no difference):
ssh \
   -o AddressFamily=inet \
   -o CheckHostIP=no     \
   -o PreferredAuthentications=publickey \
    -o VerifyHostKeyDNS=no localhost  \
    echo blah

And another pretty strange thing: the /var/log directory contains a file 
"lastlog" of size 445 Megabytes (445916640). I removed this file and 
restarted sshd --- nothing changed about login time. I found a file with 
the same name (with absolutely the same size, but a different md5sum) on 
another machine running sshd in cygwin having the same login time 
issues. One of these machines is freshly installed.

Attached are:

1. cygcheck.out: output of "cygcheck -srv"
2. blah.log: file saved by
  "ssh -vv localhost echo blah 2>&1 |tee blah.log"
  In two places I marked by XXXXX where it's waiting for something.
  The CPU usage during this test remains about zero.

Any help is appreciated.

Cheers,

Ilya Dogolazky

[-- Attachment #2: blah.log --]
[-- Type: text/x-log, Size: 6704 bytes --]

OpenSSH_5.9p1, OpenSSL 0.9.8r 8 Feb 2011
debug1: Reading configuration data /home/ilya/.ssh/config
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/ilya/.ssh/id_rsa type 1
debug1: identity file /home/ilya/.ssh/id_rsa-cert type -1
debug1: identity file /home/ilya/.ssh/id_dsa type -1
debug1: identity file /home/ilya/.ssh/id_dsa-cert type -1
debug1: identity file /home/ilya/.ssh/id_ecdsa type -1
debug1: identity file /home/ilya/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9
debug1: match: OpenSSH_5.9 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.9
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA ba:c1:16:8c:d8:ee:c7:9e:17:25:87:14:ed:25:d1:fb
debug1: Host 'localhost' is known and matches the ECDSA host key.
debug1: Found key in /home/ilya/.ssh/known_hosts:2
debug1: ssh_ecdsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/ilya/.ssh/id_rsa (0xa273d0)
debug2: key: /home/ilya/.ssh/id_dsa (0x0)
debug2: key: /home/ilya/.ssh/id_ecdsa (0x0)
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/ilya/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply

[XXXXX: 10 seconds pause here]

debug1: Server accepts key: pkalg ssh-rsa blen 279
debug2: input_userauth_pk_ok: fp ba:62:39:b8:28:c3:66:28:2e:55:5b:4d:13:95:ab:28
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).
Authenticated to localhost ([127.0.0.1]:22).
debug2: fd 5 setting O_NONBLOCK
debug2: fd 6 setting O_NONBLOCK
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug2: callback start
debug2: client_session2_setup: id 0
debug2: fd 3 setting TCP_NODELAY
debug1: Sending command: echo blah
debug2: channel 0: request exec confirm 1
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0

[XXXXX: 4 seconds pause here]

blah
debug2: channel 0: rcvd eof
debug2: channel 0: output open -> drain
debug2: channel 0: obuf empty
debug2: channel 0: close_write
debug2: channel 0: output drain -> closed
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
debug2: channel 0: rcvd eow
debug2: channel 0: close_read
debug2: channel 0: input open -> closed
debug2: channel 0: rcvd close
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: send close
debug2: channel 0: is dead
debug2: channel 0: garbage collecting
debug1: channel 0: free: client-session, nchannels 1
Transferred: sent 2632, received 1952 bytes, in 3.1 seconds
Bytes per second: sent 854.3, received 633.6
debug1: Exit status 0

[-- Attachment #3: cygcheck.out --]
[-- Type: text/plain, Size: 45681 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Tue Feb 28 15:58:55 2012

Windows 7 Enterprise Ver 6.1 Build 7600 

Running under WOW64 on AMD64

Path:	C:\APPS\cygwin\usr\local\bin
	C:\APPS\cygwin\bin
	C:\apps\actperl\bin
	C:\apps\actpython\
	C:\windows\system32
	C:\windows
	C:\windows\System32\Wbem
	C:\windows\System32\WindowsPowerShell\v1.0
	C:\Program Files (x86)\QuickTime\QTSystem
	C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn
	C:\APPS\7zip
	C:\APPS\blocks\bin
	C:\APPS\cygwin\bin
	C:\Program Files\Zune

Output from C:\APPS\cygwin\bin\id.exe
UID: 1615639(ilya)   GID: 10513(Domain Users)
10513(Domain Users)      0(root)                  544(Administrators)
547(Power Users)         545(Users)

SysDir: C:\windows\system32
WinDir: C:\windows

USER = 'ilya'
PWD = '/home/ilya'
HOME = '/home/ilya'

HOMEPATH = '\Users\ilya'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:'
APPDATA = 'C:\Users\ilya\AppData\Roaming'
ProgramW6432 = 'C:\Program Files'
HOSTNAME = '4FIW01021'
TERM = 'rxvt-cygwin-native'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 26 Stepping 5, GenuineIntel'
WINDIR = 'C:\windows'
WINSEE_VERSION = '1.2.1'
WINDOWID = '10571184'
PUBLIC = 'C:\Users\Public'
PERL = 'C:\APPS\actperl\bin\perl.exe'
OLDPWD = '/usr/bin'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
COPYCMD = '/Y'
!:: = '::\'
TEMP = '/tmp'
VS90COMNTOOLS = 'c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
QTJAVA = 'C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip'
ns_newsfile = 'WinSEE=\\trenfs05\ee_news\winsee_news\newsfeed.xml'
USERNAME = 'ilya'
WINSEE_REGION = 'Finland Helsinki'
PROCESSOR_LEVEL = '6'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PSModulePath = 'C:\windows\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
PROCESSOR_ARCHITEW6432 = 'AMD64'
XNAGSv4 = 'C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\'
LANG = 'C.UTF-8'
USERPROFILE = 'C:\Users\ilya'
ns_newsgroup = 'Finland Helsinki'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\ESWDC102'
CommonProgramW6432 = 'C:\Program Files\Common Files'
PROCESSOR_ARCHITECTURE = 'x86'
LOCALAPPDATA = 'C:\Users\ilya\AppData\Local'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
COLORFGBG = '0;default;15'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.py;.pyw'
HOMEDRIVE = 'C:'
COMSPEC = 'C:\windows\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\windows'
PRINTER = 'Microsoft XPS Document Writer'
PROCESSOR_REVISION = '1a05'
CLASSPATH = '.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip'
XNAGSShared = 'C:\Program Files (x86)\Common Files\Microsoft Shared\XNA\'
VS100COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files (x86)'
DISPLAY = ':0'
NUMBER_OF_PROCESSORS = '4'
SESSIONNAME = 'Console'
COMPUTERNAME = '4FIW01021'
COLORTERM = 'rxvt-xpm'
BLOCKS_PYTHON = 'C:\APPS\actpython\python.exe'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\APPS\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\APPS\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: 69c087ac0c3ac0fb Path: C:\APPS\cygwin

c:  hd  NTFS    238272Mb  58% CP CS UN PA FC     
d:  cd             N/A    N/A                    

Warning: Mount entries should not have a trailing (back)slash

C:\                 /c         user    binary
C:\Tempo            /t         user    binary
C:\APPS\cygwin      /          system  binary,auto
C:\APPS\cygwin\bin  /usr/bin   system  binary,auto
C:\APPS\cygwin\lib  /usr/lib   system  binary,auto
cygdrive prefix     /cygdrive  user    binary,auto

Found: C:\APPS\cygwin\bin\awk
Found: C:\APPS\cygwin\bin\awk
 -> C:\APPS\cygwin\bin\gawk.exe
Found: C:\APPS\cygwin\bin\bash.exe
Found: C:\APPS\cygwin\bin\bash.exe
Found: C:\APPS\cygwin\bin\cat.exe
Found: C:\APPS\cygwin\bin\cat.exe
Found: C:\APPS\cygwin\bin\cp.exe
Found: C:\APPS\cygwin\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: C:\APPS\cygwin\bin\find.exe
Found: C:\windows\system32\find.exe
Warning: C:\APPS\cygwin\bin\find.exe hides C:\windows\system32\find.exe
Found: C:\APPS\cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Found: C:\APPS\cygwin\bin\grep.exe
Found: C:\APPS\cygwin\bin\grep.exe
Found: C:\APPS\cygwin\bin\kill.exe
Found: C:\APPS\cygwin\bin\kill.exe
Not Found: ld
Found: C:\APPS\cygwin\bin\ls.exe
Found: C:\APPS\cygwin\bin\ls.exe
Not Found: make
Found: C:\APPS\cygwin\bin\mv.exe
Found: C:\APPS\cygwin\bin\mv.exe
Not Found: patch
Found: C:\APPS\cygwin\bin\perl.exe
Found: C:\apps\actperl\bin\perl.exe
Warning: C:\APPS\cygwin\bin\perl.exe hides C:\apps\actperl\bin\perl.exe
Found: C:\APPS\cygwin\bin\perl.exe
Found: C:\APPS\cygwin\bin\rm.exe
Found: C:\APPS\cygwin\bin\rm.exe
Found: C:\APPS\cygwin\bin\sed.exe
Found: C:\APPS\cygwin\bin\sed.exe
Found: C:\APPS\cygwin\bin\ssh.exe
Found: C:\APPS\cygwin\bin\ssh.exe
Found: C:\APPS\cygwin\bin\sh.exe
Found: C:\APPS\cygwin\bin\sh.exe
Found: C:\APPS\cygwin\bin\tar.exe
Found: C:\APPS\cygwin\bin\tar.exe
Found: C:\APPS\cygwin\bin\test.exe
Found: C:\APPS\cygwin\bin\test.exe
Found: C:\APPS\cygwin\bin\vi
Found: C:\APPS\cygwin\bin\vi
 -> C:\APPS\cygwin\bin\vim-nox.exe
Found: C:\APPS\cygwin\bin\vim
Found: C:\APPS\cygwin\bin\vim
 -> C:\APPS\cygwin\etc\alternatives\vim
 -> C:\APPS\cygwin\bin\vim-nox.exe

   94k 2011/11/16 C:\APPS\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2011/11/16 5:22
   15k 2009/12/27 C:\APPS\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 14:52
   62k 2011/05/21 C:\APPS\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 22:16
  678k 2010/12/29 C:\APPS\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2010/12/29 8:16
   20k 2010/12/29 C:\APPS\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2010/12/29 8:17
   98k 2010/12/29 C:\APPS\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2010/12/29 8:17
    7k 2003/10/19 C:\APPS\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 10:57
 1147k 2011/03/16 C:\APPS\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2011/3/16 22:54
  314k 2011/11/02 C:\APPS\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2011/11/2 1:38
   17k 2011/10/02 C:\APPS\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2011/10/3 2:13
  943k 2007/12/17 C:\APPS\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 15:12
  219k 2011/10/03 C:\APPS\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2011/10/3 8:10
 1296k 2007/12/17 C:\APPS\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 15:12
  511k 2010/06/17 C:\APPS\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 14:42
  118k 2008/05/09 C:\APPS\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 7:03
   29k 2010/05/12 C:\APPS\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 13:26
   21k 2011/10/26 C:\APPS\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/10/23 16:33
  176k 2010/01/29 C:\APPS\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2010/1/29 0:12
   20k 2010/10/31 C:\APPS\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2010/10/31 21:19
   43k 2010/01/02 C:\APPS\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 16:49
   40k 2009/03/01 C:\APPS\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 8:32
   47k 2010/01/02 C:\APPS\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 19:31
  500k 2011/10/19 C:\APPS\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2011/10/19 7:40
   79k 2011/10/26 C:\APPS\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/10/23 16:15
   19k 2009/02/26 C:\APPS\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 9:58
    8k 2009/02/26 C:\APPS\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 9:58
  554k 2011/11/16 C:\APPS\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=2011/11/16 6:26
  103k 2011/12/21 C:\APPS\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=2011/12/21 10:32
 1024k 2011/11/16 C:\APPS\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2011/11/16 2:23
  846k 2011/11/16 C:\APPS\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2011/11/16 2:16
   12k 2011/11/16 C:\APPS\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2011/11/16 2:19
  317k 2011/07/31 C:\APPS\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 8:14
  267k 2011/11/16 C:\APPS\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2011/11/16 2:20
   14k 2011/11/16 C:\APPS\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2011/11/16 2:19
 3679k 2011/11/16 C:\APPS\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=2011/11/16 6:33
   25k 2011/01/26 C:\APPS\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2011/1/26 5:25
   74k 2010/10/31 C:\APPS\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2010/10/31 21:18
  358k 2011/04/29 C:\APPS\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2011/4/29 7:37
  985k 2011/10/16 C:\APPS\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/10/16 20:01
  190k 2011/11/16 C:\APPS\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2011/11/16 16:51
   35k 2011/10/16 C:\APPS\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011/10/16 8:38
  246k 2010/05/20 C:\APPS\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2010/5/20 8:04
   47k 2009/12/23 C:\APPS\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 18:59
  193k 2009/08/08 C:\APPS\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 22:39
  200k 2010/08/09 C:\APPS\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010/8/9 10:02
   39k 2008/09/07 C:\APPS\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 15:28
  189k 2008/09/07 C:\APPS\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 15:29
  201k 2008/09/07 C:\APPS\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 15:31
    5k 2011/03/29 C:\APPS\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2011/3/29 0:14
    9k 2011/03/29 C:\APPS\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
  123k 2011/05/19 C:\APPS\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/19 5:41
   99k 2011/11/02 C:\APPS\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2011/11/3 0:05
   25k 2010/01/02 C:\APPS\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 16:48
   21k 2009/03/01 C:\APPS\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 8:31
   25k 2010/01/02 C:\APPS\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 19:30
   24k 2008/10/30 C:\APPS\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/31 1:53
  213k 2011/07/31 C:\APPS\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 8:12
   63k 2010/01/02 C:\APPS\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 17:00
   66k 2009/03/01 C:\APPS\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 8:39
   63k 2010/01/02 C:\APPS\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 19:41
  195k 2010/01/02 C:\APPS\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 16:45
  237k 2009/03/01 C:\APPS\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 8:28
  244k 2010/01/02 C:\APPS\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 19:28
   13k 2010/01/02 C:\APPS\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 16:47
   11k 2009/03/01 C:\APPS\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 8:30
   13k 2010/01/02 C:\APPS\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 18:30
  236k 2011/12/05 C:\APPS\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2011/12/5 2:21
   37k 2011/12/05 C:\APPS\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2011/12/5 2:22
  188k 2011/12/05 C:\APPS\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2011/12/5 2:21
  110k 2011/12/05 C:\APPS\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2011/12/5 2:21
   24k 2011/12/05 C:\APPS\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2011/12/5 2:22
  255k 2011/12/14 C:\APPS\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2011/12/14 22:28
    8k 2011/12/14 C:\APPS\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2011/12/14 22:28
 1627k 2010/08/29 C:\APPS\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 21:17
  428k 2011/08/22 C:\APPS\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2011/8/22 11:39
  249k 2011/07/28 C:\APPS\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2011/7/28 8:20
  129k 2011/07/28 C:\APPS\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2011/7/28 8:55
   22k 2002/06/09 C:\APPS\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 8:45
  164k 2011/01/26 C:\APPS\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2011/1/26 5:25
   84k 2010/07/02 C:\APPS\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/2 6:19
    8k 2011/05/05 C:\APPS\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 10:33
   25k 2010/10/31 C:\APPS\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/10/31 21:24
  129k 2011/11/29 C:\APPS\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2011/11/29 7:05
  263k 2011/03/16 C:\APPS\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2011/3/16 22:54
    8k 2011/10/26 C:\APPS\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/10/23 16:33
  780k 2011/10/26 C:\APPS\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/10/23 16:58
   26k 2011/10/04 C:\APPS\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2011/10/4 23:22
   48k 2010/01/02 C:\APPS\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 16:45
   48k 2010/01/02 C:\APPS\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 19:28
  347k 2011/04/08 C:\APPS\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2011/4/8 4:27
    9k 2011/04/08 C:\APPS\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2011/4/8 4:27
   16k 2010/06/24 C:\APPS\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 22:19
   28k 2010/03/28 C:\APPS\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 12:02
 1045k 2011/08/22 C:\APPS\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2011/8/22 11:25
   11k 2010/08/03 C:\APPS\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/3 3:32
   75k 2010/12/21 C:\APPS\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/12/21 3:36
   22k 2010/12/21 C:\APPS\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2010/12/21 3:36
    8k 2010/12/21 C:\APPS\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2010/12/21 3:36
   10k 2010/11/01 C:\APPS\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010/11/1 2:59
   30k 2011/08/22 C:\APPS\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2011/8/22 20:26
   11k 2010/08/03 C:\APPS\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2010/8/3 7:25
   17k 2010/10/31 C:\APPS\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2010/10/31 21:29
   52k 2011/05/23 C:\APPS\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2011/5/23 11:32
   17k 2011/03/17 C:\APPS\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2011/3/17 3:50
   66k 2010/11/01 C:\APPS\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2010/11/1 3:10
   46k 2011/12/21 C:\APPS\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2011/12/21 7:39
    8k 2010/11/01 C:\APPS\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2010/11/1 3:11
 1071k 2011/06/07 C:\APPS\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2011/6/7 2:12
   25k 2011/08/22 C:\APPS\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2011/8/22 19:55
   32k 2010/08/03 C:\APPS\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 7:48
  278k 2011/06/07 C:\APPS\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2011/6/7 6:40
   76k 2010/08/01 C:\APPS\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/2 0:04
 2604k 2011/03/29 C:\APPS\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2011/3/29 11:10
    Cygwin DLL version info:
        DLL version: 1.7.9
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 237
        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

   94k 2011/11/16 C:\APPS\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2011/11/16 5:22
   15k 2009/12/27 C:\APPS\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 14:52
   62k 2011/05/21 C:\APPS\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 22:16
  678k 2010/12/29 C:\APPS\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2010/12/29 8:16
   20k 2010/12/29 C:\APPS\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2010/12/29 8:17
   98k 2010/12/29 C:\APPS\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2010/12/29 8:17
    7k 2003/10/19 C:\APPS\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 10:57
 1147k 2011/03/16 C:\APPS\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2011/3/16 22:54
  314k 2011/11/02 C:\APPS\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2011/11/2 1:38
   17k 2011/10/02 C:\APPS\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2011/10/3 2:13
  943k 2007/12/17 C:\APPS\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 15:12
  219k 2011/10/03 C:\APPS\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2011/10/3 8:10
 1296k 2007/12/17 C:\APPS\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 15:12
  511k 2010/06/17 C:\APPS\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 14:42
  118k 2008/05/09 C:\APPS\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 7:03
   29k 2010/05/12 C:\APPS\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 13:26
   21k 2011/10/26 C:\APPS\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/10/23 16:33
  176k 2010/01/29 C:\APPS\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2010/1/29 0:12
   20k 2010/10/31 C:\APPS\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2010/10/31 21:19
   43k 2010/01/02 C:\APPS\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 16:49
   40k 2009/03/01 C:\APPS\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 8:32
   47k 2010/01/02 C:\APPS\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 19:31
  500k 2011/10/19 C:\APPS\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2011/10/19 7:40
   79k 2011/10/26 C:\APPS\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/10/23 16:15
   19k 2009/02/26 C:\APPS\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 9:58
    8k 2009/02/26 C:\APPS\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 9:58
  554k 2011/11/16 C:\APPS\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=2011/11/16 6:26
  103k 2011/12/21 C:\APPS\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=2011/12/21 10:32
 1024k 2011/11/16 C:\APPS\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2011/11/16 2:23
  846k 2011/11/16 C:\APPS\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2011/11/16 2:16
   12k 2011/11/16 C:\APPS\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2011/11/16 2:19
  317k 2011/07/31 C:\APPS\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 8:14
  267k 2011/11/16 C:\APPS\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2011/11/16 2:20
   14k 2011/11/16 C:\APPS\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2011/11/16 2:19
 3679k 2011/11/16 C:\APPS\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=2011/11/16 6:33
   25k 2011/01/26 C:\APPS\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2011/1/26 5:25
   74k 2010/10/31 C:\APPS\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2010/10/31 21:18
  358k 2011/04/29 C:\APPS\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2011/4/29 7:37
  985k 2011/10/16 C:\APPS\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/10/16 20:01
  190k 2011/11/16 C:\APPS\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2011/11/16 16:51
   35k 2011/10/16 C:\APPS\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011/10/16 8:38
  246k 2010/05/20 C:\APPS\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2010/5/20 8:04
   47k 2009/12/23 C:\APPS\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 18:59
  193k 2009/08/08 C:\APPS\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 22:39
  200k 2010/08/09 C:\APPS\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010/8/9 10:02
   39k 2008/09/07 C:\APPS\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 15:28
  189k 2008/09/07 C:\APPS\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 15:29
  201k 2008/09/07 C:\APPS\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 15:31
    5k 2011/03/29 C:\APPS\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2011/3/29 0:14
    9k 2011/03/29 C:\APPS\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
  123k 2011/05/19 C:\APPS\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/19 5:41
   99k 2011/11/02 C:\APPS\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2011/11/3 0:05
   25k 2010/01/02 C:\APPS\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 16:48
   21k 2009/03/01 C:\APPS\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 8:31
   25k 2010/01/02 C:\APPS\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 19:30
   24k 2008/10/30 C:\APPS\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/31 1:53
  213k 2011/07/31 C:\APPS\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 8:12
   63k 2010/01/02 C:\APPS\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 17:00
   66k 2009/03/01 C:\APPS\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 8:39
   63k 2010/01/02 C:\APPS\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 19:41
  195k 2010/01/02 C:\APPS\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 16:45
  237k 2009/03/01 C:\APPS\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 8:28
  244k 2010/01/02 C:\APPS\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 19:28
   13k 2010/01/02 C:\APPS\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 16:47
   11k 2009/03/01 C:\APPS\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 8:30
   13k 2010/01/02 C:\APPS\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 18:30
  236k 2011/12/05 C:\APPS\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2011/12/5 2:21
   37k 2011/12/05 C:\APPS\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2011/12/5 2:22
  188k 2011/12/05 C:\APPS\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2011/12/5 2:21
  110k 2011/12/05 C:\APPS\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2011/12/5 2:21
   24k 2011/12/05 C:\APPS\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2011/12/5 2:22
  255k 2011/12/14 C:\APPS\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2011/12/14 22:28
    8k 2011/12/14 C:\APPS\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2011/12/14 22:28
 1627k 2010/08/29 C:\APPS\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 21:17
  428k 2011/08/22 C:\APPS\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2011/8/22 11:39
  249k 2011/07/28 C:\APPS\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2011/7/28 8:20
  129k 2011/07/28 C:\APPS\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2011/7/28 8:55
   22k 2002/06/09 C:\APPS\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 8:45
  164k 2011/01/26 C:\APPS\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2011/1/26 5:25
   84k 2010/07/02 C:\APPS\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/2 6:19
    8k 2011/05/05 C:\APPS\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 10:33
   25k 2010/10/31 C:\APPS\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/10/31 21:24
  129k 2011/11/29 C:\APPS\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2011/11/29 7:05
  263k 2011/03/16 C:\APPS\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2011/3/16 22:54
    8k 2011/10/26 C:\APPS\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/10/23 16:33
  780k 2011/10/26 C:\APPS\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/10/23 16:58
   26k 2011/10/04 C:\APPS\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2011/10/4 23:22
   48k 2010/01/02 C:\APPS\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 16:45
   48k 2010/01/02 C:\APPS\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 19:28
  347k 2011/04/08 C:\APPS\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2011/4/8 4:27
    9k 2011/04/08 C:\APPS\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2011/4/8 4:27
   16k 2010/06/24 C:\APPS\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 22:19
   28k 2010/03/28 C:\APPS\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 12:02
 1045k 2011/08/22 C:\APPS\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2011/8/22 11:25
   11k 2010/08/03 C:\APPS\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/3 3:32
   75k 2010/12/21 C:\APPS\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/12/21 3:36
   22k 2010/12/21 C:\APPS\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2010/12/21 3:36
    8k 2010/12/21 C:\APPS\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2010/12/21 3:36
   10k 2010/11/01 C:\APPS\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010/11/1 2:59
   30k 2011/08/22 C:\APPS\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2011/8/22 20:26
   11k 2010/08/03 C:\APPS\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2010/8/3 7:25
   17k 2010/10/31 C:\APPS\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2010/10/31 21:29
   52k 2011/05/23 C:\APPS\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2011/5/23 11:32
   17k 2011/03/17 C:\APPS\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2011/3/17 3:50
   66k 2010/11/01 C:\APPS\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2010/11/1 3:10
   46k 2011/12/21 C:\APPS\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2011/12/21 7:39
    8k 2010/11/01 C:\APPS\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2010/11/1 3:11
 1071k 2011/06/07 C:\APPS\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2011/6/7 2:12
   25k 2011/08/22 C:\APPS\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2011/8/22 19:55
   32k 2010/08/03 C:\APPS\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 7:48
  278k 2011/06/07 C:\APPS\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2011/6/7 6:40
   76k 2010/08/01 C:\APPS\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/2 0:04
 2604k 2011/03/29 C:\APPS\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2011/3/29 11:10
    Cygwin DLL version info:
        DLL version: 1.7.9
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 237
        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


Service             : sshd
Display name        : CYGWIN sshd
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/sshd -D
stdin path          : /dev/null
stdout path         : /var/log/sshd.log
stderr path         : /var/log/sshd.log
Process Type        : Own Process
Startup             : Automatic
Dependencies        : tcpip
Account             : .\cyg_server


Cygwin Package Information
Last downloaded files to: c:\apps\localinstallation_temp\cygwin_1.7.9-1
Last downloaded files from: http://ftp-stud.hs-esslingen.de/pub/Mirrors/sources.redhat.com/cygwin/

Package                   Version              Status
_update-info-dir          01008-1              OK
alternatives              1.3.30c-10           OK
base-cygwin               3.0-1                OK
base-files                4.0-6                OK
bash                      4.1.10-4             OK
bash-completion           1.3-1                OK
bzip2                     1.0.6-2              OK
ca-certificates           1.78-1               OK
coreutils                 8.14-1               OK
cpio                      2.11-1               OK
crypt                     1.1-1                OK
csih                      0.9.4-1              OK
cvs                       1.12.13-10           OK
cvsps                     2.2b1-1              OK
cygrunsrv                 1.34-1               OK
cygutils                  1.4.6-1              OK
cygwin                    1.7.9-1              OK
cygwin-doc                1.7-1                OK
dash                      0.5.7-1              OK
dbus                      1.4.16-1             OK
diffutils                 2.9-1                OK
dos2unix                  5.3.1-1              OK
editrights                1.01-2               OK
file                      5.09-1               OK
findutils                 4.5.9-2              OK
font-adobe-dpi75          1.0.2-1              OK
font-encodings            1.0.4-1              OK
fontconfig                2.8.0-1              OK
gamin                     0.1.10-11            OK
gawk                      4.0.0-1              OK
gettext                   0.18.1.1-2           OK
git                       1.7.5.1-1            OK
git-completion            1.7.5.1-1            OK
gnome-icon-theme          3.2.1.2-1            OK
grep                      2.6.3-1              OK
groff                     1.20.1-2             OK
gsettings-desktop-schemas 3.2.0-1              OK
gzip                      1.4-1                OK
hicolor-icon-theme        0.12-1               OK
ipc-utils                 1.0-1                OK
less                      444-1                OK
libatk1.0_0               2.2.0-1              OK
libattr1                  2.4.43-1             OK
libbz2_1                  1.0.6-2              OK
libcairo2                 1.10.2-1             OK
libcurl4                  7.22.0-2             OK
libdatrie1                0.2.4-1              OK
libdb4.5                  4.5.20.2-2           OK
libdbus1_3                1.4.16-1             OK
libedit0                  20090923-1           OK
libexpat1                 2.0.1-1              OK
libfam0                   0.1.10-11            OK
libffi4                   4.5.3-3              OK
libfontconfig1            2.8.0-1              OK
libfontenc1               1.1.0-1              OK
libfreetype6              2.4.7-1              OK
libgcc1                   4.5.3-3              OK
libgdbm4                  1.8.3-20             OK
libgdk_pixbuf2.0_0        2.24.1-1             OK
libglib2.0_0              2.30.2-1             OK
libgmp3                   4.3.2-1              OK
libgtk2.0_0               2.24.8-1             OK
libICE6                   1.0.7-1              OK
libiconv2                 1.14-2               OK
libidn11                  1.22-1               OK
libintl8                  0.18.1.1-2           OK
libjasper1                1.900.1-11           OK
libjbig2                  2.0-11               OK
libjpeg7                  7-10                 OK
libjpeg8                  8b-1                 OK
liblzma5                  5.0.2_20110517-1     OK
libncurses10              5.7-18               OK
libncurses8               5.5-10               OK
libncursesw10             5.7-18               OK
libopenldap2_3_0          2.3.43-1             OK
libopenssl098             0.9.8r-2             OK
libpango1.0_0             1.29.4-2             OK
libpcre0                  8.21-1               OK
libpixman1_0              0.22.2-1             OK
libpng12                  1.2.46-1             OK
libpng14                  1.4.8-1              OK
libpopt0                  1.6.4-4              OK
libreadline7              6.1.2-2              OK
libsasl2                  2.1.23-1             OK
libsigsegv2               2.10-1               OK
libSM6                    1.2.0-1              OK
libssh2_1                 1.3.0-1              OK
libssp0                   4.5.3-3              OK
libstdc++6                4.5.3-3              OK
libthai0                  0.1.15-1             OK
libtiff5                  3.9.4-1              OK
libuuid1                  2.17.2-1             OK
libwrap0                  7.6-21               OK
libX11_6                  1.4.4-1              OK
libXau6                   1.0.6-1              OK
libxcb-render0            1.7-2                OK
libxcb-shm0               1.7-2                OK
libxcb1                   1.7-2                OK
libXcomposite1            0.4.3-1              OK
libXcursor1               1.1.12-1             OK
libXdamage1               1.1.3-1              OK
libXdmcp6                 1.1.0-1              OK
libXext6                  1.3.0-1              OK
libXfixes3                5.0-1                OK
libXft2                   2.2.0-1              OK
libXi6                    1.4.5-1              OK
libXinerama1              1.1.1-1              OK
libxml2                   2.7.8-2              OK
libXrandr2                1.3.2-1              OK
libXrender1               0.9.6-1              OK
libXt6                    1.1.1-1              OK
login                     1.10-10              OK
man                       1.6g-1               OK
minires                   1.02-1               OK
mintty                    1.0.3-1              OK
mkfontdir                 1.0.6-1              OK
mkfontscale               1.0.9-1              OK
openssh                   5.9p1-1              OK
perl                      5.10.1-5             OK
perl-Error                0.17016-1            OK
rebase                    4.0.1-1              OK
rsync                     3.0.9-1              OK
run                       1.1.13-1             OK
rxvt                      20050409-21          OK
screen                    4.0.3-7              OK
sed                       4.2.1-1              OK
shared-mime-info          0.91-1               OK
tar                       1.25-1               OK
terminfo                  5.7_20091114-14      OK
terminfo0                 5.5_20061104-12      OK
texinfo                   4.13-4               OK
tzcode                    2010j-1              OK
unzip                     6.0-10               OK
vim                       7.3.353-1            OK
vim-common                7.3.353-1            OK
which                     2.20-2               OK
xcursor-themes            1.0.3-1              OK
xxd                       7.3.353-1            OK
xz                        5.0.2_20110517-1     OK
zip                       3.0-11               OK
zlib                      1.2.5-1              OK
zlib-devel                1.2.5-1              OK
zlib0                     1.2.5-1              OK
Use -h to see help about each section

[-- Attachment #4: 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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-28 15:00 slow ssh login on a cygwin machine Ilya Dogolazky
@ 2012-02-28 15:03 ` Corinna Vinschen
  2012-02-28 15:34   ` Ilya Dogolazky
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2012-02-28 15:03 UTC (permalink / raw)
  To: cygwin

On Feb 28 16:21, Ilya Dogolazky wrote:
> Hi !
> 
> I'm running sshd on a windows machine. Since last weekend (I have
> not installed anything) the logging in via ssh started to take 5 to
> 20 seconds (it was less than 1 second before that). It doesn't
> matter from which machine I'm logging in (tried localhost, some
> another cygwin machine, 3 different Linux machines: both staying in
> the same room or 1000 km away).

This kind of delay is often a result of the process trying to
access some remote filesystem.  Or, maybe you have DNS problems
on the server.

> And another pretty strange thing: the /var/log directory contains a
> file "lastlog" of size 445 Megabytes (445916640).

That size is not overly surprising.  The size of the lastlog file
depends on the highest uid used to login into the system.  In your case
you seem have pretty large uids.  Every uid slot in lastlog takes
276 bytes.  So you had login attempts from a user with a uid 1615639.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-28 15:03 ` Corinna Vinschen
@ 2012-02-28 15:34   ` Ilya Dogolazky
  2012-02-28 15:50     ` Corinna Vinschen
  0 siblings, 1 reply; 12+ messages in thread
From: Ilya Dogolazky @ 2012-02-28 15:34 UTC (permalink / raw)
  To: cygwin

Hi Corinna !

02/28/2012 04:49 PM, ext Corinna Vinschen пишет:

> This kind of delay is often a result of the process trying to
> access some remote filesystem.

How can I investigate this (is there something like "lsof" in Windows)?

If you're speaking about "process", do you mean the "sshd" process? And 
what could be a reason for it to access any remote file system? My home 
directory is on the hard drive, I surely use some remote file systems 
sometimes (by opening file explorer and copying files), but I don't see 
any reason for sshd to do the same.

Is there any explicit way to "unmount everything remote" in windows? I 
close all the explorer windows, but of course it could be not enough.

 > Or, maybe you have DNS problems
 > on the server.

What kind of "DNS problems" could it be? I disabled reverse DNS query 
(if I correctly understand meaning of the option "UseDNS") and see "last 
login from xxx.xxx.xxx.xxx" message now (where xxx are digits).

> That size is not overly surprising.  The size of the lastlog file
> depends on the highest uid used to login into the system.  In your case
> you seem have pretty large uids.  Every uid slot in lastlog takes
> 276 bytes.  So you had login attempts from a user with a uid 1615639.
Oh, thanks! I was getting over-suspicious :)

Cheers,

Ilya

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-28 15:34   ` Ilya Dogolazky
@ 2012-02-28 15:50     ` Corinna Vinschen
  2012-02-28 16:55       ` Corinna Vinschen
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2012-02-28 15:50 UTC (permalink / raw)
  To: cygwin

On Feb 28 17:02, Ilya Dogolazky wrote:
> Hi Corinna !
> 
> 02/28/2012 04:49 PM, ext Corinna Vinschen пишет:
> 
> >This kind of delay is often a result of the process trying to
> >access some remote filesystem.
> 
> How can I investigate this (is there something like "lsof" in Windows)?

There's a fuser in the psmisc package, but the latest version doesn't
work as expected, downgrading to the previous psmisc package helps
for now.  But I don't think this will help you here.

> If you're speaking about "process", do you mean the "sshd" process?

Any process on the server started during login.

> And what could be a reason for it to access any remote file system?

Most likely it's something in your login scripts.  For instance,
consider expressions like this:

  my_path=/foo
  ls /$my_path

This results in a `ls //foo' call.  // is the top-level of all UNC
network paths.  THis call will result in Cygwin searching for a machine
called foo.

> > Or, maybe you have DNS problems
> > on the server.
> 
> What kind of "DNS problems" could it be?

I'm not an expert, but any kind of DNS communication problem can result
in delays trying to resolve a machine name.  I don't know, it's just
some arbitrary idea for the potential cause of a spurious delay.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-28 15:50     ` Corinna Vinschen
@ 2012-02-28 16:55       ` Corinna Vinschen
  2012-02-29 14:40         ` Ilya Dogolazky
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2012-02-28 16:55 UTC (permalink / raw)
  To: cygwin

On Feb 28 16:33, Corinna Vinschen wrote:
> On Feb 28 17:02, Ilya Dogolazky wrote:
> > Hi Corinna !
> > 
> > 02/28/2012 04:49 PM, ext Corinna Vinschen пишет:
> > 
> > >This kind of delay is often a result of the process trying to
> > >access some remote filesystem.
> > 
> > How can I investigate this (is there something like "lsof" in Windows)?
> 
> There's a fuser in the psmisc package, but the latest version doesn't
> work as expected, downgrading to the previous psmisc package helps
> for now.  But I don't think this will help you here.
> 
> > If you're speaking about "process", do you mean the "sshd" process?
> 
> Any process on the server started during login.
> 
> > And what could be a reason for it to access any remote file system?
> 
> Most likely it's something in your login scripts.  For instance,
> consider expressions like this:
> 
>   my_path=/foo
>   ls /$my_path
> 
> This results in a `ls //foo' call.  // is the top-level of all UNC
> network paths.  THis call will result in Cygwin searching for a machine
> called foo.

Oh, and then again...  did you install the bash-completion package on
the server?  It's known to result in such delays sometimes.  I never
used it myself so Idon't know what it's doing.  Somebody else might
know more here.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-28 16:55       ` Corinna Vinschen
@ 2012-02-29 14:40         ` Ilya Dogolazky
  2012-02-29 15:17           ` Corinna Vinschen
  0 siblings, 1 reply; 12+ messages in thread
From: Ilya Dogolazky @ 2012-02-29 14:40 UTC (permalink / raw)
  To: cygwin

Hi !

02/28/2012 05:50 PM, ext Corinna Vinschen пишет:
> Oh, and then again...  did you install the bash-completion package on
> the server?  It's known to result in such delays sometimes.  I never
> used it myself so I don't know what it's doing.  Somebody else might
> know more here.

That would be a surprise, because the main delay (marked by XXX in the 
attachment to my first e-mail) is happening after "public key offer". 
Anyway, I removed this bash-completion package and nothing changed.

By the way: what is the proper way to remove one single package? I 
marked it as "Uninstall" and the setup.exe started to reinstall all 
other packages. Is it really intended behaviour?

Cheers,

Ilya

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-29 14:40         ` Ilya Dogolazky
@ 2012-02-29 15:17           ` Corinna Vinschen
  2012-08-29 20:12             ` bbcolo22
  0 siblings, 1 reply; 12+ messages in thread
From: Corinna Vinschen @ 2012-02-29 15:17 UTC (permalink / raw)
  To: cygwin

On Feb 29 16:26, Ilya Dogolazky wrote:
> Hi !
> 
> 02/28/2012 05:50 PM, ext Corinna Vinschen пишет:
> >Oh, and then again...  did you install the bash-completion package on
> >the server?  It's known to result in such delays sometimes.  I never
> >used it myself so I don't know what it's doing.  Somebody else might
> >know more here.
> 
> That would be a surprise, because the main delay (marked by XXX in
> the attachment to my first e-mail) is happening after "public key
> offer". Anyway, I removed this bash-completion package and nothing
> changed.
> 
> By the way: what is the proper way to remove one single package? I
> marked it as "Uninstall" and the setup.exe started to reinstall all
> other packages. Is it really intended behaviour?

Yes.  setup's default setting is "update all packages".  There's a
command line option which allows to change single packages, though.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-02-29 15:17           ` Corinna Vinschen
@ 2012-08-29 20:12             ` bbcolo22
  2012-08-29 20:42               ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 12+ messages in thread
From: bbcolo22 @ 2012-08-29 20:12 UTC (permalink / raw)
  To: cygwin

I am having exactly the same problem that Ilya described. The problem
appeared out of nowhere 1 week ago on many (but not all) of our production
servers running COPSSH. No errors, but an SSH login that used to take 3-5
seconds now takes > 90 seconds. I can clear see a delay of exactly 45
seconds here:

...
debug1: Trying private key: /home/dbmsmonitor/.ssh/id_rsa
debug3: no such identity: /home/dbmsmonitor/.ssh/id_rsa
debug1: Offering DSA public key: /home/dbmsmonitor/.ssh/id_dsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
(45 second delay). 

... followed by a shorter, second delay at the same place the Ilya
described. 

Not all of our production servers (running COPSSH on Windows) have the
problem, but even rebooting a server can make the problem appear. I've
tried:

- Different SSH clients (ssh, putty, etc.). 
- Changing SSHD_CONFIG options. including turning off DNS (I can see that it
gets past the DNS lookup OK).
- Specifying many of the SSH -o client options. 
- Reinstalling COPSSH.

Any ideas? I'm desperate. :@( 

Thanks! 




--
View this message in context: http://cygwin.1069669.n5.nabble.com/slow-ssh-login-on-a-cygwin-machine-tp5558p92399.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-08-29 20:12             ` bbcolo22
@ 2012-08-29 20:42               ` Larry Hall (Cygwin)
  2012-08-29 21:04                 ` bbcolo22
  0 siblings, 1 reply; 12+ messages in thread
From: Larry Hall (Cygwin) @ 2012-08-29 20:42 UTC (permalink / raw)
  To: cygwin

On 8/29/2012 3:43 PM, bbcolo22 wrote:
> I am having exactly the same problem that Ilya described. The problem
> appeared out of nowhere 1 week ago on many (but not all) of our production
> servers running COPSSH. No errors, but an SSH login that used to take 3-5
> seconds now takes > 90 seconds. I can clear see a delay of exactly 45
> seconds here:
>
> ...
> debug1: Trying private key: /home/dbmsmonitor/.ssh/id_rsa
> debug3: no such identity: /home/dbmsmonitor/.ssh/id_rsa
> debug1: Offering DSA public key: /home/dbmsmonitor/.ssh/id_dsa
> debug3: send_pubkey_test
> debug2: we sent a publickey packet, wait for reply
> (45 second delay).
>
> ... followed by a shorter, second delay at the same place the Ilya
> described.
>
> Not all of our production servers (running COPSSH on Windows) have the
> problem, but even rebooting a server can make the problem appear. I've
> tried:
>
> - Different SSH clients (ssh, putty, etc.).
> - Changing SSHD_CONFIG options. including turning off DNS (I can see that it
> gets past the DNS lookup OK).
> - Specifying many of the SSH -o client options.
> - Reinstalling COPSSH.
>
> Any ideas? I'm desperate. :@(

cygwin.com/acronyms/#BLODA?

You'll really want to talk to the COPSSH folks about this.  Despite my
off-hand suggestion of BLODA above, we don't support COPSSH here.  If
the comment helps, great.  Otherwise, see COPSSH authors for support.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-08-29 20:42               ` Larry Hall (Cygwin)
@ 2012-08-29 21:04                 ` bbcolo22
  2012-08-29 22:19                   ` Christopher Faylor
  0 siblings, 1 reply; 12+ messages in thread
From: bbcolo22 @ 2012-08-29 21:04 UTC (permalink / raw)
  To: cygwin

I tried. They don't know. But thanks anyway.

On Wed, Aug 29, 2012 at 1:52 PM, Larry Hall (Cygwin) [via Cygwin] <
ml-node+s1069669n92401h51@n5.nabble.com> wrote:

> On 8/29/2012 3:43 PM, bbcolo22 wrote:
>
> > I am having exactly the same problem that Ilya described. The problem
> > appeared out of nowhere 1 week ago on many (but not all) of our
> production
> > servers running COPSSH. No errors, but an SSH login that used to take
> 3-5
> > seconds now takes > 90 seconds. I can clear see a delay of exactly 45
> > seconds here:
> >
> > ...
> > debug1: Trying private key: /home/dbmsmonitor/.ssh/id_rsa
> > debug3: no such identity: /home/dbmsmonitor/.ssh/id_rsa
> > debug1: Offering DSA public key: /home/dbmsmonitor/.ssh/id_dsa
> > debug3: send_pubkey_test
> > debug2: we sent a publickey packet, wait for reply
> > (45 second delay).
> >
> > ... followed by a shorter, second delay at the same place the Ilya
> > described.
> >
> > Not all of our production servers (running COPSSH on Windows) have the
> > problem, but even rebooting a server can make the problem appear. I've
> > tried:
> >
> > - Different SSH clients (ssh, putty, etc.).
> > - Changing SSHD_CONFIG options. including turning off DNS (I can see
> that it
> > gets past the DNS lookup OK).
> > - Specifying many of the SSH -o client options.
> > - Reinstalling COPSSH.
> >
> > Any ideas? I'm desperate. :@(
>
> cygwin.com/acronyms/#BLODA?
>
> You'll really want to talk to the COPSSH folks about this.  Despite my
> off-hand suggestion of BLODA above, we don't support COPSSH here.  If
> the comment helps, great.  Otherwise, see COPSSH authors for support.
>
> --
> Larry
>
> _____________________________________________________________________
>
> A: Yes.
>  > Q: Are you sure?
>  >> A: Because it reverses the logical flow of conversation.
>  >>> Q: Why is top posting annoying in email?
>
> --
> 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
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://cygwin.1069669.n5.nabble.com/slow-ssh-login-on-a-cygwin-machine-tp5558p92401.html
>  To unsubscribe from slow ssh login on a cygwin machine, click here<http://cygwin.1069669.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5558&code=YmJjb2xvMjJAZ21haWwuY29tfDU1NTh8MTk1MTU5NTg2OA==>
> .
> NAML<http://cygwin.1069669.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://cygwin.1069669.n5.nabble.com/slow-ssh-login-on-a-cygwin-machine-tp5558p92402.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-08-29 21:04                 ` bbcolo22
@ 2012-08-29 22:19                   ` Christopher Faylor
  2012-08-29 23:42                     ` bbcolo22
  0 siblings, 1 reply; 12+ messages in thread
From: Christopher Faylor @ 2012-08-29 22:19 UTC (permalink / raw)
  To: cygwin

On Wed, Aug 29, 2012 at 01:11:43PM -0700, bbcolo22 wrote:
>I tried. They don't know. But thanks anyway.

If they can't debug problems with the software that they provide then maybe
they shouldn't be providing it.

cgf

--
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] 12+ messages in thread

* Re: slow ssh login on a cygwin machine
  2012-08-29 22:19                   ` Christopher Faylor
@ 2012-08-29 23:42                     ` bbcolo22
  0 siblings, 0 replies; 12+ messages in thread
From: bbcolo22 @ 2012-08-29 23:42 UTC (permalink / raw)
  To: cygwin

No comment. ;)


On Wed, Aug 29, 2012 at 3:04 PM, Christopher Faylor-8 [via Cygwin] <
ml-node+s1069669n92405h75@n5.nabble.com> wrote:

> On Wed, Aug 29, 2012 at 01:11:43PM -0700, bbcolo22 wrote:
> >I tried. They don't know. But thanks anyway.
>
> If they can't debug problems with the software that they provide then
> maybe
> they shouldn't be providing it.
>
> cgf
>
> --
> 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
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://cygwin.1069669.n5.nabble.com/slow-ssh-login-on-a-cygwin-machine-tp5558p92405.html
>  To unsubscribe from slow ssh login on a cygwin machine, click here<http://cygwin.1069669.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5558&code=YmJjb2xvMjJAZ21haWwuY29tfDU1NTh8MTk1MTU5NTg2OA==>
> .
> NAML<http://cygwin.1069669.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://cygwin.1069669.n5.nabble.com/slow-ssh-login-on-a-cygwin-machine-tp5558p92406.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
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] 12+ messages in thread

end of thread, other threads:[~2012-08-29 21:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-28 15:00 slow ssh login on a cygwin machine Ilya Dogolazky
2012-02-28 15:03 ` Corinna Vinschen
2012-02-28 15:34   ` Ilya Dogolazky
2012-02-28 15:50     ` Corinna Vinschen
2012-02-28 16:55       ` Corinna Vinschen
2012-02-29 14:40         ` Ilya Dogolazky
2012-02-29 15:17           ` Corinna Vinschen
2012-08-29 20:12             ` bbcolo22
2012-08-29 20:42               ` Larry Hall (Cygwin)
2012-08-29 21:04                 ` bbcolo22
2012-08-29 22:19                   ` Christopher Faylor
2012-08-29 23:42                     ` bbcolo22

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