This is the mail archive of the cygwin@cygwin.com 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]

[Fwd: Re: Newbie: How to get permissions working with 'ntsec']


>> Date: Thu, 20 Jun 2002 13:43:56 +0200
>> From: Corinna Vinschen <corinna-cygwin@cygwin.com>
>> To: cygwin@cygwin.com
>> Subject: Re: [Fwd: Re: Newbie: How to get permissions working with
>> 'ntsec']
>> Message-ID: <20020620134356.F30892@cygbert.vinschen.de>
>> Reply-To: cygwin@cygwin.com
>> Mime-Version: 1.0
>> Content-Type: text/plain; charset=us-ascii
>> Content-Transfer-Encoding: quoted-printable

.......

>> pgarry@RAMCOM ~ getfacl ~/ >> ~/txt/tmp.txt
>> ==============================================
>> # file: /home/pgarry/
>> # owner: pgarry
>> # group: None
>> user::rwx
>> group::---
>> mask::---
>> other::rwx
>> default:user::rwx
>> default:mask::---
>> default:other::rwx
>>
>> I'm just missing the strace when using the /etc/passwd *with* SIDs.
>>
>> Corinna
>>
>> --
>> Corinna Vinschen Please, send mails regarding Cygwin to
>> Cygwin Developer mailto:cygwin@cygwin.com
>> Red Hat, Inc.


Hey, it's working now! I switched HOME=c:\cyg\home\root back to HOME=c:\cyg\home\Administrator and changed /etc/passwd back to the original. However this setup didn't work originally. Can't explain which change has solved everything. Could it be the deletion of 'ntea' and change to 'check_case:adjust' ? I would like to have a customised /etc/passwd so did I make an error?

Here's the 'strace' info you asked for:

CYGWIN_NT-5.0 RAMCOM 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown
ntsec check_case:adjust
Everyone:*:0:0:,S-1-1-0::
SYSTEM:*:18:18:,S-1-5-18::
Administrators:*:544:544:,S-1-5-32-544::
Administrator:unused_by_nt/2000/xp:500:513:U-RAMCOM\Administrator,
S-1-5-21-343818398-1078145449-1060284298-500:/home/Administrator:/bin/bash
Guest:unused_by_nt/2000/xp:501:513:U-RAMCOM\Guest,S-1-5-21-343818398-
1078145449-1060284298-501:/home/Guest:/bin/bash
pgarry:unused_by_nt/2000/xp:1000:513:Garry
Heaton,U-RAMCOM\pgarry,S-1-5-21-343818398-1078145449-1060284298-
1000:/home/pgarry:/bin/bash
r:unused_by_nt/2000/xp:1004:513:U-RAMCOM\r,S-1-5-21-343818398-
1078145449-1060284298-1004:/home/r:/bin/bash
Everyone:S-1-1-0:0:

SYSTEM:S-1-5-18:18:

None:S-1-5-21-343818398-1078145449-1060284298-513:513:

Administrators:S-1-5-32-544:544:

Backup Operators:S-1-5-32-551:551:

Guests:S-1-5-32-546:546:

Power Users:S-1-5-32-547:547:

Replicator:S-1-5-32-552:552:

Users:S-1-5-32-545:545:

uid=1000(pgarry) gid=513(None) groups=0(Everyone),513(None),547(Power
Users),545(Users)
C:\cyg\bin on /usr/bin type system (binmode)
C:\cyg\lib on /usr/lib type system (binmode)
C:\cyg on / type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
/home/pgarry
**********************************************

Program name: C:\cyg\bin\chmod.exe (1084)

App version: 1001.8, api: 0.34

DLL version: 1003.10, api: 0.51

DLL build: 2002-02-25 11:14

OS version: Windows NT-5.0

Date/Time: 2002-06-21 21:59:34

**********************************************

587 1169 [main] chmod 1084 environ_init: 0xA010420: !C:=C:\cyg\bin

111 1280 [main] chmod 1084 environ_init: 0xA010438:
ALLUSERSPROFILE=C:\Documents and Settings\All Users.WINNT

104 1384 [main] chmod 1084 environ_init: 0xA010478:
APPDATA=C:\Documents and Settings\pgarry.RAMCOM\Application Data

103 1487 [main] chmod 1084 environ_init: 0xA0104C0:
COMMONPROGRAMFILES=C:\Program Files\Common Files

102 1589 [main] chmod 1084 environ_init: 0xA0104F8: COMPUTERNAME=RAMCOM

101 1690 [main] chmod 1084 environ_init: 0xA010510:
COMSPEC=C:\WINNT\system32\cmd.exe

112 1802 [main] chmod 1084 parse_options: ntsec 1

108 1910 [main] chmod 1084 check_case_init: File case checking set to
ADJUST

53 1963 [main] chmod 1084 parse_options: check_case (called func)

102 2065 [main] chmod 1084 parse_options: returning

52 2117 [main] chmod 1084 environ_init: 0xA010538: CYGWIN=ntsec
check_case:adjust

103 2220 [main] chmod 1084 environ_init: 0xA010588:
DICTDIR=C:\cyg\usr\local\lib

102 2322 [main] chmod 1084 getwinenv: can't set native for HOME= since
no environ yet

112 2434 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\home\pgarry, no-keep-rel, no-add-slash)

63 2497 [main] chmod 1084 normalize_win32_path: C:\cyg\home\pgarry =
normalize_win32_path (C:\cyg\home\pgarry)

68 2565 [main] chmod 1084 mount_info::conv_to_posix_path:
/home/pgarry = conv_to_posix_path (C:\cyg\home\pgarry)

153 2718 [main] chmod 1084 win_env::add_cache: posix /home/pgarry

53 2771 [main] chmod 1084 win_env::add_cache: native
HOME=C:\cyg\home\pgarry

96 2867 [main] chmod 1084 posify: env var converted to HOME=/home/pgarry

103 2970 [main] chmod 1084 environ_init: 0xA0105D0: HOME=/home/pgarry

