summaryrefslogtreecommitdiffstats
path: root/src/libplumb
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to various bits.rsc2003-12-171-20/+53
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-27/+9
| | | | with them.
* fix libplumbrsc2003-11-252-7/+11
|
* make -> mkrsc2003-11-233-23/+22
| | | | use $HOME/mnt/plumb as named pipe.
* Single-threaded plumber that can run "start" rules.rsc2003-10-143-0/+530
Thanks to Caerwyn Jones.