summaryrefslogtreecommitdiffstats
path: root/src/cmd/9pserve.c
Commit message (Expand)AuthorAgeFilesLines
* more debuggingrsc2005-01-041-82/+149
* remove debugging printrsc2004-12-281-1/+0
* remove race between openfdthread and connoutthread msgput,rsc2004-12-281-1/+8
* use threaddaemonizersc2004-12-281-14/+8
* use new thread libraryrsc2004-12-271-153/+1
* Today's changes.rsc2004-03-251-1/+1
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-3/+5
* Long-standing stability bugs fixed in 9pserve.rsc2004-03-021-19/+42
* Tweaks for the Macintosh.rsc2004-03-021-1/+0
* Small tweaks to make things build again.rsc2004-02-291-1/+1
* Fighting the good fight.rsc2004-02-291-116/+68
* Tweaks to various bits.rsc2003-12-171-23/+44
* Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc2003-12-111-32/+425
* check everything in so i can move to linux and valgrind.rsc2003-12-091-60/+409
* File system stuff.rsc2003-12-061-0/+597