<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib, branch upstream/10.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-09-29T00:00:32Z</updated>
<entry>
<title>Set the static abitag to the current value of __FreeBSD_version.</title>
<updated>2017-09-29T00:00:32Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2017-09-29T00:00:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=015fffc8b21b27e95acee5da9c7cccbb4deaf2c7'/>
<id>urn:sha1:015fffc8b21b27e95acee5da9c7cccbb4deaf2c7</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>MF10: r323660, MFC: r322669</title>
<updated>2017-09-17T16:45:12Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2017-09-17T16:45:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a97901cccc697ddbc5e5d39df2b47b7f7d8146da'/>
<id>urn:sha1:a97901cccc697ddbc5e5d39df2b47b7f7d8146da</id>
<content type='text'>
In fetch_resolve() if the port number or service name is included
in the host argument (e. g. "www.freebsd.org:443"), correctly set
the service pointer accordingly.  Previously, the service pointer
was set to the separator instead, causing getaddrinfo(3) to fail.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r323001:</title>
<updated>2017-09-05T17:32:14Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2017-09-05T17:32:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b8885d86f8ff9740f66b4f975f5101bf276ee84'/>
<id>urn:sha1:3b8885d86f8ff9740f66b4f975f5101bf276ee84</id>
<content type='text'>
In compiler-rt, a few assembler implementations for i386 floating point
conversion functions use SSE2 instructions, but these are not guarded by
#ifdef __SSE2__, and there is no implementation using general purpose
registers.  For these functions, use the generic C variants instead,
otherwise they will cause SIGILL on older processors.

Approved by:	re (kib)
Reported by:	bsdpr@phoe.frmug.org
PR:		221733

MFC r323014:

Follow-up to r323001: if the actually selected CPUTYPE is capable of
SSE2 instructions, we can use them.

Suggested by:	jkim
PR:		221733
</content>
</entry>
<entry>
<title>MFC r321806:</title>
<updated>2017-08-31T00:56:10Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2017-08-31T00:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3209d04d8fdba8ba0a71aa6af33a5e27df4609e'/>
<id>urn:sha1:c3209d04d8fdba8ba0a71aa6af33a5e27df4609e</id>
<content type='text'>
Remove redundant include directories which expand to a noop,
"-I/lib/krb5 -I -I".

Reviewed by:    ngie@, markm@
Approved by:	re@ (marius@)
Differential Revision:  D11769
</content>
</entry>
<entry>
<title>MFC r320991, r322016:</title>
<updated>2017-08-10T15:34:50Z</updated>
<author>
<name>Kenneth D. Merry</name>
<email>ken@FreeBSD.org</email>
</author>
<published>2017-08-10T15:34:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e0de5fb36cbef7c0cf26d6143b4880e1b1862471'/>
<id>urn:sha1:e0de5fb36cbef7c0cf26d6143b4880e1b1862471</id>
<content type='text'>
  ------------------------------------------------------------------------
  r320991 | ken | 2017-07-14 10:45:46 -0600 (Fri, 14 Jul 2017) | 17 lines

  Add IBM TS1155 density codes to libmt and the mt(1) man page.

  These are taken directly from the density report from a TS1155
  tape drive.  (Using mt getdensity)

  lib/libmt/mtlib.c:
  	Add 3592B5 encrypted/unencrypted density codes, and bpmm/bpi
  	values.  The bpmm/bpi values are the same as TS1150, but
  	there are 50% more tracks.

  usr.bin/mt/mt.1:
  	Add 3592B5 encrypted/unencrypted density codes, bpmm/bpi
  	values and number of tracks.  Bump the man page date.

  Sponsored by:	Spectra Logic

  ------------------------------------------------------------------------
  r322016 | ken | 2017-08-03 09:04:54 -0600 (Thu, 03 Aug 2017) | 6 lines

  Oracle T10000 tape drives use PRML encoding.

  Source:  	Oracle T10000 SCSI reference guide.
  Sponsored by:	Spectra Logic

  ------------------------------------------------------------------------
</content>
</entry>
<entry>
<title>MFC r321915:</title>
<updated>2017-08-05T17:02:53Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-08-05T17:02:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=098505f9287c4c20b1d370c25942433028123312'/>
<id>urn:sha1:098505f9287c4c20b1d370c25942433028123312</id>
<content type='text'>
Remove bogus bsd.subdir.mk .include

bsd.subdir.mk is included from bsd.obj.mk, which is included via bsd.lib.mk.
</content>
</entry>
<entry>
<title>MFC: r306375</title>
<updated>2017-08-05T12:33:00Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2017-08-05T12:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b6e5cfbbfd2b34512d8870dd95608587e0431bd'/>
<id>urn:sha1:4b6e5cfbbfd2b34512d8870dd95608587e0431bd</id>
<content type='text'>
Add a WITHOUT_DIALOG src.conf(5) knob.

It also turns off dependencies (bsdinstall, bsdconfig, dpv, tzsetup).
</content>
</entry>
<entry>
<title>MFC r320737, r320914</title>
<updated>2017-08-01T16:00:21Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2017-08-01T16:00:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=419eee7a3bb992eb0f84c1e1548b5b1f7d382d59'/>
<id>urn:sha1:419eee7a3bb992eb0f84c1e1548b5b1f7d382d59</id>
<content type='text'>
r320737:
Fix cleanup in lib/libc/gen/setdomainname_test

ATF cleanup routines run in separate processes from the tests themselves, so
they can't share global variables.

Also, setdomainname_test needs to be is_exclusive because the test cases
access a global resource.

PR:		219967
Reviewed by:	ngie
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D11188

r320914:
Remove an extraneous strlen from t_setdomainname.c

Reported by:	Coverity
CID:		1377568
X-MFC-With:	320737
Sponsored by:	Spectra Logic Corp
</content>
</entry>
<entry>
<title>MFC r320990, r321011:</title>
<updated>2017-08-01T01:25:18Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-08-01T01:25:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a43ccc09d20296bd64e84f1193f4ba99c220ba2c'/>
<id>urn:sha1:a43ccc09d20296bd64e84f1193f4ba99c220ba2c</id>
<content type='text'>
libthr: Avoid checking for negative values in usigned count.

Check for overflow instead.
</content>
</entry>
<entry>
<title>Clarify usage of aio(4) with kqueue(2)</title>
<updated>2017-07-31T22:36:03Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2017-07-31T22:36:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e831bec58be3e3a0370e1694e94e39a22a666e19'/>
<id>urn:sha1:e831bec58be3e3a0370e1694e94e39a22a666e19</id>
<content type='text'>
Reviewed by:	jhb
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D11299
</content>
</entry>
</feed>
