HomeFreeBSD

If building (custom) FreeBSD images people tend to patch param.h. In case
rS220556Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

If building (custom) FreeBSD images people tend to patch param.h. In case
this happens just before the build is started (within the same second)
CHECK_TIME actually triggers thinking param.h is in the future (see f_Xtime,
c_Xtime logi in find(1) sources for the details in !F_EXACTTIME case).
Using the -mtime -0s (seconds, rather than no unit) avoids this 1s race.

Submitted by: ed (2009-05-03)
Reviewed by: cperciva (2009-05-03), emaste
Tested by: bz (for almost two years)
MFC after: 4 days

Details

Provenance
bzAuthored on
Parents
rS220555: Even though this block is not compiled currently, properly assign
Branches
Unknown
Tags
Unknown

Event Timeline