summaryrefslogtreecommitdiffstats
path: root/src/cmd/plumb/plumber.h
Commit message (Collapse)AuthorAgeFilesLines
* plumber: add -f (foreground) option (#288)Jason Felice2019-10-291-1/+1
| | | | In MacOS, services run by launchd must run in the foreground, since launchd manages forking and other resources.
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-0/+1
| | | | with them.
* Plan 9 version, nothing tweaked yet.rsc2003-11-231-0/+93