fix depmod, and add taskset and adjtimex applets

Add them in busybox-full/static (but not libbusybox)

Note: taskset is not available on gingerbread branch,
      bionic shed.h was incomplete.

Taskset can be required on dual core devices to get/set
cpu affinity, an example : ptrace() require to be on same
cpu core to allow to attach a debug process...

This function is used in 2nd-init, can be useful for some
devices... like the Droid 3 and the Razr

Change-Id: Iaf89bf8e08112fcd74fa19cc0989185b28390ff2
14 files changed