CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/03/22 05:20:04
Modified files: usr.bin/rsync : uploader.c Log message: Put comment where it belongs also remove an assert() that checks for an impossible condition. The map argument is from a pread() call and can never be MAP_FAILED. >From kristaps@