TODO

rdup:
    update manpage
    make metachanges more efficient - now it sends the entire file again
    (this needs a %P change + - and a m - for meta, only send the new
    meta data - rdup-{up,tr} need to grok this too)

rdup-tr:
    with tar/pax output hardlinks must come last
    update manpage

rdup-up:
    update manpage

tests:
    tweak almost correct input and let rdup crash

    autom. tests...?
    for i in $(seq 0 100); do make check 2>/dev/null | grep '^# of expected'; sleep 1; done
