This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.5.20-1: ls -F slowness


I tracked down my problems with an ls -F on a network share taking a
very long time.

If I use cygwin version 1.5.19-4 from the time machine:
  ftp://www.fruitbat.org/pub/cygwin/circa/2006/06/11/081007
then an ls -F operation takes a couple of seconds.

If I then upgrade to version 1.5.20-1 from the time machine:
  ftp://www.fruitbat.org/pub/cygwin/circa/2006/07/02/093005
cygwin is the only package that gets updated, but now the same operation
takes a couple of minutes (over 100 times slower).

The slow ls -F also occurs with the latest release. A vanilla ls does
not take a long time.

I have attached a couple of lines from an strace of the ls -F on the
1.5.19-4 and 1.5.20-1 versions. There are a couple of differences in the
strace, but the slowdown can be seen on the following step, which takes
over 700 times as long:
  fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000

Does anyone have any insight on why things got dramatically slower with
version 1.5.20-1?

Thanks.
-- 
Scott Roland                              B.S. El.-Ing.
Supercomputing Systems AG                 www.scs.ch
Technoparkstrasse 1                       Telefon + 41 (0)43 456 16 47
CH-8005 Zürich SWITZERLAND                Fax     + 41 (0)43 456 16 10
  645 3230228 [main] ls 660 fhandler_disk_file::readdir: 0 = readdir (0x674B68, 0x22C6D4) (bidi_cell.jhd)
  482 3230710 [main] ls 660 lstat64: entering
  896 3231606 [main] ls 660 normalize_posix_path: src bidi_cell.jhd
  517 3232123 [main] ls 660 cwdstuff::get: posix /cygdrive/p/PSI/foo.par_scm80
  423 3232546 [main] ls 660 cwdstuff::get: (/cygdrive/p/PSI/foo.par_scm80) = cwdstuff::get (0x22C5E0, 260, 1, 0), errno 0
  439 3232985 [main] ls 660 normalize_posix_path: /cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd = normalize_posix_path (bidi_cell.jhd)
  413 3233398 [main] ls 660 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd)
  614 3234012 [main] ls 660 mount_info::cygdrive_win32_path: src '/cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd', dst 'p:\PSI\foo.par_scm80\bidi_cell.jhd'
  460 3234472 [main] ls 660 set_flags: flags: binary (0x2)
 1006 3235478 [main] ls 660 mount_info::conv_to_win32_path: src_path /cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd, dst p:\PSI\foo.par_scm80\bidi_cell.jhd, flags 0x2A, rc 0
 2657 3238135 [main] ls 660 symlink_info::check: not a symlink
  581 3238716 [main] ls 660 symlink_info::check: 0 = symlink.check (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x22C2A0) (0x2A)
  621 3239337 [main] ls 660 path_conv::check: this->path(p:\PSI\foo.par_scm80\bidi_cell.jhd), has_acls(0)
  463 3239800 [main] ls 660 build_fh_pc: fh 0x611640A4
  442 3240242 [main] ls 660 stat_worker: (bidi_cell.jhd, 0x671A40, 1, 0x611640A4), file_attributes 32
  681 3240923 [main] ls 660 fhandler_base::open: (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x110000)
