Commits


first draft of the ninepscript interpreter the ninepscript is meant as a way to test kamid. The idea is to execute these scripts that sends and receive 9p messages and ensure that the daemon works correctly in various situations.


constants and comments


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