Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-17 | cmd: remove a bit of unused stuff | ftrvxmtrx | |
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. | |||
2013-01-22 | 9660srv: run 9p service in separate namespace to prevent deadlock | cinap_lenrek | |
we have to run the 9p service process in its own namespace otherwise the attach filename might point onto the served filesystem causing it to deadlock. this happens especially if 9660srv is used as root filesystem. (cdboot) | |||
2011-06-16 | 9660srv: fix memory leak | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |