diff options
author | rsc <devnull@localhost> | 2005-02-11 19:51:21 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-02-11 19:51:21 +0000 |
commit | 7d59ed711467b2b2c8ac25f86724225c8be7524c (patch) | |
tree | a8d6ebdfda94c8e4ff2a2d8f8f0dfa10f8fe1709 /CHANGES | |
parent | cf7bdb33d49aef8a4add73ee15f631f3fc0203d6 (diff) | |
download | plan9port-7d59ed711467b2b2c8ac25f86724225c8be7524c.tar.gz plan9port-7d59ed711467b2b2c8ac25f86724225c8be7524c.tar.bz2 plan9port-7d59ed711467b2b2c8ac25f86724225c8be7524c.zip |
changes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9,11 +9,13 @@ February 11, 2005 lib9pclient: add chatty9pclient libauth: add fsamount, nsamount, authdial ndb. libmach: use %#x explicitly + libndb: add libsec: use new auth_allocrpc in tlshand libthread: add threadgetname prototype 9l: fix libsec/lib9 cycle thanks to netcrypt - 9p: use nsamount, fsamount + 9p: use nsamount, fsamount; add write -l 9pserve: quieter, auth bug fix + 9term: treat _ as word character acid: do not set %# implicitly anymore add simple pthread support via acid code set corpid @@ -21,8 +23,10 @@ February 11, 2005 dial: send input to net instead of back to 0 dict: ahd path factotum: make it run and work, add secstore + remove top-level factotum directory rc: set p->pid=-1 explicitly to avoid wait problems psv: add print buttons + secstored: add it February 10, 2005 libmach: abortive attempt at pthread support via libthread_db |