103 3073 [main] chmod 1084 environ_init: 0xA0105B0: HOMEDRIVE=C:

100 3173 [main] chmod 1084 environ_init: 0xA010718: HOMEPATH=\

101 3274 [main] chmod 1084 environ_init: 0xA010728: LOGONSERVER=\\RAMCOM

103 3377 [main] chmod 1084 environ_init: 0xA010748:
LS_COLORS=no=00:fi=00:di=01;33:ln=01;36:pi=01;34:so=01;35:bd=44;33;01:cd=45;37;01:or=01;37;41:ex=00:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jpg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.png=01;35:*.mpg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:

113 3490 [main] chmod 1084 environ_init: 0xA0108F0: MAKE_MODE=unix

445 3935 [main] chmod 1084 environ_init: 0xA010908: MANPATH=:/usr/ssl/man

107 4042 [main] chmod 1084 environ_init: 0xA010928: NUMBER_OF_PROCESSORS=1

100 4142 [main] chmod 1084 environ_init: 0xA010948:
OLDPWD=/home/pgarry/txt

99 4241 [main] chmod 1084 environ_init: 0xA010968:
OS2LIBPATH=C:\WINNT\system32\os2\dll;

123 4364 [main] chmod 1084 environ_init: 0xA010998: OS=Windows_NT

100 4464 [main] chmod 1084 getwinenv: can't set native for PATH= since
no environ yet

106 4570 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\usr\local\bin, keep-rel, no-add-slash)

56 4626 [main] chmod 1084 normalize_win32_path: C:\cyg\usr\local\bin
= normalize_win32_path (C:\cyg\usr\local\bin)

58 4684 [main] chmod 1084 mount_info::conv_to_posix_path:
/usr/local/bin = conv_to_posix_path (C:\cyg\usr\local\bin)

54 4738 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\bin, keep-rel, no-add-slash)

54 4792 [main] chmod 1084 normalize_win32_path: C:\cyg\bin =
normalize_win32_path (C:\cyg\bin)

55 4847 [main] chmod 1084 mount_info::conv_to_posix_path: /usr/bin =
conv_to_posix_path (C:\cyg\bin)

54 4901 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\bin, keep-rel, no-add-slash)

54 4955 [main] chmod 1084 normalize_win32_path: C:\cyg\bin =
normalize_win32_path (C:\cyg\bin)

53 5008 [main] chmod 1084 mount_info::conv_to_posix_path: /usr/bin =
conv_to_posix_path (C:\cyg\bin)

54 5062 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\Perl\bin\, keep-rel, add-slash)

53 5115 [main] chmod 1084 normalize_win32_path: c:\Perl\bin\ =
normalize_win32_path (c:\Perl\bin\)

56 5171 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/Perl/bin/ = conv_to_posix_path (c:\Perl\bin\)

54 5225 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\WINNT\system32, keep-rel, no-add-slash)

54 5279 [main] chmod 1084 normalize_win32_path: c:\WINNT\system32 =
normalize_win32_path (c:\WINNT\system32)

56 5335 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/WINNT/system32 = conv_to_posix_path (c:\WINNT\system32)

54 5389 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\WINNT, keep-rel, no-add-slash)

53 5442 [main] chmod 1084 normalize_win32_path: c:\WINNT =
normalize_win32_path (c:\WINNT)

55 5497 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/WINNT = conv_to_posix_path (c:\WINNT)

54 5551 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\WINNT\System32\wbem, keep-rel, no-add-slash)

54 5605 [main] chmod 1084 normalize_win32_path:
c:\WINNT\System32\wbem = normalize_win32_path (c:\WINNT\System32\wbem)

55 5660 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/WINNT/System32/wbem = conv_to_posix_path (c:\WINNT\System32\wbem)

55 5715 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\Program Files\Resource Pro Kit\, keep-rel, add-slash)

54 5769 [main] chmod 1084 normalize_win32_path: c:\Program
Files\Resource Pro Kit\ = normalize_win32_path (c:\Program Files\Resource
Pro Kit\)

56 5825 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/Program Files/Resource Pro Kit/ = conv_to_posix_path (c:\Program
Files\Resource Pro Kit\)

55 5880 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\emacs\bin, keep-rel, no-add-slash)

54 5934 [main] chmod 1084 normalize_win32_path: c:\emacs\bin =
normalize_win32_path (c:\emacs\bin)

55 5989 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/emacs/bin = conv_to_posix_path (c:\emacs\bin)

54 6043 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\mysql\bin, keep-rel, no-add-slash)

53 6096 [main] chmod 1084 normalize_win32_path: c:\mysql\bin =
normalize_win32_path (c:\mysql\bin)

55 6151 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/mysql/bin = conv_to_posix_path (c:\mysql\bin)

62 6213 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\util, keep-rel, no-add-slash)

55 6268 [main] chmod 1084 normalize_win32_path: c:\util =
normalize_win32_path (c:\util)

54 6322 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/util = conv_to_posix_path (c:\util)

54 6376 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\bin, keep-rel, no-add-slash)

53 6429 [main] chmod 1084 normalize_win32_path: C:\cyg\bin =
normalize_win32_path (C:\cyg\bin)

55 6484 [main] chmod 1084 mount_info::conv_to_posix_path: /usr/bin =
conv_to_posix_path (C:\cyg\bin)

53 6537 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\bin, keep-rel, no-add-slash)

53 6590 [main] chmod 1084 normalize_win32_path: C:\cyg\bin =
normalize_win32_path (C:\cyg\bin)

54 6644 [main] chmod 1084 mount_info::conv_to_posix_path: /usr/bin =
conv_to_posix_path (C:\cyg\bin)

54 6698 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\usr\local\bin, keep-rel, no-add-slash)

53 6751 [main] chmod 1084 normalize_win32_path: C:\cyg\usr\local\bin
= normalize_win32_path (C:\cyg\usr\local\bin)

