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]

Problem: find not traversing /cygdrive/X properly?


Hi -

After installing the latest updates on 2005-Oct-15 (those updates being whois, openssl, ncurses and cygwin-doc) - my "find" seems to be broken. I've searched the mailing lists for relevant posts but didn't see any relevant posts (but hey, searching for "find" turns up a lot of non-related hits!).

The find command was working fine before I installed the latest/greatest updates, but now I get this output from the command:

tka-16:/cygdrive/p> find /cygdrive/c -iname win.ini -type f
find: .: No such file or directory
find: /cygdrive/c/.backupSettings: No such file or directory
find: /cygdrive/c/AUTOEXEC.BAT: No such file or directory
find: /cygdrive/c/boot.ini: No such file or directory
find: /cygdrive/c/CONFIG.SYS: No such file or directory
find: /cygdrive/c/Documents and Settings: No such file or directory
find: /cygdrive/c/IO.SYS: No such file or directory
find: /cygdrive/c/Log.txt: No such file or directory
find: /cygdrive/c/MSDOS.SYS: No such file or directory
find: /cygdrive/c/NTDETECT.COM: No such file or directory
find: /cygdrive/c/ntldr: No such file or directory
find: /cygdrive/c/PRIOR_SYSTEM: No such file or directory
find: /cygdrive/c/Program Files: No such file or directory
find: /cygdrive/c/RECYCLER: No such file or directory
find: /cygdrive/c/System Volume Information: No such file or directory
find: /cygdrive/c/Temp: No such file or directory
find: /cygdrive/c/tomsteady.ini: No such file or directory
find: /cygdrive/c/WINDOWS: No such file or directory
find: /cygdrive/c/xPos.txt: No such file or directory

My mounts look okay:


tka-16:/cygdrive/p> mount
D:\cygWIN\bin on /usr/bin type system (textmode)
D:\cygWIN\lib on /usr/lib type system (textmode)
D:\cygWIN on / type system (textmode)
c: on /cygdrive/c type system (textmode,noumount)
d: on /cygdrive/d type system (textmode,noumount)
e: on /cygdrive/e type system (textmode,noumount)
i: on /cygdrive/i type system (textmode,noumount)
m: on /cygdrive/m type system (textmode,noumount)
p: on /cygdrive/p type system (textmode,noumount)
s: on /cygdrive/s type system (textmode,noumount)
v: on /cygdrive/v type system (textmode,noumount)
w: on /cygdrive/w type system (textmode,noumount)

And I can "cd" to /cygdrive/c and do an "ls":


tka-16:/cygdrive/p> cd /cygdrive/c
tka-16:/cygdrive/c> ls
AUTOEXEC.BAT IO.SYS NTDETECT.COM RECYCLER WINDOWS tomsteady.ini
CONFIG.SYS Log.txt PRIOR_SYSTEM System Volume Information boot.ini xPos.txt
Documents and Settings MSDOS.SYS Program Files Temp ntldr

If you run the same command on "C:/", it works fine:


tka-16:/cygdrive/p> find c:/ -iname win.ini
find: c:/System Volume Information: Permission denied
c:/WINDOWS/win.ini

The cygcheck information follows the sigtrace information.


Here's the sigtrace (my comments are prefixed with "***"):

