Hi All...
From: Christopher Faylor Subject: Latest snapshot revamps pipe/fifo
handling
Date: Sat, 7 Jul 2007 13:55:47 -0400
I've checked in a fairly major change to cygwin today.
I yanked out a lot of the win9x specific pipe handling code in the
latest snapshot and used pure Windows NT (and later) functionality
instead. That means that fifos are actually named pipes under the hood
and both fifos and pipes are using overlapped I/O to allow themselves to
be interruptible; meaning that the special pipe thread kludge implemented
for Windows 9x is now gone.
What this means in practice is that pipe handling in snapshots may be a
little faster. Pipes and fifos will probably also be a little less
stable since I'm sure to discover that some of the stuff I yanked out
probably had meaning even on NT-class systems.
I'll be doing more testing over the weekend but I wanted to give people
a heads up to expect some potential instability. If you do detect a
problem please report it here, along with details.
If you don't have time to report details, need to mention how busy you
are, need to stress how much you don't know C, want to inform on how
well it used to work in previous releases, or express puzzlement that it
works fine on linux, then don't bother sending mail. Otherwise, I'd
like to hear about problems.
Reports will include cygcheck output and the exact sequence of steps
needed to reproduce the problem. The "exact sequence" will show the
exact commands or source code which caused the problem and will not be a
general, vague description of the problem. The problem will not include
words like "doesn't work for me" or "crapped out" or "bit the big one"
but will instead include words like "died with signal N and here is the
stack trace" or "did not seem to provide any output as you can see from
this screen capture".
I tried out the July 8, 2007 snapshot cygwin1.dll and had the following
issue (I replaced just the cygwin1.dll file).
I typed ssh localhost and got as far as the login banner and then it hung
there. The bash process started by sshd was consuming all avaliable CPU. I
got the same result if I used ssh to login from another machine. When I
tried two simultaneous ssh connections, the created bash processes seemed to
share the CPU equally (by observing them in the taks manager). I use ssh
agent forwarding in case that is relevant.
The attached cygcheck output is from after I used setup to restore my
cygwin1.dll. The only change was the cygwin1.dll file.
Thanks,
...Karl
See http://cygwin.com/problems.html for more details and be sure to read
more than just the part that says to include cygcheck output.
cgf
(who is now placing bets)
--
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/
_________________________________________________________________
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_pcmag_0507
Cygwin Configuration Diagnostics
Current System Time: Mon Jul 09 07:29:40 2007
Windows XP Professional Ver 5.1 Build 2600 Service Pack 2
Path: C:\Cygwin\usr\local\bin
C:\Cygwin\bin
C:\Cygwin\bin
c:\Watcom\binnt
c:\Watcom\binw
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\system32\wbem
c:\Program Files\Gtk+\bin
c:\Program Files\Unison
c:\Program Files\CVSNT
c:\Program Files\ATI Technologies\ATI.ACE
c:\Program Files\Matlab\bin
c:\Program Files\Matlab\bin\win32
Output from C:\Cygwin\bin\id.exe (nontsec)
UID: 500(administrator) GID: 513(None)
513(None) 544(Administrators) 545(Users)
Output from C:\Cygwin\bin\id.exe (ntsec)
UID: 500(administrator) GID: 513(None)
513(None) 544(Administrators) 545(Users)
SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS
USER = 'administrator'
PWD = '/home/administrator'
CYGWIN = 'tty'
HOME = '/home/administrator'
MAKE_MODE = 'unix'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
HOSTNAME = 'hostname'
TERM = 'cygwin'
PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 8 Stepping 6, GenuineIntel'
WINDIR = 'C:\WINDOWS'
WATCOM = 'C:\Watcom'
KMP_DUPLICATE_LIB_OK = 'TRUE'
OLDPWD = '/c/Documents and Settings/username'
USERDOMAIN = 'hostname'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
DEVMGR_SHOW_NONPRESENT_DEVICES = '1'
TEMP = '/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
USERNAME = 'administrator'
PROCESSOR_LEVEL = '6'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
USERPROFILE = 'C:\Documents and Settings\Administrator'
PS1 = '\[\e]0;[EMAIL PROTECTED] \[\e[33m\]\w\[\e[0m\]\n\$ '
PROCESSOR_ARCHITECTURE = 'x86'
!C: = 'C:\Documents and Settings\username'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROMPT = '$P$G'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp'
SYSTEMROOT = 'C:\WINDOWS'
PRINTER = 'Epson R1800'
CVS_RSH = '/bin/ssh'
PROCESSOR_REVISION = '0806'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '1'
COMPUTERNAME = 'hostname'
_ = '/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 flags = 0x00000028
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) = 'C:\Cygwin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) = 'C:\Cygwin\bin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) = 'C:\Cygwin\lib'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A
c: hd NTFS 131069Mb 36% CP CS UN PA FC
d: cd N/A N/A
C:\Cygwin / system binmode
C:\Cygwin\bin /usr/bin system binmode
C:\Cygwin\lib /usr/lib system binmode
. / system textmode,cygdrive
Found: C:\Cygwin\bin\awk.exe
Found: C:\Cygwin\bin\bash.exe
Found: C:\Cygwin\bin\cat.exe
Found: C:\Cygwin\bin\cp.exe
Found: C:\Cygwin\bin\cpp.exe
Not Found: crontab
Found: C:\Cygwin\bin\find.exe
Found: C:\Cygwin\bin\gcc.exe
Not Found: gdb
Found: C:\Cygwin\bin\grep.exe
Found: C:\Cygwin\bin\kill.exe
Found: C:\Cygwin\bin\ld.exe
Found: C:\Cygwin\bin\ls.exe
Found: C:\Cygwin\bin\make.exe
Found: C:\Cygwin\bin\mv.exe
Found: C:\Cygwin\bin\patch.exe
Found: C:\Cygwin\bin\perl.exe
Found: C:\Cygwin\bin\rm.exe
Found: C:\Cygwin\bin\sed.exe
Found: C:\Cygwin\bin\ssh.exe
Found: C:\Cygwin\bin\sh.exe
Found: C:\Cygwin\bin\tar.exe
Found: C:\Cygwin\bin\test.exe
Not Found: vi
Found: C:\Cygwin\bin\vim.exe
103k 2007/04/06 C:\Cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygapr-1-0.dll" v0.0 ts=2007/4/6 14:10
70k 2007/03/23 C:\Cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygaprutil-1-0.dll" v0.0 ts=2007/3/22 18:34
61k 2006/11/10 C:\Cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
"cygbz2-1.dll" v0.0 ts=2006/11/10 15:42
7k 2006/10/22 C:\Cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
"cygcharset-1.dll" v0.0 ts=2006/10/22 16:43
7k 2003/10/19 C:\Cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
"cygcrypt-0.dll" v0.0 ts=2003/10/19 0:57
1059k 2007/03/29 C:\Cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
"cygcrypto-0.9.8.dll" v0.0 ts=2007/3/29 3:13
895k 2004/04/28 C:\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 8:31
965k 2005/05/14 C:\Cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0
"cygdb-4.3.dll" v0.0 ts=2005/5/14 5:37
1156k 2004/04/28 C:\Cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
"cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 8:35
1240k 2005/05/14 C:\Cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0
"cygdb_cxx-4.3.dll" v0.0 ts=2005/5/14 5:41
118k 2007/04/06 C:\Cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
"cygexpat-0.dll" v0.0 ts=2007/4/6 13:43
40k 2006/11/15 C:\Cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
"cygform-8.dll" v0.0 ts=2006/11/14 23:06
45k 2001/04/25 C:\Cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
"cygform5.dll" v0.0 ts=2001/4/24 22:28
35k 2002/01/09 C:\Cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
"cygform6.dll" v0.0 ts=2002/1/8 22:03
48k 2003/08/09 C:\Cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
"cygform7.dll" v0.0 ts=2003/8/9 2:25
28k 2003/07/20 C:\Cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-3.dll" v0.0 ts=2003/7/20 0:58
19k 2006/11/19 C:\Cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-4.dll" v0.0 ts=2006/11/19 0:18
19k 2003/03/22 C:\Cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm.dll" v0.0 ts=2002/2/19 19:05
15k 2003/07/20 C:\Cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0
sys=4.0
"cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 1:00
8k 2006/11/19 C:\Cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0
sys=4.0
"cyggdbm_compat-4.dll" v0.0 ts=2006/11/19 0:18
17k 2001/06/28 C:\Cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
"cyghistory4.dll" v0.0 ts=2001/1/6 20:34
29k 2003/08/10 C:\Cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
"cyghistory5.dll" v0.0 ts=2003/8/10 16:16
25k 2007/05/02 C:\Cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
"cyghistory6.dll" v0.0 ts=2007/5/1 18:01
976k 2006/10/22 C:\Cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
"cygiconv-2.dll" v0.0 ts=2006/10/22 16:44
22k 2001/12/13 C:\Cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
"cygintl-1.dll" v0.0 ts=2001/12/13 1:28
37k 2003/08/10 C:\Cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
"cygintl-2.dll" v0.0 ts=2003/8/10 14:50
31k 2005/11/20 C:\Cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
"cygintl-3.dll" v0.0 ts=2005/11/19 18:04
31k 2006/10/23 C:\Cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
"cygintl-8.dll" v0.0 ts=2006/10/22 17:12
21k 2001/06/20 C:\Cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
"cygintl.dll" v0.0 ts=2001/6/20 10:09
12k 2003/02/17 C:\Cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0
"cygioperm-0.dll" v0.0 ts=2003/2/17 11:58
21k 2006/11/15 C:\Cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
"cygmenu-8.dll" v0.0 ts=2006/11/14 23:05
26k 2001/04/25 C:\Cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
"cygmenu5.dll" v0.0 ts=2001/4/24 22:27
20k 2002/01/09 C:\Cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
"cygmenu6.dll" v0.0 ts=2002/1/8 22:03
29k 2003/08/09 C:\Cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
"cygmenu7.dll" v0.0 ts=2003/8/9 2:25
20k 2006/12/21 C:\Cygwin\bin\cygminires.dll - os=4.0 img=1.1 sys=4.0
"cygminires.dll" v0.0 ts=2006/12/20 21:07
67k 2006/11/15 C:\Cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++-8.dll" v0.0 ts=2006/11/14 23:13
156k 2001/04/25 C:\Cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++5.dll" v0.0 ts=2001/4/24 22:29
175k 2002/01/09 C:\Cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++6.dll" v0.0 ts=2002/1/8 22:03
237k 2006/11/15 C:\Cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
"cygncurses-8.dll" v0.0 ts=2006/11/14 23:02
226k 2001/04/25 C:\Cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
"cygncurses5.dll" v0.0 ts=2001/4/24 22:17
202k 2002/01/09 C:\Cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
"cygncurses6.dll" v0.0 ts=2002/1/8 22:03
224k 2003/08/09 C:\Cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
"cygncurses7.dll" v0.0 ts=2003/8/9 2:24
90k 2006/01/25 C:\Cygwin\bin\cygneon-25.dll - os=4.0 img=1.0 sys=4.0
"cygneon-25.dll" v0.0 ts=2006/1/25 3:02
96k 2007/03/23 C:\Cygwin\bin\cygneon-26.dll - os=4.0 img=1.0 sys=4.0
"cygneon-26.dll" v0.0 ts=2007/3/22 17:13
12k 2006/11/15 C:\Cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
"cygpanel-8.dll" v0.0 ts=2006/11/14 23:04
15k 2001/04/25 C:\Cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
"cygpanel5.dll" v0.0 ts=2001/4/24 22:27
12k 2002/01/09 C:\Cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
"cygpanel6.dll" v0.0 ts=2002/1/8 22:03
19k 2003/08/09 C:\Cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
"cygpanel7.dll" v0.0 ts=2003/8/9 2:24
119k 2007/04/25 C:\Cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcre-0.dll" v0.0 ts=2007/4/24 21:39
303k 2007/04/25 C:\Cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcrecpp-0.dll" v0.0 ts=2007/4/24 21:39
7k 2007/04/25 C:\Cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcreposix-0.dll" v0.0 ts=2007/4/24 21:39
1249k 2005/12/30 C:\Cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
"cygperl5_8.dll" v0.0 ts=2005/12/29 17:48
22k 2002/06/09 C:\Cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
"cygpopt-0.dll" v0.0 ts=2002/6/8 22:45
108k 2001/06/28 C:\Cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
"cygreadline4.dll" v0.0 ts=2001/1/6 20:34
148k 2003/08/10 C:\Cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
"cygreadline5.dll" v0.0 ts=2003/8/10 16:16
154k 2007/05/02 C:\Cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
"cygreadline6.dll" v0.0 ts=2007/5/1 18:01
217k 2007/03/29 C:\Cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
"cygssl-0.9.8.dll" v0.0 ts=2007/3/29 3:13
139k 2007/04/06 C:\Cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_client-1-0.dll" v0.0 ts=2007/4/6 16:07
32k 2007/04/06 C:\Cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_delta-1-0.dll" v0.0 ts=2007/4/6 16:03
26k 2007/04/06 C:\Cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygsvn_diff-1-0.dll" v0.0 ts=2007/4/6 16:06
14k 2007/04/06 C:\Cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygsvn_fs-1-0.dll" v0.0 ts=2007/4/6 16:04
128k 2007/04/06 C:\Cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_fs_base-1-0.dll" v0.0 ts=2007/4/6 16:04
88k 2007/04/06 C:\Cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_fs_fs-1-0.dll" v0.0 ts=2007/4/6 16:03
11k 2007/04/06 C:\Cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygsvn_ra-1-0.dll" v0.0 ts=2007/4/6 16:07
93k 2007/04/06 C:\Cygwin\bin\cygsvn_ra_dav-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_ra_dav-1-0.dll" v0.0 ts=2007/4/6 16:07
20k 2007/04/06 C:\Cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_ra_local-1-0.dll" v0.0 ts=2007/4/6 16:05
61k 2007/04/06 C:\Cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_ra_svn-1-0.dll" v0.0 ts=2007/4/6 16:05
110k 2007/04/06 C:\Cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_repos-1-0.dll" v0.0 ts=2007/4/6 16:04
159k 2007/04/06 C:\Cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygsvn_subr-1-0.dll" v0.0 ts=2007/4/6 16:02
174k 2007/04/06 C:\Cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
"cygsvn_wc-1-0.dll" v0.0 ts=2007/4/6 16:06
1065k 2006/06/09 C:\Cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
"cygxml2-2.dll" v0.0 ts=2006/6/9 12:10
65k 2006/10/16 C:\Cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
"cygz.dll" v0.0 ts=2006/10/15 18:10
1830k 2007/01/31 C:\Cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
"cygwin1.dll" v0.0 ts=2007/1/31 1:58
Cygwin DLL version info:
DLL version: 1.5.24
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 156
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: Wed Jan 31 10:57:51 CET 2007
CVS tag: cr-0x5f1
Shared id: cygwin1S4
Service : agent0
Display name : Secret Agent username
Description : Creates an ssh-agent process for username.
Current State : Running
Controls Accepted : Stop, Shutdown
Command : /bin/bash /bin/secret-agent-service
stdin path : /dev/null
stdout path : /var/log/agent0.log
stderr path : /var/log/agent0.log
Special flags : --shutdown
Process Type : Own Process
Startup : Automatic
Account : .\username
Service : OpenSSH
Description : Enables ssh connections to this computer.
Current State : Running
Controls Accepted : Stop, Shutdown
Command : /usr/sbin/sshd -D
stdin path : /dev/null
stdout path : /var/log/OpenSSH.log
stderr path : /var/log/OpenSSH.log
Special flags : --shutdown
Environment :
PATH="/usr/local/bin:/usr/bin:/bin:/c/Watcom/binnt:/c/Watcom/binw:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/system32/wbem:/c/Program
Files/Gtk+/bin:/c/Program Files/Unison:/c/Program Files/CVSNT:/c/Program
Files/ATI Technologies/ATI.ACE:/c/Program Files/Matlab/bin:/c/Program
Files/Matlab/bin/win32"
Process Type : Own Process
Startup : Automatic
Dependencies : TCPIP
Account : LocalSystem
Cygwin Package Information
Last downloaded files to: C:\Documents and Settings\Administrator\Desktop
Last downloaded files from: http://mirror.mcs.anl.gov/cygwin
Package Version
_update-info-dir 00528-1
alternatives 1.3.29a-1
ash 20040127-3
base-files 3.7-1
base-passwd 2.2-1
bash 3.2.17-15
binutils 20060817-1
bzip2 1.0.3-2
coreutils 6.9-3
crypt 1.1-1
cygrunsrv 1.17-1
cygutils 1.3.1-1
cygwin 1.5.24-2
cygwin-doc 1.4-4
diffutils 2.8.7-1
e2fsprogs 1.35-3
editrights 1.01-1
expat 1.95.8-2
findutils 4.3.8-1
gawk 3.1.5-4
gcc-core 3.4.4-3
gcc-g++ 3.4.4-3
gcc-mingw-core 20050522-1
gcc-mingw-g++ 20050522-1
gdbm 1.8.3-8
grep 2.5.1a-4
groff 1.18.1-2
gzip 1.3.12-1
ioperm 0.4-1
less 382-1
libapr1 1.2.8-2
libaprutil1 1.2.8-1
libbz2_1 1.0.3-2
libcharset1 1.11-1
libdb4.2 4.2.52-1
libdb4.3 4.3.28-1
libexpat0 1.95.8-2
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-8
libgdbm3 1.8.3-3
libgdbm4 1.8.3-8
libiconv 1.11-1
libiconv2 1.11-1
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libintl3 0.14.5-1
libintl8 0.15-1
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-4
libncurses8 5.5-3
libneon25 0.25.5-1
libneon26 0.26.3-1
libpcre0 7.1-1
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
libreadline6 5.2.4-8
libxml2 2.6.26-1
login 1.9-7
make 3.81-1
man 1.6e-1
mingw-runtime 3.12-4
minires 1.01-1
mktemp 1.5-4
more 2.11o-3
ncurses 5.5-3
netcat 1.10-2
openssh 4.6p1-1
openssl 0.9.8e-3
patch 2.5.8-9
perl 5.8.7-5
procps 3.2.7-1
psmisc 21.5-3
rebase 2.4.3-1
run 1.1.10-1
sed 4.1.5-2
shutdown 1.7-1
subversion 1.4.3-1
tar 1.18-1
termcap 20050421-1
terminfo 5.5_20061104-1
texinfo 4.8a-1
unzip 5.52-2
util-linux 2.12r-2
vim 7.1-1
w32api 3.9-1
wget 1.10.2-2
which 1.7-1
wtf 0.0.4-6
zip 2.32-2
zlib 1.2.3-2
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/