Commits


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


revert the ugly workaround -- use ohash correctly ohash expects the keys to be laid out in memory, it can't follow pointers. So, convert the key pointer to a flexible array memer at the end of the kp struct. Enojoy O(1) again!


more todos


add a todo file


typo spotted by cage, thanks!


initialize evbuffer only for dirs