**********************************************
Program name: D:\cygWIN\bin\find.exe (pid 2692, ppid 1)
App version: 1005.18, api: 0.132
DLL version: 1005.18, api: 0.132
DLL build: 2005-07-02 20:30
OS version: Windows NT-5.1
Heap size: 402653184
Date/Time: 2005-10-17 08:01:07
**********************************************
62 602 [main] find 2692 set_myself: myself->dwProcessId 2692
145 747 [main] find 2692 time: 1129554067 = time (0)
802 1549 [main] find 2692 environ_init: 0x10010238: ALLUSERSPROFILE=C:\Documents and Settings\All Users
127 1676 [main] find 2692 environ_init: 0x10010270: APPDATA=C:\Documents and Settings\Administrator\Application Data
165 1841 [main] find 2692 environ_init: 0x100102B0: APPDIR=D:
58 1899 [main] find 2692 environ_init: 0x100102C0: APPS=D:
57 1956 [main] find 2692 environ_init: 0x100102D0: ATTACH=P:/Mail/Attach
57 2013 [main] find 2692 environ_init: 0x100102F0: COMMONPROGRAMFILES=D:\Common
57 2070 [main] find 2692 environ_init: 0x10010318: COMPUTERNAME=TKA-16
57 2127 [main] find 2692 environ_init: 0x10010330: COMSPEC=C:\WINDOWS\system32\cmd.exe
57 2184 [main] find 2692 environ_init: 0x10010358: CYGBIN=D:/cygwin/bin
57 2241 [main] find 2692 environ_init: 0x10010378: CYGHOME=D:/cygwin
57 2298 [main] find 2692 environ_init: 0x10010390: DATA=P:
57 2412 [main] find 2692 environ_init: 0x100103B8: EDITOR=D:/xemacs/xemacs-cur/i586-pc-win32/winclient.exe
58 2470 [main] find 2692 environ_init: 0x100103F8: FIREDAEMON=D:\FireDaemon\FireDaemon.exe
57 2527 [main] find 2692 environ_init: 0x10010428: FIREDAEMON_HOME=D:\FireDaemon
88 2615 [main] find 2692 environ_init: 0x10010450: FP_NO_HOST_CHECK=NO
80 2695 [main] find 2692 environ_init: 0x10010468: GROUP=None
63 2758 [main] find 2692 environ_init: 0x10010478: HELPPATH=
58 2816 [main] find 2692 getwinenv: can't set native for HOME= since no environ yet
61 2877 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:/cygwin/home/administrator, no-keep-rel, no-add-slash)
41 2918 [main] find 2692 normalize_win32_path: D:\cygwin\home\administrator = normalize_win32_path (D:/cygwin/home/administrator)
43 2961 [main] find 2692 mount_info::conv_to_posix_path: /home/administrator = conv_to_posix_path (D:/cygwin/home/administrator)
83 3044 [main] find 2692 win_env::add_cache: posix /home/administrator
31 3075 [main] find 2692 win_env::add_cache: native HOME=D:/cygwin/home/administrator
31 3106 [main] find 2692 posify: env var converted to HOME=/home/administrator
57 3163 [main] find 2692 environ_init: 0x100104A8: HOME=/home/administrator
57 3220 [main] find 2692 environ_init: 0x10010488: HOMEDRIVE=C:
57 3277 [main] find 2692 environ_init: 0x100105F0: HOMEPATH=\Documents and Settings\Administrator
57 3334 [main] find 2692 environ_init: 0x10010620: HOST=tka-16
57 3391 [main] find 2692 environ_init: 0x10010630: HOSTTYPE=i386
56 3447 [main] find 2692 environ_init: 0x10010648: INCLUDE=D:\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\
57 3504 [main] find 2692 environ_init: 0x10010690: INSTALL_DIR=E:
68 3572 [main] find 2692 environ_init: 0x100106A8: LIB=D:\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\
64 3636 [main] find 2692 environ_init: 0x100106E8: LOGNAME=Administrator
57 3693 [main] find 2692 environ_init: 0x10010700: LOGONSERVER=\\TKA-16
57 3750 [main] find 2692 environ_init: 0x10010720: MACHTYPE=i386
56 3806 [main] find 2692 environ_init: 0x10010738: MAIL=P:/Mail
56 3862 [main] find 2692 environ_init: 0x10010750: MANPATH=:/usr/ssl/man
57 3919 [main] find 2692 environ_init: 0x10010770: MP3Z=M:
57 3976 [main] find 2692 environ_init: 0x10010780: NAME=Kevin Autrey
57 4033 [main] find 2692 environ_init: 0x10010798: NUMBER_OF_PROCESSORS=2
56 4089 [main] find 2692 environ_init: 0x100107B8: OS=Windows_NT
57 4146 [main] find 2692 environ_init: 0x100107D0: OSTYPE=posix
136 4282 [main] find 2692 environ_init: 0x100107E8: PAGER=less
58 4340 [main] find 2692 getwinenv: can't set native for PATH= since no environ yet
41 4381 [main] find 2692 normalize_posix_path: src .
43 4424 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (P:\, no-keep-rel, no-add-slash)
33 4457 [main] find 2692 normalize_win32_path: P:\ = normalize_win32_path (P:\)
33 4490 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/p = conv_to_posix_path (P:\)
34 4524 [main] find 2692 cwdstuff::get: posix /cygdrive/p
47 4571 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22EBC0, 260, 1, 0), errno 0
47 4618 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
32 4650 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
39 4689 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
32 4721 [main] find 2692 set_flags: flags: text (0x2000000)
30 4751 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
82 4833 [main] find 2692 symlink_info::check: not a symlink
34 4867 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E880) (0x2000028)
696 5563 [main] find 2692 set_privilege: 1 = set_privilege ((token 730) SeChangeNotifyPrivilege, 1)
246 5809 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
74 5883 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (., keep-rel, no-add-slash)
32 5915 [main] find 2692 mount_info::conv_to_posix_path: . = conv_to_posix_path (.)
32 5947 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:/cygwin/usr/local/bin, keep-rel, no-add-slash)
32 5979 [main] find 2692 normalize_win32_path: D:\cygwin\usr\local\bin = normalize_win32_path (D:/cygwin/usr/local/bin)
33 6012 [main] find 2692 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (D:/cygwin/usr/local/bin)
32 6044 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:/cygwin/bin, keep-rel, no-add-slash)
32 6076 [main] find 2692 normalize_win32_path: D:\cygwin\bin = normalize_win32_path (D:/cygwin/bin)
31 6107 [main] find 2692 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (D:/cygwin/bin)
32 6139 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (P:/Scripts, keep-rel, no-add-slash)
32 6171 [main] find 2692 normalize_win32_path: P:\Scripts = normalize_win32_path (P:/Scripts)
31 6202 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/p/Scripts = conv_to_posix_path (P:/Scripts)
33 6235 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32, keep-rel, no-add-slash)
31 6266 [main] find 2692 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32)
32 6298 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
32 6330 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS, keep-rel, no-add-slash)
32 6362 [main] find 2692 normalize_win32_path: C:\WINDOWS = normalize_win32_path (C:\WINDOWS)
31 6393 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (C:\WINDOWS)
32 6425 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
32 6457 [main] find 2692 normalize_win32_path: C:\WINDOWS\System32\Wbem = normalize_win32_path (C:\WINDOWS\System32\Wbem)
46 6503 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (C:\WINDOWS\System32\Wbem)
59 6562 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:\PGP\CmdLine, keep-rel, no-add-slash)
36 6598 [main] find 2692 normalize_win32_path: D:\PGP\CmdLine = normalize_win32_path (D:\PGP\CmdLine)
124 6722 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/d/PGP/CmdLine = conv_to_posix_path (D:\PGP\CmdLine)
35 6757 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\opt\php, keep-rel, no-add-slash)
32 6789 [main] find 2692 normalize_win32_path: D:\cygwin\opt\php = normalize_win32_path (D:\cygwin\opt\php)
32 6821 [main] find 2692 mount_info::conv_to_posix_path: /opt/php = conv_to_posix_path (D:\cygwin\opt\php)
33 6854 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (., keep-rel, no-add-slash)
31 6885 [main] find 2692 mount_info::conv_to_posix_path: . = conv_to_posix_path (.)
32 6917 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:\PostgreSQL\8.0\bin, keep-rel, no-add-slash)
32 6949 [main] find 2692 normalize_win32_path: D:\PostgreSQL\8.0\bin = normalize_win32_path (D:\PostgreSQL\8.0\bin)
32 6981 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/d/PostgreSQL/8.0/bin = conv_to_posix_path (D:\PostgreSQL\8.0\bin)
33 7014 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:\Microsoft Visual Studio .NET 2003/vc7/bin, keep-rel, no-add-slash)
32 7046 [main] find 2692 normalize_win32_path: D:\Microsoft Visual Studio .NET 2003\vc7\bin = normalize_win32_path (D:\Microsoft Visual Studio .NET 2003/vc7/bin)
33 7079 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/d/Microsoft Visual Studio .NET 2003/vc7/bin = conv_to_posix_path (D:\Microsoft Visual Studio .NET 2003/vc7/bin)
110 7189 [main] find 2692 win_env::add_cache: posix .:/usr/local/bin:/usr/bin:/cygdrive/p/Scripts:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/d/PGP/CmdLine:/opt/php:.:/cygdrive/d/PostgreSQL/8.0/bin:/cygdrive/d/Microsoft Visual Studio .NET 2003/vc7/bin
35 7224 [main] find 2692 win_env::add_cache: native PATH=.;D:/cygwin/usr/local/bin;D:/cygwin/bin;P:/Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\PGP\CmdLine;D:\cygwin\opt\php;;D:\PostgreSQL\8.0\bin;D:\Microsoft Visual Studio .NET 2003/vc7/bin
34 7258 [main] find 2692 posify: env var converted to PATH=.:/usr/local/bin:/usr/bin:/cygdrive/p/Scripts:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/d/PGP/CmdLine:/opt/php:.:/cygdrive/d/PostgreSQL/8.0/bin:/cygdrive/d/Microsoft Visual Studio .NET 2003/vc7/bin
60 7318 [main] find 2692 environ_init: 0x100108D8: PATH=.:/usr/local/bin:/usr/bin:/cygdrive/p/Scripts:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/d/PGP/CmdLine:/opt/php:.:/cygdrive/d/PostgreSQL/8.0/bin:/cygdrive/d/Microsoft Visual Studio .NET 2003/vc7/bin
62 7380 [main] find 2692 environ_init: 0x100107F8: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
57 7437 [main] find 2692 environ_init: 0x10010838: PERDIR=P:
76 7513 [main] find 2692 environ_init: 0x10010848: PERSDIR=P:
56 7569 [main] find 2692 environ_init: 0x10010858: PERSONAL=P:
57 7626 [main] find 2692 environ_init: 0x10010868: PGSYSCONFDIR=D:/PostgreSQL/8.0/etc
57 7797 [main] find 2692 environ_init: 0x100108B8: PROCESSOR_ARCHITECTURE=x86
57 7854 [main] find 2692 environ_init: 0x10010D10: PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
57 7911 [main] find 2692 environ_init: 0x10010D58: PROCESSOR_LEVEL=15
57 7968 [main] find 2692 environ_init: 0x10010D70: PROCESSOR_REVISION=0209
57 8025 [main] find 2692 environ_init: 0x10010D90: PROGRAMFILES=D:
57 8082 [main] find 2692 environ_init: 0x10010DA8: PROJ=P:/Projects
57 8139 [main] find 2692 environ_init: 0x10010DC0: PROJECTS=P:/Projects
57 8196 [main] find 2692 environ_init: 0x10010DE0: PWD=/cygdrive/p
61 8257 [main] find 2692 environ_init: 0x10010DF8: RES_NAMESERVERS=192.168.1.254 151.164.1.8 151.164.11.201 151.164.1.7
57 8314 [main] find 2692 environ_init: 0x10010E48: SCRIPTS=P:/Scripts
57 8371 [main] find 2692 environ_init: 0x10010E60: SESSIONNAME=Console
63 8434 [main] find 2692 environ_init: 0x10010E78: SHLVL=1
144 8578 [main] find 2692 environ_init: 0x10010E88: SYSTEMDRIVE=C:
58 8636 [main] find 2692 environ_init: 0x10010EA0: SYSTEMROOT=C:\WINDOWS
57 8693 [main] find 2692 getwinenv: can't set native for TEMP= since no environ yet
66 8759 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\Administrator, no-keep-rel, no-add-slash)
32 8791 [main] find 2692 normalize_win32_path: C:\Temp\Administrator = normalize_win32_path (C:\Temp\Administrator)
33 8824 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/c/Temp/Administrator = conv_to_posix_path (C:\Temp\Administrator)
83 8907 [main] find 2692 win_env::add_cache: posix /cygdrive/c/Temp/Administrator
31 8938 [main] find 2692 win_env::add_cache: native TEMP=C:\Temp\Administrator
31 8969 [main] find 2692 posify: env var converted to TEMP=/cygdrive/c/Temp/Administrator
56 9025 [main] find 2692 environ_init: 0x10010EE0: TEMP=/cygdrive/c/Temp/Administrator
57 9082 [main] find 2692 environ_init: 0x10010EC0: TERM=cygwin
57 9139 [main] find 2692 environ_init: 0x10010ED0: TKA=P:
193 9332 [main] find 2692 getwinenv: can't set native for TMP= since no environ yet
58 9390 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Temp\Administrator, no-keep-rel, no-add-slash)
45 9435 [main] find 2692 normalize_win32_path: C:\Temp\Administrator = normalize_win32_path (C:\Temp\Administrator)
32 9467 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/c/Temp/Administrator = conv_to_posix_path (C:\Temp\Administrator)
83 9550 [main] find 2692 win_env::add_cache: posix /cygdrive/c/Temp/Administrator
31 9581 [main] find 2692 win_env::add_cache: native TMP=C:\Temp\Administrator
30 9611 [main] find 2692 posify: env var converted to TMP=/cygdrive/c/Temp/Administrator
56 9667 [main] find 2692 environ_init: 0x10011048: TMP=/cygdrive/c/Temp/Administrator
57 9724 [main] find 2692 environ_init: 0x10011030: TVDUMPFLAGS=10
57 9781 [main] find 2692 environ_init: 0x10011190: TZ=CST6CDT5,M4.1.0/2,M10.5.0/2
57 9838 [main] find 2692 environ_init: 0x100111B8: TZ_CODE_DST=CDT
56 9894 [main] find 2692 environ_init: 0x100111D0: TZ_CODE_STD=CST
57 9951 [main] find 2692 environ_init: 0x100111E8: ULB=D:/cygwin/usr/local/bin
56 10007 [main] find 2692 environ_init: 0x10011208: USER=Administrator
57 10064 [main] find 2692 environ_init: 0x10011220: USERDOMAIN=TKA-16
56 10120 [main] find 2692 environ_init: 0x10011238: USERNAME=Administrator
57 10177 [main] find 2692 environ_init: 0x10011250: USERPROFILE=C:\Documents and Settings\Administrator
57 10234 [main] find 2692 environ_init: 0x10011288: VENDOR=intel
56 10290 [main] find 2692 environ_init: 0x100112A0: VS71COMNTOOLS=D:\Microsoft Visual Studio .NET 2003\Common7\Tools\
58 10348 [main] find 2692 environ_init: 0x100112E8: WEBROOT=W:
115 10463 [main] find 2692 environ_init: 0x100112F8: WINDIR=C:\WINDOWS
251 10714 [main] find 2692 environ_init: 0x10011310: WWW=W:
86 10800 [main] find 2692 pinfo_init: Set nice to 0
51 10851 [main] find 2692 pinfo_init: pid 2692, pgid 2692
718 11569 [main] find 2692 set_privilege: 0 = set_privilege ((token 75C) SeRestorePrivilege, 1)
63 11632 [main] find 2692 set_privilege: 1 = set_privilege ((token 75C) SeChangeNotifyPrivilege, 1)
88 11720 [main] find 2692 dtable::extend: size 32, fds 0x611556B0
46 11766 [main] find 2692 normalize_posix_path: src /etc/passwd
32 11798 [main] find 2692 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd)
32 11830 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd)
34 11864 [main] find 2692 set_flags: flags: text (0x2000000)
135 11999 [main] find 2692 mount_info::conv_to_win32_path: src_path /etc/passwd, dst D:\cygWIN\etc\passwd, flags 0x2000008, rc 0
85 12084 [main] find 2692 symlink_info::check: not a symlink
34 12118 [main] find 2692 symlink_info::check: 0 = symlink.check (D:\cygWIN\etc\passwd, 0x22E830) (0x2000008)
60 12178 [main] find 2692 set_privilege: 1 = set_privilege ((token 714) SeChangeNotifyPrivilege, 1)
156 12334 [main] find 2692 path_conv::check: this->path(D:\cygWIN\etc\passwd), has_acls(1)
222 12556 [main] find 2692 etc::test_file_change: FindFirstFile succeeded
539 13095 [main] find 2692 pwdgrp::load: /etc/passwd curr_lines 7
36 13131 [main] find 2692 pwdgrp::load: /etc/passwd load succeeded
51 13182 [main] find 2692 normalize_posix_path: src /etc/group
32 13214 [main] find 2692 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group)
32 13246 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group)
34 13280 [main] find 2692 set_flags: flags: text (0x2000000)
33 13313 [main] find 2692 mount_info::conv_to_win32_path: src_path /etc/group, dst D:\cygWIN\etc\group, flags 0x2000008, rc 0
92 13405 [main] find 2692 symlink_info::check: not a symlink
35 13440 [main] find 2692 symlink_info::check: 0 = symlink.check (D:\cygWIN\etc\group, 0x22E7F0) (0x2000008)
34 13474 [main] find 2692 path_conv::check: this->path(D:\cygWIN\etc\group), has_acls(1)
129 13603 [main] find 2692 etc::test_file_change: FindFirstFile succeeded
544 14147 [main] find 2692 pwdgrp::load: /etc/group curr_lines 12
37 14184 [main] find 2692 pwdgrp::load: /etc/group load succeeded
40 14224 [main] find 2692 cygheap_user::ontherange: what 2, pw 0x10011738
35 14259 [main] find 2692 cygheap_user::ontherange: HOME is already in the environment /home/administrator
279 14538 [main] find 2692 sigproc_init: process/signal handling enabled(1)
245 14783 [main] find 2692 build_argv: argv[0] = 'find'
42 14825 [main] find 2692 build_argv: argv[1] = '/cygdrive/c'
41 14866 [main] find 2692 build_argv: argv[2] = '-iname'
39 14905 [main] find 2692 build_argv: argv[3] = 'win.ini'
-37 14868 [sig] find 2692 wait_sig: myself->dwProcessId 2692
77 14945 [main] find 2692 build_argv: argc 4
32 14977 [sig] find 2692 wait_sig: entering ReadFile loop, readsig 0x71C, myself->sendsig 0x718
170 15147 [main] find 2692 build_fh_pc: fh 0x61155818
64 15211 [main] find 2692 open_shared: name (null), shared 0x60020000 (wanted 0x60020000), h 0x70C
45 15256 [main] find 2692 _pinfo::set_ctty: checking if /dev/tty-1 changed
48 15304 [main] find 2692 _pinfo::set_ctty: attached tty1073741824 sid 2692, pid 2692, tty->pgid 2692, tty->sid 2692
2016 17320 [main] find 2692 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
71 17391 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
38 17429 [main] find 2692 fhandler_base::set_flags: filemode set to binary
142 17571 [main] find 2692 fhandler_console::open: incremented open_fhs, now 1
36 17607 [main] find 2692 fhandler_console::open: opened conin$ 0x5B, conout$ 0x5F
67 17674 [main] find 2692 fhandler_console::output_tcsetattr: 0 = tcsetattr (,60020018) (ENABLE FLAGS 3) (lflag 107 oflag 9)
209 17883 [main] find 2692 handle_to_fn: nt name '\Device\HarddiskVolume6\find.sigtrace'
912 18795 [main] find 2692 handle_to_fn: current match '\Device\HarddiskVolume6'
485 19280 [main] find 2692 handle_to_fn: derived path 'P:\find.sigtrace'
44 19324 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (P:\find.sigtrace, no-keep-rel, no-add-slash)
35 19359 [main] find 2692 normalize_win32_path: P:\find.sigtrace = normalize_win32_path (P:\find.sigtrace)
40 19399 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/p/find.sigtrace = conv_to_posix_path (P:\find.sigtrace)
40 19439 [main] find 2692 normalize_posix_path: src /cygdrive/p/find.sigtrace
45 19484 [main] find 2692 normalize_posix_path: /cygdrive/p/find.sigtrace = normalize_posix_path (/cygdrive/p/find.sigtrace)
38 19522 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p/find.sigtrace)
36 19558 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p/find.sigtrace', dst 'p:\find.sigtrace'
33 19591 [main] find 2692 set_flags: flags: text (0x2000000)
34 19625 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p/find.sigtrace, dst p:\find.sigtrace, flags 0x2000028, rc 0
76 19701 [main] find 2692 symlink_info::check: not a symlink
36 19737 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\find.sigtrace, 0x2263C0) (0x2000028)
38 19775 [main] find 2692 path_conv::check: this->path(p:\find.sigtrace), has_acls(1)
38 19813 [main] find 2692 build_fh_pc: fh 0x61155A20
41 19854 [main] find 2692 fhandler_base::set_flags: flags 0x20002, supplied_bin 0x0
33 19887 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
33 19920 [main] find 2692 fhandler_base::set_flags: filemode set to text
34 19954 [main] find 2692 fhandler_base::init: created new fhandler_base for handle 0x72C, bin 0
158 20112 [main] find 2692 handle_to_fn: nt name '\Device\HarddiskVolume6\find.sigtrace'
1153 21265 [main] find 2692 handle_to_fn: current match '\Device\HarddiskVolume6'
351 21616 [main] find 2692 handle_to_fn: derived path 'P:\find.sigtrace'
36 21652 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (P:\find.sigtrace, no-keep-rel, no-add-slash)
36 21688 [main] find 2692 normalize_win32_path: P:\find.sigtrace = normalize_win32_path (P:\find.sigtrace)
36 21724 [main] find 2692 mount_info::conv_to_posix_path: /cygdrive/p/find.sigtrace = conv_to_posix_path (P:\find.sigtrace)
35 21759 [main] find 2692 normalize_posix_path: src /cygdrive/p/find.sigtrace
33 21792 [main] find 2692 normalize_posix_path: /cygdrive/p/find.sigtrace = normalize_posix_path (/cygdrive/p/find.sigtrace)
34 21826 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p/find.sigtrace)
36 21862 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p/find.sigtrace', dst 'p:\find.sigtrace'
34 21896 [main] find 2692 set_flags: flags: text (0x2000000)
33 21929 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p/find.sigtrace, dst p:\find.sigtrace, flags 0x2000028, rc 0
75 22004 [main] find 2692 symlink_info::check: not a symlink
35 22039 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\find.sigtrace, 0x2263C0) (0x2000028)
37 22076 [main] find 2692 path_conv::check: this->path(p:\find.sigtrace), has_acls(1)
69 22145 [main] find 2692 build_fh_pc: fh 0x61155C28
56 22201 [main] find 2692 fhandler_base::set_flags: flags 0x20002, supplied_bin 0x0
34 22235 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
37 22272 [main] find 2692 fhandler_base::set_flags: filemode set to text
38 22310 [main] find 2692 fhandler_base::init: created new fhandler_base for handle 0x728, bin 0
194 22504 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygWIN\bin\cygiconv-2.dll, keep-rel, no-add-slash)
36 22540 [main] find 2692 normalize_win32_path: D:\cygWIN\bin\cygiconv-2.dll = normalize_win32_path (D:\cygWIN\bin\cygiconv-2.dll)
35 22575 [main] find 2692 mount_info::conv_to_posix_path: /usr/bin/cygiconv-2.dll = conv_to_posix_path (D:\cygWIN\bin\cygiconv-2.dll)
90 22665 [main] find 2692 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygWIN\bin\cygintl-3.dll, keep-rel, no-add-slash)
37 22702 [main] find 2692 normalize_win32_path: D:\cygWIN\bin\cygintl-3.dll = normalize_win32_path (D:\cygWIN\bin\cygintl-3.dll)
35 22737 [main] find 2692 mount_info::conv_to_posix_path: /usr/bin/cygintl-3.dll = conv_to_posix_path (D:\cygWIN\bin\cygintl-3.dll)
71 22808 [main] find 2692 dll_crt0_1: user_data->main 0x401C30
33 22841 [main] find 2692 __set_errno: void dll_crt0_1(char*):880 val 0
34 22875 [main] find 2692 wait_for_sigthread: wait_sig_inited 0x714
261 23136 [main] find 2692 isatty: 1 = isatty (0)
38 23174 [main] find 2692 time: 1129554067 = time (0)
278 23452 [main] find 2692 isatty: 0 = isatty (1)
105 23557 [main] find 2692 open: open (., 0x0)
35 23592 [main] find 2692 normalize_posix_path: src .
34 23626 [main] find 2692 cwdstuff::get: posix /cygdrive/p
33 23659 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22EB60, 260, 1, 0), errno 0
35 23694 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
34 23728 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
37 23765 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
37 23802 [main] find 2692 set_flags: flags: text (0x2000000)
36 23838 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
78 23916 [main] find 2692 symlink_info::check: not a symlink
34 23950 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E820) (0x2000028)
36 23986 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
36 24022 [main] find 2692 build_fh_pc: fh 0x61155E30
63 24085 [main] find 2692 fhandler_base::open: (p:\, 0x100000)
109 24194 [main] find 2692 fhandler_base::set_flags: flags 0x100000, supplied_bin 0x20000
38 24232 [main] find 2692 fhandler_base::set_flags: filemode set to text
34 24266 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F8, 80100000, p:\, io, NULL, 0, 7, 1, 20, NULL, 0)
36 24302 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (p:\, 0x100000)
50 24352 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\, 0x0)
39 24391 [main] find 2692 open: 3 = open (., 0x0)
36 24427 [main] find 2692 chdir: dir '/cygdrive/p'
32 24459 [main] find 2692 normalize_posix_path: src /cygdrive/p
37 24496 [main] find 2692 normalize_posix_path: /cygdrive/p = normalize_posix_path (/cygdrive/p)
38 24534 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
89 24623 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
34 24657 [main] find 2692 set_flags: flags: text (0x2000000)
33 24690 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
70 24760 [main] find 2692 symlink_info::check: not a symlink
34 24794 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E830) (0x2000028)
36 24830 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
40 24870 [main] find 2692 chdir: 0 = chdir() cygheap->cwd.posix '/cygdrive/p' native 'p:\'
38 24908 [main] find 2692 fchdir: 0 = fchdir (3)
41 24949 [main] find 2692 lstat64: entering
34 24983 [main] find 2692 normalize_posix_path: src .
34 25017 [main] find 2692 cwdstuff::get: posix /cygdrive/p
50 25067 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22EB70, 260, 1, 0), errno 0
35 25102 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
33 25135 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
36 25171 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
37 25208 [main] find 2692 set_flags: flags: text (0x2000000)
36 25244 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
64 25308 [main] find 2692 symlink_info::check: not a symlink
34 25342 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E830) (0x2000028)
35 25377 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
40 25417 [main] find 2692 build_fh_pc: fh 0x61156038
45 25462 [main] find 2692 stat_worker: (., 0x4223F0, 1, 0x61156038), file_attributes 22
40 25502 [main] find 2692 fhandler_base::open: (p:\, 0x110000)
79 25581 [main] find 2692 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x20000
38 25619 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
40 25659 [main] find 2692 fhandler_base::set_flags: filemode set to binary
33 25692 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F4, 20080, p:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
35 25727 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (p:\, 0x110000)
34 25761 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\, 0x10000)
511 26272 [main] find 2692 get_file_attribute: file: p:\
143 26415 [main] find 2692 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-32-544
40 26455 [main] find 2692 cygpsid::debug_print: get_sids_info: group SID = S-1-5-18
43 26498 [main] find 2692 get_info_from_sd: ACL 43FF, uid 544, gid 18
68 26566 [main] find 2692 fhandler_base::fstat_helper: 0 = fstat (, 0x4223F0) st_atime=4353A093 st_size=0, st_mode=0x43FF, st_ino=5, sizeof=96
40 26606 [main] find 2692 fhandler_base::close: closing '/cygdrive/p' handle 0x6F4
60 26666 [main] find 2692 stat_worker: 0 = (., 0x4223F0)
74 26740 [main] find 2692 open: open (., 0x0)
37 26777 [main] find 2692 normalize_posix_path: src .
34 26811 [main] find 2692 cwdstuff::get: posix /cygdrive/p
33 26844 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22E9E0, 260, 1, 0), errno 0
34 26878 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
34 26912 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
34 26946 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
48 26994 [main] find 2692 set_flags: flags: text (0x2000000)
41 27035 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
84 27119 [main] find 2692 symlink_info::check: not a symlink
34 27153 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E6A0) (0x2000028)
37 27190 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
35 27225 [main] find 2692 build_fh_pc: fh 0x61156038
36 27261 [main] find 2692 fhandler_base::open: (p:\, 0x100000)
70 27331 [main] find 2692 fhandler_base::set_flags: flags 0x100000, supplied_bin 0x20000
37 27368 [main] find 2692 fhandler_base::set_flags: filemode set to text
38 27406 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F4, 80100000, p:\, io, NULL, 0, 7, 1, 20, NULL, 0)
39 27445 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (p:\, 0x100000)
34 27479 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\, 0x0)
34 27513 [main] find 2692 open: 4 = open (., 0x0)
36 27549 [main] find 2692 lstat64: entering
33 27582 [main] find 2692 normalize_posix_path: src /cygdrive
33 27615 [main] find 2692 normalize_posix_path: /cygdrive = normalize_posix_path (/cygdrive)
35 27650 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
45 27695 [main] find 2692 set_flags: flags: text (0x2000000)
36 27731 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive, dst D:\cygWIN\cygdrive, flags 0x2000008, rc 0
40 27771 [main] find 2692 build_fh_pc: fh 0x61156240
33 27804 [main] find 2692 stat_worker: (/cygdrive, 0x22EE00, 1, 0x61156240), file_attributes 17
44 27848 [main] find 2692 stat_worker: 0 = (/cygdrive, 0x22EE00)
34 27882 [main] find 2692 chdir: dir '/cygdrive'
33 27915 [main] find 2692 normalize_posix_path: src /cygdrive
34 27949 [main] find 2692 normalize_posix_path: /cygdrive = normalize_posix_path (/cygdrive)
87 28036 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
136 28172 [main] find 2692 set_flags: flags: text (0x2000000)
38 28210 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive, dst D:\cygWIN\cygdrive, flags 0x2000008, rc 0
38 28248 [main] find 2692 chdir: 0 = chdir() cygheap->cwd.posix '/cygdrive' native 'D:\cygWIN\cygdrive'
34 28282 [main] find 2692 lstat64: entering
34 28316 [main] find 2692 normalize_posix_path: src .
32 28348 [main] find 2692 cwdstuff::get: posix /cygdrive
34 28382 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E9B0, 260, 1, 0), errno 0
34 28416 [main] find 2692 normalize_posix_path: /cygdrive/ = normalize_posix_path (.)
34 28450 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
33 28483 [main] find 2692 set_flags: flags: text (0x2000000)
34 28517 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive, dst D:\cygWIN\cygdrive, flags 0x2000008, rc 0
36 28553 [main] find 2692 build_fh_pc: fh 0x61156240
33 28586 [main] find 2692 stat_worker: (., 0x22ED50, 1, 0x61156240), file_attributes 17
40 28626 [main] find 2692 stat_worker: 0 = (., 0x22ED50)
34 28660 [main] find 2692 close: close (4)
33 28693 [main] find 2692 fhandler_base::close: closing '/cygdrive/p' handle 0x6F4
63 28756 [main] find 2692 close: 0 = close (4)
64 28820 [main] find 2692 lstat64: entering
33 28853 [main] find 2692 normalize_posix_path: src c
33 28886 [main] find 2692 cwdstuff::get: posix /cygdrive
33 28919 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E8A0, 260, 1, 0), errno 0
58 28977 [main] find 2692 normalize_posix_path: /cygdrive/c = normalize_posix_path (c)
34 29011 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/c)
34 29045 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/c', dst 'c:\'
50 29095 [main] find 2692 set_flags: flags: text (0x2000000)
33 29128 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/c, dst c:\, flags 0x2000028, rc 0
88 29216 [main] find 2692 symlink_info::check: not a symlink
34 29250 [main] find 2692 symlink_info::check: 0 = symlink.check (c:\, 0x22E560) (0x2000028)
71 29321 [main] find 2692 set_privilege: 1 = set_privilege ((token 6F4) SeChangeNotifyPrivilege, 1)
179 29500 [main] find 2692 path_conv::check: this->path(c:\), has_acls(1)
43 29543 [main] find 2692 build_fh_pc: fh 0x61156038
33 29576 [main] find 2692 stat_worker: (c, 0x22ED30, 1, 0x61156038), file_attributes 54
38 29614 [main] find 2692 fhandler_base::open: (c:\, 0x110000)
70 29684 [main] find 2692 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x20000
36 29720 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
34 29754 [main] find 2692 fhandler_base::set_flags: filemode set to binary
33 29787 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F4, 20080, c:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
35 29822 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (c:\, 0x110000)
34 29856 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (c:\, 0x10000)
244 30100 [main] find 2692 get_file_attribute: file: c:\
111 30211 [main] find 2692 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-32-544
35 30246 [main] find 2692 cygpsid::debug_print: get_sids_info: group SID = S-1-5-18
40 30286 [main] find 2692 get_info_from_sd: ACL 41FD, uid 544, gid 18
62 30348 [main] find 2692 fhandler_base::fstat_helper: 0 = fstat (, 0x22ED30) st_atime=4353A093 st_size=0, st_mode=0x41FD, st_ino=5, sizeof=96
35 30383 [main] find 2692 fhandler_base::close: closing '/cygdrive/c' handle 0x6F4
59 30442 [main] find 2692 stat_worker: 0 = (c, 0x22ED30)
88 30530 [main] find 2692 normalize_posix_path: src c
33 30563 [main] find 2692 cwdstuff::get: posix /cygdrive
33 30596 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E8C0, 260, 1, 0), errno 0
41 30637 [main] find 2692 normalize_posix_path: /cygdrive/c = normalize_posix_path (c)
33 30670 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/c)
35 30705 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/c', dst 'c:\'
33 30738 [main] find 2692 set_flags: flags: text (0x2000000)
34 30772 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/c, dst c:\, flags 0x2000028, rc 0
80 30852 [main] find 2692 symlink_info::check: not a symlink
35 30887 [main] find 2692 symlink_info::check: 0 = symlink.check (c:\, 0x22E580) (0x2000028)
128 31015 [main] find 2692 path_conv::check: this->path(c:\), has_acls(1)
99 31114 [main] find 2692 build_fh_pc: fh 0x61156038
357 31471 [main] find 2692 read_sd: file c:\: len 4144
258 31729 [main] find 2692 check_file_access: flags 4, ret 0
87 31816 [main] find 2692 fhandler_base::fhaccess: returning 0
156 31972 [main] find 2692 fhandler_disk_file::opendir: 0x100120E0 = opendir (/cygdrive/c)
350 32322 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (.backupSettings)
148 32470 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (AUTOEXEC.BAT)
96 32566 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (boot.ini)
97 32663 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (CONFIG.SYS)
37 32700 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (Documents and Settings)
65 32765 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (IO.SYS)
65 32830 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (Log.txt)
57 32887 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (MSDOS.SYS)
36 32923 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (NTDETECT.COM)
37 32960 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (ntldr)
36 32996 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (PRIOR_SYSTEM)
95 33091 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (Program Files)
36 33127 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (RECYCLER)
37 33164 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (System Volume Information)
37 33201 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (Temp)
36 33237 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (tomsteady.ini)
37 33274 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (WINDOWS)
36 33310 [main] find 2692 fhandler_disk_file::readdir: 0x100120E4 = readdir (0x100120E0) (xPos.txt)
80 33390 [main] find 2692 fhandler_disk_file::readdir: 0x0 = readdir (0x100120E0)
96 33486 [main] find 2692 fhandler_disk_file::closedir: 0 = closedir (0x100120E0)
117 33603 [main] find 2692 closedir: 0 = closedir (0x610844FF)
36 33639 [main] find 2692 open: open (., 0x0)
34 33673 [main] find 2692 normalize_posix_path: src .
33 33706 [main] find 2692 cwdstuff::get: posix /cygdrive
33 33739 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E810, 260, 1, 0), errno 0
34 33773 [main] find 2692 normalize_posix_path: /cygdrive/ = normalize_posix_path (.)
34 33807 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive)
67 33874 [main] find 2692 set_flags: flags: text (0x2000000)
48 33922 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive, dst D:\cygWIN\cygdrive, flags 0x2000008, rc 0
39 33961 [main] find 2692 build_fh_pc: fh 0x61156038
38 33999 [main] find 2692 fhandler_base::open: (D:\cygWIN\cygdrive, 0x100000)
338 34337 [main] find 2692 seterrno_from_win_error: /netrel/src/cygwin-1.5.18-1/winsup/cygwin/fhandler.cc:666 windows error 2
56 34393 [main] find 2692 geterrno_from_win_error: windows error 2 == errno 2
34 34427 [main] find 2692 __set_errno: void seterrno_from_win_error(const char*, int, DWORD):307 val 2
34 34461 [main] find 2692 fhandler_base::open: C0000034 = NtCreateFile (0x0, 80100000, D:\cygWIN\cygdrive, io, NULL, 0, 7, 1, 20, NULL, 0)
35 34496 [main] find 2692 fhandler_base::open: 0 = fhandler_base::open (D:\cygWIN\cygdrive, 0x100000)
34 34530 [main] find 2692 fhandler_base::open_fs: 0 = fhandler_disk_file::open (D:\cygWIN\cygdrive, 0x0)
81 34611 [main] find 2692 open: -1 = open (., 0x0)
274 34885 [main] find 2692 fhandler_base::write: text write
find: 258 35143 [main] find 2692 fhandler_base::write: text write
. 253 35396 [main] find 2692 fhandler_base::write: text write
: No such file or directory 194 35590 [main] find 2692 fhandler_base::write: text write


