<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/pc98/conf, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MF6: Add DEFAULTS files for amd64, i386, and pc98.</title>
<updated>2005-10-28T19:22:41+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-10-28T19:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=96fb3ac3fc074f5c381bca63dee8a818dd47842e'/>
<id>96fb3ac3fc074f5c381bca63dee8a818dd47842e</id>
<content type='text'>
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6_0'.</title>
<updated>2005-10-28T15:30:53+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-10-28T15:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=218f2e0ec572a50510998bcc46f55d07bc3da227'/>
<id>218f2e0ec572a50510998bcc46f55d07bc3da227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Switch from OLDCARD to NEWCARD on pc98.</title>
<updated>2005-10-07T15:56:30+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-10-07T15:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e74be4f4a88b8c3c7c43bb67523a10400589da26'/>
<id>e74be4f4a88b8c3c7c43bb67523a10400589da26</id>
<content type='text'>
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Big overall MFC of polling(4) cleanup:</title>
<updated>2005-10-07T14:00:06+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2005-10-07T14:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6ed190bfed7f4012b945e30b07c6918c9a3b5775'/>
<id>6ed190bfed7f4012b945e30b07c6918c9a3b5775</id>
<content type='text'>
o First attempt on removing Giant from polling. Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-September/051848.html
o Second attempt, and big polling cleanup including:
  - Functinal approach to turning polling on/off
  - Deprecating of poll_in_trap
  - Removal of ifnet knowledge from kern_poll.c
  Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053267.html
o Improved checking of user configurable sysctls. Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053351.html
o Moving DEVICE_POLLING from opt_global.h to opt_device_polling.h:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053479.html

o All related documentation fixes.

Approved by:	re (kensmith)
Thanks to:	everyone, who helped with testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o First attempt on removing Giant from polling. Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-September/051848.html
o Second attempt, and big polling cleanup including:
  - Functinal approach to turning polling on/off
  - Deprecating of poll_in_trap
  - Removal of ifnet knowledge from kern_poll.c
  Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053267.html
o Improved checking of user configurable sysctls. Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053351.html
o Moving DEVICE_POLLING from opt_global.h to opt_device_polling.h:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053479.html

o All related documentation fixes.

Approved by:	re (kensmith)
Thanks to:	everyone, who helped with testing
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Remove references to OLDCARD</title>
<updated>2005-10-06T16:36:31+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-10-06T16:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6cc5227669c59964cb4b7fc5dbe6d24170b3f130'/>
<id>6cc5227669c59964cb4b7fc5dbe6d24170b3f130</id>
<content type='text'>
Approved by: re@ (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re@ (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5.</title>
<updated>2005-09-22T12:36:39+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-09-22T12:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eeaff9ededefdad4c068d4a442732db6309c12d4'/>
<id>eeaff9ededefdad4c068d4a442732db6309c12d4</id>
<content type='text'>
It's supposed to be "option", "space", "tab"; not "option", "tab", "tab".

Approved by:	re (scottl)
Pointed out by:	rwatson
Pointy hat:	kensmith
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's supposed to be "option", "space", "tab"; not "option", "tab", "tab".

Approved by:	re (scottl)
Pointed out by:	rwatson
Pointy hat:	kensmith
</pre>
</div>
</content>
</entry>
<entry>
<title>Now that our showstopper list has shrunk, take another step closer to the</title>
<updated>2005-09-18T03:37:59+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-09-18T03:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=84e108840b8470f9212a92ac85cb0c17cff3194a'/>
<id>84e108840b8470f9212a92ac85cb0c17cff3194a</id>
<content type='text'>
release and turn off kernel debugging.  Also turn off SMP on i386 and amd64
and add an SMP kernel config.

Approved by: re (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
release and turn off kernel debugging.  Also turn off SMP on i386 and amd64
and add an SMP kernel config.

Approved by: re (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFi386: revision 1.1202.2.1 (r300 DRM support).</title>
<updated>2005-08-10T15:56:13+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-08-10T15:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fb4202128a226b848b87eabc58d210a17adce929'/>
<id>fb4202128a226b848b87eabc58d210a17adce929</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC addition of the COMPAT_FREEBSD5 option.  Specific versions</title>
<updated>2005-07-18T12:23:42+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-18T12:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2c50af1e2f1e0eeef11397e0ad79fb76fd532788'/>
<id>2c50af1e2f1e0eeef11397e0ad79fb76fd532788</id>
<content type='text'>
being MFCed:

&gt; Path                          Revision
&gt; src/sys/alpha/conf/GENERIC    1.187
&gt; src/sys/amd64/conf/GENERIC    1.440
&gt; src/sys/i386/conf/GENERIC     1.430
&gt; src/sys/ia64/conf/GENERIC     1.73
&gt; src/sys/pc98/conf/GENERIC     1.270
&gt; src/sys/powerpc/conf/GENERIC  1.49
&gt; src/sys/sparc64/conf/GENERIC  1.97

Approved by:    re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
being MFCed:

&gt; Path                          Revision
&gt; src/sys/alpha/conf/GENERIC    1.187
&gt; src/sys/amd64/conf/GENERIC    1.440
&gt; src/sys/i386/conf/GENERIC     1.430
&gt; src/sys/ia64/conf/GENERIC     1.73
&gt; src/sys/pc98/conf/GENERIC     1.270
&gt; src/sys/powerpc/conf/GENERIC  1.49
&gt; src/sys/sparc64/conf/GENERIC  1.97

Approved by:    re (scottl)
</pre>
</div>
</content>
</entry>
</feed>
