Commits


more precision on time


more debugging


remove debugging print


remove race between openfdthread and connoutthread msgput, so that openfd'ed fids always get clunked properly.


use threaddaemonize


use new thread library


Today's changes. More changes.


Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.


Long-standing stability bugs fixed in 9pserve. Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries.


Tweaks for the Macintosh.


Small tweaks to make things build again.


Fighting the good fight. Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.


Tweaks to various bits. 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 with them.


check everything in so i can move to linux and valgrind.