231 35821 [main] find 2692 lstat64: entering
48 35869 [main] find 2692 normalize_posix_path: src .backupSettings
34 35903 [main] find 2692 cwdstuff::get: posix /cygdrive
37 35940 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
35 35975 [main] find 2692 normalize_posix_path: /cygdrive/.backupSettings = normalize_posix_path (.backupSettings)

*** It's just normalized the path - but it omitted the drive ("c") portion from the full path


33 36008 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/.backupSettings)
35 36043 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/.backupSettings', dst ''
39 36082 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 36116 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 36149 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
35 36184 [main] find 2692 stat_worker: -1 = (.backupSettings, 0x22EB80)
246 36430 [main] find 2692 fhandler_base::write: text write
find: 251 36681 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/.backupSettings 262 36943 [main] find 2692 fhandler_base::write: text write
: No such file or directory 172 37115 [main] find 2692 fhandler_base::write: text write


171 37286 [main] find 2692 lstat64: entering
33 37319 [main] find 2692 normalize_posix_path: src AUTOEXEC.BAT
33 37352 [main] find 2692 cwdstuff::get: posix /cygdrive
33 37385 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 37419 [main] find 2692 normalize_posix_path: /cygdrive/AUTOEXEC.BAT = normalize_posix_path (AUTOEXEC.BAT)
34 37453 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/AUTOEXEC.BAT)
35 37488 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/AUTOEXEC.BAT', dst ''
35 37523 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
33 37556 [main] find 2692 stat_worker: got 2 error from build_fh_name
32 37588 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 37622 [main] find 2692 stat_worker: -1 = (AUTOEXEC.BAT, 0x22EB80)
278 37900 [main] find 2692 fhandler_base::write: text write
find: 251 38151 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/AUTOEXEC.BAT 252 38403 [main] find 2692 fhandler_base::write: text write
: No such file or directory 182 38585 [main] find 2692 fhandler_base::write: text write


