Commits


ignore more files


drafting a "9pscript" for regress testing


disable DEBUG_PACKETS


pretty print Rwalk


compute path/vers/type in twalk' wqid


fix the Rwalk serialization


fix Twalk encoding


add ability to hexdump messages also to the repl


error out on message too small


first try at adding walk to the repl


move hexdump to utils


drop useless check


error on too small packages


typo! nwname should be checked, not nwqid


improve qid implementation qid now aren't *always* associated with a fd. They are associated with a path instead. The may be associated with a fd if the client preared a fid for I/O. At Tattach time we don't necessarily open the directory, we just stat it. Same during Twalk.