<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-03-25T01:02:12Z</updated>
<entry>
<title>Update releng/10.3 to -RELEASE status in preparation for the final</title>
<updated>2016-03-25T01:02:12Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2016-03-25T01:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ec968176392c7b9e4c07bd14829f8d8d1b0486f0'/>
<id>urn:sha1:ec968176392c7b9e4c07bd14829f8d8d1b0486f0</id>
<content type='text'>
10.3-RELEASE builds.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Anticipate the expected 10.3-RELEASE date.</title>
<updated>2016-03-25T00:58:34Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2016-03-25T00:58:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c10bcb466406027144475bc2436bc41b4289194'/>
<id>urn:sha1:8c10bcb466406027144475bc2436bc41b4289194</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Set the static abitag to the current value of __FreeBSD_version.</title>
<updated>2016-03-25T00:58:15Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2016-03-25T00:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ec940dd917d08077aecc8fb87515cb92b4427b0e'/>
<id>urn:sha1:ec940dd917d08077aecc8fb87515cb92b4427b0e</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Prune empty sections.</title>
<updated>2016-03-25T00:32:43Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-03-25T00:32:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d712f7ed76302c31fb2cbefc9434439ce0c59d92'/>
<id>urn:sha1:d712f7ed76302c31fb2cbefc9434439ce0c59d92</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>- Update relnotes items:</title>
<updated>2016-03-24T22:15:51Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2016-03-24T22:15:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=516e9d43f4cad08afc881e8f381702765b700622'/>
<id>urn:sha1:516e9d43f4cad08afc881e8f381702765b700622</id>
<content type='text'>
	grdc(6) 12-hour mode fixed,
	inetd(8) crash with IPv6 address fixed,
	netstat(1) statistics counter divided by 1024 fixed,
	rc.d/netif now updates only static routes,
	vt(4) kern.vt.bell_enable,
	puc(4) MSI support,
	epair(4) and lagg(4) cloner vnet jail support,
	epair(4) panic fixed,
	lagg(4) per-interface sysctl nodes replaced with ifconfig flags,
	lagg(4) panic fixed,
	SIOCGDRLST_IN6 and SIOCGPRLST_IN6 ioctls removed.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>- Update relnotes items:</title>
<updated>2016-03-24T21:38:52Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2016-03-24T21:38:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=639f26351496f99521b28324ea29f03327b08709'/>
<id>urn:sha1:639f26351496f99521b28324ea29f03327b08709</id>
<content type='text'>
	reword description about ar -D/-U option,
	camcontrol(8) fwdonwload improvements,
	pkill -j jailname support,
	timeout(1) added,
	ypinit(8) eui64 NIS map,
	kern.features.invariants sysctl added.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>- Update relnotes items:</title>
<updated>2016-03-24T21:03:16Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2016-03-24T21:03:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e61bfb455d700e5f6ba9ec5492ce0771f4a7033'/>
<id>urn:sha1:2e61bfb455d700e5f6ba9ec5492ce0771f4a7033</id>
<content type='text'>
	last reboot now works again,
	mv(1) return value has been fixed,
	mkimg(1) dynamic VHD format fixed,
	pw(8) userdel/usermod -y option,
	watchdogd(8) -x option added,
	rc.firewall now uses ipfw tables when firewall_type="SIMPLE",
	imxwdt driver fixed,
	uart(4) PPS polarity fixed,
	user(4) dev.uart.pps_mode added,
	uftdi(4) new ioctls to read/write eeprom,
	legacy ata(4) drivers removed.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Fix FPIs.</title>
<updated>2016-03-24T20:00:07Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2016-03-24T20:00:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=abf3de7a507738b4503bd281a6003736219cd7b9'/>
<id>urn:sha1:abf3de7a507738b4503bd281a6003736219cd7b9</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>- Fix FPIs and catalog entries.</title>
<updated>2016-03-24T19:50:12Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2016-03-24T19:50:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69c104f76052797289e8f3f7bee09f49f87888e2'/>
<id>urn:sha1:69c104f76052797289e8f3f7bee09f49f87888e2</id>
<content type='text'>
- Fix typos.
- Update relnotes items:
	ctladm(8) return value bugfix,
	ifconfig -v now displays SFP/SFP+ data,
	add updstream changeset id to the libarchive(3) improvement,
	vt(4) ALT_BREAK_TO_DEBUGGER support added,
	thread_create() API added,
	pms(4) removed from GENERIC for amd64/i386,
	kern.racct.enable fixed,
	cxgbe(4) firmware updated to 1.14.4.0,
	pf(4) logging issue fixed,
	LLENTRY_DELETED event in NDP fixed.
- Edit items:
	s/Timezone data files/Time zone database/,
	-manage-gids flag is for nfsuserd, not nfsd.

Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>In preparation for 10.3-RELEASE, revert r296976, i. e. the merge of</title>
<updated>2016-03-23T00:53:31Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2016-03-23T00:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22adccfa2c72bf9d544604d78904e0a5ad85a106'/>
<id>urn:sha1:22adccfa2c72bf9d544604d78904e0a5ad85a106</id>
<content type='text'>
r296416 (head) and r296969 (stable/10) respectively. With SAVESIGVEC
enabled, csh(1) and tcsh(1) leak signal masks after spawning external
commands. This causes strange effects like for example SIGTERM not
being delivered to rc(8) scripts on shutdown albeit these use sh(1),
if csh(1) or tcsh(1) are used as login shell of root. As such r296976
causes way more problems than it solves.
It is anticipated that a proper changeset for the original problem
will be issued as an Errata Notice post-10.3-RELEASE.

PR:		208132
Approved by:	re (gjb)
</content>
</entry>
</feed>
