On Sun, Apr 07, 2002 at 08:29:44AM -0700, Jeff Bailey wrote:
> On Sun, Apr 07, 2002 at 04:20:51PM +0200, Marcus Brinkmann wrote:
>
> > > > The following (one line) patch fixes the problem and I can boot
> > > > the Hurd with oskit-mach and see all my partitions.
>
> > > Cool. This fixes my boot
On Sun, Apr 07, 2002 at 04:20:51PM +0200, Marcus Brinkmann wrote:
> > > The following (one line) patch fixes the problem and I can boot
> > > the Hurd with oskit-mach and see all my partitions.
> > Cool. This fixes my booting problem too.
> Is it reported as a Debian bug?
I've been emailing w
On Sat, Apr 06, 2002 at 12:04:57PM -0800, Jeff Bailey wrote:
> > The following (one line) patch fixes the problem and I can boot the
> > Hurd with oskit-mach and see all my partitions.
>
> Cool. This fixes my booting problem too.
Is it reported as a Debian bug?
Marcus
--
`Rhubarb is no Egypt
On Sat, Mar 30, 2002 at 09:36:44AM -0700, Jon Arney wrote:
> The following (one line) patch fixes the problem and I can boot the
> Hurd with oskit-mach and see all my partitions.
Cool. This fixes my booting problem too.
--
"Frankly, trying to turn Windows into a decent educational software
de
> If adding explicit casts to (off_t) helps, it sounds to me like
> function prototypes aren't used properly.
That's not the situation here. It's int*int overflowing and needs
to be (int64)int*int.
> Are oskit and oskit-mach usually compiled with -Wall -Wmissing-prototypes
> -Wstrict-prototype
Marcus Brinkmann <[EMAIL PROTECTED]> writes:
> On Sat, Mar 30, 2002 at 09:36:44AM -0700, Jon Arney wrote:
> > This probably belongs on bug-oskit
>
> If the fix is correct (from your description it seems so, but I am no oskit
> hacker), this indeed should be reported on the oskit devel list and t
On Sat, Mar 30, 2002 at 09:36:44AM -0700, Jon Arney wrote:
> This probably belongs on bug-oskit
If the fix is correct (from your description it seems so, but I am no oskit
hacker), this indeed should be reported on the oskit devel list and to the
Debian bug tracking system, so we get the fix into
Hi,
This probably belongs on bug-oskit or something instead of
here, but I just thought I'd point out a problem I found
in the oskit St. Patrick's day release (and prior releases)
dealing with the partition table reading. It manifested
itself when I began trying to use oskit-mach instead of
gnuma