
* do portable orphan timeout (we now depend on linux' select() behaviour)
* make network send/recv able to work on big endian
* a library that is pthread-alike to ease replacing pthreads calls
* make HLEN runtime selectable
* implement redundancy (should be only a couple of hooks in the networking
	code and new net ops)
* more documentation

