Commit Briefs

Omar Polo

sync changelog



Omar Polo

move INFTIM shim to compat.h


Omar Polo

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.


Omar Polo

remove useless ret=0


Omar Polo

constify pp_val and ppf_val


Omar Polo

new upload server


Omar Polo

constify v_{true,false} and pushv


Omar Polo

fix email in copyright

this stuff isn't done as a part of the OpenBSD project obviously.


Omar Polo

add a changelog for kamid


Omar Polo

fix twstat handling of mode bits

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


Omar Polo

link the SHA256.sig too (tags/0.1)


Omar Polo

final touches before the release


Omar Polo

add some arts


Omar Polo

add a dead-simple systemd service