stopping floppy seeks (Was: available for test: findutils-20041219-1)

2004-12-24 Thread Brian Dessent
Brian Dessent wrote: Let me say it again. This is not new behavior: 2003-08-05 Pavel Tsekov ptsekov AT gmx.net * path.cc (cygdrive_getmntent): Do not skip over drives of type DRIVE_REMOVABLE. Perhaps you should be discussing this with Pavel. Okay, I

Re: [Patch] Fixing the PROCESS_DUP_HANDLE security hole.

2004-12-24 Thread Pierre A. Humblet
At 12:54 AM 12/24/2004 -0500, Pierre A. Humblet wrote: At 12:25 AM 12/24/2004 -0500, Christopher Faylor wrote: On Thu, Dec 23, 2004 at 11:59:59PM -0500, Pierre A. Humblet wrote: At 11:35 PM 12/23/2004 -0500, Christopher Faylor wrote: I don't think you need it. You just need to tell a process

Re: [Patch] Fixing the PROCESS_DUP_HANDLE security hole.

2004-12-24 Thread Christopher Faylor
On Fri, Dec 24, 2004 at 08:40:29AM -0500, Pierre A. Humblet wrote: At 12:54 AM 12/24/2004 -0500, Pierre A. Humblet wrote: I think the way out is as follows: Toward the end of spawn_guts: ciresrv.sync (myself, INFINITE); [always] if (wait_for_myself) waitpid (myself-pid, dummy, 0); [For