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

Annotation of www/plus.html, Revision 1.1081

1.863     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1045    david       4: <title>OpenBSD -current changes</title>
1.728     horacio     5: <link rev="made" href="mailto:www@openbsd.org">
1.14      deraadt     6: <meta name="resource-type" content="document">
1.1045    david       7: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     8: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1046    jsg        10: <meta name="copyright" content="This document copyright 1996-2007 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.728     horacio    13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    14:
1.828     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     16: <p>
1.1044    deraadt    17: <h2><font color="#e00000">OpenBSD -current changelog</font></h2>
1.863     naddy      18: <hr>
1.14      deraadt    19:
                     20: <p>
1.823     jsyn       21: This is a partial list of the major machine-independent changes
1.602     aaron      22: (i.e., these are the changes people ask about most often).  Port
1.29      deraadt    23: specific changes have also been made, and are sometimes mentioned
1.728     horacio    24: in the pages for the specific <a href="plat.html">platforms</a>.
1.14      deraadt    25:
1.17      deraadt    26: <p>
1.998     espie      27: There is a separate <a href="portsplus/index.html">list of Changes to the ports collection</a>.
1.725     naddy      28:
                     29: <p>
1.863     naddy      30: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    31:
                     32: <p>
1.186     deraadt    33: <h3>
1.846     deraadt    34: For changes in other releases, click below:<br>
                     35: <a href="plus20.html">2.0</a>,
                     36: <a href="plus21.html">2.1</a>,
                     37: <a href="plus22.html">2.2</a>,
                     38: <a href="plus23.html">2.3</a>,
                     39: <a href="plus24.html">2.4</a>,
                     40: <a href="plus25.html">2.5</a>,
                     41: <a href="plus26.html">2.6</a>,
                     42: <a href="plus27.html">2.7</a>,
                     43: <a href="plus28.html">2.8</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus31.html">3.1</a>,
1.868     deraadt    47: <a href="plus32.html">3.2</a>,
1.889     david      48: <a href="plus33.html">3.3</a>,
1.916     david      49: <a href="plus34.html">3.4</a>,
1.935     miod       50: <a href="plus35.html">3.5</a>,
1.941     deraadt    51: <a href="plus36.html">3.6</a>,
1.963     deraadt    52: <a href="plus37.html">3.7</a>,
1.999     deraadt    53: <a href="plus38.html">3.8</a>,
1.1028    deraadt    54: <a href="plus39.html">3.9</a>,
1.1044    deraadt    55: <a href="plus40.html">4.0</a>,
1.1069    deraadt    56: <a href="plus41.html">4.1</a>,
                     57: <a href="plus42.html">4.2</a>.
1.422     deraadt    58: <br>
1.186     deraadt    59: </h3>
                     60:
                     61: <p>
1.1069    deraadt    62: <h3><font color="#0000e0">Changes made between OpenBSD 4.2 and OpenBSD 4.3</font></h3><p>
1.847     deraadt    63: <p>
                     64:
