public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ls bug
@ 2010-04-22 15:53 Road Warrior
  2010-04-22 16:01 ` Eric Blake
  0 siblings, 1 reply; 8+ messages in thread
From: Road Warrior @ 2010-04-22 15:53 UTC (permalink / raw)
  To: cygwin


Hello Cygwin Folk -

I don't remember if I've posted this before, but this issue that looks bug-like to me has been bothering me for years now. I figured it must be fixed in the latest cygwin so I just updated everything today, but still no go. I looked in the FAQ and searched mailing lists, but I didn't see mention of this; point me to the right place if it's already been discussed.

Basically, the last line of my ls is lost occasionally. This can be pretty frustrating, since one is inclined to believe what ls says:?

Here's an example. Nothing in the directory is changing, I'm just hitting "ls" over and over.

C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
C:\_proj\sw\lib\bulletin>which ls
/usr/bin/ls
C:\_proj\sw\lib\bulletin>ls -l /usr/bin/ls
-rwxr-xr-x 1 stefan root 128526 2010-03-18 22:06 /usr/bin/ls
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
C:\_proj\sw\lib\bulletin>ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
 
I'm using a Windows XP Pro (Service Pack 3) command prompt above, but it happens in bash too (perhaps less frequently):

bash-3.2$ ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
bash-3.2$ ls
Debug bulletin_gen_cpp.lib bulletin_pp.libp. bulletin_util.libib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
bash-3.2$ ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
 
I'm not sure which cygwin package 'ls' is a part of, but I went through and updated all packages when I updated today.

Have other people seen this too? Can I provide more information on my system?

- Stefan 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ls bug
  2010-04-22 15:53 ls bug Road Warrior
@ 2010-04-22 16:01 ` Eric Blake
  2010-04-22 16:04   ` Corinna Vinschen
  2010-04-22 16:10   ` Road Warrior
  0 siblings, 2 replies; 8+ messages in thread
From: Eric Blake @ 2010-04-22 16:01 UTC (permalink / raw)
  To: cygwin, warrior_road

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

On 04/22/2010 09:53 AM, Road Warrior wrote:
> Basically, the last line of my ls is lost occasionally.

This has been known to happen with BLODA; have you ruled that out?
http://cygwin.com/faq/faq.using.html#faq.using.bloda

> I'm not sure which cygwin package 'ls' is a part of

coreutils

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 619 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ls bug
  2010-04-22 16:01 ` Eric Blake
@ 2010-04-22 16:04   ` Corinna Vinschen
  2010-04-22 16:10     ` Road Warrior
  2010-04-22 16:10   ` Road Warrior
  1 sibling, 1 reply; 8+ messages in thread
From: Corinna Vinschen @ 2010-04-22 16:04 UTC (permalink / raw)
  To: cygwin

On Apr 22 10:01, Eric Blake wrote:
> On 04/22/2010 09:53 AM, Road Warrior wrote:
> > I'm not sure which cygwin package 'ls' is a part of
> 
> coreutils

Wrong answer.  The right answer is

  $ cygcheck -f /usr/bin/ls

;-)


Corinna


-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: ls bug
  2010-04-22 16:01 ` Eric Blake
  2010-04-22 16:04   ` Corinna Vinschen
@ 2010-04-22 16:10   ` Road Warrior
  2010-04-22 17:03     ` Road Warrior
  1 sibling, 1 reply; 8+ messages in thread
From: Road Warrior @ 2010-04-22 16:10 UTC (permalink / raw)
  To: cygwin


 
I am not using any of the software listed on the BLODA FAQ page, but I'll try starting up in "safe mode" and see what happens then.
 
- Stefan

----------------------------------------
> Date: Thu, 22 Apr 2010 10:01:01 -0600
> From: eblake@redhat.com
> To: cygwin@cygwin.com; warrior_road@hotmail.com
> Subject: Re: ls bug
>
> On 04/22/2010 09:53 AM, Road Warrior wrote:
>> Basically, the last line of my ls is lost occasionally.
>
> This has been known to happen with BLODA; have you ruled that out?
> http://cygwin.com/faq/faq.using.html#faq.using.bloda
>
>> I'm not sure which cygwin package 'ls' is a part of
>
> coreutils
>
> --
> Eric Blake eblake@redhat.com +1-801-349-2682
> Libvirt virtualization library http://libvirt.org
> 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: ls bug
  2010-04-22 16:04   ` Corinna Vinschen
@ 2010-04-22 16:10     ` Road Warrior
  0 siblings, 0 replies; 8+ messages in thread
From: Road Warrior @ 2010-04-22 16:10 UTC (permalink / raw)
  To: cygwin


Oh, cool. Nice to know about that one.
 