56 6807 [main] chmod 1084 mount_info::conv_to_posix_path:
/usr/local/bin = conv_to_posix_path (C:\cyg\usr\local\bin)

54 6861 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\Program Files\Mozilla, keep-rel, no-add-slash)

54 6915 [main] chmod 1084 normalize_win32_path: c:\Program
Files\Mozilla = normalize_win32_path (c:\Program Files\Mozilla)

55 6970 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/Program Files/Mozilla = conv_to_posix_path (c:\Program
Files\Mozilla)

152 7122 [main] chmod 1084 win_env::add_cache: posix
/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/wbem:/cygdrive/c/Program
Files/Resource Pro
Kit/:/cygdrive/c/emacs/bin:/cygdrive/c/mysql/bin:/cygdrive/c/util:/usr/bin:/usr/bin:/usr/local/bin:/cygdrive/c/Program
Files/Mozilla

57 7179 [main] chmod 1084 win_env::add_cache: native
PATH=C:\cyg\usr\local\bin;C:\cyg\bin;C:\cyg\bin;c:\Perl\bin\;c:\WINNT\system32;c:\WINNT;c:\WINNT\System32\wbem;c:\Program
Files\Resource Pro
Kit\;c:\emacs\bin;c:\mysql\bin;c:\util;C:\cyg\bin;C:\cyg\bin;C:\cyg\usr\local\bin;c:\Program
Files\Mozilla

57 7236 [main] chmod 1084 posify: env var converted to
PATH=/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/wbem:/cygdrive/c/Program
Files/Resource Pro
Kit/:/cygdrive/c/emacs/bin:/cygdrive/c/mysql/bin:/cygdrive/c/util:/usr/bin:/usr/bin:/usr/local/bin:/cygdrive/c/Program
Files/Mozilla

105 7341 [main] chmod 1084 environ_init: 0xA010AB0:
PATH=/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/wbem:/cygdrive/c/Program
Files/Resource Pro
Kit/:/cygdrive/c/emacs/bin:/cygdrive/c/mysql/bin:/cygdrive/c/util:/usr/bin:/usr/bin:/usr/local/bin:/cygdrive/c/Program
Files/Mozilla

107 7448 [main] chmod 1084 environ_init: 0xA0109B0:
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

101 7549 [main] chmod 1084 environ_init: 0xA0109F0:
PROCESSOR_ARCHITECTURE=x86

99 7648 [main] chmod 1084 environ_init: 0xA010A10:
PROCESSOR_IDENTIFIER=x86 Family 6 Model 4 Stepping 2, AuthenticAMD

101 7749 [main] chmod 1084 environ_init: 0xA010A58: PROCESSOR_LEVEL=6

98 7847 [main] chmod 1084 environ_init: 0xA010A70:
PROCESSOR_REVISION=0402

100 7947 [main] chmod 1084 environ_init: 0xA010EC0:
PROGRAMFILES=C:\Program Files

98 8045 [main] chmod 1084 environ_init: 0xA010A90: PROMPT=$P$G

99 8144 [main] chmod 1084 environ_init: 0xA010EE8: PS1=\[\033]0;\w\007

\033[32m\]\u@\h \[\033[33m\w\033[0m\]

$

100 8244 [main] chmod 1084 environ_init: 0xA010F30: PWD=/home/pgarry

105 8349 [main] chmod 1084 environ_init: 0xA010AA0: SHLVL=1

99 8448 [main] chmod 1084 environ_init: 0xA010F48: SYSTEMDRIVE=C:

98 8546 [main] chmod 1084 environ_init: 0xA010F60: SYSTEMROOT=C:\WINNT

99 8645 [main] chmod 1084 getwinenv: can't set native for TEMP= since
no environ yet

119 8764 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp, no-keep-rel,
no-add-slash)

54 8818 [main] chmod 1084 normalize_win32_path:
c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp = normalize_win32_path
(c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp)

57 8875 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp = conv_to_posix_path
(c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp)

148 9023 [main] chmod 1084 win_env::add_cache: posix
/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp

52 9075 [main] chmod 1084 win_env::add_cache: native
TEMP=c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp

52 9127 [main] chmod 1084 posify: env var converted to
TEMP=/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp

98 9225 [main] chmod 1084 environ_init: 0xA010FA8:
TEMP=/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp

100 9325 [main] chmod 1084 environ_init: 0xA010F78: TERM=cygwin

99 9424 [main] chmod 1084 getwinenv: can't set native for TMP= since
no environ yet

99 9523 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp, no-keep-rel,
no-add-slash)

54 9577 [main] chmod 1084 normalize_win32_path:
c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp = normalize_win32_path
(c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp)

56 9633 [main] chmod 1084 mount_info::conv_to_posix_path:
/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp = conv_to_posix_path
(c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp)

148 9781 [main] chmod 1084 win_env::add_cache: posix
/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp

51 9832 [main] chmod 1084 win_env::add_cache: native
TMP=c:\DOCUME~1\PGARRY~1.RAM\LOCALS~1\Temp

52 9884 [main] chmod 1084 posify: env var converted to
TMP=/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp

99 9983 [main] chmod 1084 environ_init: 0xA011150:
TMP=/cygdrive/c/DOCUME~1/PGARRY~1.RAM/LOCALS~1/Temp

99 10082 [main] chmod 1084 environ_init: 0xA010F88: USER=pgarry

98 10180 [main] chmod 1084 environ_init: 0xA011120: USERDOMAIN=RAMCOM

97 10277 [main] chmod 1084 environ_init: 0xA011138: USERNAME=pgarry

98 10375 [main] chmod 1084 environ_init: 0xA0112C8:
USERPROFILE=C:\Documents and Settings\pgarry.RAMCOM

100 10475 [main] chmod 1084 environ_init: 0xA011300: WINDIR=C:\WINNT

98 10573 [main] chmod 1084 environ_init: 0xA011318: _=./cyg_strace.sh