180 38765 [main] find 2692 lstat64: entering
33 38798 [main] find 2692 normalize_posix_path: src boot.ini
39 38837 [main] find 2692 cwdstuff::get: posix /cygdrive
33 38870 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 38904 [main] find 2692 normalize_posix_path: /cygdrive/boot.ini = normalize_posix_path (boot.ini)
41 38945 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/boot.ini)
34 38979 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/boot.ini', dst ''
35 39014 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 39048 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 39081 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 39115 [main] find 2692 stat_worker: -1 = (boot.ini, 0x22EB80)
245 39360 [main] find 2692 fhandler_base::write: text write
find: 250 39610 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/boot.ini 297 39907 [main] find 2692 fhandler_base::write: text write
: No such file or directory 173 40080 [main] find 2692 fhandler_base::write: text write


172 40252 [main] find 2692 lstat64: entering
33 40285 [main] find 2692 normalize_posix_path: src CONFIG.SYS
33 40318 [main] find 2692 cwdstuff::get: posix /cygdrive
33 40351 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 40385 [main] find 2692 normalize_posix_path: /cygdrive/CONFIG.SYS = normalize_posix_path (CONFIG.SYS)
34 40419 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/CONFIG.SYS)
34 40453 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/CONFIG.SYS', dst ''
35 40488 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
33 40521 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 40554 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 40588 [main] find 2692 stat_worker: -1 = (CONFIG.SYS, 0x22EB80)
255 40843 [main] find 2692 fhandler_base::write: text write
find: 251 41094 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/CONFIG.SYS 251 41345 [main] find 2692 fhandler_base::write: text write
: No such file or directory 171 41516 [main] find 2692 fhandler_base::write: text write


211 41727 [main] find 2692 lstat64: entering
35 41762 [main] find 2692 normalize_posix_path: src Documents and Settings
33 41795 [main] find 2692 cwdstuff::get: posix /cygdrive
34 41829 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 41863 [main] find 2692 normalize_posix_path: /cygdrive/Documents and Settings = normalize_posix_path (Documents and Settings)
38 41901 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/Documents and Settings)
38 41939 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/Documents and Settings', dst ''
38 41977 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 42011 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 42044 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 42078 [main] find 2692 stat_worker: -1 = (Documents and Settings, 0x22EB80)
250 42328 [main] find 2692 fhandler_base::write: text write
find: 318 42646 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/Documents and Settings 460 43106 [main] find 2692 fhandler_base::write: text write
: No such file or directory 349 43455 [main] find 2692 fhandler_base::write: text write


226 43681 [main] find 2692 lstat64: entering
55 43736 [main] find 2692 normalize_posix_path: src IO.SYS
50 43786 [main] find 2692 cwdstuff::get: posix /cygdrive
48 43834 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 43868 [main] find 2692 normalize_posix_path: /cygdrive/IO.SYS = normalize_posix_path (IO.SYS)
34 43902 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/IO.SYS)
43 43945 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/IO.SYS', dst ''
40 43985 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
39 44024 [main] find 2692 stat_worker: got 2 error from build_fh_name
35 44059 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
36 44095 [main] find 2692 stat_worker: -1 = (IO.SYS, 0x22EB80)
251 44346 [main] find 2692 fhandler_base::write: text write
find: 273 44619 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/IO.SYS 252 44871 [main] find 2692 fhandler_base::write: text write
: No such file or directory 173 45044 [main] find 2692 fhandler_base::write: text write


172 45216 [main] find 2692 lstat64: entering
33 45249 [main] find 2692 normalize_posix_path: src Log.txt
32 45281 [main] find 2692 cwdstuff::get: posix /cygdrive
33 45314 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 45348 [main] find 2692 normalize_posix_path: /cygdrive/Log.txt = normalize_posix_path (Log.txt)
34 45382 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/Log.txt)
34 45416 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/Log.txt', dst ''
34 45450 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 45484 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 45517 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
60 45577 [main] find 2692 stat_worker: -1 = (Log.txt, 0x22EB80)
270 45847 [main] find 2692 fhandler_base::write: text write
find: 253 46100 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/Log.txt 251 46351 [main] find 2692 fhandler_base::write: text write
: No such file or directory 184 46535 [main] find 2692 fhandler_base::write: text write


171 46706 [main] find 2692 lstat64: entering
33 46739 [main] find 2692 normalize_posix_path: src MSDOS.SYS
33 46772 [main] find 2692 cwdstuff::get: posix /cygdrive
34 46806 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
35 46841 [main] find 2692 normalize_posix_path: /cygdrive/MSDOS.SYS = normalize_posix_path (MSDOS.SYS)
34 46875 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/MSDOS.SYS)
33 46908 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/MSDOS.SYS', dst ''
35 46943 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
33 46976 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 47009 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 47043 [main] find 2692 stat_worker: -1 = (MSDOS.SYS, 0x22EB80)
245 47288 [main] find 2692 fhandler_base::write: text write
find: 275 47563 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/MSDOS.SYS 262 47825 [main] find 2692 fhandler_base::write: text write
: No such file or directory 172 47997 [main] find 2692 fhandler_base::write: text write


171 48168 [main] find 2692 lstat64: entering
33 48201 [main] find 2692 normalize_posix_path: src NTDETECT.COM
33 48234 [main] find 2692 cwdstuff::get: posix /cygdrive
33 48267 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
35 48302 [main] find 2692 normalize_posix_path: /cygdrive/NTDETECT.COM = normalize_posix_path (NTDETECT.COM)
33 48335 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/NTDETECT.COM)
35 48370 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/NTDETECT.COM', dst ''
34 48404 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
40 48444 [main] find 2692 stat_worker: got 2 error from build_fh_name
45 48489 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
35 48524 [main] find 2692 stat_worker: -1 = (NTDETECT.COM, 0x22EB80)
246 48770 [main] find 2692 fhandler_base::write: text write
find: 256 49026 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/NTDETECT.COM 251 49277 [main] find 2692 fhandler_base::write: text write
: No such file or directory 198 49475 [main] find 2692 fhandler_base::write: text write


197 49672 [main] find 2692 lstat64: entering
33 49705 [main] find 2692 normalize_posix_path: src ntldr
34 49739 [main] find 2692 cwdstuff::get: posix /cygdrive
33 49772 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 49806 [main] find 2692 normalize_posix_path: /cygdrive/ntldr = normalize_posix_path (ntldr)
34 49840 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/ntldr)
34 49874 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/ntldr', dst ''
35 49909 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 49943 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 49976 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 50010 [main] find 2692 stat_worker: -1 = (ntldr, 0x22EB80)
267 50277 [main] find 2692 fhandler_base::write: text write
find: 267 50544 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/ntldr 252 50796 [main] find 2692 fhandler_base::write: text write
: No such file or directory 192 50988 [main] find 2692 fhandler_base::write: text write


171 51159 [main] find 2692 lstat64: entering
32 51191 [main] find 2692 normalize_posix_path: src PRIOR_SYSTEM
34 51225 [main] find 2692 cwdstuff::get: posix /cygdrive
33 51258 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 51292 [main] find 2692 normalize_posix_path: /cygdrive/PRIOR_SYSTEM = normalize_posix_path (PRIOR_SYSTEM)
33 51325 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/PRIOR_SYSTEM)
34 51359 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/PRIOR_SYSTEM', dst ''
34 51393 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
47 51440 [main] find 2692 stat_worker: got 2 error from build_fh_name
44 51484 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
35 51519 [main] find 2692 stat_worker: -1 = (PRIOR_SYSTEM, 0x22EB80)
252 51771 [main] find 2692 fhandler_base::write: text write
find: 251 52022 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/PRIOR_SYSTEM 252 52274 [main] find 2692 fhandler_base::write: text write
: No such file or directory 181 52455 [main] find 2692 fhandler_base::write: text write