bash-3.2$ cygcheck -f /usr/bin/ls
coreutils-8.4-2

----------------------------------------
> Date: Thu, 22 Apr 2010 18:04:10 +0200
> From: corinna-cygwin@cygwin.com
> To: cygwin@cygwin.com
> Subject: Re: ls bug
>
> On Apr 22 10:01, Eric Blake wrote:
>> On 04/22/2010 09:53 AM, Road Warrior wrote:
>>> I'm not sure which cygwin package 'ls' is a part of
>>
>> coreutils
>
> Wrong answer. The right answer is
>
> $ cygcheck -f /usr/bin/ls
>
> ;-)
>
>
> Corinna
>
>
> --
> Corinna Vinschen Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader cygwin AT cygwin DOT com
> Red Hat
>
> --
> Problem reports: http://cygwin.com/problems.html
> FAQ: http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> 		 	   		  
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: ls bug
  2010-04-22 16:10   ` Road Warrior
@ 2010-04-22 17:03     ` Road Warrior
  2010-04-22 17:08       ` Road Warrior
  0 siblings, 1 reply; 8+ messages in thread
From: Road Warrior @ 2010-04-22 17:03 UTC (permalink / raw)
  To: cygwin


I just tried it in Safe Mode with Command Prompt only. I got weird stuff, though not exactly the same as I was getting before. Most of the time ls responded completely correctly. But a few times:bash-3.2$ lsDebug    bulletin_gen_cpp.lib  bulletin_pp.libp.     bulletin_util.libibRelease  bulletin_io_cpp.lib   bulletin_pp_dll.expbash-3.2$ lsCVS      bulletin_gen.lib      bulletin_msg_cpp.lib  bulletin_pp_dll.libDebug    bulletin_gen_cpp.lib  bulletin_pp.lib       bulletin_util.libRelease  bulletin_io_cpp.lib   bulletin_pp_dll.expYou can see in the top case case it's somehow munged the 2nd line and doesn't show the first one at all; the second ls output is the correct output.I think "safe mode" rules out BLODA, but even if it doesn't, an essential tool like ls would be especially useful if it could survive being installed at the same time as a virus checker, for example.- Stefan----------------------------------------> From: warrior_road@hotmail.com> To: cygwin@cygwin.com> Subject: RE: ls bug> Date: Thu, 22 Apr 2010 16:09:56 +0000>>>> I am not using any of the software listed on the BLODA FAQ page, but I'll try starting up in "safe mode" and see what happens then.>> - Stefan>> ---------------------------------------->> Date: Thu, 22 Apr 2010 10:01:01 -0600>> From: eblake@redhat.com>> To: cygwin@cygwin.com; warrior_road@hotmail.com>> Subject: Re: ls bug>>>> On 04/22/2010 09:53 AM, Road Warrior wrote:>>> Basically, the last line of my ls is lost occasionally.>>>> This has been known to happen with BLODA; have you ruled that out?>> http://cygwin.com/faq/faq.using.html#faq.using.bloda>>>>> I'm not sure which cygwin package 'ls' is a part of>>>> coreutils>>>> -->> Eric Blake eblake@redhat.com +1-801-349-2682>> Libvirt virtualization library http://libvirt.org>>> _________________________________________________________________> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.> https://signup.live.com/signup.aspx?id=60969>> --> Problem reports: http://cygwin.com/problems.html> FAQ: http://cygwin.com/faq/> Documentation: http://cygwin.com/docs.html> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple> 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: ls bug
  2010-04-22 17:03     ` Road Warrior
@ 2010-04-22 17:08       ` Road Warrior
  2010-04-26 18:02         ` Road Warrior
  0 siblings, 1 reply; 8+ messages in thread
From: Road Warrior @ 2010-04-22 17:08 UTC (permalink / raw)
  To: cygwin


Ick sorry about the formatting! I should know better than to send a plain-text hotmail message with a non-microsoft browser like Opera. Trying again:
 
I just tried it in Safe Mode with Command Prompt only. I got weird stuff, though not exactly the same as I was getting before. Most of the time ls responded completely correctly. But a few times:
 
bash-3.2$ ls
Debug bulletin_gen_cpp.lib bulletin_pp.libp. bulletin_util.libib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
 
bash-3.2$ ls
CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib
Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib
Release bulletin_io_cpp.lib bulletin_pp_dll.exp
 
You can see in the top case case it's somehow munged the 2nd line and doesn't show the first one at all; the second ls output is the correct output.
 
I think "safe mode" rules out BLODA, but even if it doesn't, an essential tool like ls would be especially useful if it could survive being installed at the same time as a virus checker, for example.
 
- Stefan
 
