David Given writes:
>
> [...]
> >This is a kernel only release. For userland sources and binaries, and disk
> >images please see release 0.0.75.
> [...]
>
> We have pipes, and signals, and select() --- this sounds suspiciously as if we now
>have a kernel that's actually usable. All that's needed now is a method of generating
>interrupts from the keyboard and we'd actually be able to develop on this sucker (if
>we had any tools that would fit).
>
> Are there any major bugs precluding this?
>
Over the last 24 hours I have got signals from the console working, and it
suddenly feals like a real UNIX (Linux) system. I have a bit more to do to
complete it, and to sort out termios which I am doing in parallel before
I release a new version, but the signal code will go into CVS tomorrow.
Al