busybox/procps
2005-10-28 16:08:47 +00:00
..
Config.in New applet, fuser, from Tony J. White. (Needs some cleanup.) 2005-10-28 13:05:12 +00:00
free.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fuser.c Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for scan dir. Added losed chdir(".."). Removed warnings for 64-bit inode size. Why use memcpy and do not let? Very strange code for me 2005-10-28 16:08:47 +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 New applet, fuser, from Tony J. White. (Needs some cleanup.) 2005-10-28 13:05:12 +00:00
pidof.c RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 2005-10-15 13:45:32 +00:00
ps.c update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group char from bb_opt_complementally is new feature: set argv is options; 2005-10-05 10:52:47 +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