CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/06 11:37:22
Modified files:
usr.bin/rsync : Makefile client.c extern.h main.c server.c
socket.c
Removed files:
usr.bin/rsync : child.c
Log message:
Simplify startup code, various phases are heading straight towards exit
so they don't need to be constructed to return errors.
ok benno florian
