> On Thu, Jul 10, 2014 at 08:29:04AM -0600, Philip Guenther wrote: > > CVSROOT: /cvs > > Module name: src > > Changes by: guent...@cvs.openbsd.org 2014/07/10 08:29:03 > > > > Modified files: > > usr.bin/rdist : common.c config-data.h > > > > Log message: > > Assume POSIX: write() takes size_t and returns ssize_t > > Do we need to do anything specific to build rdist after this change?
A further commit to rdist/defs.h fixes this; it should appear in your repository mirror shortly.