followed by dup(0), dup(0)...
About half-way through the next compile my brain clicked onto this....
duh... One day my synapses will catch up with my figures.
I also realized that the problem I'm having with device names is just
debugging output that is simply wrong. I'm waiting for the compile
to see if I get some output.
-Tom
-----------------------------------------------------------------------
Given enough eyeballs all bugs seem shallow.
On Sun, 13 Sep 1998, Harald Koerfgen wrote:
> Hi Tom,
>
> On 13-Sep-98 Thomas Riemer wrote:
> > The first try doesn't look too hopeful - when I run with this image
> > it doesn't seem to call fs/open.c/sys_open.
>
> This is ok. sash writes to stdout which is already open. Do you
> remember open("/dev/console"); in init.c?
>
> ---
> Regards,
> Harald
>
|