Global handle table is no longer bound to a process. Removed special handling of the initial process.
Added suspend/resume_process. Moved handle table back into the process structure.
- moved request handlers to the specific C files - moved handle management to handle.c - moved server private includes to server/ instead of include/server/