1.422     deraadt    65: <ul>
1.1081  ! jj         66: <!-- 2007/11/06 -->
        !            67: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1&format=html">md5(1)</a> properly exit with a result code &gt;0 when encountering bad md5 in the checklist.
        !            68: <li>Close a race on sparc64 where the FPU state might be dropped to the wrong process in the IPI handlers.
        !            69: <li>Prevent panic in the arpintr() code if IF_DEQUEUE returns NULL.
        !            70: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> simplify the way it deals with implicit rules and handle $&lt;.
        !            71: <!-- 2007/11/05 -->
        !            72: <li>Add support for Epson multifunction USB devices, for the functions we do support.
        !            73: <li>Update time zone info to tzdata 2007i.
        !            74: <li>Avoid coredump in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mailwrapper&sektion=8&format=html">mailwrapper(8)</a> when there is only one token on a line.
        !            75: <li>Prevent SEGV in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> on wrong sort name.
        !            76: <li>Better handling of OSS emulation when calling AUDIO_SETINFO and AUDIO_GETINFO at once.
        !            77: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a> for PEX511 PCI Express DCF77 devices.
        !            78: <li>Workaround in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for late establishment of interrupts on GENERIC.MP kernels.
        !            79: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4&format=html">raid(4)</a>, where the disklabel reading to find raid components was causing hangs.
        !            80: <!-- 2007/11/04 -->
        !            81: <li>Cleanup in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> endianess conversion routines.
        !            82: <li>Remove the delay in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> when a command line argument is wrong.
        !            83: <!-- 2007/11/03 -->
        !            84: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>, add support for the Meinberg PCI509 5V DCF77 time signal station receiver.
        !            85: <li>Make sure ATI-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> devices do not cause a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&sektion=4&format=html">wdc(4)</a> controller appear when running in IDE compat mode.
        !            86: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkm&sektion=4&format=html">lkm(4)</a> for the amd64 platform.
        !            87: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> clears the last entry from an empty TRAP list.
        !            88: <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> dsdt code, identify as WinNT in hopes the machine will present "better" AML, or at least better settings for machines that do not support _OSI.
        !            89: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> hint file since l.root-servers.net has a new address.
        !            90: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldattach&sektion=8&format=html">ldattach(8)</a>, a command to attach line disciplines to a tty line.
        !            91: <li>Fix incorrect 'retry times' settings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>, and increase max RX size.
        !            92: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> reset handling so the firmware does not panic. Also, fix ifconfig -M. Only works when the interface is down.
        !            93: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, mark nodes as made when there is no command around the target.
        !            94: <!-- 2007/11/02 -->
        !            95: <li>Avoid errno trashing in signal handler in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !            96: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> from getting data from getpwuid() clobbered by another getpw*() call.
        !            97: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, fix memory leak in the process_cmdline() function.
        !            98: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p8.
        !            99: <li>Lots and lots of work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>, including: optimized job runner which avoids forking the last command since it is running in a subshell, replaced parallell job buffering to deal with non-blocking descriptors, store list of errors during parallel make and print them on exit.
        !           100: <!-- 2007/11/01 -->
        !           101: <li>Fix potential panics on the arm xscale based platform by reusing cache cleaning address calculation.
        !           102: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>, bump arbitrary limit on argument length shown by -C.
        !           103: <!-- 2007/10/31 -->
        !           104: <li>Add Admtek/Shantou ADM8515 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&sektion=4&format=html">udav(4)</a> devices.
        !           105: <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> from sending anything in response to blocked icmp packets.
        !           106: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> does not potentially leak secret authname through ioctl() interfaces.
        !           107: <li>Workaround MP timeout/splhigh/scsi race at reboot on amd64/i386 using a delay.
        !           108: <!-- 2007/10/30 -->
        !           109: <li>Initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=et&sektion=4&format=html">et(4)</a> for the Agere/LSI ET310 ethernet devices.
        !           110: <li>Do not print the prompt in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3&format=html">readpassphrase(3)</a> when process is backgrounded and the input would not be read anyway.
        !           111: <li>Fix for list handling code in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> code.
        !           112: <!-- 2007/10/29 -->
        !           113: <li>Fix for m88k when secondary CPU gets its interrupt pin stuck. Put the process it was running on the run queue again, unless it was the idle proc.
        !           114: <li>Fix setup of TX descriptors in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4&format=html">ath(4)</a> driver.
        !           115: <!-- 2007/10/28 -->
        !           116: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, make behaviour identical for non-existent users regarding options set in the Match block.
        !           117: <li>Plug tiny mem leaks in ControlPath and ProxyCommand option processing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
        !           118: <li>Enable PCIe snoop for SB600 and MCP51-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> devices. Fixes noise, looping and distortion problems.
        !           119: <li>On m88k, work around the fact that secondary CPUs are started late in the boot and sched_init_cpu() has to be invoked early. Lets MVME188 SMP systems boot multiuser.
        !           120: <li>Make sure m88k machines do not flag a processor as "alive" until it really is ready to accept IPIs.
        !           121: <li>Fix panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
        !           122: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a>, a driver for ICE1712 VIA Envy24 audio devices.
        !           123: <li>Prepare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> for addition of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> driver, enable 32 bit samples and bump max channels to 12.
        !           124: <!-- 2007/10/27 -->
        !           125: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vic&sektion=4&format=html">vic(4)</a> attach to the virtual pcnet hardware in vmware.
        !           126: <li>Take the correct lock on m88k when handling userland data faults in kernel mode, lets bsd.mp run multiuser on SP boards.
        !           127: <li>Replace the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> replay protection counter with a cookie.
        !           128: <li>Make sure compat errno mapping arrays go up to ELAST for all emulated syscalls.
        !           129: <!-- 2007/10/26 -->
        !           130: <li>Workaround for chip bug on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> based ATI IXP600 AHCI controllers.
        !           131: <li>Fix ring buffer overflow in the audio recording code path.
        !           132: <li>Fix file descriptor leak in the freetype library in xenocara.
        !           133: <!-- 2007/10/25 -->
        !           134: <li>Fix alignment issues on sparc64 when running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
        !           135: <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> output, increasing the "fre" column and aligning memory and traps labels.
        !           136: <li>Fix probability rules parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, and add support for 0% and 100%.
        !           137: <li>On E250 sparc64s, do not forget the channel number when reading environmental values off the sensor to prevent always reading from channel 0.
        !           138: <li>Make sure mips platforms enable interrupts when exiting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> if they were enabled before the break.
        !           139: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p7.
        !           140: <li>Added support for command line "-D macro=value" to all routing daemons.
        !           141: <!-- 2007/10/24 -->
        !           142: <li>Change m88k system call invocation sequence to no longer pull arguments from stack, improves performance for all syscalls except mmap(). All m88k binaries must run against a 4.1 or more recent kernel.
        !           143: <li>Add support for power supply temperature sensors on the E450.
        !           144: <li>Fix logic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> command-line / MAKEFLAGS parsing.
        !           145: <!-- 2007/10/23 -->
        !           146: <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1&format=html">scp(1)</a> network read/write into an atomicio()-like function to handle short reads, apply bandwidth limits and update counters.
        !           147: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> do argument splitting and parsing so it can cope with common shell escapes and make handling consistent with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sh&sektion=1&format=html">sh(1)</a>.
        !           148: <li>Change the daily <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8&format=html">security(8)</a> script to record package installation/removal.
        !           149: <!-- 2007/10/22 -->
        !           150: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alipm&sektion=4&format=html">alipm(4)</a> to be used for reading <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> info on sparc64, even if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alipm&sektion=4&format=html">alipm(4)</a> is not used for other parts.
        !           151: <li>Add support for the SUNW,envctrl as found on E450 machines.
        !           152: <li>Fix for temperature sensor conversion factors on E450 sparc64 machines.
        !           153: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uipaq&sektion=4&format=html">uipaq(4)</a> for the HTC smartphones.
        !           154: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, make sure that both the local and remote port are correct when parsin -L.
        !           155: <li>Make mips kernel options recognized from the boot command line in addition to the OSLoadOptions.
        !           156: <li>Add a broadcast mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a>, this mode sends all frames on all ports, and receives frames on any port.
        !           157: <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated.conf&sektion=5&format=html">hoststated.conf(5)</a> for including other files.
        !           158: <!-- 2007/10/21 -->
        !           159: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcidump&sektion=8&format=html">pcidump(8)</a>, a utility to read pci configuration spaces.
        !           160: <li>Properly document decision weight of prefixes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd.conf&sektion=5&format=html">bgpd.conf(5)</a> file.
        !           161: <li>Do not use next_tick() to start the clock ticking on sparc64 secondary CPUs. It fails from time to time.
        !           162: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> kernel debugger clears its output buffer on powerpc before it starts processing.
        !           163: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> sets the max message size to at least the minimum IP MTU.
        !           164: <li>Make cs4280-based devices able to be brought back from power save mode if needed.
        !           165: <!-- 2007/10/20 -->
        !           166: <li>Add support for temperature sensors on the SUNW,envctrltwo device found on the Sun E250.
        !           167: <!-- 2007/10/19 -->
        !           168: <li>Replace DMA and interrupt handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a>, fixes recording from the microphone input as well as full-duplex operation.
        !           169: <li>Add ShanTou ZT6688 usb 10/100 nic to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&sektion=4&format=html">udav(4)</a> device driver.
        !           170: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=su&sektion=1&format=html">su(1)</a> call setegid() before seteuid().
        !           171: <li>On sparc64, use HDL2CELL when passing OpenFirmware handles, makes bsd.mp boot on an E250.
        !           172: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> to schedule an immediate check through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststatectl&sektion=8&format=html">hoststatectl(8)</a>.
        !           173: <!-- 2007/10/18 -->
        !           174: <li>Fix in the VFS layer for possible spl() problems in the buffer cleaning daemon.
        !           175: <li>Add support for the Moosehead PS/2 controller found on SGI O2 machines.
1.1079    jj        176: <!-- 2007/10/17 -->
1.1081  ! jj        177: <li>In OpenCVS, avoid memory leak if a tag is defined in CVSROOT/config more than once.
        !           178: <li>Add some LED support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> driver.
        !           179: <li>Add support for the Intel ICH9 chipset to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
        !           180: <li>Use TCSAFLUSH instead of TCSADRAIN in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> when turning off echo.
1.1079    jj        181: <li>On sparc64 US-III cpus, spin up secondary CPU if running MP kernel.
                    182: <!-- 2007/10/16 -->
                    183: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p6.
                    184: <li>Replacement for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&sektion=4&format=html">pctr(4)</a> codebase that can handle amd64 processors too.
                    185: <li>On sparc64, make lazy FPU context switching work for MP kernels.
                    186: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>, properly handle terminals consisting of only a few lines.
                    187: <!-- 2007/10/15 -->
                    188: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">rc(8)</a> allow TCP NFS mounts too.
                    189: <li>Fix in xf86-video-nv driver for G80 displays if BIOS leaves it stuck.
                    190: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to report the status of peers and sensors to syslog.
                    191: <!-- 2007/10/14 -->
                    192: <li>Switch kernel arc4random routine to use different arc4 code and rework <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> handling  so it goes to splhigh and back once per request instead of once per byte.
                    193: <li>Fix stream reset errors on ALC883 based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> devices by waiting 40 usecs for the run bit to clear before performing a reset.
                    194: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>-compatible mixer items for ALC883 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
                    195: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&sektion=4&format=html">wbng(4)</a> on amd64 and i386 GENERIC kernels.
                    196: <li>Provide a way on macppc to attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> by faking an I2C bus with EEPROMs with content from OpenFirmware.
