~myrrc/nfmd

add connect timeout
fix ios c initializer
split config into sections, add header section
help message
exit 1 if email send failed, simplify scheme parse
ld.gold for all targets
fix segfault after mrss_parse_buffer err

follow 301 to target page
better formatting of output, smaller errors
use gold linker as default one

This adds a `binutils` dependency but reduces code size.
I surely won't want anything than ELF anyway
build passing in pbuilder
mrss_free on parse error
add docs, -h option
fputs instead of fprintf where appropriate
larger buf for date regarding tz name
get rid of perror where possible
simplify main(), correct cron rule

Cron uses /bin/sh which doesn't _always_ allow
fd redirection "&>".
verbose mode, correct deps in .deb
errors to stderr
ignore compile_commands
Next