Justus Winter <[email protected]> skribis: > * exec/main.c (S_exec_init): Get the device master port and connect > std{in,out,err} to the mach console.
That’s a good idea when bootstrapping (I remember doing that to debug the Nix-built GNU/Hurd), but not so much afterwards, no? (Like once exec and the console are up and running, or in a sub-Hurd.) What about having a command-line option do enable that, for instance? Ludo’.
