CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/14 11:29:08
Modified files:
usr.bin/rsync : downloader.c extern.h receiver.c uploader.c
Log message:
sync with kristaps, commit be8a27a290d5171290c015284542f2af4296be12
Put permission-setting code into its own function, as we'll need to call it
from several places. Also enable that -o sets the owner.
