<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/examples, branch releng/8.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-03-03T07:06:05Z</updated>
<entry>
<title>Update the CVS branch tag.</title>
<updated>2012-03-03T07:06:05Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2012-03-03T07:06:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ed0bc0f7a99e8be464920cd844a621b56535ce6'/>
<id>urn:sha1:9ed0bc0f7a99e8be464920cd844a621b56535ce6</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>MFC r228462:</title>
<updated>2012-01-12T15:50:21Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2012-01-12T15:50:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d06f6e92f1d680609bb4f92b87a22e05078d909c'/>
<id>urn:sha1:d06f6e92f1d680609bb4f92b87a22e05078d909c</id>
<content type='text'>
 - Fix different variable types use in different files after r121184,
  causing problems on amd64.
 - s/%lud/%lu/.

Sponsored by:   iXsystems, Inc.
</content>
</entry>
<entry>
<title>MFC: r227829, r227844</title>
<updated>2011-11-25T17:08:33Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-11-25T17:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=888414d6102e624930ceacbec7c89c5eb6b42462'/>
<id>urn:sha1:888414d6102e624930ceacbec7c89c5eb6b42462</id>
<content type='text'>
- Add a DEVMETHOD_END alias for KOBJMETHOD_END so that along with 'driver_t'
  and DEVMETHOD() we can fully hide the explicit mention of kobj(9) from
  device drivers.
- Update the device driver examples to use DEVMETHOD_END.

Submitted by:	jhb
</content>
</entry>
<entry>
<title>MFC r218545,218914:</title>
<updated>2011-05-28T08:43:24Z</updated>
<author>
<name>Lawrence Stewart</name>
<email>lstewart@FreeBSD.org</email>
</author>
<published>2011-05-28T08:43:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b82c14e711641a82648601aab69350b4f67f7d60'/>
<id>urn:sha1:b82c14e711641a82648601aab69350b4f67f7d60</id>
<content type='text'>
Add an example Khelp module, which will be referenced in the forthcoming Khelp
documentation.

Sponsored by:	FreeBSD Foundation
Discussed with:	David Hayes &lt;dahayes at swin edu au&gt;
</content>
</entry>
<entry>
<title>MFC 219374, 219376, 219639, 219640, 219697, 219711, 220150:</title>
<updated>2011-04-30T22:07:04Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2011-04-30T22:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7bb34bc108bbbafb23b773d51e715ca1adb4fd'/>
<id>urn:sha1:9b7bb34bc108bbbafb23b773d51e715ca1adb4fd</id>
<content type='text'>
MFC r219374:
Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)
These options are supported in this shape in all newer GCC versions.

Source:	gcc-4_3-branch (rev. 118090, 118973, 120846; GPLv2)

MFC r219376:
Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf
For CPUTYPE=core2 use -march=core2

MFC r219639:
Backport SSSE3 instruction set support to base gcc.
Enabled by default for -march=core2

Source:	gcc-4_3-branch (rev. 117958, 121687, 121726, 123639; GPLv2)

MFC r219640:
Add ssse3 capability for CPUTYPE=core2 to MACHINE_CPU in bsd.cpu.mk

MFC r219697:
Fix -march/-mtune=native autodetection for Intel Core 2 CPUs

Source:	gcc-4_3-branch (partial rev. 119454; GPLv2)

MFC r219711:
Backport missing tunings for -march=core2:
- enable extra 80387 mathematical constants (ext_80387_constants)
- enable compare and exchange 16 bytes (cmpxchg16b)

Verified against llvm-gcc (and apple gcc)
Source:	gcc-4_3-branch (ref. svn revs. 119260, 121140; GPLv2)

MFC r220150:
Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision
(rev. 127959 of gcc-4_2-branch).

Resolved GCC bugs:
	c++: 17763, 29365, 30535, 30917, 31337, 31941, 32108, 32112, 32346,
	     32898, 32992
	debug: 32610, 32914
	libstdc++: 33084, 33128
	middle-end: 32563
	rtl-optimization: 33148
	tree-optimization: 25413, 32723
	target: 32218

Source:	gcc-4_2-branch (up to rev. 127959)

Obtained from:	gcc (var. revs of gcc-4_2-branch and gcc-4_3-branch; GPLv2)
PR:		gnu/153298, gnu/153959, gnu/154385, gnu/155308
</content>
</entry>
<entry>
<title>MFhead 219858:</title>
<updated>2011-04-06T17:58:59Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2011-04-06T17:58:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bc77eab0848fd82585a84953bedfb9a61db58e74'/>
<id>urn:sha1:bc77eab0848fd82585a84953bedfb9a61db58e74</id>
<content type='text'>
  Give better URL to the list of available CVSup mirrors.
</content>
</entry>
<entry>
<title>MFC r219353:</title>
<updated>2011-03-11T23:13:22Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-03-11T23:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f0f466a1d89aaddc91167257b3f7e9dfecb7f64'/>
<id>urn:sha1:8f0f466a1d89aaddc91167257b3f7e9dfecb7f64</id>
<content type='text'>
mbone is no longer a physical category

Submitted by:	pav
</content>
</entry>
<entry>
<title>MFC r218896 (share/examples part):</title>
<updated>2011-03-06T10:32:58Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2011-03-06T10:32:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1107bcc56646ebbba69c1e6a547af016af0807e'/>
<id>urn:sha1:d1107bcc56646ebbba69c1e6a547af016af0807e</id>
<content type='text'>
Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk.
- add "sse3" to MACHINE_CPU for the new cpu types
- for i386, default to CPUTYPE=prescott for the new cpu types

PR:		gnu/154906
Discussed with:	kib, kan, dim
</content>
</entry>
<entry>
<title>MFC r218854:</title>
<updated>2011-02-22T17:43:09Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2011-02-22T17:43:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7110eda4036371f8d47a155bb7e46a56be35d5be'/>
<id>urn:sha1:7110eda4036371f8d47a155bb7e46a56be35d5be</id>
<content type='text'>
Update the icmp example to show allowing only the safe types.

Suggested by: Tom Judge &lt;tom at tomjudge.com&gt;
</content>
</entry>
<entry>
<title>MFC r218620:</title>
<updated>2011-02-16T21:41:44Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2011-02-16T21:41:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee324598a6520cb76b59cf1f567144884f24d341'/>
<id>urn:sha1:ee324598a6520cb76b59cf1f567144884f24d341</id>
<content type='text'>
If the pf.conf(5) example file is copied when setting up a firewall it's
easy to forget about icmp. Update the file to show allowing icmp through
the firewall.

PR:	docs/144096
</content>
</entry>
</feed>
