Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 21:07:32 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        emaste@FreeBSD.org, andrew@FreeBSD.org, ngie@FreeBSD.org, markj@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #1760 - Fixed
Message-ID:  <38523052.119.1448312854087.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1695215405.115.1448305606488.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1695215405.115.1448305606488.JavaMail.jenkins@jenkins-9.freebsd.org>

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

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

Change summaries:

291220 by ngie:
Revert r291170

The mlx5* driver(s) are built [*]/installed separate from the OFED stack thanks
to recent refactoring done in the linuxkpi(4) module.

Always install the manpages instead of conditionally installing them if
MK_OFED != no

* Further refactoring of sys/ofed and linuxkpi(4) is pending to fully divorce
  mlx5* from ofed headers

MFC after: never
Requested by: hps

291219 by emaste:
newfs_msdos: rework error handling for eventual use in makefs

Return -1 on errors from mkfs_msdos() instead of err()/errx(), to
allow different consumers to handle errors as appropriate.

Obtained from:	NetBSD
Sponsored by:	The FreeBSD Foundation

291218 by emaste:
Update $NetBSD$ ID

NetBSD mkfs_msdos.h rev 1.3 removed the no-endorsement clause from the
license block, which had already been done in the source I imported in
r289629.

291217 by markj:
The buffer passed to an sbuf drain callback is not necessarily
null-terminated, so don't assume that it is.

Reported by:	pho
X-MFC-With:	r291059

291216 by andrew:
Use #ifdef to get the file compiling without errors




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