libiohelp again

2002-10-06 Thread James Morrison
Hello, I don't know why this has come up again, but here is the problem: gcc -std=gnu99 -Wall -g -O3 -g -O2 -I. -I../../libiohelp -I.. -I../.. -I../include -I../../include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -

fatfs 0.4 released

2002-10-06 Thread Marcus Brinkmann
Hi, this is fatfs 0.4 coming to you at ftp://alpha.gnu.org/gnu/hurd/contrib/marcus/fatfs-0.4.tar.gz This release compiles if dropped into the Hurd source tree, but is otherwise fully untested. I am afraid that I broke stuff while integrating Marco's patches. Somebody will surely give it a try

Re: ReiserFS Translator

2002-10-06 Thread Wolfgang Jaehrling
> I have been talking with Wolfgang about that and he say that it will > be more interesting and usefull to implement shadowfs. Actually it was James' idea, I just said that he's a genious to come up with it. ;-) Especially given that work on different journaling file systems (if it happens at t

Re: ReiserFS Translator

2002-10-06 Thread Jeff Bailey
On Sun, Oct 06, 2002 at 10:55:18PM +0100, José María Ruiz Aguilera wrote: > I have been talking with Wolfgang about that and he say that it will > be more interesting and usefull to implement shadowfs. > What do you think about that? Is really more important a runing > shadowfs that a ReiserFS t

Re: ReiserFS Translator

2002-10-06 Thread José María Ruiz Aguilera
I have been talking with Wolfgang about that and he say that it will be more interesting and usefull to implement shadowfs. What do you think about that? Is really more important a runing shadowfs that a ReiserFS translator? -- José María Ruiz Aguilera (aka nodie) ---

Re: ReiserFS Translator

2002-10-06 Thread Marcus Brinkmann
On Sun, Oct 06, 2002 at 03:11:09PM +0100, José María Ruiz Aguilera wrote: > Hi, I'll start my diploma thesis in few weeks. I'll implement a ReiserFS translator. > Do you know of someone that is implementing a ReiserFS translator? I don't want > to duplicate code, I want to do something usefull. I

Re: oskit/mach copyout_retry bug

2002-10-06 Thread Derek L Davies
Roland McGrath <[EMAIL PROTECTED]> writes: > Do info regs and disas $pc in that gdb too. > Here it is: (gdb) disas $pc Dump of assembler code for function copyout_retry: 0x13c285 : mov%cr3,%ecx 0x13c288 : mov%edi,%eax 0x13c28a : shr$0x16,%eax 0x13c28d : mov0x

ReiserFS Translator

2002-10-06 Thread José María Ruiz Aguilera
Hi, I'll start my diploma thesis in few weeks. I'll implement a ReiserFS translator. Do you know of someone that is implementing a ReiserFS translator? I don't want to duplicate code, I want to do something usefull. Thanks -- José María Ruiz Aguilera (aka nodie) -

Re: File Share and Sandbox project

2002-10-06 Thread Farid Hajji
Hi David, > I am developing a thesis topic using the GNU/Hurd OS as the > implementation platform. the topic is very interesting from a theoretical, but also from a practical point of view. > 2. The GNU/Hurd OS is a _better_ mouse trap. There are security > solutions which are

Re: Parted seg faults

2002-10-06 Thread Roland McGrath
You don't need to understand libstore to debug that crash. As you can see, it crashes in a dlsym call. Unless it's just random memory clobberation that happens to bite dynamic linker data structures somehow, the bug is not in libstore. Don't be fooled by the argument values in the backtrace; in