diff options
author | rsc <devnull@localhost> | 2005-01-11 21:28:31 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-11 21:28:31 +0000 |
commit | 7b0c2f155dc4ac20d65c6a9899ae223053379fcd (patch) | |
tree | f6e5e7ae99f6ae7c3b04850a296a9e5e4e0df0b5 /CHANGES | |
parent | 37cc72d323478b1d98ee741e3d88557d141e7767 (diff) | |
download | plan9port-7b0c2f155dc4ac20d65c6a9899ae223053379fcd.tar.gz plan9port-7b0c2f155dc4ac20d65c6a9899ae223053379fcd.tar.bz2 plan9port-7b0c2f155dc4ac20d65c6a9899ae223053379fcd.zip |
no more 9commands
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +October 22, 2004 + work around gas bug in mkmk.sh + + exit 9p on interrupt; do zero-length write when no input to write + + various little acme fixes + + xdata file + + add core dumped info and signal to await status + + change notify to ignore dumb signals like winch by default + + print 0 %ux as 0x0 + + bug fixes in libfs about zero-length writes + + more libthread pthreads fixes + + 9term interrupt fix + October 16, 2004 fix bug in latin1 keyboard data for superscript 1,2,3. |