1492013 4732936 [main] ls 660 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
  941 4733877 [main] ls 660 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  457 4734334 [main] ls 660 fhandler_base::set_flags: filemode set to binary
  440 4734774 [main] ls 660 fhandler_base::open: 0 = NtCreateFile (0x6F0, 80100000, p:\PSI\foo.par_scm80\bidi_cell.jhd, io, NULL, 0, 7, 1, 20, NULL, 0)
  521 4735295 [main] ls 660 fhandler_base::open: 1 = fhandler_base::open (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x110000)
  469 4735764 [main] ls 660 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x10000)
  901 4736665 [main] ls 660 get_file_attribute: file: p:\PSI\foo.par_scm80\bidi_cell.jhd
 1484 4738149 [main] ls 660 fhandler_base::fstat_helper: 0 = fstat (, 0x671A40) st_atime=455B03F2 st_size=73, st_mode=0x81A4, st_ino=2251799815365577, sizeof=96
  531 4738680 [main] ls 660 fhandler_base::close: closing '/cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd' handle 0x6F0
  696 4739376 [main] ls 660 stat_worker: 0 = (bidi_cell.jhd, 0x671A40)
  812  233424 [main] ls 1444 stat_worker: 0 = (bidi_cell.edi, 0x4719C0)
  618  234042 [main] ls 1444 fhandler_disk_file::readdir: 4672360 = readdir (0x22E7EC) (bidi_cell.jhd)
  523  234565 [main] ls 1444 lstat64: entering
  501  235066 [main] ls 1444 normalize_posix_path: src bidi_cell.jhd
  712  235778 [main] ls 1444 cwdstuff::get: posix /cygdrive/p/PSI/foo.par_scm80
  464  236242 [main] ls 1444 cwdstuff::get: (/cygdrive/p/PSI/foo.par_scm80) = cwdstuff::get (0x22E7C0, 260, 1, 0), errno 0
  578  236820 [main] ls 1444 normalize_posix_path: /cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd = normalize_posix_path (bidi_cell.jhd)
  424  237244 [main] ls 1444 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd)
  465  237709 [main] ls 1444 mount_info::cygdrive_win32_path: src '/cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd', dst 'p:\PSI\foo.par_scm80\bidi_cell.jhd'
  568  238277 [main] ls 1444 set_flags: flags: binary (0x2)
  570  238847 [main] ls 1444 mount_info::conv_to_win32_path: src_path /cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd, dst p:\PSI\foo.par_scm80\bidi_cell.jhd, flags 0x2A, rc 0
 3675  242522 [main] ls 1444 symlink_info::check: not a symlink
  660  243182 [main] ls 1444 symlink_info::check: 0 = symlink.check (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x22E480) (0x2A)
  748  243930 [main] ls 1444 path_conv::check: this->path(p:\PSI\foo.par_scm80\bidi_cell.jhd), has_acls(0)
  553  244483 [main] ls 1444 build_fh_pc: fh 0x6115D084
  540  245023 [main] ls 1444 stat_worker: (bidi_cell.jhd, 0x471A40, 1, 0x6115D084), file_attributes 32
  475  245498 [main] ls 1444 fhandler_base::open: (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x110000)
 1954  247452 [main] ls 1444 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
  559  248011 [main] ls 1444 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  514  248525 [main] ls 1444 fhandler_base::set_flags: filemode set to binary
  768  249293 [main] ls 1444 fhandler_base::open: 0 = NtCreateFile (0x6EC, 80100000, p:\PSI\foo.par_scm80\bidi_cell.jhd, io, NULL, 0, 7, 1, 20, NULL, 0)
  554  249847 [main] ls 1444 fhandler_base::open: 1 = fhandler_base::open (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x110000)
  654  250501 [main] ls 1444 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\PSI\foo.par_scm80\bidi_cell.jhd, 0x10000)
 1162  251663 [main] ls 1444 get_file_attribute: file: p:\PSI\foo.par_scm80\bidi_cell.jhd
 1263  252926 [main] ls 1444 fhandler_base::fstat_helper: 0 = fstat (, 0x471A40) st_atime=455B03EA st_size=73, st_mode=0x81A4, st_ino=2251799815365577, sizeof=96
 1485  254411 [main] ls 1444 fhandler_base::close: closing '/cygdrive/p/PSI/foo.par_scm80/bidi_cell.jhd' handle 0x6EC
  979  255390 [main] ls 1444 stat_worker: 0 = (bidi_cell.jhd, 0x471A40)
Cygwin Configuration Diagnostics
Current System Time: Wed Nov 15 14:31:44 2006

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\cygwin\bin
	C:\cygwin\usr\X11R6\bin
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	c:\PROGRA~1\CA\SHARED~1\SCANEN~1
	c:\PROGRA~1\CA\ETRUST~1

Output from C:\cygwin\bin\id.exe (nontsec)
UID: 500(Administrator) GID: 513(None)
0(root)                 513(None)               544(Administrators)
545(Users)

Output from C:\cygwin\bin\id.exe (ntsec)
UID: 500(Administrator) GID: 513(None)
0(root)                 513(None)               544(Administrators)
545(Users)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

USER = 'Administrator'
PWD = '/cygdrive/q/traces'
HOME = '/home/Administrator'
MAKE_MODE = 'unix'

