Bug#479902: Patch

2008-06-11 Thread Matt Kraai
On Wed, Jun 11, 2008 at 04:39:31PM +0200, Julian Andres Klode wrote: > On Sun, May 25, 2008 at 10:43:23AM -0700, Matt Kraai wrote: > > tag 479902 patch > > thanks > > > > The attached patch allows cryopid to build on my i386 system. It > > handles the removal of asm/page.h, the move of linux/user

Bug#479902: Patch

2008-06-11 Thread Julian Andres Klode
On Sun, May 25, 2008 at 10:43:23AM -0700, Matt Kraai wrote: > tag 479902 patch > thanks > > The attached patch allows cryopid to build on my i386 system. It > handles the removal of asm/page.h, the move of linux/user.h to > sys/user.h, and the renamings of user_i387_regs to user_fpregs_regs > and

Bug#479902: Patch

2008-05-25 Thread Matt Kraai
tag 479902 patch thanks The attached patch allows cryopid to build on my i386 system. It handles the removal of asm/page.h, the move of linux/user.h to sys/user.h, and the renamings of user_i387_regs to user_fpregs_regs and some registers. -- Matt diff -ru cryopid-0.5.9.1~/src/arch-i386/cp_r_i3