Commits


group the "no body replies" handling together


Tcreate: specify that . and .. are illegal


improve README.md


dump REGRESS_* vars to stdout


document other calls


Tcreate: check against ".", ".." and files with `/' in them.


add Tcreate, Twrite and Tremove


Merge branch 'main' of ssh://omarpolo.com/kamid


- [regress-extra] added test for tCreate, both file and directory.


implement Tremove


typo


mention that OEXEC is not supported


implement Tcreate


- [regress-extra] added test: fails when trying to write on a directory. - [regress-test] exported condition: '9p-error'.


- [regress-extra] fixed test file contents and removed useless variables (thanks op!).