rsc
215993f844
Add 9P2000.u extensions.
2005-09-13 01:55:31 +00:00
rsc
34e8254fb8
use correct type for NOFID (sunos)
2005-07-27 20:42:07 +00:00
rsc
5c84c448b8
add srv -a option
2005-03-21 17:24:21 +00:00
rsc
3a6f92eed1
add verbose9pserve environment variable; fix afid ref
2005-03-18 19:22:01 +00:00
rsc
c042e61ec7
ignore tstp
2005-03-18 19:01:39 +00:00
rsc
80568494de
bug fixes; quieter
2005-02-11 16:53:54 +00:00
rsc
38c10d1abc
do not call exits in threaded programs
2005-01-17 21:29:00 +00:00
rsc
bb426e77f6
more precision on time
2005-01-06 23:11:14 +00:00
rsc
e2a1725dfc
more debugging
2005-01-04 21:24:52 +00:00
rsc
70997336be
remove debugging print
2004-12-28 22:13:33 +00:00
rsc
21e626deb3
remove race between openfdthread and connoutthread msgput,
...
so that openfd'ed fids always get clunked properly.
2004-12-28 22:11:34 +00:00
rsc
7ffc5208a8
use threaddaemonize
2004-12-28 01:37:18 +00:00
rsc
9939daadf4
use new thread library
2004-12-27 16:56:16 +00:00
rsc
8ad517944e
Today's changes.
...
More changes.
2004-03-25 23:03:57 +00:00
rsc
c91bd3283a
Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.
...
Add debugging to fdwait.
Rewrite getcallerpc on PowerMac to be correct.
2004-03-05 02:25:41 +00:00
rsc
05b7f431f0
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.
2004-03-02 19:21:48 +00:00
rsc
53dbac9485
Tweaks for the Macintosh.
2004-03-02 16:58:49 +00:00
rsc
f063dad96e
Small tweaks to make things build again.
2004-02-29 22:42:33 +00:00
rsc
5a8e63b2f0
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.
2004-02-29 22:10:26 +00:00
rsc
49588d5d90
Tweaks to various bits.
...
Until I hear otherwise, Refs aren't used enough to
merit their own assembly. They are now implemented with locks.
2003-12-17 04:34:52 +00:00
rsc
32f69c36e0
Add support for user-level 9P servers/clients and various bug fixes to go with them.
2003-12-11 17:48:38 +00:00
rsc
ceb0477083
check everything in so i can move to linux and valgrind.
2003-12-09 06:06:07 +00:00
rsc
d3df308747
File system stuff.
2003-12-06 18:08:52 +00:00