Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 02:21:22 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        nwhitehorn@FreeBSD.org, adrian@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org
Subject:   FreeBSD_HEAD_i386 - Build #2007 - Fixed
Message-ID:  <1072857739.79.1451614884588.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1231654383.77.1451607047969.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1231654383.77.1451607047969.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_i386 - Build #2007 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2007/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2007/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2007/console

Change summaries:

293022 by adrian:
[net80211] document the (not completely complete) set of places where
we're assuming hz=1000 and not gracefully handling when it isn't.

The math involved will return 0 for hz < 1000, which it is on some
platforms and on DragonflyBSD.

This doesn't fix it, it:

* converts one manual use over to use the macro, and
* comments where it needs some thought/fixing.

I'll think about this a bit more before fixing it.

Submitted by:	imre@vdsz.com

293018 by nwhitehorn:
Unify the ELFv1 and ELFv2 code paths and make ELFv1 (the normal ABI) more
correct in the process.

MFC after:	2 weeks

293017 by adrian:
[rtwn] add rtwn module directory.

Pointed out by: dim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072857739.79.1451614884588.JavaMail.jenkins>