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

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

Revision 1.1178, Sun Sep 5 21:17:22 2010 UTC (13 years, 8 months ago) by schwarze
Branch: MAIN
Changes since 1.1177: +1 -2 lines

remove advertisement of an incorrect change that has been reverted

<!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>,
<a href="plus47.html">4.7</a>,
<a href="plus48.html">4.8</a>.
<br>
</h3>

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

<ul>
<html>
<!-- 2010/08/29 --->
<li>Makes X autoconfiguration more intuitive on machines with multiple SBus or UPA framebuffers, where wsdisplay0 isn't the console.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4&format=html">rtw(4)</a> powerhook code call an activate function.
<li>Make sure local arrays of chars are word-aligned on strict alignment architectures with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a>, just like what is done for global ones. Though not explicitly allowed by the C standard it have been historically handle correctly by most C compilers.
<li>Fixed kernel compiling with disabled IPSEC and enabled GIF/MPLS.
<li>Make 2nd resume work on arm and zaurus.
<!-- 2010/08/28 --->
<li>Correctly compute loongson memory size if less than 256MB.
<li>Fixed an uninitialized value leading to bogus KASSERT in uvm_pmr_use_inc().
<li>Started implementation of activate function in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> to replace powerhooks functions.
<li>Fixed autoconfiguration for accelerated drivers on sparc/sparc64, currently limited to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sunffb&sektion=4&format=html">sunffb(4)</a>.
<li>Provided a way to get &lt; and &gt; symbols on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a> pc101-key slovenian layouts.
<!-- 2010/08/27 --->
<li>Make PCI Power Management optional, and only enable it when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> attaches.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&format=html">apm(4)</a> runs powerhook with interrupts blocked.
<li>Big powerhooks clean up to improve suspend/resume: make powerhook code call an activate function in various devices: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&sektion=4&format=html">neo(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auacer&sektion=4&format=html">auacer(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auglx&sektion=4&format=html">auglx(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autri&sektion=4&format=html">autri(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esa&sektion=4&format=html">esa(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4&format=html">eso(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&sektion=4&format=html">yds(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maestro&sektion=4&format=html">maestro(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4&format=html">dc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4&format=html">ipw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>.
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a> sdhc_activate().
<li>Added screen blanking code in smfb(4/Loongson) for SM502.
<li>Removed PWR_STANDBY from various drivers: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4&format=html">rtw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esa&sektion=4&format=html">esa(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4&format=html">ohci(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4&format=html">uhci(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auixp&sektion=4&format=html">auixp(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&sektion=4&format=html">ray(4)</a>.
<!-- 2010/08/26 --->
<li>Added screen burner support for SM712 flavour on loongson Lemote Yeeloong.
<li>Allowed multiple interfaces to be specified instead of all or one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8&format=html">rarpd(8)</a>.
<li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>.
<li>Fixed mounting of cdXX.iso and installXX.iso on hppa.
<!-- 2010/08/25 --->
<li>Make CardBus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> suspend and resume properly on machines that keep the CardBus bridge powered up during suspend.
<li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> to free proxyurl and cookie twice in the location code.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> reset any mode before freeing the buffer event when destroying a pane.
<li>Enabled the pixman library for m68k, fixed it for hp300 and mvme68k.
<!-- 2010/08/24 --->
<li>Added scsi_iopool_destroy() and scsi_link_shutdown() to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a>.
<li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lockmgr&sektion=9&format=html">lockmgr(9)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rwlock&sektion=9&format=html">rwlock(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&sektion=4&format=html">sdmmc(4)</a>.
<li>Fixed a file descriptor leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccdconfig&sektion=8&format=html">ccdconfig(8)</a>.
<!-- 2010/08/23 --->
<li>Updated libc time functions to zcode2010k from elsie.nci.nih.gov.
<li>Check for duplicate variables in the environment when setting a value via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setenv&sektion=3&format=html">setenv(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=putenv&sektion=3&format=html">putenv(3)</a>.
<li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1&format=html">tip(1)</a> .tiprc parsing.
<li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_barrier&sektion=9&format=html">bus_space_barrier(9)</a> in sgi.
<li>Avoided disable bridge interrupts on sgi platform when trying to access an unimplemented ioc3 register.
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
<li>Worked around a rare race condition that can happen if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8&format=html">daily(8)</a> zaps old files from /var/tmp while <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> is installing or updating a package and doesn't yet have moved nor even read some of the files in /var/tmp/pkginfo.* (typically +DESCR).
<li>Fixed two problems in the kernel work queues.
<li>Added support for the LSISAS2004 chips in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&sektion=4&format=html">mpii(4)</a>.
<!-- 2010/08/22 -->
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a>.
<li>Prevent Cisco's OSPF 6 from ignoring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> network-LSAs.
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> to the build.
<li>Fixed a 16 year old bug in the radix tree sorting routine for non-contiguous netmasks. It can have a huge impact on IPsec performance.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> client stop calling fatal() on exit.
<li>In Xenocara, updated libXvMC to version 1.0.6, xf86-input-vmmouse to 12.6.10, xf86-video-vmware to 11.0.2, xf86-video-mga to 1.4.13, xf86-video-nv to 2.1.18, xterm to 261. 
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&sektion=8&format=html">nsd(8)</a> to version 3.2.6.
<!-- 2010/08/21 -->
<li>Added a flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=3&format=html">vis(3)</a>: VIS_ALL - encode all characters, not just invisible ones, it can be called from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vis&sektion=1&format=html">vis(1)</a> withe the `-a' option.
<li>Added Huawei E1820 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>.
<li>Added a quirk for the apple clear orb USB speakers.
<li>Fixed bugs in xf86-video-openchrome.
<li>In Xenocara, updated xbproto to version 1.0.5, x11proto to 7.0.18, libXau to 1.0.6, xset 1.2.0, utils-macro to 1.10.0.
<li>Make sysmerge display usage information as well as the error when a path to src/*.tgz isn't specified.
<li>Fixed an mbuf leak in ATA over Ethernet driver.
<!-- 2010/08/20 -->
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> column padding calculation.
<li>Changed the UFS DIP macros to be aware of the FFS2 kernel option by not bothering to check the mount type when FFS2 support is omitted.
<li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hzto&sektion=9&format=html">hzto(9)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tvtohz&sektion=9&format=html">tvtohz(9)</a> arguments to const pointers.
<li>Implemented user interface for error handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>: -W<i>level</i> selects warning you care about (error or fatal); -Wstop stops after parsing a file with the selected warning level; provide consistent exit status code for the selected warning level; always finish parsing each file unless fatal errors prevent it; removed the -f option and -Werror.
<li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8&format=html">wsconsctl(8)</a> to silently ignore errors if the device could not be open.
<!-- 2010/08/19 -->
<li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> to optimize i386/amd64 lidt() function that provide access to i386/amd64 LIDT instruction. It fixes instant reboots with bsd.rd on Pentiums with F00F bug.
<li>Introduced a machine-independent kern.consdev <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> that will replace the machine-dependent machdep.console_device.
<li>Fixed a leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
<li>Make tcpdump correctly decode and print GPRS Tunnelling Protocol access point names.
<li>Updated zoneinfo database to tzdata2010l from elsie.nci.nih.gov.
<li>Fixed a NULL pointer dereferencement in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midicat&sektion=1&format=html">midicat(1)</a> option parsing when `-' is used as filename.
<!-- 2010/08/18 -->
<li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
<li>Fixed xserver autoconfiguration on sparc and sparc64.
<li>Removed Linux compatibility code in hppa and hppa64 GENERIC kernel and locore.S.
<li>Fixed a bug in the Atheros AR9003 family driver.
<li>Prevented a division by zero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> AR9003 family chipset.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> stop receiving beacons from other BSS when associated in STA mode.
<li>Removed the standard pod2man \*(C+ pre-predefined string ("C++") in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
<li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> correctly print .Lk arguments in -Tascii.
<!-- 2010/08/17 -->
<li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> throw away non-ASCII characters.
<li>Added several fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1&format=html">pr(1)</a>.
<li>On sparc, make sure fast trap handlers correctly invoke soft interrupts by marking them explicitly pending before triggering the softintr.
<li>Added missing files (floppies and/or install.iso and/or miniroot...) in the build time SHA256 file for alpha, amd64, hppa, hppa64, landisk, macppc, mvme68k, mvme88k, sgi, socppc, sparc, sparc64, vax.
<li>Added power management for PCI devices, currently it just put everything in the D3 (deepest sleep) state upon suspend, and restore power upon resume.
<!-- 2010/08/16 -->
<li>Added support for larger sparc kernels when booting from tape, and avoided stomping on PROM data below 4MB on sun4c.
<li>Adjusted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disktab&sektion=5&format=html">disktab(5)</a> miniroot disklabel to changes caused by fdisk partition alignment changes.
<li>Removed support for loading 64bits kernels from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdboot&sektion=8&arch=hppa&format=html">cdboot(8/HPPA)</a>.
<li>Fixed a gcc4 mis-alignment in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdate&sektion=8&format=html">rdate(8)</a>.
<!-- 2010/08/13 -->
<li>Improved IP stack fragmented packets handling.
<!-- 2010/08/12 -->
<li>Prevented tools that fork and run a captive <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> for communication from failing to exit.
<li>Enabled periodic (every 4 minutes) power amplifier calibration on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> AR9285 and AR9287.
<li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&sektion=4&format=html">athn(4)</a> AR9280/AR9281 chips in open-loop power control mode.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&sektion=8&format=html">fsck(8)</a> print the real device name followed by the disklabel UID in parenthesis when it is run against a disklabel UID.
<li>Fix a one character typo on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&sektion=4&format=html">inteldrm(4)</a> i915 that broke interrupt handling on ironlake.
<li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> memory corruption after resume.
<li>Corrected a format string in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccdconfig&sektion=8&format=html">ccdconfig(8)</a>.
<li>Fixed a off by one bug in NTFS.
<!-- 2010/08/11 -->
<li>Disabled the RTC periodic interrupt on i386 and amd64 to prevent problem like Dell Inspirion 4150 waking up immediately.
<li>Plug several resource leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzsig&sektion=1&format=html">gzsig(1)</a>.
<li>Make the number of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&sektion=9&format=html">vnode(9)</a>s correspond to the number of buffers in buffer cache.
<li>Fixed a logic problem which could in theory cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to recursively print anchors with wildcards when not requested via the command line but in practice only applied to automatically generated inline anchors (which don't have wildcards) or when recursion was requested.
<li>Forbade duplicate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> session names to be created.
<li>Added support for terabytes units with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> editor 'T' command.
<!-- 2010/08/10 -->
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> list panes command show which pane is active.
<li>Fixed two problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a>, introduced in 4.7: eliminate a use-after-free of xs for xs-&gt;flags, avoid calling scsi_done() twice when synchronizing disks during shut down.
<!-- 2010/08/09 -->
<li>Remove extra `.' from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&sektion=1&format=html">less(1)</a> -m prompt string.

</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>,
<a href="plus47.html">4.7</a>,
<a href="plus48.html">4.8</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.1178 2010/09/05 21:17:22 schwarze Exp $</small>

</body>
</html>