Commits


const-ify message fmt string


typo


mark message as printf-like


add some warnings


clean also the object files


set version to 1.0


tweaks


rewrite the manpage in mdoc


parenthesize sizeof


add x{m,c,re}alloc functions is easier this way than edit the existing code to handle malloc(3) failures.


de-typedef-ify pt2


rename rover -> fm


de-typedef-ify


drop unnecessary #define


hardcode SIGWINCH? please