aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/plumb
AgeCommit message (Expand)AuthorFilesLines
2020-12-30libthread: add threadmaybackgroundRuss Cox1-0/+6
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
2019-10-29plumber: add -f (foreground) option (#288)Jason Felice3-4/+11
2019-09-19plumber: fix EOF detection on writes to rules file (#257)Fazlul Shahriar1-3/+3
2012-05-15plumb: remove debugging printRuss Cox1-1/+0
2010-10-07plumber: comment out bogus user name checkRuss Cox1-0/+2
2008-04-17post9pservice: add extra arg to unmodified callsRuss Cox1-1/+1
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2-3/+3
2005-09-09NetBSD-macppc ctype needs uchars.rsc1-3/+3
2005-03-18add -9 for debuggingrsc1-0/+4
2005-01-13Many small edits.rsc1-3/+1
2005-01-11add $plan9 variablersc1-0/+5
2005-01-04do threading rightrsc2-26/+4
2005-01-04exit correctlyrsc1-7/+7
2005-01-04Goodbye SHORTLIBrsc1-1/+0
2004-12-28be like plan 9 plumberrsc1-3/+22
2004-12-28avoid use of an extra procrsc1-1/+1
2004-12-28FreeBSD tweaksrsc1-1/+2
2004-12-28use threaddaemonizersc1-12/+1
2004-12-26update to use new thread libraryrsc1-4/+9
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1
2004-04-19clean up when finished.rsc1-1/+0
2004-03-26SunOS can rot in hell.rsc1-16/+20
2004-03-25Today's changes.rsc3-4/+6
2004-03-21Small tweaksrsc1-0/+2
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
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 wit...rsc6-74/+60
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