Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-01 | lib9p: remove unneccesary headers | cinap_lenrek | |
2020-03-07 | lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hacks | cinap_lenrek | |
it is unclear how Srv.nopipe flag should work inside postmountserv(). if a server wants to serve on stdio descriptors, he can just call srv() after initializing Srv.infd and Srv.outfd. The Srv.leavefdsopen hack can be removed now that acme win has been fixed. | |||
2014-07-03 | remove executable bit from /sys/src/lib9p/ramfs.c | cinap_lenrek | |
2014-06-11 | revert ramfs example | cinap_lenrek | |
the code was correct. erealloc9p() terminates the process on error, but the code was handling realloc() error explicitely and responded the request with Enomem error. | |||
2014-06-11 | lib9p: ramfs example: s/realloc/erealloc9p/ | ftrvxmtrx | |
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 | |