172 52627 [main] find 2692 lstat64: entering
33 52660 [main] find 2692 normalize_posix_path: src Program Files
33 52693 [main] find 2692 cwdstuff::get: posix /cygdrive
39 52732 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 52766 [main] find 2692 normalize_posix_path: /cygdrive/Program Files = normalize_posix_path (Program Files)
34 52800 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/Program Files)
34 52834 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/Program Files', dst ''
34 52868 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 52902 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 52935 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
50 52985 [main] find 2692 stat_worker: -1 = (Program Files, 0x22EB80)
245 53230 [main] find 2692 fhandler_base::write: text write
find: 351 53581 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/Program Files 325 53906 [main] find 2692 fhandler_base::write: text write
: No such file or directory 231 54137 [main] find 2692 fhandler_base::write: text write


344 54481 [main] find 2692 lstat64: entering
36 54517 [main] find 2692 normalize_posix_path: src RECYCLER
36 54553 [main] find 2692 cwdstuff::get: posix /cygdrive
38 54591 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
37 54628 [main] find 2692 normalize_posix_path: /cygdrive/RECYCLER = normalize_posix_path (RECYCLER)
34 54662 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/RECYCLER)
36 54698 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/RECYCLER', dst ''
35 54733 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 54767 [main] find 2692 stat_worker: got 2 error from build_fh_name
32 54799 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
36 54835 [main] find 2692 stat_worker: -1 = (RECYCLER, 0x22EB80)
275 55110 [main] find 2692 fhandler_base::write: text write
find: 306 55416 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/RECYCLER 264 55680 [main] find 2692 fhandler_base::write: text write
: No such file or directory 173 55853 [main] find 2692 fhandler_base::write: text write


178 56031 [main] find 2692 lstat64: entering
33 56064 [main] find 2692 normalize_posix_path: src System Volume Information
51 56115 [main] find 2692 cwdstuff::get: posix /cygdrive
37 56152 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
37 56189 [main] find 2692 normalize_posix_path: /cygdrive/System Volume Information = normalize_posix_path (System Volume Information)
35 56224 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/System Volume Information)
34 56258 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/System Volume Information', dst ''
48 56306 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 56340 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 56373 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
36 56409 [main] find 2692 stat_worker: -1 = (System Volume Information, 0x22EB80)
255 56664 [main] find 2692 fhandler_base::write: text write
find: 252 56916 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/System Volume Information 259 57175 [main] find 2692 fhandler_base::write: text write
: No such file or directory 204 57379 [main] find 2692 fhandler_base::write: text write


193 57572 [main] find 2692 lstat64: entering
33 57605 [main] find 2692 normalize_posix_path: src Temp
34 57639 [main] find 2692 cwdstuff::get: posix /cygdrive
33 57672 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 57706 [main] find 2692 normalize_posix_path: /cygdrive/Temp = normalize_posix_path (Temp)
34 57740 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/Temp)
34 57774 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/Temp', dst ''
35 57809 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 57843 [main] find 2692 stat_worker: got 2 error from build_fh_name
32 57875 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 57909 [main] find 2692 stat_worker: -1 = (Temp, 0x22EB80)
246 58155 [main] find 2692 fhandler_base::write: text write
find: 267 58422 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/Temp 253 58675 [main] find 2692 fhandler_base::write: text write
: No such file or directory 171 58846 [main] find 2692 fhandler_base::write: text write


170 59016 [main] find 2692 lstat64: entering
33 59049 [main] find 2692 normalize_posix_path: src tomsteady.ini
33 59082 [main] find 2692 cwdstuff::get: posix /cygdrive
33 59115 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 59149 [main] find 2692 normalize_posix_path: /cygdrive/tomsteady.ini = normalize_posix_path (tomsteady.ini)
34 59183 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/tomsteady.ini)
61 59244 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/tomsteady.ini', dst ''
45 59289 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 59323 [main] find 2692 stat_worker: got 2 error from build_fh_name
33 59356 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
34 59390 [main] find 2692 stat_worker: -1 = (tomsteady.ini, 0x22EB80)
247 59637 [main] find 2692 fhandler_base::write: text write
find: 249 59886 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/tomsteady.ini 253 60139 [main] find 2692 fhandler_base::write: text write
: No such file or directory 180 60319 [main] find 2692 fhandler_base::write: text write


183 60502 [main] find 2692 lstat64: entering
33 60535 [main] find 2692 normalize_posix_path: src WINDOWS
33 60568 [main] find 2692 cwdstuff::get: posix /cygdrive
34 60602 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
34 60636 [main] find 2692 normalize_posix_path: /cygdrive/WINDOWS = normalize_posix_path (WINDOWS)
33 60669 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/WINDOWS)
34 60703 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/WINDOWS', dst ''
35 60738 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
34 60772 [main] find 2692 stat_worker: got 2 error from build_fh_name
32 60804 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
35 60839 [main] find 2692 stat_worker: -1 = (WINDOWS, 0x22EB80)
244 61083 [main] find 2692 fhandler_base::write: text write
find: 417 61500 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/WINDOWS 358 61858 [main] find 2692 fhandler_base::write: text write
: No such file or directory 242 62100 [main] find 2692 fhandler_base::write: text write


271 62371 [main] find 2692 lstat64: entering
54 62425 [main] find 2692 normalize_posix_path: src xPos.txt
49 62474 [main] find 2692 cwdstuff::get: posix /cygdrive
48 62522 [main] find 2692 cwdstuff::get: (/cygdrive) = cwdstuff::get (0x22E6F0, 260, 1, 0), errno 2
51 62573 [main] find 2692 normalize_posix_path: /cygdrive/xPos.txt = normalize_posix_path (xPos.txt)
47 62620 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/xPos.txt)
48 62668 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/xPos.txt', dst ''
49 62717 [main] find 2692 __set_errno: fhandler_base* build_fh_name(const char*, void*, unsigned int, suffix_info*):346 val 2
50 62767 [main] find 2692 stat_worker: got 2 error from build_fh_name
46 62813 [main] find 2692 __set_errno: int stat_worker(const char*, __stat64*, int):1021 val 2
49 62862 [main] find 2692 stat_worker: -1 = (xPos.txt, 0x22EB80)
342 63204 [main] find 2692 fhandler_base::write: text write
find: 270 63474 [main] find 2692 fhandler_base::write: text write
/cygdrive/c/xPos.txt 258 63732 [main] find 2692 fhandler_base::write: text write
: No such file or directory 299 64031 [main] find 2692 fhandler_base::write: text write


