Commits


fix the restart of the main process delete useless functions such as merge_config and config_clear while here.


implement clear_config for real


call clear_config from parse.y in listener_shutdown


export clear_config from parse.y


9ps: provide `verbose' so client.c compiles


only memcpy into imsg->data if datalen is not zero Passing a NULL pointer to memcpy is UB no matter if len is 0 (commit by claudio@, backporting for kamid.)


add draft of a tutorial


typo


site: tweak 9p rfc link text


fix the title now that `subst' handles spaces


rewrite subst in perl


spacing


site: add menu on the www site


site: small tweaks


change script for gmi->html, update style; add makefile