Commits


run the tests


add builtin_{recv,send}; connect the tests with the client process


don't install kamirepl and ninepscript


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.


first draft a 9P manual page for the section 7


add kamirepl, a REPL to test kamid


fix make dist


add missing source deps on kamid.h


another type


initial commit