HomeFreeBSD

As noted by bde@ negative tv_sec values are not checked for overflow,

Description

As noted by bde@ negative tv_sec values are not checked for overflow,
so overflow can still occur. Fix that. Also remove the extra check for
tv_sec size as under COMPAT_LINUX32 it is always true.

Pointed out by: bde@

MFC after: 1 week

Details

Provenance
dchaginAuthored on
Parents
rS316392: MFC r315968:
Branches
Unknown
Tags
Unknown