Commits


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


sort includes


rewrite the argument handling using a proper getopt_long


ignore object files too


knf(9)