173 10746 [main] chmod 1084 pinfo_init: pid 1084, pgid 1084

119 10865 [main] chmod 1084 dtable::extend: size 32, fds 0x61560128

870 11735 [main] chmod 1084 internal_getlogin: GetUserName() = pgarry

177 11912 [main] chmod 1084 internal_getlogin: User: pgarry, Domain:
RAMCOM, Logon Server: RAMCOM

62 11974 [main] chmod 1084 internal_getlogin: Domain: RAMCOM, Logon
Server: RAMCOM, Windows Username: pgarry

122 12096 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (0)

67 12163 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: fd not open

55 12218 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (1)

53 12271 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: fd not open

52 12323 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (2)

52 12375 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: fd not open

63 12438 [main] chmod 1084 _open: open (/etc/passwd, 0x20000)

84 12522 [main] chmod 1084 normalize_posix_path: src /etc/passwd

61 12583 [main] chmod 1084 normalize_posix_path: /etc/passwd =
normalize_posix_path (/etc/passwd)

57 12640 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/etc/passwd)

65 12705 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/etc/passwd, dst C:\cyg\etc\passwd, flags 0xA, rc 0

460 13165 [main] chmod 1084 symlink_info::check: not a symlink

70 13235 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\etc\passwd, 0x240E7A0) (0xA)

59 13294 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/etc)

59 13353 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/etc, dst C:\cyg\etc, flags 0xA, rc 0

152 13505 [main] chmod 1084 symlink_info::check: not a symlink

63 13568 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\etc, 0x240E7A0) (0xA)

57 13625 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\etc\passwd), set_has_acls(8)

76 13701 [main] chmod 1084 dtable::build_fhandler: fd 3, fh 0x615602C8

58 13759 [main] chmod 1084 fhandler_base::open: (C:\cyg\etc\passwd,
0x20000)

92 13851 [main] chmod 1084 fhandler_base::open: 0xA8 = CreateFileA
(C:\cyg\etc\passwd, 0x80000000, 0x7, 0x240EBE0, 0x3, 0x80, 0)

65 13916 [main] chmod 1084 fhandler_base::open: filemode set to text

60 13976 [main] chmod 1084 fhandler_base::open: 1 =
fhandler_base::open (C:\cyg\etc\passwd, 0x20000)

58 14034 [main] chmod 1084 fhandler_disk_file::open: 1 =
fhandler_disk_file::open (C:\cyg\etc\passwd, 0x20000)

54 14088 [main] chmod 1084 _open: 3 = open (/etc/passwd, 0x20000)

54 14142 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (3)

53 14195 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio says yes

83 14278 [main] chmod 1084 fhandler_disk_file::fstat_helper: 1 =
GetFileInformationByHandle (C:\cyg\etc\passwd, 168)

155 14433 [main] chmod 1084 get_nt_attribute: file: C:\cyg\etc\passwd

73 14506 [main] chmod 1084 read_sd: file = C:\cyg\etc\passwd

146 14652 [main] chmod 1084 read_sd: file = C:\cyg\etc\passwd: len=92

99 14751 [main] chmod 1084 _open: open (/etc/group, 0x20000)

65 14816 [main] chmod 1084 normalize_posix_path: src /etc/group

68 14884 [main] chmod 1084 normalize_posix_path: /etc/group =
normalize_posix_path (/etc/group)

57 14941 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/etc/group)

58 14999 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/etc/group, dst C:\cyg\etc\group, flags 0xA, rc 0

245 15244 [main] chmod 1084 symlink_info::check: not a symlink

64 15308 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\etc\group, 0x240CBC0) (0xA)

57 15365 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/etc)

57 15422 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/etc, dst C:\cyg\etc, flags 0xA, rc 0

142 15564 [main] chmod 1084 symlink_info::check: not a symlink

62 15626 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\etc, 0x240CBC0) (0xA)

58 15684 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\etc\group), set_has_acls(8)

65 15749 [main] chmod 1084 dtable::build_fhandler: fd 4, fh 0x615603C0

54 15803 [main] chmod 1084 fhandler_base::open: (C:\cyg\etc\group,
0x20000)

87 15890 [main] chmod 1084 fhandler_base::open: 0xA4 = CreateFileA
(C:\cyg\etc\group, 0x80000000, 0x7, 0x240D000, 0x3, 0x80, 0)

63 15953 [main] chmod 1084 fhandler_base::open: filemode set to text

55 16008 [main] chmod 1084 fhandler_base::open: 1 =
fhandler_base::open (C:\cyg\etc\group, 0x20000)

54 16062 [main] chmod 1084 fhandler_disk_file::open: 1 =
fhandler_disk_file::open (C:\cyg\etc\group, 0x20000)

54 16116 [main] chmod 1084 _open: 4 = open (/etc/group, 0x20000)

54 16170 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (4)

53 16223 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio says yes

71 16294 [main] chmod 1084 fhandler_disk_file::fstat_helper: 1 =
GetFileInformationByHandle (C:\cyg\etc\group, 164)

65 16359 [main] chmod 1084 get_nt_attribute: file: C:\cyg\etc\group

74 16433 [main] chmod 1084 read_sd: file = C:\cyg\etc\group

125 16558 [main] chmod 1084 read_sd: file = C:\cyg\etc\group: len=92

122 16680 [main] chmod 1084 get_nt_attribute: file: C:\cyg\etc\group
1FF, uid 544, gid 513

62 16742 [main] chmod 1084 fhandler_disk_file::fstat_helper: 0 = fstat
(, 0x240D380) st_atime=3D1393B7 st_size=280, st_mode=0x81FF, st_ino=972901,
sizeof=64

58 16800 [main] chmod 1084 _fstat: 0 = fstat (4, 0x240D380)

59 16859 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (4)

52 16911 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: get_*_binary

54 16965 [main] chmod 1084 setmode_helper: setmode: file was cle now raw

53 17018 [main] chmod 1084 setmode: setmode (4</etc/group>, binary)
returns text