1.1080    cnst      197: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbng&sektion=4&format=html">wbng(4)</a> driver for Winbond W83793G Hardware Monitor.
1.1079    jj        198: <li>On sgi machines, disable timer/compare interrupts on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=macebus&sektion=4&format=html">macebus(4)</a>, prevents interrupt storms on IRQ 6.
                    199: <li>Add Planex GW-US54GD to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
                    200: <!-- 2007/10/13 -->
                    201: <li>Add an "include" directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a>, and make sure the included file have the same strict permissions like the main configuration file.
                    202: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> does not trash errno in the signal handler.
                    203: <li>Remove unused kerberos authentication code from the NFS code base, and make sure we never generate a zero xid.
                    204: <li>Add support for the BCM5906 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> device.
                    205: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a> to turn off timestamping by calling it without the -t option.
                    206: <!-- 2007/10/12 -->
                    207: <!-- 2007/10/11 -->
                    208: <li>Add support for channel setting on newer Atheros AR5424 and AR2423 etc.
                    209: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>, a controller for the recently imported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> daemon.
                    210: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, make BGE_JUMBO_FRAMELEN big enough to include a vlan tag.
                    211: <li>Serialize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> probing and attachments.
                    212: <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> on armish GENERIC kernels.
                    213: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, when walking the acpi tree to find _PRT methods, check whether device is actually enabled and functioning.
                    214: <li><font color="#e00000"><strong>SECURITY FIX: The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.</a></strong></font><br>
                    215: <a href="errata42.html#002_openssl">A source code patch is available</a>.<br>
                    216: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    217: <!-- 2007/10/10 -->
                    218: <li>Fix for macppc when using the new context switching code.
                    219: <li>Reworked the context switching code to a more machine-independant design. Allows MD context switching without spls or locks, and sleep queue wakeup goes from O(n^2) to O(n).
                    220: <!-- 2007/10/09 -->
                    221: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&sektion=8&format=html">bgplg(8)</a>, limit the number of allowable characters in a request to prevent cross-site scripting issues.
                    222: <li>Add support for RTL8211B PHY devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&sektion=4&format=html">rgephy(4)</a>.
                    223: <li>Rework the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> debug dmesg to perform a more complete codec dump.
                    224: <li>Fix range check for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> vhid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, vhid 0 is not valid.
                    225: <li>Do not skip i2c scanning for IPMI machines, as done previously, but only use it for non-sensor devices like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a>.
                    226: <li>Add proper support for branch revisions in annotate for OpenCVS.
                    227: <li>Make the OpenCVS rcs code properly resolve branches when given base revisions.
                    228: <!-- 2007/10/08 -->
                    229: <li><font color="#e00000"><strong>SECURITY FIX: Malicious DHCP clients could cause <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to corrupt its stack.</a></strong></font><br>
                    230: <a href="errata42.html#001_dhcpd">A source code patch is available</a>.<br>
                    231: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    232: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> work with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> also.
                    233: <li>On arm, align the suspend save data to a cache line boundary, prevents issues upon resume.
                    234: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> on 802.11 devices.
                    235: <li>Fix segfault in OpenCVS when committing new files.
                    236: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> on alpha, amd64, armish, i386, macppc and sparc64 GENERIC kernels.
                    237: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd6&sektion=8&format=html">ospfd6(8)</a>, an OSPFv3 daemon to support OSPF for IPv6. Not useful yet.
                    238: <!-- 2007/10/07 -->
                    239: <li>Add support for 230400 bps speed in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a>.
                    240: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> indicate if the memory module is registered.
                    241: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdpcib&sektion=4&format=html">amdpcib(4)</a> driver for the AMD 8111 series LPC bridge and HPET.
                    242: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> print CAS latency for DDR/DDR2 memory.
                    243: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spdmem&sektion=4&format=html">spdmem(4)</a> driver for Serial Presence Detect memory information.
                    244: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&sektion=4&format=html">glxpcib(4)</a> support in the i386 architecture for PCI-ISA bridge, timecounter and watchdog found in the CS5536 companion chip to the AMD Geode LX-800 processor.
                    245: <!-- 2007/10/06 -->
                    246: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a> to operate the various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> table actions independently.
                    247: <!-- 2007/10/05 -->
                    248: <li>Make the UFS dirhash code correctly allocate cleared memory, fixes edge cases.
                    249: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for non-SSL relays.
                    250: <!-- 2007/10/04 -->
                    251: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eephy&sektion=4&format=html">eephy(4)</a>, disable fiber/copper auto-selection on the 88E1111 to work around some cards that in fact only have copper connectors.
                    252: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for devices found on Acer TravelMate 3010.
                    253: <li>Update libc date code and timezone data to tz2007h.
                    254: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> handle CARP over IPv6 in the printing routine.
                    255: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, when inserting blackhole or reject routes, set the gateway address to 127.0.0.1 / ::1 unconditionally.
                    256: <!-- 2007/10/03 -->
                    257: <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> firmware into a single file, requires update of the firmware package to v1.3.
                    258: <li>Added two new ioctl()s to the audio layer, AUDIO_GETPRINFO and AUDIO_GETRRINFO to help porting non-native audio applications and the OSS emulation.
                    259: <li>Added libpixman to xenocara.
                    260: <li>Make OpenCVS reset the default branch early, so rcs_head_get() does not return a possibly wrong revision as 'current'.
                    261: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> distinguish states saved by normal context switches and states saved by satectx(). Makes backtraces from kernel crash dumps work much better.
                    262: <!-- 2007/10/02 -->
                    263: <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xfs&sektion=1&format=html">xfs(1)</a> 1.0.5 into xenocara, contains security fixes for heap overflow and corruption vulnerabilities.
                    264: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a> for patterns containing $ and ^ but not as the last or first char.
                    265: <li>In libc, fix a libpthread panic regarding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=seekdir&sektion=3&format=html">seekdir(3)</a>.
                    266: <li>Added initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a>.
                    267: <!-- 2007/10/01 -->
                    268: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4&format=html">vr(4)</a> to handle I/O accesses chipsets which do not have PCI power management capabilities.
                    269: <li>Added new Intel E1000 and 10Gb PCIe PCI ids.
                    270: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, fix 'bogus xmit rate setup' panic seen while associating with an 11b AP.
                    271: <!-- 2007/09/30 -->
                    272: <li>Add support for the high-resolution timer found in GPS170PCI cards to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>.
                    273: <li>Updated xf86-video-nsc in xenocara.
                    274: <li>On i386, only call amd64_errata() on amd64 processors. (family 0xf).
                    275: <li>Fix unaligned access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> for strict-alignment architectures.
                    276: <li>Updated libXaw, xf86-video-savage and xf86-video-nv in xenocara.
                    277: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> always include interface IP address when printing the config.
                    278: <li>Updated libICE and libX11 in xenocara.
                    279: <!-- 2007/09/29 -->
                    280: <li>Updated libXcomposite, libXrender, libxtrans and libXdamage in xenocara.
                    281: <li>Fix two panics in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> on macppc.
                    282: <!-- 2007/09/28 -->
                    283: <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makedepend&sektion=1&format=html">makedepend(1)</a>, libXxf86dga and xf86dgaproto in the xenocara source tree.
                    284: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4&format=html">vnd(4)</a> work on block devices.
                    285: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=startx&sektion=1&format=html">startx(1)</a> use /dev/arandom to generate the cookie.
                    286: <!-- 2007/09/27 -->
                    287: <li>Implement SNDCTL_DSP_[G|S]ETTRIGGER to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3&format=html">ossaudio(3)</a> code.
                    288: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, add loginterface support for groups, and modify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to allow a groupname of "all" to see overall statistics.
                    289: <li>Added automatic rate control (AMRR) to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
                    290: <li>Fix off-by-one overflow in SSL_get_shared_ciphers, backported from the OpenSSL_0_9_8 branch.
                    291: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, move SSL context creation to after privs are dropped, one more step towards graceful L7 reloads.
1.1078    jj        292: <!-- 2007/09/26 -->
                    293: <li>Cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_msdos&sektion=8&format=html">newfs_msdos(8)</a>.
                    294: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4&format=html">ep(4)</a> packet header initialization.
                    295: <li>Cleanup of the STAC7661 codec for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
                    296: <!-- 2007/09/25 -->
                    297: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> handle protocol reject packets, now that it has more than one protocol.
                    298: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, when updating a key that already exists, update the properties instead of discarding them.
                    299: <li>Fix emulated encodings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
                    300: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> microcode to SNIC 0xf. Fixes UDP reception issues.
                    301: <li>Last piece for equal cost multipath support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>. Enabled via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a>.
                    302: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1&format=html">split(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&sektion=8&format=html">authpf(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> correctly handle empty strings returned from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a>.
                    303: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> obey rtable ID when doing "route flush".
                    304: <li>First step in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for reloading layer-7 configurations, two new functions to load certificates while chrooted and with privileges dropped.
                    305: <!-- 2007/09/24 -->
                    306: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> to amd64 and i386 GENERIC kernels, but disabled for now.
                    307: <li>Add radio tap support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
                    308: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioctl&sektion=1&format=html">audioctl(1)</a> returning bogus values for 'output_muted'.
                    309: <li>Add support in OpenCVS to commit modified files to branches.
                    310: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> code does not crash when dealing with multicast packets.
                    311: <!-- 2007/09/23 -->
                    312: <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> when changing media and device is up.
                    313: <li>Fix atime updating issues in the file system code.
                    314: <li>Properly handle physical address in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, now usable enough to ssh over.
                    315: <li>Make sure OpenCVS overwrites the sticky directory tag if update is given -r, since -r gets priority.
                    316: <!-- 2007/09/22 -->
                    317: <li>Make sure OpenCVS does not litter /tmp with 0-sized files on the server when client sends info about a file that is up to date.
                    318: <li>Add support in OpenCVS for checking out with a local repository already in place.
                    319: <!-- 2007/09/21 -->
                    320: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, when printing pfsync packets, print hexdump and not pcap header.
                    321: <!-- 2007/09/20 -->
                    322: <li>Add ASUS WL-138g to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> devices.
                    323: <li>Add mixer items, master volume and DACgroup init for Analog Devices AD1984 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> driver.
                    324: <!-- 2007/09/19 -->
                    325: <li>Make "mount -a" on sparc and sparc64 recognize Linux ext2 labels.
                    326: <li>Add CrystalFontz CFA 635 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4&format=html">uftdi(4)</a> devices.
                    327: <li>Improve parsing of .cvsrc and allow longer command arguments in OpenCVS.
                    328: <li>Various fixes for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exphy&sektion=4&format=html">exphy(4)</a> driver.
                    329: <!-- 2007/09/18 -->
                    330: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ixgb&sektion=4&format=html">ixgb(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xge&sektion=4&format=html">xge(4)</a> use the proper baudrate for 10Gbit now that it can fit.
                    331: <li>Update libXinerama, libXcursor and libXtst in the xenocara source tree.
                    332: <li>Allow 4095 multicast group memberships per socket instead of 20.
                    333: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, allow state reuse if both sides are in FIN_WAIT_2 and a new SYN arrives.
                    334: <li>Correctly track the E-bit of router LSA on config reloads for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
                    335: <!-- 2007/09/17 -->
                    336: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> do not treat dmesg lines with angle brackets &lt;...&gt; in them as comments.
                    337: <li>Move ifmedia_baudrate to a 64-bit int.
                    338: <li>Prevent out-of-bounds memory access in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tempnam&sektion=3&format=html">tempnam(3)</a>.
                    339: <li>Implement the output_muted member to audio_info_t as found in original Sun audio.
                    340: <!-- 2007/09/16 -->
                    341: <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1&format=html">tail(1)</a>.
                    342: <li>Updated xman, xmessage, xmodmap, xprop, xrbd, xset, xsetroot, xvinfo and xwininfo in the xenocara source tree.
                    343: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>.
                    344: <li>Fix for nexthop issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> when having multiple point-to-point links between two routers.
                    345: <li>Various fixes and internal work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>.
                    346: <!-- 2007/09/15 -->
                    347: <li>Allow pulling USB sticks out with mounted FFS file systems on them without crashing or deadlocking.
                    348: <li>Updated xcursorgen, xdm, xdriinfo, xgamma, xhost, xinit, xload and xmag in the xenocara source tree.
1.1076    jj        349: <!-- 2007/09/14 -->
1.1078    jj        350: <li>Lots of work on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> driver.
1.1076    jj        351: <!-- 2007/09/13 -->
                    352: <li>Updated xconsole to 1.0.3 in xenocara.
                    353: <li>Improvements in the common parser code generator for various OpenBSD daemons.
                    354: <li>Plug memory leaks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1&format=html">tail(1)</a> command.
                    355: <li>Add/sync AMD SB6/7/800 chipsets to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=piixpm&sektion=4&format=html">piixpm(4)</a> code.
                    356: <li>Add the NVIDIA MCP73 SMBus controller to the list of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nviic&sektion=4&format=html">nviic(4)</a> devices.
                    357: <li>Add -n option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> for testing the configuration file.
                    358: <li>Added annotate support to OpenCVS for local and remote repositories.
                    359: <!-- 2007/09/12 -->
                    360: <li>Make the i386 boot loader not complain about missing apm support.
                    361: <li>Add an option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd.conf&sektion=5&format=html">ntpd.conf(5)</a> to compensate for a reference clock in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> that is early or late.
                    362: <li>Port the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pctr&arch=i386&sektion=4&format=html">pctr(4)</a> i386 performance counters to the amd64 platform.
                    363: <li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, a driver for the Broadcom AirForce wireless devies.
                    364: <li>Update setxkbmap, xcalc and xclock in the xenocara sources.
1.1075    jj        365: <!-- 2007/09/11 -->
1.1076    jj        366: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfe&sektion=4&format=html">nfe(4)</a>, use a TX interrupt to clean up the DMA ring if IFF_OACTIVE is set when starting it up.
1.1075    jj        367: <li>Undo zero-copy RX path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a>, it still has issues.
                    368: <li>Similar 64 bit baud rate fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>.
                    369: <li>Some 64 bit fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
                    370: <li>Move more of the baudrates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> to 64 bit counters.
                    371: <li>Speedups in the kernel arc4 crypto code.
                    372: <li>Updated bdftopcf, iceauth, ico, sessreg and mkfontdir in xenocara.
                    373: <li>Add PLX 9016 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> devices.
1.1074    jj        374: <!-- 2007/09/10 -->
1.1075    jj        375: <li>Fix STAC9221-equipped Mac master volume and mute controls by binding the DAC volumes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
1.1074    jj        376: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>, CMI9880 should work now.
                    377: <li>Improve cylinder group selection in FFS when creating new directories.
                    378: <li>Make sure vnodes are locked before calling ffs_unmount().
                    379: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> for 802.11 headers with various sizes.
1.1077    martin    380: <li>Fixes for mac68k interrupt handling.
1.1074    jj        381: <li>Improvements in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> sensitivity handling code.
                    382: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> do not skip the code which sends QUIT to the CDDB server and validate returned track names.
                    383: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for relaying DNS traffic. This adds an infrastructure to support UDP based protocols.
                    384: <li>Fix crash in OpenCVS when parsing .cvsrc if an invalid cvs command has been specified.
                    385: <li>Fix setting of multicast filter on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&arch=sparc&sektion=4&format=html">ie(4)</a>.
                    386: <!-- 2007/09/09 -->
                    387: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> tries 48KHz if 44.1KHz sample rate is not available.
                    388: <li>Fix for cases where <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioctl&sektion=1&format=html">audioctl(1)</a> would produce "set failed" errors on devices without master controls.
                    389: <li>Various fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> for chipsets which solves no-sound problems for codecs using the generic functions.
                    390: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2&format=html">ptrace(2)</a> cannot change any privileged bits in the Machine State Register on macppc.
                    391: <li>Added support in OpenCVS for checkout -p with local repository.
                    392: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> ident behavior with GNU RCS.
                    393: <li>Disable page zeroing in the idle loop on SH-based machines.
                    394: <!-- 2007/09/08 -->
                    395: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&sektion=4&format=html">thmc(4)</a> to i386 GENERIC kernels.
                    396: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&sektion=4&format=html">uchcom(4)</a> to alpha,amd64,armish,hppa,i386,landisk,macppc,sparc64 and zaurus GENERIC kernels.
                    397: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=thmc&sektion=4&format=html">thmc(4)</a> driver for TI thmc50/adm1022/adm1028-based devices.
                    398: <li>Fix some false negatives in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> when dealing with unreachable code.
                    399: <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> devices using signed mixer controls.
                    400: <li>Update libXfont to 1.3.0 and freetype to 2.3.5 in xenocara.
                    401: <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to amd64 and i386 GENERIC kernels.
                    402: <!-- 2007/09/07 -->
                    403: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> exit with a return code of 1 on error.
                    404: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uchcom&sektion=4&format=html">uchcom(4)</a>, a driver for WinChipHead CH340 USB serial adapters.
                    405: <li>Fix OpenCVS so checkout/update -p works in both local and server mode.
                    406: <li>Do not recalculate TCP payload length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>, since it is already cached.
                    407: <li>Re-enable interrupt coalescing on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, it now properly ACKs interrupts.
                    408: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> for the "multiple bus 0" problems.
                    409: <li>Added support in OpenCVS for single file checkouts.
                    410: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> pad the first segemnt of a TX descriptor if needed to make the length a multiple of 4.
                    411: <li>Added initial driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adl&sektion=4&format=html">adl(4)</a> to handle Andigilog aSC7621 devices.
                    412: <li>Fix potential uninitialized memory access in the routing socket code.
                    413: <li>Add "show sessions" command to dump complete list of relay sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
                    414: <!-- 2007/09/06 -->
                    415: <li>Tweak heuristics in the speedstep code to better detect compatible Mobile Intel Pentium 3 as found on Dell c610.
                    416: <li>Improvements in the PowerNow K7 power state code.
                    417: <li>Add an unsolicited event handler for the Apple Sigmatel codecs. Now speaker and line outputs will mute and unmute on headphone presence.
                    418: <li>Make ITM touchscreens return pressure as an absolut z axis in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> driver.
                    419: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> smarter when waiting for input for non-interactive scripts.
                    420: <li>Fix temperature sensors on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> devices.
                    421: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwm&sektion=4&format=html">iwm(4)</a> driver for Intel Wireless WiFi Link 4965AGN. Needs non-free firmware (see man page).
                    422: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> do error checking correctly when packets enter a non-master interface.
                    423: <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdhc&sektion=4&format=html">sdhc(4)</a>, do not try to disable bus power before setting the voltage on the controller.
1.1081  ! jj        424: <li>Fix buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.
1.1074    jj        425: <!-- 2007/09/05 -->
                    426: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p5.
                    427: <li>Various internal changes in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qli&sektion=4&format=html">qli(4)</a> driver.
                    428: <li>Fixed newfile() algorithm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1&format=html">split(1)</a>.
                    429: <li>Add IPv6 support to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> layer.
                    430: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> calls ERR trap before doing exit handling.
                    431: <li>Remove compat link to /usr/sbin/vnconfig. It is in /sbin only now.
                    432: <!-- 2007/09/04 -->
                    433: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&arch=sparc&sektion=8&format=html">eeprom(8)</a> for printing the derivated tree from the OpenPROM, like "devinfo" and "prtconf".
                    434: <li>Remove FPU detection code on sparc64, all ultrasparc CPUs have one.
                    435: <li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmn&sektion=4&format=html">lmn(4)</a> driver for lm93 sensors, common on IPMI machines.
                    436: <li>Reset the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sn&arch=mac68k&sektion=4&format=html">sn(4)</a> chip after internal memory exhaustion, makes the driver more solid with heavy NFS usage.
                    437: <li>Add the ability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> to specify a host header when using http(s) methods.
                    438: <li>In OpenCVS, handle Ctrl-D as a)bort in log message question.
                    439: <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> ConnectTimeout option apply to both the TCP connection and the SSH banner exchange.
                    440: <li>Add support for chained SSL certificates in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
                    441: <!-- 2007/09/03 -->
                    442: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> file descriptor code return an error rather than call fatal(), to make masters survive slaves failing to pass all stdio FDs.
                    443: <li>Fixes for mips64 signal handling.
                    444: <li>Change internal communication regarding routes to support 64 bit counters and routing table id in the headers of most routing messages.
                    445: <li>Add __cxa_atexit() support to gcc3, provides support for shared object destructors called at dlclose() time.
                    446: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memrchr&sektion=3&format=html">memrchr(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call to libc.
                    447: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> not fail if unsetting a non-existant variable.
                    448: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>, make use of the preempt counter to signal number of transitions of any carp group to master status.
                    449: <!-- 2007/09/02 -->
                    450: <li>Add some more PCI ids to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a> driver.
                    451: <li>Disable ROM search acceleration in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uow&sektion=4&format=html">uow(4)</a> for now.
                    452: <li>Handle quotation marks in .cvsrc correctly for OpenCVS.
                    453: <li>Make sure OpenCVS logs the 1.1 revision as "Initial revision" instead of 1.1.
                    454: <!-- 2007/09/01 -->
                    455: <li>Add support for Alltel UTStarcom PPC6700 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uipac&sektion=4&format=html">uipac(4)</a> driver.
                    456: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bthidev&sektion=4&format=html">bthidev(4)</a> bluetooth device.
                    457: <li>Fix a use-after-free in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccd&sektion=4&format=html">ccd(4)</a> device driver.
                    458: <li>Add VLAN reception support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vl&sektion=4&format=html">vl(4)</a>.
                    459: <!-- 2007/08/31 -->
                    460: <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xtsscale&sektion=1&format=html">xtsscale(1)</a>.
                    461: <li>Delay IPMI sensor creation until kernel goes multiuser, removes annoying delay during boot.
                    462: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qli&sektion=4&format=html">qli(4)</a> (qlogic iSCSI) initial driver, not usable yet.
                    463: <!-- 2007/08/30 -->
                    464: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> does not swap X and Y coordinates while in raw mode.
                    465: <li>Fix lock ordering when updating mount points.
                    466: <li>Remove old CVSROOT caching mechanisms in OpenCVS.
                    467: <li>Make OpenCVS handle sending of multiline commit messages properly.
                    468: <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> for address ranges like "from 10.1.2.50 - 10.1.3.75".
                    469: <!-- 2007/08/29 --><
                    470: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> handle new pearl-style devices which now attach their SD cards as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>.
                    471: <li>Add missing xfree() in the OpenCVS add code.
                    472: <li>Add AfriNIC whois server to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1&format=html">whois(1)</a> so referrals are followed.
                    473: <!-- 2007/08/28 -->
                    474: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> send RSTs due to "block return" using the correct routing table.
                    475: <li>Back out change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> interface code, since the m_pulldown was not copying the header.
                    476: <li>Add -I option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> for printing the interfaces.
                    477: <li>Make OMRON BX35F not attach as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4&format=html">uhid(4)</a>, since it is an UPS.
