OpenBSD CVS

src/usr.bin/rsync/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / rsync


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.13   2 years  claudio   Properly implement --max-size and --min-size. This uses scan_scaled(3) from libu...
[TXT] blocks.c  1.23   2 months  claudio   Refactor blk_match(). Fold the remaining data and empty file or no blocks cases ...
[TXT] charclass.h  1.1   2 years  claudio   branches: 1.1.4; Implement --exclude/exclude-file and --include/include-file. C...
[TXT] client.c  1.17   2 years  claudio   Replace Id: tags with OpenBSD: tags OK deraadt@
[TXT] copy.c  1.4   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] downloader.c  1.23   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] extern.h  1.48   2 months  claudio   Split hash_file into three steps, setup, add buf and final. Setup inits the con...
[TXT] fargs.c  1.26   5 months  claudio   Implement --omit-link-times / -J based on the --omit-dir-times work done by job@...
[TXT] flist.c  1.38   4 months  claudio   Fix handling of skipped elements on the very first element transmitted. rsync co...
[TXT] hash.c  1.5   2 months  claudio   Split hash_file into three steps, setup, add buf and final. Setup inits the con...
[TXT] ids.c  1.15   2 years  claudio   Replace Id: tags with OpenBSD: tags OK deraadt@
[TXT] io.c  1.23   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] log.c  1.10   2 years  claudio   Replace Id: tags with OpenBSD: tags OK deraadt@
[TXT] main.c  1.71   5 months  claudio   Implement --omit-link-times / -J based on the --omit-dir-times work done by job@...
[TXT] misc.c  1.3   2 years  claudio   Error out on memory failures in fargs_cmdline() and addargs() in both cases it w...
[TXT] mkpath.c  1.5   2 years  claudio   Sync code with the original from mkdir(1). OK benno@
[TXT] mktemp.c  1.11   4 years  deraadt   Some asprintf() calls were checked < 0, rather than the precise == -1. ok miller...
[TXT] receiver.c  1.32   5 months  claudio   Implement --omit-link-times / -J based on the --omit-dir-times work done by job@...
[TXT] rmatch.c  1.4   2 months  claudio   Add missing check for the case where the pattern hits a barrier before the strin...
[TXT] rsync.1  1.35   5 months  claudio   Document -J, --omit-link-times and remove a confusing sentence from the -O, --om...
[TXT] rsync.5  1.14   12 months  claudio   Fix 24bit maximum/mask in manpage. Noticed by wangqr on github.
[TXT] rsyncd.5  1.3   5 years  benno   sync with kristaps up to Sun Feb 17 2019 339cf5998c0c022623cd68de50722b6c145439...
[TXT] rules.c  1.5   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] sender.c  1.33   6 weeks  claudio   Remove some else statements in if () else if () chains that don't need to be wri...
[TXT] server.c  1.15   2 years  deraadt   whitespace observed during a read-through
[TXT] session.c  1.9   2 years  deraadt   remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX
[TXT] socket.c  1.33   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] symlinks.c  1.7   2 years  deraadt   remove sys/param.h that snuck in, by replacing MAXPATHLEN with PATH_MAX
[TXT] uploader.c  1.36   5 months  claudio   The uploader tail shortcut to skip dir postprocessing should also check if ignor...
[TXT] TODO.md (in the Attic) [Hide]  1.8   2 years  claudio   Remove TODO.md, this file is not up-to-date and also not really a good todo list...
[TXT] child.c (in the Attic) [Hide]  1.8   5 years  deraadt   Simplify startup code, various phases are heading straight towards exit so they ...
[TXT] md4.c (in the Attic) [Hide]  1.2   5 years  tb   Use md4 from libcrypto instead of using a compatible re-implementation. ok benn...
[TXT] md4.h (in the Attic) [Hide]  1.2   5 years  tb   Use md4 from libcrypto instead of using a compatible re-implementation. ok benn...