busybox/procps
Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than
untangle them:

Rewrite u_signal_names() into get_signum() and get_signame(), plus trim the
signal list to that required by posix (they can specify the numbers for
the rest if they really need them).  (This is preparatory cleanup for adding
a timeout applet like Roberto Foglietta wants.)

Export the itoa (added due to Denis Vlasenko, although it's not quite his
preferred implementation) from xfuncs.c so it's actually used, and remove
several other redundant implementations of itoa and utoa() in the tree.
2006-07-12 19:17:55 +00:00
..
Config.in Patch from Robert P Day: let menuconfig indent stuff for us, we don't have 2006-04-13 23:22:16 +00:00
free.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
fuser.c A couple things that got tangled up in my tree, easier to check in both than 2006-07-12 19:17:55 +00:00
kill.c A couple things that got tangled up in my tree, easier to check in both than 2006-07-12 19:17:55 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
pidof.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
ps.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
renice.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
sysctl.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
top.c Make another warning go away. 2006-06-30 20:30:10 +00:00
uptime.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00