busybox/procps
Bernhard Reutner-Fischer 6d6a40cc4b - add option 'w' to ps (wide output, optional feature defaults to off).
- move to ENABLE_ and use shorter boilerplate.

sizes without selinux-support:
   text	   data	    bss	    dec	    hex	filename
    356	      0	      0	    356	    164	procps/ps.o.with-w
    300	      0	      0	    300	    12c	procps/ps.o.no-w
    302	      0	      0	    302	    12e	procps/ps.o.oorig
2005-10-04 14:31:18 +00:00
..
Config.in - add option 'w' to ps (wide output, optional feature defaults to off). 2005-10-04 14:31:18 +00:00
free.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
kill.c Patch from Tito adding support for '-q' 2004-08-19 18:26:26 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in use brief license line 2005-09-24 06:01:57 +00:00
pidof.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ps.c - add option 'w' to ps (wide output, optional feature defaults to off). 2005-10-04 14:31:18 +00:00
renice.c Add 'nice' and replace 'renice' with a new implementation. 2005-02-13 20:14:05 +00:00
sysctl.c change interface to bb_xasprintf() - more perfect for me. 2005-09-29 16:18:57 +00:00
top.c ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE 2005-09-16 12:55:29 +00:00
uptime.c some portability fixes by rmh in Bug 395 2005-08-27 18:18:06 +00:00