303 64334 [main] find 2692 chdir: dir '/cygdrive/p'
37 64371 [main] find 2692 normalize_posix_path: src /cygdrive/p
34 64405 [main] find 2692 normalize_posix_path: /cygdrive/p = normalize_posix_path (/cygdrive/p)
34 64439 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
36 64475 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
33 64508 [main] find 2692 set_flags: flags: text (0x2000000)
34 64542 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
96 64638 [main] find 2692 symlink_info::check: not a symlink
35 64673 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E4F0) (0x2000028)
37 64710 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
37 64747 [main] find 2692 chdir: 0 = chdir() cygheap->cwd.posix '/cygdrive/p' native 'p:\'
33 64780 [main] find 2692 fchdir: 0 = fchdir (3)
35 64815 [main] find 2692 open: open (., 0x0)
33 64848 [main] find 2692 normalize_posix_path: src .
33 64881 [main] find 2692 cwdstuff::get: posix /cygdrive/p
34 64915 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22E810, 260, 1, 0), errno 0
34 64949 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
33 64982 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
34 65016 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
33 65049 [main] find 2692 set_flags: flags: text (0x2000000)
64 65113 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
195 65308 [main] find 2692 symlink_info::check: not a symlink
40 65348 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E4D0) (0x2000028)
36 65384 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
38 65422 [main] find 2692 build_fh_pc: fh 0x61156038
37 65459 [main] find 2692 fhandler_base::open: (p:\, 0x100000)
76 65535 [main] find 2692 fhandler_base::set_flags: flags 0x100000, supplied_bin 0x20000
37 65572 [main] find 2692 fhandler_base::set_flags: filemode set to text
34 65606 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F4, 80100000, p:\, io, NULL, 0, 7, 1, 20, NULL, 0)
34 65640 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (p:\, 0x100000)
35 65675 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\, 0x0)
33 65708 [main] find 2692 open: 4 = open (., 0x0)
35 65743 [main] find 2692 lstat64: entering
35 65778 [main] find 2692 normalize_posix_path: src .
33 65811 [main] find 2692 cwdstuff::get: posix /cygdrive/p
33 65844 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22E820, 260, 1, 0), errno 0
34 65878 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
34 65912 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
34 65946 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
34 65980 [main] find 2692 set_flags: flags: text (0x2000000)
34 66014 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
86 66100 [main] find 2692 symlink_info::check: not a symlink
36 66136 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E4E0) (0x2000028)
35 66171 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
36 66207 [main] find 2692 build_fh_pc: fh 0x61156240
33 66240 [main] find 2692 stat_worker: (., 0x22EC70, 1, 0x61156240), file_attributes 22
37 66277 [main] find 2692 fhandler_base::open: (p:\, 0x110000)
71 66348 [main] find 2692 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x20000
36 66384 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
41 66425 [main] find 2692 fhandler_base::set_flags: filemode set to binary
45 66470 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F0, 20080, p:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
35 66505 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (p:\, 0x110000)
34 66539 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\, 0x10000)
446 66985 [main] find 2692 get_file_attribute: file: p:\
166 67151 [main] find 2692 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-32-544
43 67194 [main] find 2692 cygpsid::debug_print: get_sids_info: group SID = S-1-5-18
40 67234 [main] find 2692 get_info_from_sd: ACL 43FF, uid 544, gid 18
63 67297 [main] find 2692 fhandler_base::fstat_helper: 0 = fstat (, 0x22EC70) st_atime=4353A093 st_size=0, st_mode=0x43FF, st_ino=5, sizeof=96
36 67333 [main] find 2692 fhandler_base::close: closing '/cygdrive/p' handle 0x6F0
62 67395 [main] find 2692 stat_worker: 0 = (., 0x22EC70)
37 67432 [main] find 2692 chdir: dir '.'
33 67465 [main] find 2692 normalize_posix_path: src .
33 67498 [main] find 2692 cwdstuff::get: posix /cygdrive/p
34 67532 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22E860, 260, 1, 0), errno 0
34 67566 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
34 67600 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
35 67635 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
33 67668 [main] find 2692 set_flags: flags: text (0x2000000)
33 67701 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
80 67781 [main] find 2692 symlink_info::check: not a symlink
35 67816 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E520) (0x2000028)
36 67852 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
38 67890 [main] find 2692 chdir: 0 = chdir() cygheap->cwd.posix '/cygdrive/p' native 'p:\'
34 67924 [main] find 2692 lstat64: entering
33 67957 [main] find 2692 normalize_posix_path: src .
33 67990 [main] find 2692 cwdstuff::get: posix /cygdrive/p
65 68055 [main] find 2692 cwdstuff::get: (/cygdrive/p) = cwdstuff::get (0x22E7E0, 260, 1, 0), errno 0
46 68101 [main] find 2692 normalize_posix_path: /cygdrive/p/ = normalize_posix_path (.)
36 68137 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
34 68171 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
37 68208 [main] find 2692 set_flags: flags: text (0x2000000)
38 68246 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
80 68326 [main] find 2692 symlink_info::check: not a symlink
37 68363 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E4A0) (0x2000028)
36 68399 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
37 68436 [main] find 2692 build_fh_pc: fh 0x61156240
33 68469 [main] find 2692 stat_worker: (., 0x22EB80, 1, 0x61156240), file_attributes 22
38 68507 [main] find 2692 fhandler_base::open: (p:\, 0x110000)
73 68580 [main] find 2692 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x20000
36 68616 [main] find 2692 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
34 68650 [main] find 2692 fhandler_base::set_flags: filemode set to binary
34 68684 [main] find 2692 fhandler_base::open: 0 = NtCreateFile (0x6F0, 20080, p:\, io, NULL, 0, 7, 1, 4000, NULL, 0)
35 68719 [main] find 2692 fhandler_base::open: 1 = fhandler_base::open (p:\, 0x110000)
34 68753 [main] find 2692 fhandler_base::open_fs: 1 = fhandler_disk_file::open (p:\, 0x10000)
474 69227 [main] find 2692 get_file_attribute: file: p:\
104 69331 [main] find 2692 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-32-544
43 69374 [main] find 2692 cygpsid::debug_print: get_sids_info: group SID = S-1-5-18
40 69414 [main] find 2692 get_info_from_sd: ACL 43FF, uid 544, gid 18
63 69477 [main] find 2692 fhandler_base::fstat_helper: 0 = fstat (, 0x22EB80) st_atime=4353A093 st_size=0, st_mode=0x43FF, st_ino=5, sizeof=96
35 69512 [main] find 2692 fhandler_base::close: closing '/cygdrive/p' handle 0x6F0
59 69571 [main] find 2692 stat_worker: 0 = (., 0x22EB80)
36 69607 [main] find 2692 close: close (4)
33 69640 [main] find 2692 fhandler_base::close: closing '/cygdrive/p' handle 0x6F4
58 69698 [main] find 2692 close: 0 = close (4)
120 69818 [main] find 2692 chdir: dir '/cygdrive/p'
33 69851 [main] find 2692 normalize_posix_path: src /cygdrive/p
33 69884 [main] find 2692 normalize_posix_path: /cygdrive/p = normalize_posix_path (/cygdrive/p)
33 69917 [main] find 2692 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/p)
36 69953 [main] find 2692 mount_info::cygdrive_win32_path: src '/cygdrive/p', dst 'p:\'
48 70001 [main] find 2692 set_flags: flags: text (0x2000000)
33 70034 [main] find 2692 mount_info::conv_to_win32_path: src_path /cygdrive/p, dst p:\, flags 0x2000028, rc 0
81 70115 [main] find 2692 symlink_info::check: not a symlink
35 70150 [main] find 2692 symlink_info::check: 0 = symlink.check (p:\, 0x22E6C0) (0x2000028)
36 70186 [main] find 2692 path_conv::check: this->path(p:\), has_acls(1)
36 70222 [main] find 2692 chdir: 0 = chdir() cygheap->cwd.posix '/cygdrive/p' native 'p:\'
34 70256 [main] find 2692 fchdir: 0 = fchdir (3)
150 70406 [main] find 2692 close: close (1)
33 70439 [main] find 2692 fhandler_base::close: closing '/cygdrive/p/find.sigtrace' handle 0x72C
39 70478 [main] find 2692 close: 0 = close (1)
219 70697 [main] find 2692 close: close (0)
73 70770 [main] find 2692 fhandler_console::close: decremented open_fhs, now 0
34 70804 [main] find 2692 close: 0 = close (0)
334 71138 [main] find 2692 close: close (2)
74 71212 [main] find 2692 fhandler_base::close: closing '/cygdrive/p/find.sigtrace' handle 0x728
59 71271 [main] find 2692 close: 0 = close (2)
158 71429 [main] find 2692 do_exit: do_exit (256), exit_state 0
43 71472 [main] find 2692 void: 0x0 = signal (20, 0x1)
33 71505 [main] find 2692 void: 0x0 = signal (1, 0x1)
33 71538 [main] find 2692 void: 0x0 = signal (2, 0x1)
33 71571 [main] find 2692 void: 0x0 = signal (3, 0x1)
34 71605 [main] find 2692 fhandler_base::close: closing '/cygdrive/p' handle 0x6F8
69 71674 [main] find 2692 sigproc_terminate: entering
48 71722 [main] find 2692 proc_terminate: nprocs 0
3 71725 [sig] find 2692 wait_sig: done
38 71763 [main] find 2692 proc_terminate: leaving
39 71802 [sig] find 2692 _cygtls::remove: wait 0x0
104 71906 [main] find 2692 sigproc_terminate: sigproc handling not active
61 71967 [main] find 2692 proc_terminate: nprocs 0
47 72014 [main] find 2692 proc_terminate: leaving
106 72120 [main] find 2692 __to_clock_t: dwHighDateTime 0, dwLowDateTime 468750
38 72158 [main] find 2692 __to_clock_t: total 00000000 0000002E
32 72190 [main] find 2692 __to_clock_t: dwHighDateTime 0, dwLowDateTime 468750
31 72221 [main] find 2692 __to_clock_t: total 00000000 0000002E
1414 73635 [main] find 2692 pinfo::maybe_set_exit_code_from_windows: pid 2692, exit value - old 0x80000100, windows 0xDEADBEEF, cygwin 0x80000100

And finally, here's the cygcheck output:



Cygwin Configuration Diagnostics
Current System Time: Mon Oct 17 08:15:37 2005

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path:   .
        D:/cygwin/usr/local/bin
        D:/cygwin/bin
        P:/Scripts
        C:\WINDOWS\system32
        C:\WINDOWS
        C:\WINDOWS\System32\Wbem
        D:\PGP\CmdLine
        D:\cygwin\opt\php
        .
        D:\PostgreSQL\8.0\bin
        D:\Microsoft Visual Studio .NET 2003/vc7/bin

Output from D:\cygWIN\bin\id.exe (nontsec)
UID: 1003(Administrator)  GID: 513(None)
0(root)             513(None)           544(Administrators) 545(Users)

Output from D:\cygWIN\bin\id.exe (ntsec)
UID: 1003(Administrator)  GID: 513(None)
0(root)             513(None)           544(Administrators) 545(Users)

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

