summaryrefslogtreecommitdiffstats
path: root/src/cmd/plumb
Commit message (Expand)AuthorAgeFilesLines
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-012-3/+3
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-3/+3
* add -9 for debuggingrsc2005-03-181-0/+4
* Many small edits.rsc2005-01-131-3/+1
* add $plan9 variablersc2005-01-111-0/+5
* do threading rightrsc2005-01-042-26/+4
* exit correctlyrsc2005-01-041-7/+7
* Goodbye SHORTLIBrsc2005-01-041-1/+0
* be like plan 9 plumberrsc2004-12-281-3/+22
* avoid use of an extra procrsc2004-12-281-1/+1
* FreeBSD tweaksrsc2004-12-281-1/+2
* use threaddaemonizersc2004-12-281-12/+1
* update to use new thread libraryrsc2004-12-261-4/+9
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
* clean up when finished.rsc2004-04-191-1/+0
* SunOS can rot in hell.rsc2004-03-261-16/+20
* Today's changes.rsc2004-03-253-4/+6
* Small tweaksrsc2004-03-211-0/+2
* 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
* 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 wit...rsc2003-12-116-74/+60
* 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