2001-08-02 |
Eric Andersen | Latest patch from vodz. Adds a check for divide by... |
tree | commitdiff |
2001-07-31 |
Eric Andersen | I just wrote up a simple pidof applet, closing bug... |
tree | commitdiff |
2001-07-22 |
Eric Andersen | Some patches to make dietlibc work... |
tree | commitdiff |
2001-07-19 |
Eric Andersen | Some adjustments, mostly from David McCullough <davidm... |
tree | commitdiff |
2001-07-05 |
Eric Andersen | Fix a stupid thinko, and fix killall to cope with the... |
tree | commitdiff |
2001-06-26 |
Eric Andersen | Minor formatting change |
tree | commitdiff |
2001-06-26 |
Eric Andersen | Fix ps so it doesn't waste space showing group, as... |
tree | commitdiff |
2001-05-23 |
Eric Andersen | Patch from larry to fix some grammar errors. |
tree | commitdiff |
2001-04-25 |
Eric Andersen | Move messages.c to libbb. Make each string in messages... |
tree | commitdiff |
2001-03-09 |
Mark Whitley | Added some more '/* getopt not needed */' lines. |
tree | commitdiff |
2001-03-09 |
Eric Andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
tree | commitdiff |
2001-02-20 |
Eric Andersen | It turns out that DODMALLOC was broken when I reorganiz... |
tree | commitdiff |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
tree | commitdiff |
2001-02-01 |
Eric Andersen | Apply a patch from Larry Doolittle to add "-all" and... |
tree | commitdiff |
2001-01-31 |
Matt Kraai | Removed trailing \n from error_msg{,_and_die} messages. |
tree | commitdiff |
2001-01-27 |
Eric Andersen | Fix up copyright msgs. Bump version to 0.49 in prepara... 0_49 |
tree | commitdiff |
2001-01-27 |
Eric Andersen | Fix header file usage -- there were many unnecessary... |
tree | commitdiff |
2001-01-23 |
Mark Whitley | Fixed tiny typo. |
tree | commitdiff |
2001-01-23 |
Mark Whitley | #define -> static const int. Also got rid of some big... |
tree | commitdiff |
2001-01-18 |
Matt Kraai | Eliminate calls of the form "fprintf(stdout,". Thanks... |
tree | commitdiff |
2000-12-18 |
Matt Kraai | Change calls to error_msg.* and strerror to use perror_... |
tree | commitdiff |
2000-12-13 |
Eric Andersen | Fix from Matt Kraai -- a better way to NULL terminate... |
tree | commitdiff |
2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
tree | commitdiff |
2000-12-05 |
Matt Kraai | Use perrorMsg and clean up exit status. |
tree | commitdiff |
2000-12-01 |
Matt Kraai | Stop using TRUE and FALSE for exit status. |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
tree | commitdiff |
2000-09-13 |
Pavel Roskin | List of signals updated from util-linux-2.10o |
tree | commitdiff |
2000-09-13 |
Matt Kraai | Fix calls to {m,c,re}alloc so that they use x{m,c,re... |
tree | commitdiff |
2000-09-10 |
Eric Andersen | Update free for current 2.4.x behavior... |
tree | commitdiff |
2000-09-07 |
Matt Kraai | Stop leaking file handles. |
tree | commitdiff |
2000-08-10 |
Eric Andersen | Some #include updates. |
tree | commitdiff |
2000-07-21 |
Eric Andersen | Added 'renice' command, thanks to Dave Cinege <dcinege... |
tree | commitdiff |
2000-07-19 |
Matt Kraai | Centralize handling of --help. |
tree | commitdiff |
2000-07-19 |
Matt Kraai | Add usage messages for applets without them. |
tree | commitdiff |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Don't use strings directly in calls to usage(). This... |
tree | commitdiff |
2000-07-14 |
Pavel Roskin | More fixes for "missing initializers" |
tree | commitdiff |
2000-07-14 |
Eric Andersen | More cleanups. |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
tree | commitdiff |
2000-07-12 |
Matt Kraai | Use global applet_name instead of local versions. |
tree | commitdiff |
2000-07-10 |
Eric Andersen | Comment on kernel stuff |
tree | commitdiff |
2000-07-06 |
Eric Andersen | Reorganized signal names for better architecture suppor... |
tree | commitdiff |
2000-06-26 |
Eric Andersen | Updates to handle Linux 2.4.0 kernels (kludged around... |
tree | commitdiff |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
tree | commitdiff |
2000-06-06 |
Pavel Roskin | Fixed exit status for killall |
tree | commitdiff |
2000-06-02 |
Eric Andersen | A number of additional fixed from Pavel Roskin, note... |
tree | commitdiff |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
tree | commitdiff |
2000-04-25 |
Erik Andersen | Several more updates |
tree | commitdiff |
2000-04-19 |
Erik Andersen | make ps accept (and ignore) all options (--help works... |
tree | commitdiff |
2000-04-18 |
Erik Andersen | More little stuff. |
tree | commitdiff |
2000-04-18 |
Erik Andersen | Remove debug noise |
tree | commitdiff |
2000-04-18 |
Erik Andersen | Updates |
tree | commitdiff |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
tree | commitdiff |
2000-04-07 |
Erik Andersen | Oops. Left in some debug noise. |
tree | commitdiff |
2000-04-07 |
Erik Andersen | Patch to make killall actually kill all PIDs with the... |
tree | commitdiff |
2000-04-05 |
Erik Andersen | Tar now works perfectly. It behaves much better now... |
tree | commitdiff |
2000-03-17 |
Erik Andersen | Several fixes. |
tree | commitdiff |
2000-03-08 |
Erik Andersen | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler 0_43pre1 |
tree | commitdiff |
2000-03-07 |
Erik Andersen | Fix bugs related to finding PIDs. |
tree | commitdiff |
2000-03-07 |
Erik Andersen | Wrote killall. |
tree | commitdiff |
2000-03-05 |
Erik Andersen | Oops. Forgot to add in uptime when I added uptime. |
tree | commitdiff |
2000-02-21 |
Erik Andersen | Removed proc dependancies for init and free (which... |
tree | commitdiff |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
tree | commitdiff |
2000-01-04 |
Erik Andersen | Bunches of fixes. Typos, bugs, etc. |
tree | commitdiff |
1999-12-08 |
Eric Andersen | Latest and greatest |
tree | commitdiff |
1999-12-05 |
Eric Andersen | Stuf |
tree | commitdiff |
1999-11-10 |
Eric Andersen | Updates to usage, and made tar work. |
tree | commitdiff |
1999-11-09 |
Eric Andersen | Stuff |
tree | commitdiff |
1999-10-23 |
Eric Andersen | More stuff |
tree | commitdiff |
1999-10-20 |
Eric Andersen | Fixed up copyright notices and such |
tree | commitdiff |
1999-10-20 |
Eric Andersen | Made ps work. Fixed some stuff. |
tree | commitdiff |
1999-10-20 |
Eric Andersen | Add a trivial ps command. |
tree | commitdiff |
1999-10-19 |
Eric Andersen | Added sfdisk. Ststic-ified a bunch of stuff. |
tree | commitdiff |
1999-10-18 |
Eric Andersen | More stuff. |
tree | commitdiff |
1999-10-12 |
Eric Andersen | More stuff... |
tree | commitdiff |
1999-10-05 |
Eric Andersen | Initial revision 0_29alpha2 |
tree | commitdiff |
|