----------------------------------------> From: warrior_road@hotmail.com> To: cygwin@cygwin.com> Subject: RE: ls bug> Date: Thu, 22 Apr 2010 16:09:56 +0000>>>> I am not using any of the software listed on the BLODA FAQ page, but I'll try starting up in "safe mode" and see what happens then.>> - Stefan>> ---------------------------------------->> Date: Thu, 22 Apr 2010 10:01:01 -0600>> From: eblake@redhat.com>> To: cygwin@cygwin.com; warrior_road@hotmail.com>> Subject: Re: ls bug>>>> On 04/22/2010 09:53 AM, Road Warrior wrote:>>> Basically, the last line of my ls is lost occasionally.>>>> This has been known to happen with BLODA; have you ruled that out?>> http://cygwin.com/faq/faq.using.html#faq.using.bloda>>>>> I'm not sure which cygwin package 'ls' is a part of>>>> coreutils>>>> -->> Eric Blake eblake@redhat.com +1-801-349-2682>> Libvirt virtualization library http://libvirt.org>>>

----------------------------------------
> From: warrior_road@hotmail.com
> To: cygwin@cygwin.com
> Subject: RE: ls bug
> Date: Thu, 22 Apr 2010 17:03:30 +0000
>
>
> I just tried it in Safe Mode with Command Prompt only. I got weird stuff, though not exactly the same as I was getting before. Most of the time ls responded completely correctly. But a few times:bash-3.2$ lsDebug bulletin_gen_cpp.lib bulletin_pp.libp. bulletin_util.libibRelease bulletin_io_cpp.lib bulletin_pp_dll.expbash-3.2$ lsCVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.libDebug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.libRelease bulletin_io_cpp.lib bulletin_pp_dll.expYou can see in the top case case it's somehow munged the 2nd line and doesn't show the first one at all; the second ls output is the correct output.I think "safe mode" rules out BLODA, but even if it doesn't, an essential tool like ls would be especially useful if it could survive being installed at the same time as a virus checker, for example.- Stefan----------------------------------------> From: warrior_road@hotmail.com> To: cygwin@cygwin.com> Subject: RE: ls bug> Date: Thu, 22 Apr 2010 16:09:56 +0000>>>> I am not using any of the software listed on the BLODA FAQ page, but I'll try starting up in "safe mode" and see what happens then.>> - Stefan>> ---------------------------------------->> Date: Thu, 22 Apr 2010 10:01:01 -0600>> From: eblake@redhat.com>> To: cygwin@cygwin.com; warrior_road@hotmail.com>> Subject: Re: ls bug>>>> On 04/22/2010 09:53 AM, Road Warrior wrote:>>> Basically, the last line of my ls is lost occasionally.>>>> This has been known to happen with BLODA; have you ruled that out?>> http://cygwin.com/faq/faq.using.html#faq.using.bloda>>>>> I'm not sure which cygwin package 'ls' is a part of>>>> coreutils>>>> -->> Eric Blake eblake@redhat.com +1-801-349-2682>> Libvirt virtualization library http://libvirt.org>>> _________________________________________________________________> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.> https://signup.live.com/signup.aspx?id=60969>> --> Problem reports: http://cygwin.com/problems.html> FAQ: http://cygwin.com/faq/> Documentation: http://cygwin.com/docs.html> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple>
> _________________________________________________________________
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
> https://signup.live.com/signup.aspx?id=60969
>
> --
> Problem reports: http://cygwin.com/problems.html
> FAQ: http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> 		 	   		  
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: ls bug
  2010-04-22 17:08       ` Road Warrior
@ 2010-04-26 18:02         ` Road Warrior
  0 siblings, 0 replies; 8+ messages in thread
From: Road Warrior @ 2010-04-26 18:02 UTC (permalink / raw)
  To: cygwin