HOME = `/home/administrator'
PWD = `/cygdrive/p'
USER = `Administrator'

ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\Administrator\Application Data'
APPDIR = `D:'
APPS = `D:'
ATTACH = `P:/Mail/Attach'
COMMONPROGRAMFILES = `D:\Common'
COMPUTERNAME = `TKA-16'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
CYGBIN = `D:/cygwin/bin'
CYGHOME = `D:/cygwin'
DATA = `P:'
FIREDAEMON = `D:\FireDaemon\FireDaemon.exe'
FIREDAEMON_HOME = `D:\FireDaemon'
FP_NO_HOST_CHECK = `NO'
HOMEDRIVE = `C:'
HOMEPATH = `\Documents and Settings\Administrator'
INCLUDE = `D:\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\'
INSTALL_DIR = `E:'
LIB = `D:\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\'
LOGONSERVER = `\\TKA-16'
MAIL = `P:/Mail'
MP3Z = `M:'
NAME = `Kevin Autrey'
NUMBER_OF_PROCESSORS = `2'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PERDIR = `P:'
PERSDIR = `P:'
PERSONAL = `P:'
PGSYSCONFDIR = `D:/PostgreSQL/8.0/etc'
PIX = `I:'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 15 Model 2 Stepping 9, GenuineIntel'
PROCESSOR_LEVEL = `15'
PROCESSOR_REVISION = `0209'
PROGRAMFILES = `D:'
PROJ = `P:/Projects'
PROJECTS = `P:/Projects'
RES_NAMESERVERS = `192.168.1.254 151.164.1.8 151.164.11.201 151.164.1.7'
SCRIPTS = `P:/Scripts'
SESSIONNAME = `Console'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINDOWS'
TEMP = `/cygdrive/c/Temp/Administrator'
TKA = `P:'
TMP = `/cygdrive/c/Temp/Administrator'
TVDUMPFLAGS = `10'
ULB = `D:/cygwin/usr/local/bin'
USERDOMAIN = `TKA-16'
USERNAME = `Administrator'
USERPROFILE = `C:\Documents and Settings\Administrator'
VS71COMNTOOLS = `D:\Microsoft Visual Studio .NET 2003\Common7\Tools\'
WEBROOT = `W:'
WINDIR = `C:\WINDOWS'
WWW = `W:'
TERM = `cygwin'
HOSTTYPE = `i386'
VENDOR = `intel'
OSTYPE = `posix'
MACHTYPE = `i386'
SHLVL = `1'
LOGNAME = `Administrator'
GROUP = `None'
HOST = `tka-16'
MANPATH = `:/usr/ssl/man'
TZ = `CST6CDT5,M4.1.0/2,M10.5.0/2'
TZ_CODE_DST = `CDT'
TZ_CODE_STD = `CST'
PAGER = `less'
EDITOR = `D:/xemacs/xemacs-cur/i586-pc-win32/winclient.exe'
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 = 0x00000028
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `D:\cygWIN'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `D:\cygWIN/bin'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `D:\cygWIN/lib'
  flags = 0x00000008
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

a:  fd             N/A    N/A
c:  hd  NTFS     38162Mb  39% CP CS UN PA FC     WinXP
d:  hd  NTFS     25603Mb  33% CP CS UN PA FC     Apps
e:  hd  NTFS     35840Mb  70% CP CS UN PA FC     Install
i:  hd  NTFS     30718Mb  35% CP CS UN PA FC     Images
j:  cd             N/A    N/A
k:  cd             N/A    N/A
m:  hd  NTFS     51199Mb  69% CP CS UN PA FC     Music
p:  hd  NTFS     25603Mb  43% CP CS UN PA FC     Data
s:  hd  NTFS      3074Mb  51% CP CS UN PA FC     Swap
v:  hd  NTFS    103904Mb  50% CP CS UN PA FC     Video
w:  hd  NTFS     10236Mb   9% CP CS UN PA FC     WWW
x:  cd             N/A    N/A
y:  cd             N/A    N/A
z:  fd             N/A    N/A

D:\cygWIN      /          system  textmode
D:\cygWIN/bin  /usr/bin   system  textmode
D:\cygWIN/lib  /usr/lib   system  textmode
.              /cygdrive  system  textmode,cygdrive

Found: D:/cygwin/bin\awk.exe
Found: D:/cygwin/bin\bash.exe
Found: D:/cygwin/bin\cat.exe
Found: D:/cygwin/bin\cp.exe
Found: D:/cygwin/bin\cpp.exe
Found: D:/cygwin/bin\find.exe
Found: D:/cygwin/bin\gcc.exe
Found: D:/cygwin/bin\gdb.exe
Found: D:/cygwin/bin\grep.exe
Found: D:/cygwin/bin\ld.exe
Found: D:/cygwin/bin\ls.exe
Found: D:/cygwin/bin\make.exe
Found: D:/cygwin/bin\mv.exe
Found: D:/cygwin/bin\rm.exe
Found: D:/cygwin/bin\sed.exe
Found: D:/cygwin/bin\sh.exe
Found: D:/cygwin/bin\tar.exe

  802k 2003/09/15 D:/cygwin/bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0
                  "cygaspell-15.dll" v0.0 ts=2003/9/15 7:32
   56k 2005/07/09 D:/cygwin/bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2005/7/9 0:09
   18k 2004/07/06 D:/cygwin/bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2004/7/6 13:09
    7k 2003/10/19 D:/cygwin/bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 2:57
 1109k 2005/10/11 D:/cygwin/bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.7.dll" v0.0 ts=2005/10/11 7:57
 1047k 2005/10/11 D:/cygwin/bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2005/10/11 7:47
  895k 2004/04/28 D:/cygwin/bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2004/4/27 10:31
  965k 2005/05/14 D:/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 7:37
 1156k 2004/04/28 D:/cygwin/bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 10:35
 1240k 2005/05/14 D:/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 7:41
  174k 2004/10/14 D:/cygwin/bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2004/10/14 3:34
   40k 2005/09/29 D:/cygwin/bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2005/9/28 21:15
   45k 2001/04/25 D:/cygwin/bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 0:28
   35k 2002/01/09 D:/cygwin/bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 0:03
   48k 2003/08/09 D:/cygwin/bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 4:25
   28k 2003/07/20 D:/cygwin/bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 2:58
   30k 2003/08/11 D:/cygwin/bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2003/8/10 21:12
   19k 2003/03/22 D:/cygwin/bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 21:05
   15k 2003/07/20 D:/cygwin/bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 3:00
   15k 2003/08/11 D:/cygwin/bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 21:13
   17k 2001/06/28 D:/cygwin/bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 22:34
   29k 2003/08/10 D:/cygwin/bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/10 18:16
   24k 2005/07/29 D:/cygwin/bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2005/7/28 22:57
  991k 2004/07/06 D:/cygwin/bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2004/7/6 13:10
   22k 2001/12/13 D:/cygwin/bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 3:28
   37k 2003/08/10 D:/cygwin/bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 16:50
   54k 2004/07/06 D:/cygwin/bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2004/7/6 12:51
   21k 2001/06/20 D:/cygwin/bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 12:09
   41k 2005/08/29 D:/cygwin/bin\cyglber-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-2-7.dll" v0.0 ts=2005/8/14 12:48
  176k 2005/08/29 D:/cygwin/bin\cygldap-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-2-7.dll" v0.0 ts=2005/8/29 6:14
  188k 2005/08/29 D:/cygwin/bin\cygldap_r-2-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-2-7.dll" v0.0 ts=2005/8/29 6:14
   21k 2005/09/29 D:/cygwin/bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2005/9/28 21:15
   26k 2001/04/25 D:/cygwin/bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 0:27
   20k 2002/01/09 D:/cygwin/bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 0:03
   29k 2003/08/09 D:/cygwin/bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 4:25
   21k 2004/10/22 D:/cygwin/bin\cygminires.dll - os=4.0 img=1.0 sys=4.0
                  "cygminires.dll" v0.0 ts=2004/10/22 15:28
   67k 2005/09/29 D:/cygwin/bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2005/9/28 21:16
  156k 2001/04/25 D:/cygwin/bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 0:29
  175k 2002/01/09 D:/cygwin/bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 0:03
  226k 2005/09/29 D:/cygwin/bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2005/9/28 21:02
  226k 2001/04/25 D:/cygwin/bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 0:17
  202k 2002/01/09 D:/cygwin/bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 0:03
  224k 2003/08/09 D:/cygwin/bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 4:24
   11k 2005/09/29 D:/cygwin/bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2005/9/28 21:15
   15k 2001/04/25 D:/cygwin/bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 0:27
   12k 2002/01/09 D:/cygwin/bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 0:03
   19k 2003/08/09 D:/cygwin/bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 4:24
  176k 2005/09/06 D:/cygwin/bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2005/9/6 15:49
  299k 2005/09/06 D:/cygwin/bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2005/9/6 16:26
    6k 2005/09/06 D:/cygwin/bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2005/9/6 16:26
 1248k 2005/08/22 D:/cygwin/bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_8.dll" v0.0 ts=2005/8/22 15:06
  230k 2005/07/11 D:/cygwin/bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2005/7/11 18:50
   22k 2002/06/09 D:/cygwin/bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 0:45
  108k 2001/06/28 D:/cygwin/bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 22:34
  148k 2003/08/10 D:/cygwin/bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/10 18:16
  144k 2005/07/29 D:/cygwin/bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2005/7/28 22:57
   78k 2004/10/13 D:/cygwin/bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2004/10/13 17:50
  231k 2005/10/11 D:/cygwin/bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.7.dll" v0.0 ts=2005/10/11 7:57
  215k 2005/10/11 D:/cygwin/bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2005/10/11 7:47
   65k 2005/08/23 D:/cygwin/bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2005/8/22 21:03
 1265k 2005/07/03 D:/cygwin/bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/7/2 19:30
    Cygwin DLL version info:
        DLL version: 1.5.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 132
        Shared data: 4
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Sat Jul 2 20:30:04 EDT 2005
        Shared id: cygwin1S4


Service : exim Display name : Exim Description : Mail Transfer Agent Current State : Stopped Command : /usr/bin/exim -bdf -q1m stdin path : /dev/null stdout path : /var/log/exim/cygrunsrv_out.log stderr path : /var/log/exim/cygrunsrv_err.log Environment : CYGWIN="ntsec notraverse" Process Type : Own Process Startup : Manual Dependencies : Tcpip Account : LocalSystem

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
Environment         : CYGWIN="ntsec"
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem


Cygwin Package Information Last downloaded files to: E:\CygWin Last downloaded files from: http://planetmirror.com/pub/sourceware/cygwin

Package              Version
_update-info-dir     00323-1
alternatives         1.3.20a-1
ash                  20040127-3
aspell               0.50.3-1
aspell-en            0.51.0-1
base-files           3.6-1
base-passwd          2.2-1
bash                 3.0-11
binutils             20050610-1
bzip2                1.0.3-1
coreutils            5.3.0-9
crypt                1.1-1
cygrunsrv            1.10-1
cygutils             1.2.9-1
cygwin               1.5.18-1
cygwin-doc           1.4-3
diffutils            2.8.7-1
editrights           1.01-1
exim                 4.52-2
expat                1.95.8-1
fetchmail            6.2.5-2
findutils            4.2.25-2
gawk                 3.1.5-1
gcc-core             3.3.3-3
gcc-g++              3.3.3-3
gcc-mingw-core       20050522-1
gcc-mingw-g++        20050522-1
gdb                  20041228-3
gdbm                 1.8.3-7
ghostscript          8.15-2
ghostscript-base     8.15-2
gnupg                1.4.1-1
grep                 2.5.1a-2
groff                1.18.1-2
gzip                 1.3.5-1
hexedit              1.2.10-1
less                 381-1
lftp                 2.6.10-2
libaspell15          0.50.3-1
libbz2_1             1.0.3-1
libcharset1          1.9.2-1
libdb4.2             4.2.52-1
libdb4.3             4.3.28-1
libgdbm              1.8.0-5
libgdbm-devel        1.8.3-7
libgdbm3             1.8.3-3
libgdbm4             1.8.3-7
libiconv             1.9.2-1
libiconv2            1.9.2-1
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.1-1
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.4-4
libopenldap2_2_7     2.2.26-2
libpcre              4.1-2
libpcre0             6.3-1
libpng12             1.2.8-2
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.0-4
libsasl2             2.1.19-3
login                1.9-7
make                 3.80-1
man                  1.5p-1
mingw-runtime        3.8-1
minires              1.00-1
mktemp               1.5-3
ncurses              5.4-4
openssh              4.2p1-1
openssl              0.9.8a-1
openssl097           0.9.7h-1
patch                2.5.8-8
perl                 5.8.7-4
perl_manpages        5.8.7-4
ping                 1.0-1
procmail             3.22-10
sed                  4.1.4-1
tar                  1.15.1-2
tcltk                20030901-1
tcsh                 6.14.00-5
termcap              20050421-1
terminfo             5.4_20041009-1
texinfo              4.8-1
time                 1.7-1
units                1.77-1
unzip                5.50-5
vim                  6.3-1
w32api               3.3-1
which                1.7-1
whois                4.7.8-1
wtf                  0.0.4-6
zip                  2.3-6
zlib                 1.2.3-1
Use -h to see help about each section

I'd appreciate any light that could be shed on this problem...


Regards,
Kevin



--
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]