61 17079 [main] chmod 1084 _read: read (4, 0xA0114A0, 1024) blocking,
sigcatchers 0

56 17135 [main] chmod 1084 _read: non-interruptible read

82 17217 [main] chmod 1084 fhandler_base::read: returning 280 chars,
binary mode

58 17275 [main] chmod 1084 _read: 280 = read (4, 0xA0114A0, 1024), errno 0

54 17329 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (4)

52 17381 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio says yes

52 17433 [main] chmod 1084 setmode_helper: setmode: file was raw now cle

53 17486 [main] chmod 1084 setmode: setmode (4</etc/group>, text)
returns binary

934 18420 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (4)

52 18472 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: get_*_binary

52 18524 [main] chmod 1084 setmode_helper: setmode: file was cle now raw

52 18576 [main] chmod 1084 setmode: setmode (4</etc/group>, binary)
returns text

52 18628 [main] chmod 1084 _read: read (4, 0xA0114A0, 1024) blocking,
sigcatchers 0

54 18682 [main] chmod 1084 _read: non-interruptible read

55 18737 [main] chmod 1084 _read: 0 = read (4, 0xA0114A0, 1024), errno 0

53 18790 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (4)

52 18842 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio says yes

52 18894 [main] chmod 1084 setmode_helper: setmode: file was raw now cle

52 18946 [main] chmod 1084 setmode: setmode (4</etc/group>, text)
returns binary

62 19008 [main] chmod 1084 _close: close (4)

56 19064 [main] chmod 1084 fhandler_base::close: closing '/etc/group'
handle 0xA4

82 19146 [main] chmod 1084 _close: 0 = close (4)

69 19215 [main] chmod 1084 normalize_posix_path: src /etc

54 19269 [main] chmod 1084 normalize_posix_path: /etc =
normalize_posix_path (/etc)

54 19323 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/etc)

58 19381 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/etc, dst C:\cyg\etc, flags 0xA, rc 0

260 19641 [main] chmod 1084 symlink_info::check: not a symlink

65 19706 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\etc, 0x240CFF0) (0xA)

57 19763 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\etc), set_has_acls(8)

188 19951 [main] chmod 1084 get_nt_attribute: file: C:\cyg\etc\passwd
1FF, uid 544, gid 513

68 20019 [main] chmod 1084 fhandler_disk_file::fstat_helper: 0 = fstat
(, 0x240EF60) st_atime=3D1393B7 st_size=594, st_mode=0x81FF,
st_ino=-524494748, sizeof=64

59 20078 [main] chmod 1084 _fstat: 0 = fstat (3, 0x240EF60)

57 20135 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (3)

53 20188 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: get_*_binary

52 20240 [main] chmod 1084 setmode_helper: setmode: file was cle now raw

54 20294 [main] chmod 1084 setmode: setmode (3</etc/passwd>, binary)
returns text

55 20349 [main] chmod 1084 _read: read (3, 0xA0114A0, 1024) blocking,
sigcatchers 0

54 20403 [main] chmod 1084 _read: non-interruptible read

73 20476 [main] chmod 1084 fhandler_base::read: returning 594 chars,
binary mode

72 20548 [main] chmod 1084 _read: 594 = read (3, 0xA0114A0, 1024), errno 0

55 20603 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (3)

53 20656 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio says yes

52 20708 [main] chmod 1084 setmode_helper: setmode: file was raw now cle

53 20761 [main] chmod 1084 setmode: setmode (3</etc/passwd>, text)
returns binary

448 21209 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (3)

52 21261 [main] chmod 1084 _cygwin_istext_for_stdio: _cifs: get_*_binary

52 21313 [main] chmod 1084 setmode_helper: setmode: file was cle now raw

52 21365 [main] chmod 1084 setmode: setmode (3</etc/passwd>, binary)
returns text

52 21417 [main] chmod 1084 _read: read (3, 0xA0114A0, 1024) blocking,
sigcatchers 0

53 21470 [main] chmod 1084 _read: non-interruptible read

55 21525 [main] chmod 1084 _read: 0 = read (3, 0xA0114A0, 1024), errno 0

53 21578 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio (3)

52 21630 [main] chmod 1084 _cygwin_istext_for_stdio:
_cygwin_istext_for_stdio says yes

52 21682 [main] chmod 1084 setmode_helper: setmode: file was raw now cle

52 21734 [main] chmod 1084 setmode: setmode (3</etc/passwd>, text)
returns binary

57 21791 [main] chmod 1084 _close: close (3)

53 21844 [main] chmod 1084 fhandler_base::close: closing '/etc/passwd'
handle 0xA8

73 21917 [main] chmod 1084 _close: 0 = close (3)

244 22161 [main] chmod 1084 internal_getlogin: Cygwins Username: pgarry

244 22405 [main] chmod 1084 sigproc_init: process/signal handling
enabled(1)

296 22701 [main] chmod 1084 build_argv: argv[0] = 'chmod'

58 22759 [main] chmod 1084 build_argv: argv[1] = '644'

205 22964 [main] chmod 1084 lstat: entering

74 23038 [main] chmod 1084 normalize_posix_path: src
/home/pgarry/txt/tmp.txt

59 23097 [main] chmod 1084 normalize_posix_path:
/home/pgarry/txt/tmp.txt = normalize_posix_path (/home/pgarry/txt/tmp.txt)

58 23155 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/txt/tmp.txt)

64 23219 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/txt/tmp.txt, dst C:\cyg\home\pgarry\txt\tmp.txt, flags 0xA, rc 0

448 23667 [main] chmod 1084 symlink_info::check: not a symlink

70 23737 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\txt\tmp.txt, 0x23F33C0) (0xA)

61 23798 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/txt)

59 23857 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/txt, dst C:\cyg\home\pgarry\txt, flags 0xA, rc 0

156 24013 [main] chmod 1084 symlink_info::check: not a symlink

