Re: floppy disk being accessed but shouldn't

2005-04-11 Thread Corinna Vinschen
On Apr 11 15:45, Shaffer, Kenneth wrote: > > attached as requested. Thanks, I see what happens. I'll fix this for the next release. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. --

Re: floppy disk being accessed but shouldn't

2005-04-11 Thread Corinna Vinschen
On Apr 11 14:38, Shaffer, Kenneth wrote: > > /usr/bin/sync still accesses the floppy even though never written to. > > Cygwin DLL version info: > DLL version: 1.5.15 > DLL epoch: 19 cygcheck and strace, please. 1.5.15 isn't supposed to access floppies as long as they are mou

Re: floppy disk being accessed but shouldn't

2005-04-11 Thread Shaffer, Kenneth
/usr/bin/sync still accesses the floppy even though never written to. Cygwin DLL version info: DLL version: 1.5.15 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 126 Shared

RE: floppy disk being accessed but shouldn't

2005-04-11 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Shaffer, Kenneth > Sent: Monday, April 11, 2005 8:52 AM > To: cygwin@cygwin.com > Subject: floppy disk being accessed but shouldn't > > Since I upgraded to 1.5.14, I hear the floppy drive being > acce

Re: floppy disk being accessed but shouldn't

2005-04-11 Thread Shaffer, Kenneth
The shortest test case is "sync". Apparently it does something now. But no data has been buffered to the floppy. My scripts have this command strewn throughout to get around other problems with files created by other scripts. -- Ken Shaffer On Mon, 11 Apr 2005, Larry Hall wrote: > There was a