hush/init
Erik Andersen d07ee46919 Removed proc dependancies for init and free (which maintaining exactly
the same functionality).  /proc takes up 90k of kernel space, so it is
nice to avoid using it at all costs.  The only places where it is depended
on is for cetain optional mount/umount features, and for ps and lsmod.
 -Erik
2000-02-21 21:26:32 +00:00
..
halt.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
init.c Removed proc dependancies for init and free (which maintaining exactly 2000-02-21 21:26:32 +00:00
poweroff.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
reboot.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00