1.1073    jj        478: <!-- 2007/08/27 -->
                    479: <!-- 2007/08/26 -->
                    480: <!-- 2007/08/25 -->
                    481: <li>Fix for sparc64 dmesg when printing more than 2G of memory.
                    482: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> version to 229.
                    483: <li>Move xenocara expat to 2.0.1.
                    484: <!-- 2007/08/24 -->
                    485: <li>Fix a bug leading to infinite recursion in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=AutoLoader&sektion=3p&apropos=0">AutoLoader(3p)</a>.
                    486: <li>Add new configuration directive to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>, RLimitNOFILE to set the number of open file descriptors.
1.1070    jj        487: <!-- 2007/08/23 -->
1.1073    jj        488: <li>Initial support for onboard Fast-Wide scsi on the 735 and 755 hppa machines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4&format=html">siop(4)</a>.
                    489: <li>Remove need for hardcoded address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> on hppa. Makes C180 models work.
                    490: <li>Add compatibility in X11 with the new XInput API.
                    491: <li>Continued development of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nxe&sektion=4&format=html">nxe(4)</a> driver.
                    492: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> allow RST packets with th_seq equal to seqlo +-1. Reduces amount of 'loose state' messages.
                    493: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=banner&sektion=1&format=html">banner(1)</a> check the result code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> and do a proper newline strip.
