<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/conf/NOTES, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>Sync the MFI driver to HEAD.  This fixes a potential problem with AEN</title>
<updated>2006-10-21T05:28:50Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-10-21T05:28:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbb48a8336f8ef4c0d52f1a810573b5d374925ea'/>
<id>urn:sha1:fbb48a8336f8ef4c0d52f1a810573b5d374925ea</id>
<content type='text'>
events, adds many debugging and informational tools, and increases support
for running the linux management apps.

Approved by: re
Sponsored by: IronPort
</content>
</entry>
<entry>
<title>MFC: Note that KTR_ENTRIES must be a power of two.</title>
<updated>2006-10-15T18:24:30Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2006-10-15T18:24:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1499e4ce938dcce4d98368a4fcf732c221986563'/>
<id>urn:sha1:1499e4ce938dcce4d98368a4fcf732c221986563</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-10-09T18:41:37Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2006-10-09T18:41:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=194d254cbd8f57cd05771d21f3315625578a50c6'/>
<id>urn:sha1:194d254cbd8f57cd05771d21f3315625578a50c6</id>
<content type='text'>
- Remove SCHED_ULE from GENERIC to better avoid foot-shooting by
  unsuspecting users.
- Add a comment in NOTES about experimental status of SCHED_ULE.
- Make warning about experimental status in sched_ule(4) a bit
  stronger.

This is not an exact MFC since we don't have alpha in -CURRENT.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Merge NOTES:1.1351, files:1.1092,1.1095, and options:1.528 from HEAD</title>
<updated>2006-09-02T13:12:08Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-02T13:12:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e401e665c7a692ae61117e29392c44f6797af715'/>
<id>urn:sha1:e401e665c7a692ae61117e29392c44f6797af715</id>
<content type='text'>
to RELENG_6: hook up audit to the build.

Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>MFC rev 1.1380:</title>
<updated>2006-08-30T04:54:17Z</updated>
<author>
<name>Dmitry Morozovsky</name>
<email>marck@FreeBSD.org</email>
</author>
<published>2006-08-30T04:54:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e85e2a51379090ddbf89830ade82506208704aee'/>
<id>urn:sha1:e85e2a51379090ddbf89830ade82506208704aee</id>
<content type='text'>
  Resurrect reference to (contemporary) kern.ipc.nmbclusters.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-08-27T07:58:20Z</updated>
<author>
<name>Dmitry Morozovsky</name>
<email>marck@FreeBSD.org</email>
</author>
<published>2006-08-27T07:58:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=03b240d7c2f66604edbb7f1fccc3380de87fdbfa'/>
<id>urn:sha1:03b240d7c2f66604edbb7f1fccc3380de87fdbfa</id>
<content type='text'>
  Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys
  knows about it any more.

  Remove references to NMBCLUSTERS which is obsoleted.

  PR:             100427

  Revision  Changes    Path
  1.1373    +1 -4      src/sys/conf/NOTES
  1.552     +0 -1      src/sys/conf/options
  1.42      +1 -1      src/sys/boot/common/help.common
  1.86      +2 -4      src/sys/boot/common/loader.8
</content>
</entry>
<entry>
<title>MFC: Remove IPFIREWALL_FORWARD_EXTENDED as an option.</title>
<updated>2006-08-24T05:40:16Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2006-08-24T05:40:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a3b4d147a6c1a4d0c70f0889d6d1878fd511c3f'/>
<id>urn:sha1:7a3b4d147a6c1a4d0c70f0889d6d1878fd511c3f</id>
<content type='text'>
Allow that behaviour by default.
Reviewed by:	glebius
</content>
</entry>
<entry>
<title>MFC: amdsmb(4) and nfsmb(4).</title>
<updated>2006-08-17T11:01:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-17T11:01:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c93969f636f218e17a93142e06ee0db7b6537926'/>
<id>urn:sha1:c93969f636f218e17a93142e06ee0db7b6537926</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC ng_tag(4):</title>
<updated>2006-08-10T10:40:45Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-08-10T10:40:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45557d73f882ddf1977fde9ea00445fa2cabe677'/>
<id>urn:sha1:45557d73f882ddf1977fde9ea00445fa2cabe677</id>
<content type='text'>
  A netgraph node that can do different manipulations with
  mbuf_tags(9) on packets.

  Submitted by:           Vadim Goncharov &lt;vadimnuclight tpu.ru&gt;
  mdoc(7) reviewed by:    ru
</content>
</entry>
</feed>
