Commits


move INFTIM shim to compat.h


ninepscript: refactor builtin_recv builtin_recv receives imsg from the client process (it's invoked as `recv' from the scripts) and its interaction with the other process is delicate. Instead of the current mess, try to do a more idiomatic imsg_read/get loop, with a flag to read more messages.


remove useless ret=0


constify pp_val and ppf_val


new upload server


constify v_{true,false} and pushv


fix email in copyright this stuff isn't done as a part of the OpenBSD project obviously.


add a changelog for kamid


fix twstat handling of mode bits twstat was truncating out the user mode bits. Found the hard way by cage.


link the SHA256.sig too


final touches before the release


add some arts


add a dead-simple systemd service


improve error message due to missing/unreadable cert/keys


site/www: wrap the menu in <nav>