busybox/procps
Denis Vlasenko 333aa0c04a nmeter: code shrink
function                                             old     new   delta
init_delay                                            61      64      +3
init_cpu                                              86      82      -4
init_int                                              63      57      -6
nmeter_main                                          679     667     -12
init_if                                               88      63     -25
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/4 up/down: 3/-47)             Total: -44 bytes
2008-06-28 23:30:37 +00:00
..
Config.in ps: add conditional support for -o [e]time 2008-01-05 03:26:41 +00:00
free.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
fuser.c fuser: a now, the corrected fix (vda botched previous one) 2008-05-28 14:57:58 +00:00
Kbuild pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 2007-09-29 22:26:01 +00:00
kill.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
nmeter.c nmeter: code shrink 2008-06-28 23:30:37 +00:00
pgrep.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
pidof.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
ps.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
renice.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
sysctl.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
top.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
uptime.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
watch.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00