<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-06-19T00:00:32Z</updated>
<entry>
<title>Update stable/10 from 10.1-STABLE to 10.2-PRERELEASE,</title>
<updated>2015-06-19T00:00:32Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2015-06-19T00:00:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d9b71b3b77e280e8bd5c039ab459284a6f08903f'/>
<id>urn:sha1:d9b71b3b77e280e8bd5c039ab459284a6f08903f</id>
<content type='text'>
marking the official start of the code slush.

Set the default mdoc(7) version to 10.2, and update the
clang(1) TARGET_TRIPLE and BUILD_TRIPLE to reflect 10.2.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC	r282115, r282152, r282201</title>
<updated>2015-05-16T15:44:13Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2015-05-16T15:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4379972e95831870d387fb6e3562b3cc562927b1'/>
<id>urn:sha1:4379972e95831870d387fb6e3562b3cc562927b1</id>
<content type='text'>
MFV	r282150
libgomp: Update to version 4.3.5.
bring initial BSD support from upstream.

This was not meant to be MFC'd at first but the original OMP support
for FreeBSD was in very poor shape.  The effect of this change should
be minimal as all ports are already using the version of libgomp that
comes with the gcc ports. The local libgomp is planned to be disabled
for platforms that are not using older gcc by default so this version
of libgomp will not be shipped in tier-1 platform releases.

Discussed with:	emaste
</content>
</entry>
<entry>
<title>MFC r276187, r276190, r271422:</title>
<updated>2015-02-12T04:15:55Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2015-02-12T04:15:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb5bbf6b71064fe803d3a727cc1bf7d5e964a7e4'/>
<id>urn:sha1:bb5bbf6b71064fe803d3a727cc1bf7d5e964a7e4</id>
<content type='text'>
  Rename pmap_kenter_temp to pmap_kenter_temporary to be consistent with the
  other architectures with this function.

  Eliminate unnecessary references to pte.h internals by using the standard
  pmap_kenter_temporary() to map pages while dumping.

  Cleanup up ARM *frame structures.
</content>
</entry>
<entry>
<title>MFC r272777,r272779,r272780,r272781,r272782,r272783,r272784,r272787,r272788:</title>
<updated>2015-01-01T02:04:44Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-01-01T02:04:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a8d6de7b44f515220dfe800ea10161bec099655'/>
<id>urn:sha1:4a8d6de7b44f515220dfe800ea10161bec099655</id>
<content type='text'>
r272777:

  Integrate usr.sbin/nmtree/tests from NetBSD into atf/kyua

  In collaboration with: pho
  Sponsored by: EMC / Isilon Storage Division

r272779:

  Integrate usr.sbin/basename/tests from NetBSD into atf/kyua

  In collaboration with: pho
  Sponsored by: EMC / Isilon Storage Division

r272780:

  Integrate usr.bin/cmp/tests from NetBSD into atf/kyua

  In collaboration with: sjg
  Sponsored by: EMC / Isilon Storage Division

r272781:

  Integrate usr.bin/dirname/tests from NetBSD into atf/kyua

  In collaboration with: pho, sjg
  Sponsored by: EMC / Isilon Storage Division

r272782:

  Integrate bin/sleep/tests from NetBSD into atf/kyua

  Sponsored by: EMC / Isilon Storage Division

r272783:

  Integrate usr.bin/cut/tests from NetBSD into atf/kyua

  Sponsored by: EMC / Isilon Storage Division

r272784:

  Integrate usr.bin/grep/tests from NetBSD into atf/kyua

  Sponsored by: EMC / Isilon Storage Division

r272787:

  Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/tests

  Sponsored by: EMC / Isilon Storage Division

r272788:

  Integrate usr.bin/gzip/tests from NetBSD into atf/kyua

  Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>MFC r264400,r265836:</title>
<updated>2014-12-31T23:25:37Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2014-12-31T23:25:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be39f9d2337a354f95e8be9e96a52202de94b428'/>
<id>urn:sha1:be39f9d2337a354f95e8be9e96a52202de94b428</id>
<content type='text'>
r264400:

  NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
  and finish the job. ncurses is now the only Makefile in the tree that
  uses it since it wasn't a simple mechanical change, and will be
  addressed in a future commit.

r265836:

  Remove last two NO_MAN= in the tree. In both of these cases, MAN= is
  what is needed.
</content>
</entry>
<entry>
<title>MFC r275866:</title>
<updated>2014-12-27T17:10:14Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2014-12-27T17:10:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41621224a485397dc24b4871b6351dab72d45bed'/>
<id>urn:sha1:41621224a485397dc24b4871b6351dab72d45bed</id>
<content type='text'>
  Parallelize building gnu/usr.bin/groff

  This speeds up building the directory from the bootstrap-tools stage in
  buildworld as well as building from the subdirectory

  Based on a patch submitted via -arch:
  https://lists.freebsd.org/pipermail/freebsd-arch/2014-December/016493.html

  Submitted by: Jia-Shiun Li &lt;jiashiun@gmail.com&gt;
  Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>MFC r274116:</title>
<updated>2014-11-25T13:47:53Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-11-25T13:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b244a1addeb4b0d6f1ebfdc5fff8671c9f254352'/>
<id>urn:sha1:b244a1addeb4b0d6f1ebfdc5fff8671c9f254352</id>
<content type='text'>
Add new libraries/utilities for data throughput visualization.
dpv(3): dialog progress view library
dpv(1): stream data from stdin or multiple paths with dialog progress view
figpar(3): configuration file parsing library

MFC r274120, r274121, r274123, r274124, r274144, r274146, r274159, r274192,
r274203, r274209, r274226, r274270, and r274851: Fixes following r274116

Reviews:        D714
Relnotes:       New libdpv/libfigpar and dpv(1) utility
Reviewed by:    jelischer, shurd
Discussed at:   MeetBSD California 2014 Vendor/Dev Summit
Discussed on:   -current
Thanks to:      ngie, ian, jelischer, shurd, bapt
</content>
</entry>
<entry>
<title>MFC r270216:</title>
<updated>2014-09-04T20:02:28Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2014-09-04T20:02:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f60e2d34e1c1cc70593a386f4fdf2cfadb69918d'/>
<id>urn:sha1:f60e2d34e1c1cc70593a386f4fdf2cfadb69918d</id>
<content type='text'>
  Add ${LIBC} to DPADD to fix "make checkdpadd"

  Phabric: D632
  Approved by: jmmv (mentor)
</content>
</entry>
<entry>
<title>MFC r270668, r270669, r270672:</title>
<updated>2014-08-29T01:20:31Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-08-29T01:20:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d28aeb609ee274dfebb150ae44219055ef4b7f9b'/>
<id>urn:sha1:d28aeb609ee274dfebb150ae44219055ef4b7f9b</id>
<content type='text'>
r270668:
  Add gnugrep.1 to CLEANFILES.

r270669:
  Add host.1 to CLEANFILES.

r270672:
  Add svnlite.1 to CLEANFILES.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>- Update stable/10 to 10.1-PRERELEASE now that the</title>
<updated>2014-08-26T15:31:56Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-08-26T15:31:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=013075c00e1aa3216bb33058be7d3dd5c2ac2854'/>
<id>urn:sha1:013075c00e1aa3216bb33058be7d3dd5c2ac2854</id>
<content type='text'>
  code slush is in effect.  (Forgotten on the 22nd.)
- Set the 10.1 as the .Fx mdoc(7) default.
- Update the TARGET_TRIPLE and BUILD_TRIPLE for clang(1)
  to reflect 10.1.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
