Add bb_msg_read_error
[oweals/busybox.git] / procps /
2005-02-13 Manuel Novoa III Add 'nice' and replace 'renice' with a new implementation.
2004-10-08 Eric Andersenegor duda writes:
2004-09-14 Glenn L McGrathremove a cut/paste mistake, i better get some sleep.
2004-09-14 Glenn L McGrathApply patch from Felipe Kellermann to simlify logic...
2004-08-19 Eric AndersenPatch from Tito adding support for '-q'
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-06 Eric AndersenSimplify, make formatting better match the procps version
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-26 Glenn L McGrathVodz last_patch120, more busybox integration, saves...
2003-12-24 Eric AndersenPatch from Ned Ludd, solar at gentoo dot org:
2003-12-08 Glenn L McGrathSplitting statements with #define's can cause trouble...
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-10-11 Eric AndersenPaul Mundt (lethal) writes:
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-08-06 Eric AndersenFixup segfault on 'kill -q'
2003-07-26 Eric AndersenRework kill / killall so it behaves itself, even when...
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-09 Glenn L McGrathFix compiler warnings, patch by Steven Scholz
2003-01-11 Eric AndersenPatch from Daniel J Walsh at redhat to make free work...
2002-12-06 Glenn L McGrathIt shouldnt depend on itself
2002-12-06 Glenn L McGrathRemove duplicate entry for kill
2002-12-06 Eric AndersenDo the dumb/obvious thing for the killall->kill dependancy
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-05 Eric AndersenKill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch...
2002-11-25 Glenn L McGrathlast_patch_67 from Vladimir N. Oleynik
2002-10-22 Eric AndersenPatch last_pach62 from vodz. This patch moves all...
2002-10-10 Eric Andersenlast_patch58_2 from vodz -- add FEATURE_CPU_USAGE_PERCE...
2002-09-30 Eric AndersenBugfix from Claudio Fleiner <claudio@fleiner.com>
2002-09-30 Eric Andersenlast_patch58 from vodz:
2002-09-30 Eric AndersenVodz' last_patch57:
2002-09-20 Eric Andersendon't leak FILEs
2002-09-18 Manuel Novoa III Commit vodz's patch, plus a tweak to change TracePid... 0_60_4
2002-09-17 Eric AndersenAdd a new top applet
2002-09-16 Eric AndersenApply vodz' last_patch52
2002-07-23 Eric AndersenFix indentation. Support killall -q, for pcmcia-cs
2002-05-22 Robert GrieblMade exit code SysV compliant. Also added -s (single...
2002-04-27 Eric AndersenPatch from Cliff L. Biffle <cbiffle@safety.net> to... 0_60_3
2002-04-13 Eric AndersenPatch from Jim Treadway <jim@stardot-tech.com> to teach
2002-04-13 Eric AndersenUpdate some missing copyright notices
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-12-06 Eric AndersenIf find_pid_by_name() had an error, it was returning...
2001-11-10 Eric Andersenconfig.in features patch from Giulio Orsero <giulioo...
2001-10-29 Matt KraaiAdd killall (noted by Giulio Orsero).
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-02 Eric AndersenLatest patch from vodz. Adds a check for divide by...
2001-07-31 Eric AndersenI just wrote up a simple pidof applet, closing bug...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-07-05 Eric AndersenFix a stupid thinko, and fix killall to cope with the...
2001-06-26 Eric AndersenMinor formatting change
2001-06-26 Eric AndersenFix ps so it doesn't waste space showing group, as...
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-03-09 Mark WhitleyAdded some more '/* getopt not needed */' lines.
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-23 Mark WhitleyFixed tiny typo.
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2001-01-18 Matt KraaiEliminate calls of the form "fprintf(stdout,". Thanks...
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-13 Eric AndersenFix from Matt Kraai -- a better way to NULL terminate...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-05 Matt KraaiUse perrorMsg and clean up exit status.
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-13 Pavel RoskinList of signals updated from util-linux-2.10o
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
2000-09-10 Eric AndersenUpdate free for current 2.4.x behavior...
2000-09-07 Matt KraaiStop leaking file handles.
2000-08-10 Eric AndersenSome #include updates.
2000-07-21 Eric AndersenAdded 'renice' command, thanks to Dave Cinege <dcinege...
2000-07-19 Matt KraaiCentralize handling of --help.
2000-07-19 Matt KraaiAdd usage messages for applets without them.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-14 Pavel RoskinMore fixes for "missing initializers"
2000-07-14 Eric AndersenMore cleanups.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-12 Matt KraaiUse global applet_name instead of local versions.
2000-07-10 Eric AndersenComment on kernel stuff
2000-07-06 Eric AndersenReorganized signal names for better architecture suppor...
2000-06-26 Eric AndersenUpdates to handle Linux 2.4.0 kernels (kludged around...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-06 Pavel RoskinFixed exit status for killall
2000-06-02 Eric AndersenA number of additional fixed from Pavel Roskin, note...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-25 Erik AndersenSeveral more updates
2000-04-19 Erik Andersenmake ps accept (and ignore) all options (--help works...
2000-04-18 Erik AndersenMore little stuff.
2000-04-18 Erik AndersenRemove debug noise
next