344 24357 [sig] chmod 1084 wait_sig: sigcatch_nonmain 0xB8,
sigcatch_main 0xBC

94 24451 [sig] chmod 1084 wait_sig: Ready. dwProcessid 1084

87 24538 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\txt, 0x23F33C0) (0xA)

74 24612 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry)

74 24686 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry, dst C:\cyg\home\pgarry, flags 0xA, rc 0

191 24877 [main] chmod 1084 symlink_info::check: not a symlink

78 24955 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry, 0x23F33C0) (0xA)

72 25027 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home)

74 25101 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home, dst C:\cyg\home, flags 0xA, rc 0

162 25263 [main] chmod 1084 symlink_info::check: not a symlink

77 25340 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home, 0x23F33C0) (0xA)

76 25416 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\home\pgarry\txt\tmp.txt), set_has_acls(8)

87 25503 [main] chmod 1084 dtable::build_fhandler: fd -1, fh 0x615602C8

92 25595 [main] chmod 1084 stat_worker: (/home/pgarry/txt/tmp.txt,
0x23F7C80, 1, 0x23F3890), file_attributes 32

76 25671 [main] chmod 1084 fhandler_base::open:
(C:\cyg\home\pgarry\txt\tmp.txt, 0x110000)

114 25785 [main] chmod 1084 fhandler_base::open: 0xCC = CreateFileA
(C:\cyg\home\pgarry\txt\tmp.txt, 0x80000000, 0x7, 0x23F3670, 0x3, 0x2000080, 0)

80 25865 [main] chmod 1084 fhandler_base::open: filemode set to binary

72 25937 [main] chmod 1084 fhandler_base::open: 1 =
fhandler_base::open (C:\cyg\home\pgarry\txt\tmp.txt, 0x110000)

69 26006 [main] chmod 1084 fhandler_disk_file::open: 1 =
fhandler_disk_file::open (C:\cyg\home\pgarry\txt\tmp.txt, 0x110000)

94 26100 [main] chmod 1084 fhandler_disk_file::fstat_helper: 1 =
GetFileInformationByHandle (C:\cyg\home\pgarry\txt\tmp.txt, 204)

100 26200 [main] chmod 1084 get_nt_attribute: file:
C:\cyg\home\pgarry\txt\tmp.txt

75 26275 [main] chmod 1084 read_sd: file = C:\cyg\home\pgarry\txt\tmp.txt

147 26422 [main] chmod 1084 read_sd: file =
C:\cyg\home\pgarry\txt\tmp.txt: len=140

168 26590 [main] chmod 1084 get_nt_attribute: file:
C:\cyg\home\pgarry\txt\tmp.txt 1FF, uid 1000, gid 513

77 26667 [main] chmod 1084 fhandler_disk_file::fstat_helper: 0 = fstat
(, 0x23F7C80) st_atime=3D11BADF st_size=801, st_mode=0x81FF,
st_ino=1980781988, sizeof=64

72 26739 [main] chmod 1084 fhandler_base::close: closing
'/home/pgarry/txt/tmp.txt' handle 0xCC

88 26827 [main] chmod 1084 stat_worker: 0 = (/home/pgarry/txt/tmp.txt,
0x23F7C80)

212 27039 [main] chmod 1084 globify: argv[2] = '/home/pgarry/txt/tmp.txt'

136 27175 [main] chmod 1084 build_argv: argc 3

115 27290 [main] chmod 1084 normalize_posix_path: src /dev/conin

78 27368 [main] chmod 1084 normalize_posix_path: /dev/conin =
normalize_posix_path (/dev/conin)

69 27437 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/dev/conin)

74 27511 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/dev/conin, dst conin, flags 0x2, rc 0

1968 29479 [main] chmod 1084 dtable::build_fhandler: fd 0, fh 0x615604B8

232 29711 [main] chmod 1084 fhandler_base::init: created new
fhandler_base for handle 0x3

121 29832 [main] chmod 1084 open_shared: name (null), shared 0x1C480000
(wanted 0x0), h 0x114

93 29925 [main] chmod 1084 tty_min::set_ctty: attached tty1073741824
sid 1084, pid 1084, tty->pgid 0, tty->sid 1084

79 30004 [main] chmod 1084 tty_min::set_ctty: resetting tty1073741824
sid. Was 1084, now 1084. pgid was 0, now 1084.

209 30213 [main] chmod 1084 fhandler_console::open: opened conin$ 0x33,
conout$ 0x37

98 30311 [main] chmod 1084 fhandler_console::output_tcsetattr: 0 =
tcsetattr (,1C480018) (ENABLE FLAGS 3) (lflag 107 oflag 9)

75 30386 [main] chmod 1084 dtable::init_std_file_from_handle: fd 0,
handle 0x3

153 30539 [main] chmod 1084 normalize_posix_path: src unknown disk file

87 30626 [main] chmod 1084 mount_info::conv_to_posix_path:
conv_to_posix_path (C:\cyg\home\pgarry, no-keep-rel, no-add-slash)

78 30704 [main] chmod 1084 normalize_win32_path: C:\cyg\home\pgarry =
normalize_win32_path (C:\cyg\home\pgarry)

75 30779 [main] chmod 1084 mount_info::conv_to_posix_path:
/home/pgarry = conv_to_posix_path (C:\cyg\home\pgarry)

78 30857 [main] chmod 1084 cwdstuff::get: posix /home/pgarry

69 30926 [main] chmod 1084 cwdstuff::get: (/home/pgarry) =
cwdstuff::get (0x240F940, 260, 1, 0), errno 0

71 30997 [main] chmod 1084 normalize_posix_path: /home/pgarry/unknown
disk file = normalize_posix_path (unknown disk file)

71 31068 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/unknown disk file)

77 31145 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/unknown disk file, dst C:\cyg\home\pgarry\unknown disk file,
flags 0xA, rc 0

344 31489 [main] chmod 1084 symlink_info::check: GetFileAttributes
(C:\cyg\home\pgarry\unknown disk file) failed

