Commits


plumber: add -f (foreground) option (#288) In MacOS, services run by launchd must run in the foreground, since launchd manages forking and other resources.


plumber: comment out bogus user name check R=rsc http://codereview.appspot.com/2295043


post9pservice: add extra arg to unmodified calls


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


do threading right


avoid use of an extra proc


update to use new thread library


Compare function pointers against 0 rather than nil.


SunOS can rot in hell.


Today's changes. More changes.


Small tweaks to make things build again.


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


Plan 9 version, nothing tweaked yet.