1.1070    jj        494: <!-- 2007/08/22 -->
1.1071    jj        495: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> execute commands with $SHELL instead of /bin/sh.
1.1070    jj        496: <li>Support for "Banner=none" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
                    497: <li>Fix high-power charging on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> devices.
                    498: <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> RX code path which could block incoming traffic, only seen when running without WEP.
                    499: <li>Enable Xft support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a>.
                    500: <li>Update the time zone data files and libc time zone code to 2007g.
1.1072    jj        501: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> source compiles with KGDB enabled.
1.1070    jj        502: <!-- 2007/08/21 -->
                    503: <li>Fix in OpenSSL for CVE-2007-3108.
                    504: <li>Add a -s option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1&format=html">sort(1)</a> in order to make the radix sort a stable sort.
                    505: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bbc&arch=sparc64&sektion=4&format=html">bbc(4)</a> on sparc64 does not repeat the device name on attach failure.
                    506: <li>Fix for sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a>.
                    507: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not access th_flags when it isn't available.
1.422     deraadt   508: </ul>
                    509: <p>
1.203     deraadt   510:
1.95      deraadt   511: This list mentions mostly platform-independent changes.  For a list of changes
                    512: made in a particular platform, please check the page for that platform.  If you
                    513: find them not listed there, the changes are either (1) not being documented or
                    514: (2) are documented here.<br><br>
