Xfree86 and console server (and VT_ACTIVATE, etc)

2003-07-17 Thread Robert Millan
We just spoke in IRC about a possible solution of the Xfree86 problem with the console server. I propose something like this: I don't know the right way to fix the problem. nyu might know, though, since he knows a bit of the X code. Basically, X needs to signal the console to get out of the

Re: Another fatfs patch

2003-07-17 Thread Marcus Brinkmann
On Thu, Jul 17, 2003 at 10:21:57PM +0200, Marco Gerards wrote: > Marco Gerards <[EMAIL PROTECTED]> writes: > > > So it should be: > > "if (round_cluster (offset) + bytes_per_cluster > node->allocsize)" > > > > I will test the code to be 100% sure it works. :) > > Ok, just ignore what I said here

Re: Another fatfs patch

2003-07-17 Thread Marco Gerards
Marco Gerards <[EMAIL PROTECTED]> writes: > So it should be: > "if (round_cluster (offset) + bytes_per_cluster > node->allocsize)" > > I will test the code to be 100% sure it works. :) Ok, just ignore what I said here. I thought it rounds the offset down, but it rounds up :). I've checked your s

Your website

2003-07-17 Thread Dynamicfactory.com
Dear customers, New offer at www.dynamicfactory.com. - Free Macromedia flash sources. - Hundreds of ready to use upper interactive websites. - Hundreds of designed FLAs. Check it out, it worth it. :o) Cedric Unsubscribe : http://www.dynamicfactory.com/newsletter/unsubscribe.asp ___

Re: Another fatfs patch

2003-07-17 Thread Marco Gerards
Marcus Brinkmann <[EMAIL PROTECTED]> writes: > On Wed, Jul 16, 2003 at 08:01:19PM +0200, Marco Gerards wrote: > > Ok. The old code didn't work for clusters > 4096 because the call to > > find_cluster will be split up because the pager reads the cluster in > > two operations. > > > > The cluster i

Bug#190732: [PATCH] hurd/libdiskfs/dir-renamed.c

2003-07-17 Thread Ognyan Kulev
On Wed, Jul 16, 2003 at 05:59:20AM -0500, Marcus Brinkmann wrote: > On Wed, Jul 16, 2003 at 01:26:20AM +0300, Ognyan Kulev wrote: > > On Tue, Jul 15, 2003 at 05:43:24AM -0500, Marcus Brinkmann wrote: > > > 1. What errors do you still expect from the second time diskfs_lookup is > > > invoked with R

Bug#190732: [PATCH] hurd/libdiskfs/dir-renamed.c

2003-07-17 Thread Ognyan Kulev
On Wed, Jul 16, 2003 at 08:17:28PM +0200, Marco Gerards wrote: > Marco Gerards <[EMAIL PROTECTED]> writes: > > > I have a look at this patch tommorrow to check if it has the same > > problem with my patch and send in a new patch or I'll say what the > > problem is. > > The patch worked perfectly

Re: Another fatfs patch

2003-07-17 Thread Marcus Brinkmann
On Wed, Jul 16, 2003 at 08:01:19PM +0200, Marco Gerards wrote: > Ok. The old code didn't work for clusters > 4096 because the call to > find_cluster will be split up because the pager reads the cluster in > two operations. > > The cluster in a 8096 byte file will be read like this : > (first pagef