CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/31 03:26:05
Modified files:
usr.bin/rsync : extern.h flist.c ids.c io.c session.c
Log message:
Increasing strictness regarding signed-vs-unsigned types and their range
in the io-path, whic is done by seperating int vs uint functions variants.
reviewed by naddy, florian, and jsg
