Commit Graph

113 Commits

Author SHA1 Message Date
825aead68b Patch to make killall actually kill all PIDs with the specified name,
rather then busylooping trying to kill the first one until it dies.
Should be more efficient now, and will only send one signal to each
specified process.
 -Erik
2000-04-07 06:00:07 +00:00
5661fe078e Tar now works perfectly. It behaves much better now then it
used to.  Only thing left to do is add in exclude (-X) option.
 -Erik
2000-04-05 01:00:52 +00:00
6273f655c8 Several fixes.
-Erik
2000-03-17 01:12:41 +00:00
246cc6dddd Wrote killall.
Adjusted mount, ps, utility.c, etc to handle my nifty new kernel
patches the allow busybox to run perfectly without /proc.
 -Erik
2000-03-07 07:41:42 +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
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
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