Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-24 | make error handling in 9p service loops consistent | cinap_lenrek | |
when we get eof, stop the loop immidiately and do not rely on the read to eventually return an error. when convM2S() fails to decode the message, error out and stop the loop. there is no point in continuing. | |||
2015-04-23 | bzfs: handle erealloc(..., 0) | cinap_lenrek | |
2013-01-30 | 9p message size too small | cinap_lenrek | |
various fileservers do not check if the message size is too small (they subtract IOHDRSZ later from it to calculate iounit) which can overflow. | |||
2012-07-30 | import updated compilers from sources | cinap_lenrek | |
2011-04-16 | create file in /386/bin instead of /sys/lib/dist/bin/386. thanks sl for finding | cinap_lenrek | |
2011-04-14 | Promote the old installer/livecd specific tools to normal tools under ↵ | iru | |
/sys/src/cmd. Where similar common tools already existed, I kept them. |