Eugene Grosbein f8edc37316 ng_source(4): correction after the change r340617
tv_usec has "long" type for all architecture in FreeBSD
and follows __LP64__. However, this is not true for tv_sec
that has "time_t" type.

Since r320347 that changed time_t from 32 to 64 bit integer
for 32 bit version of powerpc architecture, we have only single
i386 architecture having 32 bit time_t type.

Submitted by:	jhb
MFC after:	1 week.
2018-11-27 04:05:38 +00:00
..
2018-11-27 00:36:35 +00:00
2018-10-20 20:45:49 +00:00
2018-11-12 22:18:11 +00:00
2018-10-20 22:39:35 +00:00
2018-11-26 13:42:18 +00:00
2018-11-22 20:49:41 +00:00
2018-11-21 00:21:58 +00:00