1.14      deraadt   515:
                    516: <hr>
1.424     deraadt   517: <p>
                    518: <h3>
1.846     deraadt   519: For changes in other releases, click below:<br>
                    520: <a href="plus20.html">2.0</a>,
                    521: <a href="plus21.html">2.1</a>,
                    522: <a href="plus22.html">2.2</a>,
                    523: <a href="plus23.html">2.3</a>,
                    524: <a href="plus24.html">2.4</a>,
                    525: <a href="plus25.html">2.5</a>,
                    526: <a href="plus26.html">2.6</a>,
                    527: <a href="plus27.html">2.7</a>,
                    528: <a href="plus28.html">2.8</a>,
                    529: <a href="plus29.html">2.9</a>,
                    530: <a href="plus30.html">3.0</a>,
                    531: <a href="plus31.html">3.1</a>,
1.868     deraadt   532: <a href="plus32.html">3.2</a>,
1.889     david     533: <a href="plus33.html">3.3</a>,
1.916     david     534: <a href="plus34.html">3.4</a>,
1.935     miod      535: <a href="plus35.html">3.5</a>,
1.941     deraadt   536: <a href="plus36.html">3.6</a>,
1.1044    deraadt   537: <a href="plus37.html">3.7</a>,
1.999     deraadt   538: <a href="plus38.html">3.8</a>,
1.1028    deraadt   539: <a href="plus39.html">3.9</a>,
1.1044    deraadt   540: <a href="plus40.html">4.0</a>,
1.1069    deraadt   541: <a href="plus41.html">4.1</a>,
                    542: <a href="plus42.html">4.2</a>.
1.424     deraadt   543: <br>
                    544: </h3>
                    545:
                    546: <hr>
1.1016    pvalchev  547: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   548: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1081  ! jj        549: <br><small>$OpenBSD: plus.html,v 1.1080 2007/10/19 20:09:28 cnst Exp $</small>
1.14      deraadt   550:
                    551: </body>
                    552: </html>