Subject: Re: (Quasi-) SUMMARY: pre-built kernels with UCONSOLE
To: None <mrg@splode.mame.mu.OZ.AU>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: port-sparc
Date: 12/07/1994 06:51:36
> remember: i hate the hardcoded `/dev/console'. someone who knows
> How To Do That Bit Right should fix it (and also tell me! ;-).
> remember: this is untested (it does compile ;-).
> ! NDINIT(&nd, LOOKUP, FOLLOW | LOCKLEAF,
> ! UIO_USERSPACE, "/dev/console", p);
> ! error = namei(&nd);
Um, shouldn't that be UIO_SYSSPACE?
der Mouse
mouse@collatz.mcrcim.mcgill.edu