Commits


add prototype for do_send


add prototypes for np_header and np_string


don't +1...


correctly handle version with dots


use an intermediate buffer to print the version


typo...


log string length too


handle version with a `.'


don't over-increment the buffer ptr


don't. use. sizeof(np_msg_header). NEVER


warn on unknown 9P versions


convert the correct variable


initial Tversion handling


[client] fix reading/writing of some fields the gist was correct, but there was still a memcpy on the struct. No good. And a missing conversion. No good indeed.


log the user and the directory