cvs commit: src/usr.sbin/bsnmpd/modules/snmp_pf pf_snmp.c

Dag-Erling Smørgrav des at des.no
Tue Mar 15 03:59:05 PST 2005


Philip Paeps <philip at FreeBSD.org> writes:
>   Log:
>   Cast time_t to uintmax_t so they can be printed as %ju without breaking on
>   various architectures.  This should appease tinderbox on alpha and not break
>   it anywhere else.

This is incorrect - time_t is signed.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list