[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / plus.html (download) (as text)

Revision 1.1153, Mon Aug 10 13:52:26 2009 UTC (14 years, 9 months ago) by jj
Branch: MAIN
Changes since 1.1152: +50 -3 lines

Upto 07/20

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OpenBSD -current changes</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta name="resource-type" content="document">
<meta name="description" content="OpenBSD -current changes">
<meta name="keywords" content="openbsd,changes">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">OpenBSD -current changelog</font></h2>
<hr>

<p>
This is a partial list of the major machine-independent changes
(i.e., these are the changes people ask about most often).  Machine
specific changes have also been made, and are sometimes mentioned
in the pages for the specific <a href="plat.html">platforms</a>.

<p>
Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.

<p>
<h3>
For changes in other releases, click below:<br>
<a href="plus20.html">2.0</a>,
<a href="plus21.html">2.1</a>,
<a href="plus22.html">2.2</a>,
<a href="plus23.html">2.3</a>,
<a href="plus24.html">2.4</a>,
<a href="plus25.html">2.5</a>,
<a href="plus26.html">2.6</a>,
<a href="plus27.html">2.7</a>,
<a href="plus28.html">2.8</a>,
<a href="plus29.html">2.9</a>,
<a href="plus30.html">3.0</a>,
<a href="plus31.html">3.1</a>,
<a href="plus32.html">3.2</a>,
<a href="plus33.html">3.3</a>,
<a href="plus34.html">3.4</a>,
<a href="plus35.html">3.5</a>,
<a href="plus36.html">3.6</a>,
<br>
<a href="plus37.html">3.7</a>,
<a href="plus38.html">3.8</a>,
<a href="plus39.html">3.9</a>,
<a href="plus40.html">4.0</a>,
<a href="plus41.html">4.1</a>,
<a href="plus42.html">4.2</a>,
<a href="plus43.html">4.3</a>,
<a href="plus44.html">4.4</a>,
<a href="plus45.html">4.5</a>,
<a href="plus46.html">4.6</a>.
<br>
</h3>

<p>
<h3><font color="#0000e0">Changes made between OpenBSD 4.6 and -current</font></h3><p>
<p>

<ul>
<!-- 2009/07/20 -->
<li>Updated the time zone data to tzdata2009k.
<!-- 2009/07/19 -->
<li>Make sure the xf86-video-sunffb disable the hardware cursor before exit.
<li>Added "text" (executable) to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a> and fuser output.
<!-- 2009/07/18 -->
<li>Synced mandoc to 1.8.0.
<li>Fix potential mbuf leaks in the NFSv2 rpc code.
<!-- 2009/07/17 -->
<li>Added bus_space_[read,write]_raw_[248] functions for sgi. Makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> devices work.
<li>Updated the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> on sgi machines to be closer to the other platforms. Adds a working bus_dmamap_load_uio() which in turn makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a> devices work.
<li>More careful format string parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=1&format=html">printf(1)</a>.
<li>Added Edimax EW-7711UTn to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> devices.
<!-- 2009/07/16 -->
<li>Back out the one-slot queue length commits for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4&format=html">vlan(4)</a>.
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&sektion=4&format=html">ppb(4)</a> on sgi O2 kernels.
<li>Make PCI-PCI bridge initialization code on sgi bus-independent.
<!-- 2009/07/15 -->
<li>Added round, roundf, trunc and truncf for hppa libm.
<!-- 2009/07/14 -->
<li>Unbreak the moko builds, move SOFTSERIAL to SOFTTTY and a pmap change for moko.
<!-- 2009/07/13 -->
<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbus&sektion=4&format=html">sbus(4)</a> for sparc GENERIC and SUN4M kernels.
<li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> interface for sparc sun4m machines.
<li>Added rdomain checks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> case.
<li>Make the vlan send queue one slot long, to force packets off the virtual interface queue down to the physical interface immediately.
<!-- 2009/07/12 -->
<li>Synced mandoc to 1.7.23.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a> accept numeric UIDs as well as usernames.
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a> at sbus for sparc64 GENERIC and RAMDISK kernels.
<li>Enabled hotspare rebuilds for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> RAID1.
<li>Added support for global hotspares to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>
<!-- 2009/07/11 -->
<li>When rebooting sgi machines, pass a request to the PROM to skip diagnostics and memory initializations. Shortens reboot times.
<!-- 2009/07/10 -->
<li>Delayed creation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4&format=html">tun(4)</a> devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> script.
<li>Fixed link state handling in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&sektion=4&format=html">ix(4)</a> driver.
<!-- 2009/07/09 -->
<li>Added support for the onsemi cat34ts02 and cat6095 sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
<!-- 2009/07/08 -->
<li>Reverted the MCLGETI allocator for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a>.
<li>Added POSIX-compliant fuser mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1&format=html">fstat(1)</a>.
<!-- 2009/07/07 -->
<li>Better invoking of login shells in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
<!-- 2009/07/06 -->
<li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> aware of MPLS routes.
<li>Synced mandoc to 1.7.22.
<li>Rewritten PCI resource allocator for sgi machines. Makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> work.
<!-- 2009/07/05 --></ul>
<p>

This list mentions mostly platform-independent changes.  For a list of changes
made in a particular platform, please check the page for that platform.  If you
find them not listed there, the changes are either (1) not being documented or
(2) are documented here.<br><br>

<hr>
<p>
<h3>
For changes in other releases, click below:<br>
<a href="plus20.html">2.0</a>,
<a href="plus21.html">2.1</a>,
<a href="plus22.html">2.2</a>,
<a href="plus23.html">2.3</a>,
<a href="plus24.html">2.4</a>,
<a href="plus25.html">2.5</a>,
<a href="plus26.html">2.6</a>,
<a href="plus27.html">2.7</a>,
<a href="plus28.html">2.8</a>,
<a href="plus29.html">2.9</a>,
<a href="plus30.html">3.0</a>,
<a href="plus31.html">3.1</a>,
<a href="plus32.html">3.2</a>,
<a href="plus33.html">3.3</a>,
<a href="plus34.html">3.4</a>,
<a href="plus35.html">3.5</a>,
<a href="plus36.html">3.6</a>,
<br>
<a href="plus37.html">3.7</a>,
<a href="plus38.html">3.8</a>,
<a href="plus39.html">3.9</a>,
<a href="plus40.html">4.0</a>,
<a href="plus41.html">4.1</a>,
<a href="plus42.html">4.2</a>,
<a href="plus43.html">4.3</a>,
<a href="plus44.html">4.4</a>,
<a href="plus45.html">4.5</a>,
<a href="plus46.html">4.6</a>.
<br>
</h3>

<hr>
<a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br><small>$OpenBSD: plus.html,v 1.1153 2009/08/10 13:52:26 jj Exp $</small>

</body>
</html>