Commits


improve documentation


implement bye/quit


implement `bell' and `verbose'; set verbosity to 0


s/HAVE_READLINE/HAVE_LIBREADLINE/


implement commands, add ls and tweak np_read* functions


free line after use


implement do_version and do_attach


change the prompt to `kamiftp>'


print prompt when !HAVE_READLINE


publish pp_qid_type


publish struct qid


update (and correct) the description for the comparisons and asserts


reset readdir buffer when the client seeks back to zero


fix the msize checking in the regress suite recent changes in 93c0742 reduced the msize returned by the server: this is still valid in 9p but not what the suite expected.


9ps: add support for <= (lesser equal) binary comparison