<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share, branch release/6.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Set all the pointers to 6.1-RELEASE.</title>
<updated>2006-05-06T07:41:04+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-05-06T07:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=92b8d3701bd899392b7cdf3d8f5a1f3a92f1730a'/>
<id>92b8d3701bd899392b7cdf3d8f5a1f3a92f1730a</id>
<content type='text'>
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-05-05T09:58:13+00:00</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2006-05-05T09:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=96c54a017a746ebcf51ef294a2f54c13dd520da8'/>
<id>96c54a017a746ebcf51ef294a2f54c13dd520da8</id>
<content type='text'>
  - Add following global jail options, used if no jail-specific options are
  set:
   * jail_mount_enable
   * jail_devfs_ruleset
   * jail_devfs_enable
   * jail_fdescfs_enable
   * jail_procfs_enable
   * jail_fstab
   * jail_flags
  - Add a jail_interface / jail_&lt;jid&gt;_interface option. An ip alias will be
  created (jail_&lt;jid&gt;_ip) on jail_interface or jail_&lt;jid&gt;_interface if set.
  This is not a mandatory option.
  - Document all missing jail_* options in rc.conf(5).

      src/share/man/man5/rc.conf.5: rev 1.289 -&gt; 1.290
      src/etc/rc.d/jail: rev 1.26 -&gt; 1.27

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Add following global jail options, used if no jail-specific options are
  set:
   * jail_mount_enable
   * jail_devfs_ruleset
   * jail_devfs_enable
   * jail_fdescfs_enable
   * jail_procfs_enable
   * jail_fstab
   * jail_flags
  - Add a jail_interface / jail_&lt;jid&gt;_interface option. An ip alias will be
  created (jail_&lt;jid&gt;_ip) on jail_interface or jail_&lt;jid&gt;_interface if set.
  This is not a mandatory option.
  - Document all missing jail_* options in rc.conf(5).

      src/share/man/man5/rc.conf.5: rev 1.289 -&gt; 1.290
      src/etc/rc.d/jail: rev 1.26 -&gt; 1.27

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC queue.3 1.39 to RELENG_6_1:</title>
<updated>2006-05-02T04:04:26+00:00</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2006-05-02T04:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db0659afad239b1b0f7a067df4b3c12c83e0b248'/>
<id>db0659afad239b1b0f7a067df4b3c12c83e0b248</id>
<content type='text'>
  The removal of CIRCLEQ left four queue macro families, but one sentence
  in the man page wasn't updated.

PR:             docs/94938
Submitted by:   Ed Schouten &lt;ed@fxq.nl&gt;
Approved by:    re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  The removal of CIRCLEQ left four queue macro families, but one sentence
  in the man page wasn't updated.

PR:             docs/94938
Submitted by:   Ed Schouten &lt;ed@fxq.nl&gt;
Approved by:    re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev. 1.33: document SO_NOSIGPIPE.</title>
<updated>2006-05-01T20:31:15+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-01T20:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=163275f03b4454fa9ebf6b7bf4e33327c04dd360'/>
<id>163275f03b4454fa9ebf6b7bf4e33327c04dd360</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 rev. 1.7: document /dev/fido.</title>
<updated>2006-05-01T19:44:16+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-01T19:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0e60ad5302206279cc043a34cf7684df86363ccb'/>
<id>0e60ad5302206279cc043a34cf7684df86363ccb</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 rev. 1.67: bridge implementation change.</title>
<updated>2006-05-01T19:28:45+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-01T19:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=38458fc3e4e5300cfcd41cf4f5451b5d11890890'/>
<id>38458fc3e4e5300cfcd41cf4f5451b5d11890890</id>
<content type='text'>
MFC rev. 1.69: -mdoc sweep.
MFC rev. 1.70: note that the bridge interface need to be upped.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC rev. 1.69: -mdoc sweep.
MFC rev. 1.70: note that the bridge interface need to be upped.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev. 1.38: note that the bridge interface need to be upped.</title>
<updated>2006-05-01T19:28:20+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-01T19:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3360476dccabead495c737edc214415d4f11b37d'/>
<id>3360476dccabead495c737edc214415d4f11b37d</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 The rr232x driver.</title>
<updated>2006-05-01T00:15:13+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-05-01T00:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=190fbbec649eee590b74244f7f7f03e513b75b9c'/>
<id>190fbbec649eee590b74244f7f7f03e513b75b9c</id>
<content type='text'>
Approved by: re.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re.
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6_1'.</title>
<updated>2006-04-30T16:44:43+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-04-30T16:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=11160b949f5509213c80c0addd80f625bd5e6d4d'/>
<id>11160b949f5509213c80c0addd80f625bd5e6d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-04-30T16:44:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-04-30T16:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=801f8c4f29054b3be7e9df20648abdf6c878be70'/>
<id>801f8c4f29054b3be7e9df20648abdf6c878be70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
