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
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.