On Wednesday 03 March 2004 16:26, ari wrote:
> [EMAIL PROTECTED] said this stuff:
> > > .text
> > > .global _start
> > > _start:
> > > pushl $8
> > > pushl $0
> > > movl$1, %eax
> > > int $0x80
> >
> > With this suggestion, it always returns 0 instead of
On Wednesday 03 March 2004 16:26, ari wrote:
> [EMAIL PROTECTED] said this stuff:
> > > .text
> > > .global _start
> > > _start:
> > > pushl $8
> > > pushl $0
> > > movl$1, %eax
> > > int $0x80
> >
> > With this suggestion, it always returns 0 instead of
On Tuesday 02 March 2004 20:15, ari wrote:
> [EMAIL PROTECTED] said this stuff:
> > Finally I came up with the simplest ASM program that reproduces the
> > error. Here it is:
> >
> > .text
> > .global _start
> > _start:
> > pushl $0
> > movl$1, %eax
> > int $0x80
> >
> > I loo
alue I push.
Please, can someone tell me that I made a really stupid error? I'm already
pulling my hair out.
Thanks for your time.
Daniela
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubsc
On Tuesday 25 March 2003 08:14, Peter Jeremy wrote:
> On Mon, Mar 24, 2003 at 08:18:43PM +0100, Daniela wrote:
> >Well, it's just a home server. I don't mind a few crashes, but security is
> >important for me. What do you think, should I go back to -stable?
>
> If
On Sunday 23 March 2003 20:20, Wes Peters wrote:
> On Saturday 22 March 2003 15:10, Daniela wrote:
> > > I know, but 5.0-RELEASE was
> > >
> > > a) A work-in-progress, not a perfect, bug-free release
> > >
> > > b) A snapshot of 5.0-CURRENT
> >
still want to help the FreeBSD folks
to make 5.0 the best release ever. This requires testing to be done.
Daniela
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
On Friday 21 March 2003 22:10, Kris Kennaway wrote:
> On Fri, Mar 21, 2003 at 08:37:46PM +0100, Daniela wrote:
> > Hi all!
> >
> > I'm getting lots of kernel core dumps on my server.
> > My RAM is OK, I tested it. Below are more detailed informations.
> >
Hi all!
I'm getting lots of kernel core dumps on my server.
My RAM is OK, I tested it. Below are more detailed informations.
Any help would be greatly appreciated.
I'm not yet intimate with the kernel, but I'm willing to learn it all.
Thanks in ad
9 matches
Mail list logo