Hm, so am I the only one who's ever seen this ls inconsistency?----------------------------------------> From: warrior_road@hotmail.com> To: cygwin@cygwin.com> Subject: RE: ls bug> Date: Thu, 22 Apr 2010 17:08:08 +0000>>> Ick sorry about the formatting! I should know better than to send a plain-text hotmail message with a non-microsoft browser like Opera. Trying again:>> I just tried it in Safe Mode with Command Prompt only. I got weird stuff, though not exactly the same as I was getting before. Most of the time ls responded completely correctly. But a few times:>> bash-3.2$ ls> Debug bulletin_gen_cpp.lib bulletin_pp.libp. bulletin_util.libib> Release bulletin_io_cpp.lib bulletin_pp_dll.exp>> bash-3.2$ ls> CVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.lib> Debug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.lib> Release bulletin_io_cpp.lib bulletin_pp_dll.exp>> You can see in the top case case it's somehow munged the 2nd line and doesn't show the first one at all; the second ls output is the correct output.>> I think "safe mode" rules out BLODA, but even if it doesn't, an essential tool like ls would be especially useful if it could survive being installed at the same time as a virus checker, for example.>> - Stefan>> ----------------------------------------> From: warrior_road@hotmail.com> To: cygwin@cygwin.com> Subject: RE: ls bug> Date: Thu, 22 Apr 2010 16:09:56 +0000>>>> I am not using any of the software listed on the BLODA FAQ page, but I'll try starting up in "safe mode" and see what happens then.>> - Stefan>> ---------------------------------------->> Date: Thu, 22 Apr 2010 10:01:01 -0600>> From: eblake@redhat.com>> To: cygwin@cygwin.com; warrior_road@hotmail.com>> Subject: Re: ls bug>>>> On 04/22/2010 09:53 AM, Road Warrior wrote:>>> Basically, the last line of my ls is lost occasionally.>>>> This has been known to happen with BLODA; have you ruled that out?>> http://cygwin.com/faq/faq.using.html#faq.using.bloda>>>>> I'm not sure which cygwin package 'ls' is a part of>>>> coreutils>>>> -->> Eric Blake eblake@redhat.com +1-801-349-2682>> Libvirt virtualization library http://libvirt.org>>>>> ---------------------------------------->> From: warrior_road@hotmail.com>> To: cygwin@cygwin.com>> Subject: RE: ls bug>> Date: Thu, 22 Apr 2010 17:03:30 +0000>>>>>> I just tried it in Safe Mode with Command Prompt only. I got weird stuff, though not exactly the same as I was getting before. Most of the time ls responded completely correctly. But a few times:bash-3.2$ lsDebug bulletin_gen_cpp.lib bulletin_pp.libp. bulletin_util.libibRelease bulletin_io_cpp.lib bulletin_pp_dll.expbash-3.2$ lsCVS bulletin_gen.lib bulletin_msg_cpp.lib bulletin_pp_dll.libDebug bulletin_gen_cpp.lib bulletin_pp.lib bulletin_util.libRelease bulletin_io_cpp.lib bulletin_pp_dll.expYou can see in the top case case it's somehow munged the 2nd line and doesn't show the first one at all; the second ls output is the correct output.I think "safe mode" rules out BLODA, but even if it doesn't, an essential tool like ls would be especially useful if it could survive being installed at the same time as a virus checker, for example.- Stefan----------------------------------------> From: warrior_road@hotmail.com> To: cygwin@cygwin.com> Subject: RE: ls bug> Date: Thu, 22 Apr 2010 16:09:56 +0000>>>> I am not using any of the software listed on the BLODA FAQ page, but I'll try starting up in "safe mode" and see what happens then.>> - Stefan>> ---------------------------------------->> Date: Thu, 22 Apr 2010 10:01:01 -0600>> From: eblake@redhat.com>> To: cygwin@cygwin.com; warrior_road@hotmail.com>> Subject: Re: ls bug>>>> On 04/22/2010 09:53 AM, Road Warrior wrote:>>> Basically, the last line of my ls is lost occasionally.>>>> This has been known to happen with BLODA; have you ruled that out?>> http://cygwin.com/faq/faq.using.html#faq.using.bloda>>>>> I'm not sure which cygwin package 'ls' is a part of>>>> coreutils>>>> -->> Eric Blake eblake@redhat.com +1-801-349-2682>> Libvirt virtualization library http://libvirt.org>>> _________________________________________________________________> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.> https://signup.live.com/signup.aspx?id=60969>> --> Problem reports: http://cygwin.com/problems.html> FAQ: http://cygwin.com/faq/> Documentation: http://cygwin.com/docs.html> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple>>> _________________________________________________________________>> Hotmail: Trusted email with Microsoft’s powerful SPAM protection.>> https://signup.live.com/signup.aspx?id=60969>>>> -->> Problem reports: http://cygwin.com/problems.html>> FAQ: http://cygwin.com/faq/>> Documentation: http://cygwin.com/docs.html>> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple>>> _________________________________________________________________> Hotmail: Free, trusted and rich email service.> https://signup.live.com/signup.aspx?id=60969>> --> Problem reports: http://cygwin.com/problems.html> FAQ: http://cygwin.com/faq/> Documentation: http://cygwin.com/docs.html> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple> 		 	   		  
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-26 18:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-22 15:53 ls bug Road Warrior
2010-04-22 16:01 ` Eric Blake
2010-04-22 16:04   ` Corinna Vinschen
2010-04-22 16:10     ` Road Warrior
2010-04-22 16:10   ` Road Warrior
2010-04-22 17:03     ` Road Warrior
2010-04-22 17:08       ` Road Warrior
2010-04-26 18:02         ` Road Warrior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).