aboutsummaryrefslogtreecommitdiff
path: root/procps
AgeCommit message (Expand)Author
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2005-02-13Add 'nice' and replace 'renice' with a new implementation.Manuel Novoa III
2004-10-08egor duda writes:Eric Andersen
2004-09-14remove a cut/paste mistake, i better get some sleep.Glenn L McGrath
2004-09-14Apply patch from Felipe Kellermann to simlify logic of sort functions.Glenn L McGrath
2004-08-19Patch from Tito adding support for '-q'Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-06Simplify, make formatting better match the procps versionEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-26Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested.Glenn L McGrath
2003-12-24Patch from Ned Ludd, solar at gentoo dot org:Eric Andersen
2003-12-08Splitting statements with #define's can cause trouble for crossGlenn L McGrath
2003-10-22Andreas Mohr writes:Eric Andersen
2003-10-11Paul Mundt (lethal) writes:Eric Andersen
2003-09-15Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen
2003-08-06Fixup segfault on 'kill -q'Eric Andersen
2003-07-26Rework kill / killall so it behaves itself, even when subjectedEric Andersen
2003-07-22Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-07-03Patch from Russell Coker:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-09Fix compiler warnings, patch by Steven ScholzGlenn L McGrath
2003-01-11Patch from Daniel J Walsh at redhat to make free work for systemsEric Andersen
2002-12-06It shouldnt depend on itselfGlenn L McGrath
2002-12-06Remove duplicate entry for killGlenn L McGrath
2002-12-06Do the dumb/obvious thing for the killall->kill dependancyEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
2002-12-05Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notEric Andersen
2002-11-25last_patch_67 from Vladimir N. OleynikGlenn L McGrath
2002-10-22Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen
2002-10-10last_patch58_2 from vodz -- add FEATURE_CPU_USAGE_PERCENTAGE optionEric Andersen
2002-09-30Bugfix from Claudio Fleiner <claudio@fleiner.com>Eric Andersen
2002-09-30last_patch58 from vodz:Eric Andersen
2002-09-30Vodz' last_patch57:Eric Andersen
2002-09-20don't leak FILEsEric Andersen
2002-09-18Commit vodz's patch, plus a tweak to change TracePid to TracerPid. NowManuel Novoa III
2002-09-17Add a new top appletEric Andersen
2002-09-16Apply vodz' last_patch52Eric Andersen
2002-07-23Fix indentation. Support killall -q, for pcmcia-csEric Andersen
2002-05-22Made exit code SysV compliant. Also added -s (single pid) flag.Robert Griebl
2002-04-27Patch from Cliff L. Biffle <cbiffle@safety.net> to display memoryEric Andersen
2002-04-13Patch from Jim Treadway <jim@stardot-tech.com> to teachEric Andersen
2002-04-13Update some missing copyright noticesEric Andersen
2002-04-12Completely rework the config system so that it no longer annoys me to work onEric Andersen
2001-12-20Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai
2001-12-06If find_pid_by_name() had an error, it was returning -1, but storingEric Andersen
2001-11-10config.in features patch from Giulio Orsero <giulioo@pobox.com>Eric Andersen
2001-10-29Add killall (noted by Giulio Orsero).Matt Kraai
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen