summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsync/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove sess argument from all functions that only used it for loggingbenno2019-05-081-2/+2
* Pull in addargs() API from ssh to replace complicated hand-rolled argumentderaadt2019-04-021-2/+2
* install rsync as openrsync, so that people can easily familiarizederaadt2019-03-181-3/+8
* Simplify startup code, various phases are heading straight towards exitderaadt2019-03-061-2/+2
* Introduce mkstempat(), a variation on mkstemp(3) and mkstemplinkat().florian2019-02-161-2/+2
* Use md4 from libcrypto instead of using a compatible re-implementation.tb2019-02-131-4/+4
* syncbenno2019-02-121-2/+2
* normalize formatderaadt2019-02-111-5/+5
* change the Makefile to be a normal OpenBSD bsd.prog.mk style filebenno2019-02-101-53/+9
* Import Kristaps' openrsync into the tree.benno2019-02-101-0/+57