summaryrefslogtreecommitdiffstats
path: root/src/cmd/plumb
Commit message (Collapse)AuthorAgeFilesLines
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* SunOS can rot in hell.rsc2004-03-261-16/+20
|
* Today's changes.rsc2004-03-253-4/+6
| | | | More changes.
* Small tweaksrsc2004-03-211-0/+2
| | | | Lots of new code imported.
* Amazingly picky bug fixes from Valgrind.rsc2004-03-052-1/+7
|
* Various little fixes.rsc2004-03-051-1/+1
|
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-1/+1
| | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
* Various tweaks.rsc2004-02-291-1/+1
|
* Small tweaks to make things build again.rsc2004-02-295-26/+21
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-116-74/+60
| | | | with them.
* make -> mkrsc2003-11-231-16/+0
|
* Plan 9 version, nothing tweaked yet.rsc2003-11-237-0/+2596
|
* Single-threaded plumber that can run "start" rules.rsc2003-10-141-0/+16
Thanks to Caerwyn Jones.