CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/03 22:19:54
Modified files:
usr.bin/rsync : extern.h fargs.c flist.c main.c rsync.1
Log message:
Add support for not crossing filesystem boundaries (-x) to rsync. Option
and behaviour is the same as GPL rsync.
Initial diff received feedback from benno@, schwarze@, deraadt@ and
florian@. Thanks!
OK deraadt@
