.. |
Config.in
|
ps,top: add an option to show threads. +260 bytes of code
|
2009-09-19 22:29:42 +02:00 |
free.c
|
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
2007-10-11 10:05:36 +00:00 |
fuser.c
|
modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"
|
2009-03-03 18:47:56 +00:00 |
Kbuild
|
pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>
|
2007-09-29 22:26:01 +00:00 |
kill.c
|
*: use "can't" instead of "cannot"
|
2009-11-13 09:08:27 +01:00 |
nmeter.c
|
*: add FAST_FUNC to function ptrs where it makes sense
|
2009-06-05 12:06:05 +02:00 |
pgrep.c
|
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
|
2009-08-14 22:33:10 +02:00 |
pidof.c
|
*: mass renaming of USE_XXXX to IF_XXXX
|
2009-04-21 11:09:40 +00:00 |
ps.c
|
*: use "can't" instead of "cannot"
|
2009-11-13 09:08:27 +01:00 |
ps.posix
|
ps: add documentation on POSIX ps
|
2006-11-05 00:47:38 +00:00 |
renice.c
|
- first pass to unify/cleanup uid handling (-236b)
|
2008-07-21 14:41:33 +00:00 |
sysctl.c
|
sysctl: stop abusing parser->line
|
2009-05-10 23:41:29 +02:00 |
top.c
|
top: do not use #if inside printf, it can be a macro
|
2009-11-07 04:06:31 +01:00 |
uptime.c
|
*: rename ATTRIBUTE_XXX to just XXX.
|
2008-07-05 09:18:54 +00:00 |
watch.c
|
*: introduce and use ffulsh_all()
|
2009-11-02 14:19:51 +01:00 |