CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2011/04/10 09:47:28
Modified files: usr.bin/rdist : child.c client.c common.c config-data.h defs.h docmd.c rdist.c usr.bin/rdistd : filesys.c server.c Log message: Apply some tough type-love and give rdist a chance to handle files larger than 2GB. Diff from Stephan R. Gerber via PR#6586, tweaks by me. ok deraadt@