Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-02 | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | |
TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik | |||
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | |
which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | |||
2000-04-25 | Several more updates | Erik Andersen | |
-Erik | |||
2000-04-19 | make ps accept (and ignore) all options (--help works of course). | Erik Andersen | |
tar now works with or without the leading "-" on the options. -Erik | |||
2000-04-18 | More little stuff. | Erik Andersen | |
-Erik | |||
2000-04-18 | Remove debug noise | Erik Andersen | |
-Erik | |||
2000-04-18 | Updates | Erik Andersen | |
-Erik | |||
2000-04-13 | Upates to include copyright 2000 to everything | Erik Andersen | |
-Erik | |||
2000-04-07 | Oops. Left in some debug noise. | Erik Andersen | |
-Erik | |||
2000-04-07 | Patch to make killall actually kill all PIDs with the specified name, | Erik Andersen | |
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-05 | Tar now works perfectly. It behaves much better now then it | Erik Andersen | |
used to. Only thing left to do is add in exclude (-X) option. -Erik | |||
2000-03-17 | Several fixes. | Erik Andersen | |
-Erik | |||
2000-03-08 | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler | Erik Andersen | |
BB_FEATURE_USE_DEVPS_PATCH. -Erik | |||
2000-03-07 | Fix bugs related to finding PIDs. | Erik Andersen | |
-Erik | |||
2000-03-07 | Wrote killall. | Erik Andersen | |
Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik | |||
2000-03-05 | Oops. Forgot to add in uptime when I added uptime. | Erik Andersen | |
Here it is in all its /proc free glory. -Erik | |||
2000-02-21 | Removed proc dependancies for init and free (which maintaining exactly | Erik Andersen | |
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-08 | Some formatting updates (ran the code through indent) | Erik Andersen | |
-Erik | |||
2000-01-04 | Bunches of fixes. Typos, bugs, etc. | Erik Andersen | |
Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik | |||
1999-12-08 | Latest and greatest | Eric Andersen | |
1999-12-05 | Stuf | Eric Andersen | |
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen | |
-Erik | |||
1999-11-09 | Stuff | Eric Andersen | |
1999-10-23 | More stuff | Eric Andersen | |
1999-10-20 | Fixed up copyright notices and such | Eric Andersen | |
1999-10-20 | Made ps work. Fixed some stuff. | Eric Andersen | |
1999-10-20 | Add a trivial ps command. | Eric Andersen | |
1999-10-19 | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | |
1999-10-18 | More stuff. | Eric Andersen | |
-Erik | |||
1999-10-12 | More stuff... | Eric Andersen | |
1999-10-05 | Initial revision | Eric Andersen | |