CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/01 23:32:08
Modified files:
usr.bin/rsync : Makefile extern.h fargs.c
Added files:
usr.bin/rsync : misc.c
Log message:
Pull in addargs() API from ssh to replace complicated hand-rolled argument
composition code for the remote process.
ok florian naddy
