Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
cf5b80ba322df0ba630accf9cac13ef239e1cd7b
/
procps
/
top.c
a526c30
Make another warning go away.
by Rob Landley
· 18 years ago
db1ab1a
Top was catching sigterm (and fumbling sigint) so it could reset the terminal
by Rob Landley
· 18 years ago
e15d757
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
e2922e4
- make it C89 compatible; Declarations in the middle of a function is of course
by Bernhard Reutner-Fischer
· 19 years ago
0c43046
Fix allbareconfig.
by Rob Landley
· 19 years ago
997650b
From Denis Vlasenko:
by Rob Landley
· 19 years ago
d9cf7ac
- patch from Denis Vlasenko to add and use bb_xchdir()
by Bernhard Reutner-Fischer
· 19 years ago
c218a29
add last terminal line
by "Vladimir N. Oleynik"
· 19 years ago
3afdfec
restore change by Denis Vlasenko: file_to_buf must vary fast, best if inline
by "Vladimir N. Oleynik"
· 19 years ago
b280455
Cleanups from Denis Vlasenko.
by Rob Landley
· 19 years ago
51bfa54
removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNUSED. My whitespace
by "Vladimir N. Oleynik"
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
70678bc
getopt -> getopt_ulflags. noticed by Rob Sullivan
by "Vladimir N. Oleynik"
· 19 years ago
f246dc7
ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
by "Vladimir N. Oleynik"
· 19 years ago
1e07f85
FEATURE->ENABLE_FEATURE loses one for 'top' applet
by "Vladimir N. Oleynik"
· 19 years ago
038b076
some portability fixes by rmh in Bug 395
by Mike Frysinger
· 19 years ago
223b887
touchup syntax
by Mike Frysinger
· 19 years ago
60158cb
A patch from Takeharu KATO to update/fix SE-Linux support.
by Rob Landley
· 20 years ago
14f5c8d
Patch from Bernhard Fischer to make a bunch of symbols static
by Eric Andersen
· 20 years ago
b6570d0
remove a cut/paste mistake, i better get some sleep.
by Glenn L McGrath
· 20 years ago
225be8c
Apply patch from Felipe Kellermann to simlify logic of sort functions.
by Glenn L McGrath
· 20 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
f6bba3d
Splitting statements with #define's can cause trouble for cross
by Glenn L McGrath
· 21 years ago
7857c03
Paul Mundt (lethal) writes:
by Eric Andersen
· 21 years ago
8efe967
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
by Eric Andersen
· 21 years ago
9e48045
Patch from Russell Coker:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
44608e9
Patch last_pach62 from vodz. This patch moves all the /proc parsing
by Eric Andersen
· 22 years ago
08a7220
last_patch58 from vodz:
by Eric Andersen
· 22 years ago
3a1d837
don't leak FILEs
by Eric Andersen
· 22 years ago
d499330
Commit vodz's patch, plus a tweak to change TracePid to TracerPid. Now
by Manuel Novoa III
· 22 years ago
0_60_4
420b208
Add a new top applet -Erik
by Eric Andersen
· 22 years ago