CVSROOT:        /cvs
Module name:    src
Changes by:     flor...@cvs.openbsd.org 2019/06/02 11:36:48

Modified files:
        usr.bin/rsync  : blocks.c extern.h sender.c 

Log message:
Use a simple hash table to look up blocks by the fast-hash.  Also use
a rolling computation for the fast-hash.OB With this openrsync is on
par with gpl rsync for file updates.
>From kristaps

Reply via email to