Small fixes
A selection of 80 fixes from 174 pull requests.
9.Pipeline input
Writing to a pipeline entered its last process, bypassing earlier stages. Input belongs to the first process; output belongs to the last.
11stdin: handle.stdin,stdin: handles[0].stdin,