Mail Archives: cygwin/2003/12/10/19:53:02
------=_NextPart_000_0230_01C3BF80.E60EE200
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Yer I had a read though the history in the mailing lists similar
problems where mentioned but never any solutions that I could
find.
Double checking problems.html looks like the only thing I
missed is the cygcheck.out so I've attached.
Did a bit more testing and heres a quick one that I believe shows
the issue:
getfacl.exe games/
# file: games/
# owner: steven
# group: None
user::rwx
group::---
group:SYSTEM:rwx
group:Administrators:rwx
group:mpukgame:rwx
mask:rwx
other:---
default:user::---
default:group:SYSTEM:rwx
default:group:Administrators:rwx
default:mask:rwx
[root AT eisenguard]/usr/local: cd games
[root AT eisenguard]/usr/local/games: touch 1
[root AT eisenguard]/usr/local/games: getfacl.exe 1
# file: 1
# owner: steven
# group: None
user::rw-
group::r--
mask:rwx
other:r--
As you can see the file 1 was created with out SYSTEM,
Administators group access where it is my belief that as
they are set as "default" they should be inherited by any
files created under them. This belief is enhanced by creating
another file through explorer -> new ( text doc )
which yields:
# file: 2
# owner: steven
# group: None
user::rwx
group::---
group:SYSTEM:rwx
group:Administrators:rwx
mask:rwx
other:---
As an aside to this issue this issue it might be helpful
to have the ablity to configure cygwin to set default
acl's on files i.e. add SYSTEM access as without it
major issues can occur. This however would be
strictly and ENH not a DR.
Steve
----- Original Message -----
From: "Larry Hall" <cygwin-lh AT cygwin DOT com>
To: "Steven Hartland" <killing AT barrysworld DOT com>; <cygwin AT cygwin DOT com>
Sent: Wednesday, December 10, 2003 11:30 PM
Subject: Re: file permissions issues on creation with cygwin 1.5.5-1?
> At 05:06 PM 12/10/2003, Steven Hartland you wrote:
> >I've been having a number of issue with cygwin since install.
> >I've gone though all the usual sources before asking but cant
> >seem to get any closer to solving the issue.
> >Im currently seeing two seperate problems which both turn out
> >to be file permission based.
> >Setup:
> >Windows XP, NTFS, CYGWIN=ntsec, cygwin 1.5.5-1
> >
> >Issues:
> >1. rsync partial file updates fails with:
> >rename failed ... permission denied
> >2. execution of an application extracted under cygwin fails
> >random error ( it cant access its dll in the local dir )
> >
> >>From my investigations is appears that cygwin is maintaining
> >the "default" permissions that should be inherited from the
> >current dir / parent directory. The core cause for both the errors
> >appears to be the lack of access to the created files by "SYSTEM".
> >
> >All the standard permission for the current user / or owner of
> >the files seems to be correct but its the "hidden" permissions
> >or lack of that are causing the issues.
> >
> >So where do I go from here? Has anyone else seen this
> >behaviour, knows a fix?
>
>
> There's been some traffic on this list about similar-sounding problems.
> You can look in the email archives for some discussion and solutions there.
> If you're intent on getting some personal feedback, I'm going to suggest
> that you start by reading and complying with
> <http://cygwin.com/problems.html>. This will give the base-line of
> information from which someone can assess your installation.
>
>
> --
> Larry Hall http://www.rfk.com
> RFK Partners, Inc. (508) 893-9779 - RFK Office
> 838 Washington Street (508) 893-9889 - FAX
> Holliston, MA 01746
>
>
------=_NextPart_000_0230_01C3BF80.E60EE200
Content-Type: application/octet-stream;
name="cygcheck.out"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="cygcheck.out"
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Thu Dec 11 00:25:43 2003
Windows XP Professional Ver 5.1 Build 2600 Service Pack 1
Path: C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
C:\cygwin\usr\X11R6\bin
C:\cygwin\usr\local\libexec\apache
C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
C:\cygwin\usr\X11R6\bin
c:\Perl\bin\
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\System32\Wbem
C:\cygwin\bin
C:\cygwin\bin
Output from C:\cygwin\bin\id.exe (nontsec)
UID: 500(root) GID: 513(None)
513(None)
Output from C:\cygwin\bin\id.exe (ntsec)
UID: 500(root) GID: 513(None)
513(None) 544(Administrators) =20
545(mpukgame)
SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS
HOME =3D `C:\cygwin\root'
MAKE_MODE =3D `unix'
PWD =3D `/root'
USER =3D `root'
ALLUSERSPROFILE =3D `C:\Documents and Settings\All Users'
BASH_ENH =3D `~/.bashrc'
BASH_ENV =3D `~/.bashrc'
COMMONPROGRAMFILES =3D `C:\Program Files\Common Files'
COMPUTERNAME =3D `EISENGUARD'
COMSPEC =3D `C:\WINDOWS\system32\cmd.exe'
CVS_RSH =3D `/bin/ssh'
HISTCONTROL =3D `ignoredups'
HOMEDRIVE =3D `C:'
HOMEPATH =3D `\cygwin\root'
HOSTNAME =3D `eisenguard'
INFOPATH =3D =
`/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/=
autotool/stable/info:/usr/local/info:/usr/info:/usr/share/info:/usr/autot=
ool/devel/info:/usr/autotool/stable/info:'
LOGNAME =3D `root'
LOGONSERVER =3D `\\EISENGUARD'
MAIL =3D `/var/spool/mail/root'
MANPATH =3D =
`/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man:/usr/loca=
l/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man'
NUMBER_OF_PROCESSORS =3D `4'
OLDPWD =3D `/root'
OS =3D `Windows_NT'
PATHEXT =3D `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE =3D `x86'
PROCESSOR_IDENTIFIER =3D `x86 Family 15 Model 2 Stepping 9, =
GenuineIntel'
PROCESSOR_LEVEL =3D `15'
PROCESSOR_REVISION =3D `0209'
PROGRAMFILES =3D `C:\Program Files'
PS1 =3D `[root AT eisenguard]\w: '
SHELL =3D `/bin/bash'
SHLVL =3D `1'
SSH_AUTH_SOCK =3D `/tmp/ssh-HtlE2376/agent.2376'
SSH_CLIENT =3D `212.135.219.179 1715 22'
SSH_CONNECTION =3D `212.135.219.179 1715 212.42.16.30 22'
SSH_TTY =3D `/dev/tty0'
SYSTEMDRIVE =3D `C:'
SYSTEMROOT =3D `C:\WINDOWS'
TEMP =3D `c:\WINDOWS\TEMP'
TERM =3D `vt100'
TMP =3D `c:\WINDOWS\TEMP'
TZ =3D `GMTST0GMTST-1,M3.5.0/1,M10.5.0/2'
USERDOMAIN =3D `EISENGUARD'
USERNAME =3D `Administrator'
WIBBLE =3D `1'
WINDIR =3D `C:\WINDOWS'
_ =3D `/usr/bin/cygcheck'
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) =3D `/cygdrive'
cygdrive flags =3D 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) =3D `C:\cygwin'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) =3D `C:\cygwin/bin'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) =3D `C:\cygwin/lib'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts =
v2\/usr/local/games
(default) =3D `c:\games'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts =
v2\/usr/local/installs
(default) =3D `c:\installs'
flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A =20
c: hd NTFS 38154Mb 55% CP CS UN PA FC Local Disk
d: cd CDFS 600Mb 100% CS UN SETUP
C:\cygwin / system binmode
C:\cygwin/bin /usr/bin system binmode
C:\cygwin/lib /usr/lib system binmode
c:\games /usr/local/games system binmode
c:\installs /usr/local/installs system binmode
. /cygdrive system binmode,cygdrive
Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
61k 2003/08/09 C:\cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygbz2-1.dll" v0.0 ts=3D2003/8/9 7:35
7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygcrypt-0.dll" v0.0 ts=3D2003/10/19 8:57
842k 2003/09/30 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygcrypto-0.9.7.dll" v0.0 ts=3D2003/9/30 17:49
645k 2003/04/11 C:\cygwin\bin\cygcrypto.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygcrypto.dll" v0.0 ts=3D2003/4/11 11:37
380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb-3.1.dll" v0.0 ts=3D2002/7/24 17:24
831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb-4.1.dll" v0.0 ts=3D2003/9/20 22:51
326k 2002/06/26 C:\cygwin\bin\cygdb2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb2.dll" v0.0 ts=3D2002/6/26 18:48
487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb_cxx-3.1.dll" v0.0 ts=3D2002/7/24 17:25
1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygdb_cxx-4.1.dll" v0.0 ts=3D2003/9/20 22:53
45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygform5.dll" v0.0 ts=3D2001/4/25 6:28
35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygform6.dll" v0.0 ts=3D2002/1/9 6:03
48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygform7.dll" v0.0 ts=3D2003/8/9 10:25
28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyggdbm-3.dll" v0.0 ts=3D2003/7/20 8:58
30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyggdbm-4.dll" v0.0 ts=3D2003/8/11 3:12
19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyggdbm.dll" v0.0 ts=3D2002/2/20 3:05
15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggdbm_compat-3.dll" v0.0 ts=3D2003/7/20 9:00
15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggdbm_compat-4.dll" v0.0 ts=3D2003/8/11 3:13
69k 2003/08/10 C:\cygwin\bin\cyggettextlib-0-12-1.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggettextlib-0-12-1.dll" v0.0 ts=3D2003/8/10 23:10
12k 2003/08/10 C:\cygwin\bin\cyggettextpo-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyggettextpo-0.dll" v0.0 ts=3D2003/8/10 23:11
134k 2003/08/10 C:\cygwin\bin\cyggettextsrc-0-12-1.dll - os=3D4.0 =
img=3D1.0 sys=3D4.0
"cyggettextsrc-0-12-1.dll" v0.0 ts=3D2003/8/10 23:10
17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghistory4.dll" v0.0 ts=3D2001/1/7 4:34
29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghistory5.dll" v0.0 ts=3D2003/8/11 0:16
306k 2002/04/27 C:\cygwin\bin\cyghttpd.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cyghttpd.dll" v0.0 ts=3D2002/4/27 14:23
958k 2003/08/10 C:\cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygiconv-2.dll" v0.0 ts=3D2003/8/10 21:57
22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygintl-1.dll" v0.0 ts=3D2001/12/13 9:28
37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygintl-2.dll" v0.0 ts=3D2003/8/10 22:50
26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygmenu5.dll" v0.0 ts=3D2001/4/25 6:27
20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygmenu6.dll" v0.0 ts=3D2002/1/9 6:03
29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygmenu7.dll" v0.0 ts=3D2003/8/9 10:25
156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses++5.dll" v0.0 ts=3D2001/4/25 6:29
175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses++6.dll" v0.0 ts=3D2002/1/9 6:03
226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses5.dll" v0.0 ts=3D2001/4/25 6:17
202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses6.dll" v0.0 ts=3D2002/1/9 6:03
224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygncurses7.dll" v0.0 ts=3D2003/8/9 10:24
15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpanel5.dll" v0.0 ts=3D2001/4/25 6:27
12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpanel6.dll" v0.0 ts=3D2002/1/9 6:03
19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpanel7.dll" v0.0 ts=3D2003/8/9 10:24
67k 2003/09/10 C:\cygwin\bin\cygpcre-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcre-0.dll" v0.0 ts=3D2003/9/10 15:25
63k 2003/04/11 C:\cygwin\bin\cygpcre.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcre.dll" v0.0 ts=3D2003/4/11 9:31
15k 2003/09/10 C:\cygwin\bin\cygpcreposix-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcreposix-0.dll" v0.0 ts=3D2003/9/10 15:25
61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpcreposix.dll" v0.0 ts=3D2003/4/11 9:31
1100k 2003/08/29 C:\cygwin\bin\cygperl5_8_0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygperl5_8_0.dll" v0.0 ts=3D2003/8/29 11:20
22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygpopt-0.dll" v0.0 ts=3D2002/6/9 6:45
108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygreadline4.dll" v0.0 ts=3D2001/1/7 4:34
148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygreadline5.dll" v0.0 ts=3D2003/8/11 0:16
171k 2003/09/30 C:\cygwin\bin\cygssl-0.9.7.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygssl-0.9.7.dll" v0.0 ts=3D2003/9/30 17:49
165k 2003/04/11 C:\cygwin\bin\cygssl.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygssl.dll" v0.0 ts=3D2003/4/11 11:37
60k 2003/08/09 C:\cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0
"cygz.dll" v0.0 ts=3D2003/8/9 7:28
949k 2003/09/20 C:\cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
"cygwin1.dll" v0.0 ts=3D2003/9/20 21:31
Cygwin DLL version info:
DLL version: 1.5.5
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 94
Shared data: 3
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:=20
Build date: Sat Sep 20 16:31:15 EDT 2003
CVS tag: cr-0x9b
Shared id: cygwin1S3
Cygwin Package Information
Last downloaded files to: C:\Working\Cygwin
Last downloaded files from: ftp://cygwin.mirrors.pair.com
Package Version =20
_update-info-dir 00221-1 =20
apache 1.3.24-5 =20
ash 20031007-1 =20
autoconf 2.57a-1 =20
autoconf-devel 2.57-2 =20
autoconf-stable 2.13-5 =20
automake 1.7.5a-1 =20
automake-devel 1.7.6-2 =20
automake-stable 1.4p5-6 =20
base-files 2.6-1 =20
base-passwd 1.1-1 =20
bash 2.05b-16 =20
binutils 20030901-1 =20
bzip2 1.0.2-5 =20
check 0.8.4-1 =20
cmake 1.8.1-1 =20
cpio 2.5-3 =20
cron 3.0.1-11 =20
crypt 1.1-1 =20
cvs 1.11.6-3 =20
cygrunsrv 0.96-2 =20
cygutils 1.2.2-1 =20
cygwin 1.5.5-1 =20
db2 2.7.7-4 =20
db3.1 3.1.17-2 =20
db4.1 4.1.25-1 =20
diffutils 2.8.4-1 =20
editrights 1.01-1 =20
file 4.03-2 =20
fileutils 4.1-2 =20
findutils 4.1.7-4 =20
gawk 3.1.3-3 =20
gcc 3.3.1-2 =20
gcc-mingw 20030911-3 =20
gdb 20030919-1 =20
gdbm 1.8.3-7 =20
grep 2.5-1 =20
groff 1.18.1-2 =20
gzip 1.3.5-1 =20
less 381-1 =20
libbz2_1 1.0.2-5 =20
libdb2 2.7.7-4 =20
libdb2-devel 2.7.7-4 =20
libdb3.1 3.1.17-2 =20
libdb3.1-devel 3.1.17-2 =20
libdb4.1 4.1.25-1 =20
libdb4.1-devel 4.1.25-1 =20
libgdbm 1.8.0-5 =20
libgdbm-devel 1.8.3-7 =20
libgdbm3 1.8.3-3 =20
libgdbm4 1.8.3-7 =20
libgettextpo0 0.12.1-3 =20
libiconv2 1.9.1-3 =20
libintl1 0.10.40-1 =20
libintl2 0.12.1-3 =20
libncurses5 5.2-1 =20
libncurses6 5.2-8 =20
libncurses7 5.3-4 =20
libpcre 4.1-1 =20
libpcre0 4.4-2 =20
libpopt0 1.6.4-4 =20
libreadline4 4.1-2 =20
libreadline5 4.3-5 =20
login 1.9-7 =20
lynx 2.8.4-7 =20
m4 1.4-1 =20
make 3.80-1 =20
man 1.5j-2 =20
mingw-runtime 3.2-1 =20
mktemp 1.5-3 =20
ncftp 3.1.4-1 =20
ncurses 5.3-4 =20
openssh 3.7.1p2-1 =20
openssl 0.9.7c-1 =20
openssl096 0.9.6j-1 =20
patch 2.5.8-8 =20
patchutils 0.2.22-2 =20
perl 5.8.0-5 =20
proftpd 1.2.9rc3-1 =20
rcs 5.7-3 =20
readline 4.3-5 =20
rpm 4.1-1 =20
rsync 2.5.6-2 =20
sed 4.0.7-3 =20
sh-utils 2.0.15-4 =20
sharutils 4.2.1-3 =20
shutdown 1.4-1 =20
tar 1.13.25-3 =20
tcltk 20030901-1 =20
tcp_wrappers 7.6-1 =20
tcsh 6.12.00-7 =20
termcap 20021106-2 =20
terminfo 5.3_20030726-1 =20
texinfo 4.2-4 =20
textutils 2.0.21-1 =20
time 1.7-1 =20
unzip 5.50-5 =20
vim 6.2.098-1 =20
w32api 2.4-1 =20
wget 1.8.2-2 =20
which 1.5-2 =20
zip 2.3-5 =20
zlib 1.1.4-4 =20
Use -h to see help about each section
------=_NextPart_000_0230_01C3BF80.E60EE200
Content-Type: text/plain; charset=us-ascii
--
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/
------=_NextPart_000_0230_01C3BF80.E60EE200--
- Raw text -