Commit Graph

315 Commits

Author SHA1 Message Date
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
e49d5ecbbe Some formatting updates (ran the code through indent)
-Erik
2000-02-08 19:58:47 +00:00
7dc160721e Bunches of fixes. Typos, bugs, etc.
Added 'gunzip -t'.  inittab support _almost_ works (but it isn't
ready for prime time useage yet).
 -Erik
2000-01-04 01:10:25 +00:00
abc0f4f8f9 Latest and greatest 1999-12-08 23:19:36 +00:00
0ecb54a0f3 Stuf 1999-12-05 23:24:55 +00:00
d73dc5b073 Updates to usage, and made tar work.
-Erik
1999-11-10 23:13:02 +00:00
50d6360771 Stuff 1999-11-09 01:47:36 +00:00
a709317cea More stuff 1999-10-23 05:42:08 +00:00
c49960189a Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
d23f9ba0f6 Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
ef8b6c757d Add a trivial ps command. 1999-10-20 08:05:35 +00:00
e77ae3a2c0 Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
b0e9a709ba More stuff.
-Erik
1999-10-18 22:28:26 +00:00
3cf52d1958 More stuff... 1999-10-12 22:26:06 +00:00
cc8ed39b24 Initial revision 1999-10-05 16:24:54 +00:00