83 31572 [main] chmod 1084 geterrno_from_win_error: windows error 2 ==
errno 2

132 31704 [main] chmod 1084 symlink_info::check: GetFileAttributes
(C:\cyg\home\pgarry\unknown disk file.lnk) failed

79 31783 [main] chmod 1084 geterrno_from_win_error: windows error 2 ==
errno 2

71 31854 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\unknown disk file, 0x240F600) (0xA)

73 31927 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry)

73 32000 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry, dst C:\cyg\home\pgarry, flags 0xA, rc 0

183 32183 [main] chmod 1084 symlink_info::check: not a symlink

76 32259 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry, 0x240F600) (0xA)

72 32331 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home)

73 32404 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home, dst C:\cyg\home, flags 0xA, rc 0

159 32563 [main] chmod 1084 symlink_info::check: not a symlink

78 32641 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home, 0x240F600) (0xA)

72 32713 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\home\pgarry\unknown disk file), set_has_acls(8)

81 32794 [main] chmod 1084 dtable::build_fhandler: fd 1, fh 0x615602C8

74 32868 [main] chmod 1084 fhandler_base::init: created new
fhandler_base for handle 0xD8

119 32987 [main] chmod 1084 dtable::init_std_file_from_handle: fd 1,
handle 0xD8

88 33075 [main] chmod 1084 normalize_posix_path: src /dev/conout

71 33146 [main] chmod 1084 normalize_posix_path: /dev/conout =
normalize_posix_path (/dev/conout)

69 33215 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/dev/conout)

71 33286 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/dev/conout, dst conout, flags 0x2, rc 0

106 33392 [main] chmod 1084 dtable::build_fhandler: fd 2, fh 0x61560EF0

73 33465 [main] chmod 1084 fhandler_base::init: created new
fhandler_base for handle 0x3F

153 33618 [main] chmod 1084 fhandler_console::open: opened conin$ 0x3,
conout$ 0x43

89 33707 [main] chmod 1084 fhandler_console::output_tcsetattr: 0 =
tcsetattr (,1C480018) (ENABLE FLAGS 3) (lflag 107 oflag 9)

72 33779 [main] chmod 1084 dtable::init_std_file_from_handle: fd 2,
handle 0x3F

71 33850 [main] chmod 1084 dll_list::init: here

70 33920 [main] chmod 1084 dll_crt0_1: user_data->main 0x401DB0

84 34004 [main] chmod 1084 sig_send: pid 1084, signal -2, its_me 1

79 34083 [sig] chmod 1084 wait_sig: awake

61 34144 [sig] chmod 1084 wait_sig: processing signal -2

57 34201 [sig] chmod 1084 wait_sig: set main thread completion event

52 34253 [sig] chmod 1084 wait_sig: looping

69 34322 [main] chmod 1084 sig_send: Waiting for thiscomplete 0xC8

85 34407 [main] chmod 1084 sig_send: returning 0 from sending signal -2

406 34813 [main] chmod 1084 lstat: entering

72 34885 [main] chmod 1084 normalize_posix_path: src
/home/pgarry/txt/tmp.txt

70 34955 [main] chmod 1084 normalize_posix_path:
/home/pgarry/txt/tmp.txt = normalize_posix_path (/home/pgarry/txt/tmp.txt)

70 35025 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/txt/tmp.txt)

74 35099 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/txt/tmp.txt, dst C:\cyg\home\pgarry\txt\tmp.txt, flags 0xA, rc 0

384 35483 [main] chmod 1084 symlink_info::check: not a symlink

86 35569 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\txt\tmp.txt, 0x240F574) (0xA)

75 35644 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/txt)

75 35719 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/txt, dst C:\cyg\home\pgarry\txt, flags 0xA, rc 0

169 35888 [main] chmod 1084 symlink_info::check: not a symlink

78 35966 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\txt, 0x240F574) (0xA)

90 36056 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry)

73 36129 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry, dst C:\cyg\home\pgarry, flags 0xA, rc 0

158 36287 [main] chmod 1084 symlink_info::check: not a symlink

77 36364 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry, 0x240F574) (0xA)

70 36434 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home)

71 36505 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home, dst C:\cyg\home, flags 0xA, rc 0

157 36662 [main] chmod 1084 symlink_info::check: not a symlink

77 36739 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home, 0x240F574) (0xA)

74 36813 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\home\pgarry\txt\tmp.txt), set_has_acls(8)

84 36897 [main] chmod 1084 dtable::build_fhandler: fd -1, fh 0x615603C0

71 36968 [main] chmod 1084 stat_worker: (/home/pgarry/txt/tmp.txt,
0x240FE04, 1, 0x240FA44), file_attributes 32

72 37040 [main] chmod 1084 fhandler_base::open:
(C:\cyg\home\pgarry\txt\tmp.txt, 0x110000)

110 37150 [main] chmod 1084 fhandler_base::open: 0xA0 = CreateFileA
(C:\cyg\home\pgarry\txt\tmp.txt, 0x80000000, 0x7, 0x240F824, 0x3, 0x2000080, 0)

79 37229 [main] chmod 1084 fhandler_base::open: filemode set to binary

73 37302 [main] chmod 1084 fhandler_base::open: 1 =
fhandler_base::open (C:\cyg\home\pgarry\txt\tmp.txt, 0x110000)

71 37373 [main] chmod 1084 fhandler_disk_file::open: 1 =
fhandler_disk_file::open (C:\cyg\home\pgarry\txt\tmp.txt, 0x110000)

88 37461 [main] chmod 1084 fhandler_disk_file::fstat_helper: 1 =
GetFileInformationByHandle (C:\cyg\home\pgarry\txt\tmp.txt, 160)

82 37543 [main] chmod 1084 get_nt_attribute: file:
C:\cyg\home\pgarry\txt\tmp.txt

