aboutsummaryrefslogtreecommitdiff
path: root/src/libplumb
AgeCommit message (Collapse)AuthorFilesLines
2003-12-17Tweaks to various bits.rsc1-20/+53
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc1-27/+9
with them.
2003-11-25fix libplumbrsc2-7/+11
2003-11-23make -> mkrsc3-23/+22
use $HOME/mnt/plumb as named pipe.
2003-10-14Single-threaded plumber that can run "start" rules.rsc3-0/+530
Thanks to Caerwyn Jones.