Lines Matching refs:shell
4 version of init(8) combined with a shell.
11 * provides minimalistic user interface, called "shell()",
14 (*very* primitive, but doesn't require any real shell to run it!),
15 * doesn't require the whole chain of init->getty->login->shell to be run,
27 providing shell() interface. Currently it doesn't require (and is unable to
61 exit exit from shell (oinit will start a new one after some delay)
68 as daemon. This is NOT the same as in normal shell, where the '&' puts a
77 WARNING: this pseudo-shell doesn't do any expansion whatsoever.
94 - shell():
104 - implement as a routine (like shell()) a small remote login daemon telnet(),
107 shell() on success. The authentication routine would be the same as for
112 would contain all the modules, such as shell(), telnet(), ifconfig() etc...