aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/plumb
AgeCommit message (Collapse)AuthorFilesLines
2004-04-19clean up when finished.rsc1-1/+0
don't set PLAN9 don't set PLAN9
2004-03-26SunOS can rot in hell.rsc1-16/+20
2004-03-25Today's changes.rsc3-4/+6
More changes.
2004-03-21Small tweaksrsc1-0/+2
Lots of new code imported.
2004-03-05Amazingly picky bug fixes from Valgrind.rsc2-1/+7
2004-03-05Various little fixes.rsc1-1/+1
2004-03-05Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc1-1/+1
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
2004-02-29Various tweaks.rsc1-1/+1
2004-02-29Small tweaks to make things build again.rsc5-26/+21
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc6-74/+60
with them.
2003-11-23make -> mkrsc1-16/+0
2003-11-23Plan 9 version, nothing tweaked yet.rsc7-0/+2596
2003-10-14Single-threaded plumber that can run "start" rules.rsc1-0/+16
Thanks to Caerwyn Jones.