On Mon, Sep 16, 2013 at 01:13:42PM +0200, Antoine Jacoutot wrote:
> On Thu, Sep 12, 2013 at 05:06:45PM -0600, Kenneth R Westerback wrote:
> > CVSROOT:    /cvs
> > Module name:        src
> > Changes by: [email protected]    2013/09/12 17:06:45
> > 
> > Modified files:
> >     games/boggle/boggle: timer.c 
> >     kerberosV/src/lib/hcrypto: test_rsa.c 
> >     kerberosV/src/lib/krb5: test_crypto.c test_rfc3961.c 
> >     regress/sys/kern/itimer: itimer.c 
> >     sbin/ping      : ping.c 
> >     usr.sbin/bind/lib/lwres: context.c 
> > 
> > Log message:
> > Misc time_t tweaks. %ld / (long)tv_sec -> %lld / (long long)tv_sec.
> > Eliminate unneeded casts. suggestions from & ok millert@ guenther@
> 
> FYI I sent the kerberosV changes upstream so hopefully they will integrate 
> them.
> 
> -- 
> Antoine

Excellent. Thanks.

.... Ken

Reply via email to