Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


lib9: restore SIGCHLD handler in rfork R=rsc http://codereview.appspot.com/4436071


unused i


add RFENVG, RFCENVG


use libthread not ffork


more debugging


Get rid of 9proc.


add RFNOWAIT. this was probably a bad idea.


No more malloc or lock inside signal handlers.


Add support for user-level 9P servers/clients and various bug fixes to go with them.


allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.


Annoying changes to work on Sun boxes.


Various additions and fixes.