busybox/procps
Rob Landley db1ab1aeb3 Top was catching sigterm (and fumbling sigint) so it could reset the terminal
type on the way out, but the signal handler didn't exit.  Plus it did
unnecessary things with sigaction.  This code is overgrown and needs a serious
weed-whacking...
2006-06-28 14:11:25 +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 - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
kill.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +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 Top was catching sigterm (and fumbling sigint) so it could reset the terminal 2006-06-28 14:11:25 +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