Re: [PATCH] fhandler_tty deadlock patch + console + eof

2002-10-23 Thread Igor Pechtchanski
Steve, On Wed, 23 Oct 2002, Steve O wrote: > On Tue, Oct 22, 2002 at 02:06:17PM -0400, Igor Pechtchanski wrote: > > One more thing I noticed when using this patch is that pasting now seems > > really slow, as if it's sending one character at a time... Did you turn > > off the buffering somewhere

New ioctls for hard disks

2002-10-23 Thread Chris January
This patch implements some new ioctls for hard disks. This means you can run fdisk under Cygwin. Chris --- cygwin 2002-10-24 Christopher January <[EMAIL PROTECTED]> * include/cygwin/fs.h: New file. * include/cygwin/hdreg.h: New file. * fhandler_floppy.cc (fhandler_floppy::ioctl):

CreateFile in pwdgrp.h

2002-10-23 Thread Pierre A. Humblet
2002-10-24 Pierre Humblet <[EMAIL PROTECTED]> * pwdgrp.h (pwdgrp_read::open): Compare fh to INVALID_HANDLE_VALUE. --- pwdgrp.h.orig 2002-10-24 00:04:06.0 -0400 +++ pwdgrp.h2002-10-24 00:04:38.0 -0400 @@ -71,7 +71,7 @@ public: fh = CreateFile (pc, GENERIC