Re: svn commit: r228678 - head/usr.sbin/rpc.ypupdated

2011-12-18 Thread Bruce Evans
On Sun, 18 Dec 2011, Dimitry Andric wrote: Log: In usr.sbin/rpc.ypupdated/yp_dbupdate.c, use the appropriate printf length modifier for time_t (after casting it to intmax_t). MFC after: 1 week Modified: head/usr.sbin/rpc.ypupdated/yp_dbupdate.c Modified: head/usr.sbin/rpc.ypupdated/yp

svn commit: r228678 - head/usr.sbin/rpc.ypupdated

2011-12-17 Thread Dimitry Andric
Author: dim Date: Sun Dec 18 00:40:30 2011 New Revision: 228678 URL: http://svn.freebsd.org/changeset/base/228678 Log: In usr.sbin/rpc.ypupdated/yp_dbupdate.c, use the appropriate printf length modifier for time_t (after casting it to intmax_t). MFC after:1 week Modified: head/usr.