72 37615 [main] chmod 1084 read_sd: file = C:\cyg\home\pgarry\txt\tmp.txt

144 37759 [main] chmod 1084 read_sd: file =
C:\cyg\home\pgarry\txt\tmp.txt: len=140

169 37928 [main] chmod 1084 get_nt_attribute: file:
C:\cyg\home\pgarry\txt\tmp.txt 1FF, uid 1000, gid 513

76 38004 [main] chmod 1084 fhandler_disk_file::fstat_helper: 0 = fstat
(, 0x240FE04) st_atime=3D11BADF st_size=801, st_mode=0x81FF,
st_ino=1980781988, sizeof=64

73 38077 [main] chmod 1084 fhandler_base::close: closing
'/home/pgarry/txt/tmp.txt' handle 0xA0

84 38161 [main] chmod 1084 stat_worker: 0 = (/home/pgarry/txt/tmp.txt,
0x240FE04)

77 38238 [main] chmod 1084 normalize_posix_path: src
/home/pgarry/txt/tmp.txt

71 38309 [main] chmod 1084 normalize_posix_path:
/home/pgarry/txt/tmp.txt = normalize_posix_path (/home/pgarry/txt/tmp.txt)

70 38379 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/txt/tmp.txt)

72 38451 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/txt/tmp.txt, dst C:\cyg\home\pgarry\txt\tmp.txt, flags 0xA, rc 0

247 38698 [main] chmod 1084 symlink_info::check: not a symlink

77 38775 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\txt\tmp.txt, 0x240F5D4) (0xA)

72 38847 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry/txt)

72 38919 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry/txt, dst C:\cyg\home\pgarry\txt, flags 0xA, rc 0

160 39079 [main] chmod 1084 symlink_info::check: not a symlink

76 39155 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry\txt, 0x240F5D4) (0xA)

71 39226 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home/pgarry)

71 39297 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home/pgarry, dst C:\cyg\home\pgarry, flags 0xA, rc 0

153 39450 [main] chmod 1084 symlink_info::check: not a symlink

76 39526 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home\pgarry, 0x240F5D4) (0xA)

85 39611 [main] chmod 1084 mount_info::conv_to_win32_path:
conv_to_win32_path (/home)

72 39683 [main] chmod 1084 mount_info::conv_to_win32_path: src_path
/home, dst C:\cyg\home, flags 0xA, rc 0

155 39838 [main] chmod 1084 symlink_info::check: not a symlink

76 39914 [main] chmod 1084 symlink_info::check: 0 = symlink.check
(C:\cyg\home, 0x240F5D4) (0xA)

73 39987 [main] chmod 1084 path_conv::check: root_dir(C:\),
this->path(C:\cyg\home\pgarry\txt\tmp.txt), set_has_acls(8)

231 40218 [main] chmod 1084 get_nt_attribute: file:
C:\cyg\home\pgarry\txt\tmp.txt

83 40301 [main] chmod 1084 read_sd: file = C:\cyg\home\pgarry\txt\tmp.txt

137 40438 [main] chmod 1084 read_sd: file =
C:\cyg\home\pgarry\txt\tmp.txt: len=140

113 40551 [main] chmod 1084 get_nt_attribute: file:
C:\cyg\home\pgarry\txt\tmp.txt uid 1000, gid 513

90 40641 [main] chmod 1084 read_sd: file = C:\cyg\home\pgarry\txt\tmp.txt

130 40771 [main] chmod 1084 read_sd: file =
C:\cyg\home\pgarry\txt\tmp.txt: len=140

89 40860 [main] chmod 1084 alloc_sd: owner: pgarry [1000]

159 41019 [main] chmod 1084 alloc_sd: ACL-Size: 100

80 41099 [main] chmod 1084 alloc_sd: Created SD-Size: 176

1072 42171 [main] chmod 1084 set_process_privilege: Privilege
SeRestorePrivilege couldn't be assigned

156 42327 [main] chmod 1084 seterrno_from_win_error:
/cygnus/netrel/src/cygwin-1.3.10-1/winsup/cygwin/sec_helper.cc:378 errno 1300

82 42409 [main] chmod 1084 geterrno_from_win_error: unknown windows
error 1300, setting errno to 13

76 42485 [main] chmod 1084 set_process_privilege: -1 =
set_process_privilege (SeRestorePrivilege, 1)

30108 72593 [main] chmod 1084 set_file_attribute: 0 = set_file_attribute
(C:\cyg\home\pgarry\txt\tmp.txt, 1000, 513, 0x1A4)

351 72944 [main] chmod 1084 chmod: 0 = chmod (/home/pgarry/txt/tmp.txt,
0x1A4)

142 73086 [main] chmod 1084 do_exit: do_exit (0)

81 73167 [main] chmod 1084 void: 0x0 = signal (20, 0x1)

74 73241 [main] chmod 1084 void: 0x0 = signal (1, 0x1)

68 73309 [main] chmod 1084 void: 0x0 = signal (2, 0x1)

65 73374 [main] chmod 1084 void: 0x0 = signal (3, 0x1)

111 73485 [main] chmod 1084 fhandler_base::close: closing 'unknown disk
file' handle 0xD8

98 73583 [main] chmod 1084 proc_terminate: nchildren 0, nzombies 0

70 73653 [main] chmod 1084 proc_terminate: leaving

66 73719 [main] chmod 1084 sigproc_terminate: entering

52 73771 [main] chmod 1084 sigproc_terminate: done

142 73913 [main] chmod 1084 __to_clock_t: dwHighDateTime 0,
dwLowDateTime 100144

57 73970 [main] chmod 1084 __to_clock_t: total 00000000 0000000A

55 74025 [main] chmod 1084 __to_clock_t: dwHighDateTime 0,
dwLowDateTime 300432

68 74093 [main] chmod 1084 __to_clock_t: total 00000000 0000001E

895 74988 [main] chmod 1084 _pinfo::exit: Calling ExitProcess 0




--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.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]