ache 2008-09-29 16:13:28 UTC
FreeBSD src repository
Modified files:
usr.bin/make job.c
Log:
SVN rev 183465 on 2008-09-29 16:13:28Z by ache
Since in some cases (when found obsolete) 'make' can be builded earlier
at 'upgrade_checks' target, put arc4random_uniform() into
__FreeBSD_version ifdef.
Revision Changes Path
1.130 +6 -1 src/usr.bin/make/job.c