Commits


change prompt


warn on unknown 9P versions


convert the correct variable


print something for unknown messages


pretty print Rversion messages


improve comment format


initial Tversion handling


use the correct length


add compat for strsep


reject messages larger than msize


bump MSIZE9P (max message size)


[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.


fix header reading


adding missing Rerror (and Terror while there) Terror is illegal in the protocol, but may be handy to cover that too?


read better with sizeof