HOMEPATH = '\Documents and Settings\Administrator'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:'
APPDATA = 'C:\Documents and Settings\Administrator\Application Data'
HOSTNAME = 'classic-vm'
INOCULAN = 'C:\PROGRA~1\CA\ETRUST~1'
TERM = 'cygwin'
PROCESSOR_IDENTIFIER = 'x86 Family 15 Model 4 Stepping 8, GenuineIntel'
WINDIR = 'C:\WINDOWS'
OLDPWD = '/cygdrive/q'
USERDOMAIN = 'CLASSIC-VM'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
!:: = '::\'
TEMP = '/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
USERNAME = 'Administrator'
PROCESSOR_LEVEL = '15'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
USERPROFILE = 'C:\Documents and Settings\Administrator'
CLIENTNAME = 'Console'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\CLASSIC-VM'
PROCESSOR_ARCHITECTURE = 'x86'
!C: = 'C:\cygwin\bin'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE = 'C:'
PROMPT = '$P$G'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp'
SYSTEMROOT = 'C:\WINDOWS'
CVS_RSH = '/bin/ssh'
PROCESSOR_REVISION = '0408'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '1'
AVENGINE = 'C:\PROGRA~1\CA\SHARED~1\SCANEN~1'
SESSIONNAME = 'Console'
COMPUTERNAME = 'CLASSIC-VM'
_ = '/usr/bin/cygcheck'
POSIXLY_CORRECT = '1'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
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      8181Mb  35% CP CS UN PA FC     
d:  cd             N/A    N/A                    
p:  net NTFS    592795Mb  52% CP CS UN PA FC     Projects Admin
q:  net NTFS     53529Mb  95% CP CS UN PA FC     stuff

C:\cygwin      /          system  binmode
C:\cygwin/bin  /usr/bin   system  binmode
C:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: C:\cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Not Found: ld
Found: C:\cygwin\bin\ls.exe
Not Found: make
Found: C:\cygwin\bin\mv.exe
Not Found: patch
Not Found: perl
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Not Found: ssh
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Not Found: vi
Not Found: vim

   56k 2005/07/09 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2005/7/9 7:09
    7k 2005/11/20 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2005/11/20 3:24
    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 9:57
   40k 2006/03/24 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2006/3/24 8:16
   45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 7:28
   35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 7: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 11: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 9:58
   30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2003/8/11 4:12
   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 4: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 10:00
   15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 4:13
   17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/7 5: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/11 1:16
   24k 2006/03/25 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2006/3/25 15:05
  947k 2005/11/20 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2005/11/20 3:24
   22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 10: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 23: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/20 3:04
   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 19:09
   21k 2006/03/24 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2006/3/24 8:16
   26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 7:27
   20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 7: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 11:25
   67k 2006/03/24 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2006/3/24 8:17
  156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29
  175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03
  227k 2006/03/24 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2006/3/24 5:51
  226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 7:17
  202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 7: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 11:24
   12k 2006/03/24 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2006/3/24 8:16
   15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 7:27
   12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 7: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 11:24
  176k 2005/09/06 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2005/9/6 22:49
  299k 2005/09/06 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2005/9/6 23:26
    6k 2005/09/06 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2005/9/6 23:26
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 7: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/7 5: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/11 1:16
  152k 2006/03/25 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2006/3/25 15:05
   65k 2005/08/23 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2005/8/23 4:03
 1831k 2006/07/01 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2006/7/1 8:22
    Cygwin DLL version info:
        DLL version: 1.5.20
        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: Sat Jul 1 02:22:36 EDT 2006
        Shared id: cygwin1S4


Can't find the cygrunsrv utility, skipping services check.


Cygwin Package Information
Last downloaded files to: Q:\
Last downloaded files from: ftp://www.fruitbat.org/pub/cygwin/circa/2006/07/02/093005

Package              Version
_update-info-dir     00402-1
alternatives         1.3.20a-2
ash                  20040127-3
base-files           3.7-1
base-passwd          2.2-1
bash                 3.1-6
bzip2                1.0.3-1
coreutils            5.94-1
crypt                1.1-1
cygutils             1.3.0-1
cygwin               1.5.20-1
cygwin-doc           1.4-3
diffutils            2.8.7-1
editrights           1.01-1
findutils            4.2.27-1
gawk                 3.1.5-4
gdbm                 1.8.3-7
grep                 2.5.1a-2
groff                1.18.1-2
gzip                 1.3.5-2
less                 381-1
libbz2_1             1.0.3-1
libcharset1          1.9.2-2
libgdbm              1.8.0-5
libgdbm-devel        1.8.3-7
libgdbm3             1.8.3-3
libgdbm4             1.8.3-7
libiconv             1.9.2-2
libiconv2            1.9.2-2
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.5-1
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.5-2
libpcre0             6.3-1
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.1-5
login                1.9-7
man                  1.5p-1
mktemp               1.5-3
ncurses              5.5-2
run                  1.1.10-1
sed                  4.1.5-1
tar                  1.15.1-4
termcap              20050421-1
terminfo             5.5_20060323-1
texinfo              4.8-3
which                1.7-1
zlib                 1.2.3-1
Use -h to see help about each section

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]