Compiler and tool names need to be updated in Makefile. Also fix some patch offsets while we are at it
Reorganize patches & do following changes: * Enable use of sethostname(2) in utility `hostname`. * Enable setting time in utility `date` - busybox already provide own implementation of stime(2). - both features require root.