HomeFreeBSD

Update comments and simplify conditionals for compat32

Description

Update comments and simplify conditionals for compat32

Only amd64 (because of i386) needs 32-bit time_t compat now, everything else is
64-bit time_t. Rather than checking on all 64-bit time_t archs, only check the
oddball amd64/i386.

Reviewed By: emaste, kib, andrew
Differential Revision: https://reviews.freebsd.org/D11364

Details

Provenance
jhibbitsAuthored on
Reviewer
emaste
Differential Revision
D11364: Fix a comment post-r320347
Parents
rS320390: With r318394 seems it breaks gpart(8) in some embedded systems such likeā€¦
Branches
Unknown
Tags
Unknown