Commits


more todos


allow directory to be read again using offset 0 The documentation says explicitly that the offset is *either* 0 or the last offset plus count; that means that after some read a client can require *again* an offset 0 (i.e. doing a rewinding the directory.)


remove unnecessary logging


implement Tread against directories To do so it was needed to modify the np_* functions so they take an explicit evbuffer.


add missing fields in stat description


install kamirepl too


add a manpage for kamirepl


add readdir numbers for future reference


PATH_MAX already accounts for NUL


add compat for vis


implement open & read and improve msg default handling


implement topen and tread


9p doc improvements


free evp only if it was allocated apparently, evbuffer_free doesn't like NULLs


sync conf example with kamid.conf.5