aboutsummaryrefslogtreecommitdiff
path: root/procps/top.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* From Denis Vlasenko:Rob Landley2006-04-241-223/+177
* - patch from Denis Vlasenko to add and use bb_xchdir()Bernhard Reutner-Fischer2006-04-121-3/+2
* add last terminal line"Vladimir N. Oleynik"2006-02-151-6/+12
* restore change by Denis Vlasenko: file_to_buf must vary fast, best if inline"Vladimir N. Oleynik"2006-02-141-8/+7
* Cleanups from Denis Vlasenko.Rob Landley2006-02-131-162/+162
* removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNU..."Vladimir N. Oleynik"2006-01-301-7/+7
* just whitespaceTim Riker2006-01-251-5/+5
* getopt -> getopt_ulflags. noticed by Rob Sullivan"Vladimir N. Oleynik"2005-11-291-13/+9
* ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE"Vladimir N. Oleynik"2005-09-161-16/+16
* FEATURE->ENABLE_FEATURE loses one for 'top' applet"Vladimir N. Oleynik"2005-09-141-16/+16
* some portability fixes by rmh in Bug 395Mike Frysinger2005-08-271-2/+0
* touchup syntaxMike Frysinger2005-07-301-10/+13
* A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley2005-05-031-4/+0
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-1/+1
* remove a cut/paste mistake, i better get some sleep.Glenn L McGrath2004-09-141-20/+0
* Apply patch from Felipe Kellermann to simlify logic of sort functions.Glenn L McGrath2004-09-141-26/+24
* Larry Doolittle writes:Eric Andersen2004-04-141-2/+2
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-10/+10
* Splitting statements with #define's can cause trouble for crossGlenn L McGrath2003-12-081-7/+5
* Paul Mundt (lethal) writes:Eric Andersen2003-10-111-12/+48
* Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen2003-09-151-12/+9
* Patch from Russell Coker:Eric Andersen2003-07-031-0/+4
* Major coreutils update.Manuel Novoa III2003-03-191-10/+10
* Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen2002-10-221-147/+23
* last_patch58 from vodz:Eric Andersen2002-09-301-292/+583
* don't leak FILEsEric Andersen2002-09-201-0/+3
* Commit vodz's patch, plus a tweak to change TracePid to TracerPid. Now0_60_4Manuel Novoa III2002-09-181-19/+20
* Add a new top appletEric Andersen2002-09-171-0/+408