Re: New release 0.0.54

Roar Thron?s <[email protected]> Tue, 14 Sep 2004 11:03:57 +0200
Newsgroups gmane.os.freevms.general
Message-ID <[email protected]>
On Fri, Sep 10, 2004 at 05:16:47PM -0600, Roger Tucker wrote:
> 
> You have to learn to walk before you can run...
> So I decided to start slow and learn, by just looking at insque().
> I don't think I understand what mycli() was trying to do.

Seems you have understood it.
 
> So what is wrong with this:

So what do you think is wrong with it, apart from what you wrote?
(I tested it with CONFIG_VMS, and it booted).
(It may also work with uml (have not tested)).

Your insque might not work with SMP (but I am not sure).
Your insque (and mine) does not return flags.
Your insque (and mine) will only work in kernel mode (just tested),
but it does not matter much right now.

Regards,
Roar Thronæs