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

Annotation of www/plus39.html, Revision 1.44

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
1.41      tj          4: <title>OpenBSD 3.9 Changelog</title>
1.23      schwarze    5: <meta name="description" content="OpenBSD 3.9 changes">
                      6: <meta name="copyright" content="This document copyright 1996-2006 by OpenBSD.">
1.39      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.43      tb          9: <link rel="canonical" href="https://www.openbsd.org/plus39.html">
1.1       deraadt    10: </head>
                     11:
                     12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13:
1.39      deraadt    14: <h2>
                     15: <a href="index.html">
                     16: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.41      tj         17: <font color="#e00000">3.9 Changelog</font>
                     18: </h2>
1.1       deraadt    19: <hr>
                     20:
                     21: <p>
                     22: This is a partial list of the major machine-independent changes
1.16      sobrado    23: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    24: specific changes have also been made, and are sometimes mentioned
                     25: in the pages for the specific <a href="plat.html">platforms</a>.
                     26:
                     27: <p>
                     28: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
                     29:
                     30: <p>
                     31: For changes in other releases, click below:<br>
                     32: <a href="plus20.html">2.0</a>,
                     33: <a href="plus21.html">2.1</a>,
                     34: <a href="plus22.html">2.2</a>,
                     35: <a href="plus23.html">2.3</a>,
                     36: <a href="plus24.html">2.4</a>,
                     37: <a href="plus25.html">2.5</a>,
                     38: <a href="plus26.html">2.6</a>,
                     39: <a href="plus27.html">2.7</a>,
                     40: <a href="plus28.html">2.8</a>,
                     41: <a href="plus29.html">2.9</a>,
                     42: <a href="plus30.html">3.0</a>,
                     43: <a href="plus31.html">3.1</a>,
                     44: <a href="plus32.html">3.2</a>,
                     45: <a href="plus33.html">3.3</a>,
                     46: <a href="plus34.html">3.4</a>,
                     47: <a href="plus35.html">3.5</a>,
                     48: <a href="plus36.html">3.6</a>,
1.15      deraadt    49: <br>
1.1       deraadt    50: <a href="plus37.html">3.7</a>,
                     51: <a href="plus38.html">3.8</a>,
1.8       deraadt    52: <a href="plus40.html">4.0</a>,
1.11      deraadt    53: <a href="plus41.html">4.1</a>,
1.12      deraadt    54: <a href="plus42.html">4.2</a>,
1.14      deraadt    55: <a href="plus43.html">4.3</a>,
1.15      deraadt    56: <a href="plus44.html">4.4</a>,
1.17      deraadt    57: <a href="plus45.html">4.5</a>,
1.18      deraadt    58: <a href="plus46.html">4.6</a>,
1.19      deraadt    59: <a href="plus47.html">4.7</a>,
1.20      deraadt    60: <a href="plus48.html">4.8</a>,
1.21      deraadt    61: <a href="plus49.html">4.9</a>,
1.22      nick       62: <a href="plus50.html">5.0</a>,
1.23      schwarze   63: <a href="plus51.html">5.1</a>,
1.24      nick       64: <a href="plus52.html">5.2</a>,
1.25      deraadt    65: <a href="plus53.html">5.3</a>,
1.26      deraadt    66: <a href="plus54.html">5.4</a>,
1.27      deraadt    67: <br>
1.29      deraadt    68: <a href="plus55.html">5.5</a>,
1.31      brett      69: <a href="plus56.html">5.6</a>,
1.32      deraadt    70: <a href="plus57.html">5.7</a>,
1.35      deraadt    71: <a href="plus58.html">5.8</a>,
1.36      deraadt    72: <a href="plus59.html">5.9</a>,
1.42      deraadt    73: <a href="plus60.html">6.0</a>,
1.44    ! deraadt    74: <a href="plus61.html">6.1</a>,
1.1       deraadt    75: <a href="plus.html">current</a>.
                     76: <br>
                     77:
                     78: <p>
1.30      deraadt    79: <h3><font color="#0000e0">Changes made between OpenBSD 3.8 and 3.9</font></h3>
1.1       deraadt    80: <p>
                     81:
                     82: <ul>
1.6       pvalchev   83: <!-- 2006/03/01 inclusive is still 3.9 -->
1.38      sthen      84: <li>Fixes for <a href="http://man.openbsd.org/?query=nfe&sektion=4&format=html">nfe(4)</a>, makes nfs+icsphy work again.
1.7       pvalchev   85: <li>Like i386, prioritise low 16M for isabus_dmable memory allocations on amd64. nvidia ethernet was robbing isadma of bounce buffers.
1.3       pvalchev   86: <!-- 2006/02/28 -->
1.38      sthen      87: <li>On macppc, add <a href="http://man.openbsd.org/?query=smu&sektion=4&format=html">smu(4)</a> so we can read the clock off G5 machines.
                     88: <li>In <a href="http://man.openbsd.org/?query=nfe&sektion=4&format=html">nfe(4)</a>, make a special case for ciphy to ask for RGMII interfaces at 2.5V. Makes Cicada/Vitesse PHYs attached to nfe work.
                     89: <li>Switch <a href="http://man.openbsd.org/?query=atw&apropos=0&sektion=4&format=html">atw(4)</a> to software WEP. Fixes WEP on ADM8211A.
                     90: <li>Fix logout recording in <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a> when privilege separation is disabled.
1.3       pvalchev   91: <!-- 2006/02/27 -->
                     92: <li>Fixes for ktrace when running emulated binaries.
                     93: <li>Create the xsession error file with correct permissions instead of chmod afterwards.
                     94: <li>Fix for tcp window update in the tcp input code.
1.38      sthen      95: <li>Handle soft interrupt frames in <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a> for i386.
1.3       pvalchev   96: <!-- 2006/02/26 -->
1.38      sthen      97: <li>Fixes for link state in the <a href="http://man.openbsd.org/?query=ixgb&sektion=4">ixgb(4)</a> 10GE driver.
                     98: <li>Add initial version of <a href="http://man.openbsd.org/?query=vic&sektion=4">vic(4)</a>, the VMWare vmxnet interface.
                     99: <li>Fix an error in <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a> when a terminal is resized while it is suspended.
1.3       pvalchev  100: <!-- 2006/02/25 -->
1.38      sthen     101: <li>In <a href="http://man.openbsd.org/?query=ospfd&sektion=8">ospfd(8)</a>, keep track of the individual uptimes of the entries in the RIB. "ospfctl show rib" will display them now.
                    102: <li>Fix for <a href="http://man.openbsd.org/?query=sppp&sektion=4">sppp(4)</a> on non-i386 arches. Fixes panic on alpha and makes cisco HLDC work again.
1.3       pvalchev  103: <!-- 2006/02/24 -->
1.38      sthen     104: <li>Add TTTech MC322 to the <a href="http://man.openbsd.org/?query=rl&sektion=4">rl(4)</a> driver.
1.3       pvalchev  105: <!-- 2006/02/23 -->
1.38      sthen     106: <li>Fix for the <a href="http://man.openbsd.org/?query=nfe&sektion=4">nfe(4)</a> interrupt mitigation code.
                    107: <li>Allow child resource limits to be set in <a href="http://man.openbsd.org/?query=httpd&sektion=8">httpd(8)</a>.
1.3       pvalchev  108: <!-- 2006/02/22 -->
1.38      sthen     109: <li>In the <a href="http://man.openbsd.org/?query=em&sektion=4">em(4)</a> driver for 82544 and newer chips, increase the number of TX descriptors to 512.
                    110: <li>Add optional 3rd choice [y/N/a] for "always" in <a href="http://man.openbsd.org/?query=pkg_add&sektion=1">pkg_add(1)</a>.
                    111: <li>New default algoritm is AES, not 3DES in main mode. Document it in <a href="http://man.openbsd.org/?query=ipsec.conf&sektion=5">ipsec.conf(5)</a>.
1.3       pvalchev  112: <!-- 2006/02/21 -->
1.38      sthen     113: <li>Overhaul of the <a href="http://man.openbsd.org/?query=bge&sektion=4">bge(4)</a> link handling so CARP will see link state on fibre cards.
1.3       pvalchev  114: <li>Add rm6 support for X11, a driver for Radeon Mobility M6 chipset.
                    115: <!-- 2006/02/20 -->
1.38      sthen     116: <li>Performance improvements in <a href="http://man.openbsd.org/?query=ospfd&sektion=0">ospfd(8)</a> while receiving packets, and improvements in the way the LS list is traversed.
                    117: <li>Enable interrupt mitigation and fix h/w VLAN tagging in <a href="http://man.openbsd.org/?query=nfe&sektion=0">nfe(4)</a>.
1.3       pvalchev  118: <li>Add the TTTech MC322 to known pcidevs.
1.1       deraadt   119: <!-- 2006/02/19 -->
                    120: <li>Update time zone data to tzdata2006a with US DST changes disabled for now.
1.38      sthen     121: <li>In <a href="http://man.openbsd.org/?query=ral&sektion=0&arch=amd64">ral(4)</a> fix a a problem could happen in HostAP mode where net80211 could free nodes when the driver was not expecting it.
                    122: <li>Fix a use after free in <a href="http://man.openbsd.org/?query=vi&sektion=0&arch=i386">vi(1)</a>.
                    123: <li>Fix problems with processing large files that have large snaplens on 64 bit architectures in <a href="http://man.openbsd.org/?query=tcpdump&sektion=0&arch=amd64">tcpdump(8)</a>.
                    124: <li>Allow the root path for an NFS server to be set via <a href="http://man.openbsd.org/?query=bootparamd&sektion=0&arch=alpha">bootparamd(8)</a> when netbooting Alpha machines.
                    125: <li>In <a href="http://man.openbsd.org/?query=pchb&sektion=0&arch=amd64">pchb(4)</a> find additional noncoherent HyperTransport links by looking at the HyperTransport configuration. Fixes the detection of missing PCI busses on various Opteron systems.
                    126: <li>In <a href="http://man.openbsd.org/?query=pcppi&sektion=0&arch=i386">pcppi(4)</a> do not bell if keyboard.bell.volume=0.
                    127: <li>Add support for IC Plus IP101 PHYs to <a href="http://man.openbsd.org/?query=rlphy&sektion=0&arch=i386">rlphy(4)</a>.
1.1       deraadt   128: <li>Add support for i915 devices to the kernel i810 AGP code.
1.38      sthen     129: <li>Fix a bug in <a href="http://man.openbsd.org/?query=uplcom&sektion=0&arch=i386">uplcom(4)</a> which effectively swapped the RTS and DTR lines.
                    130: <li>The NVIDIA nForce Ethernet driver (<a href="http://man.openbsd.org/?query=nfe&sektion=0&arch=i386">nfe(4)</a>) now works for most people.
                    131: <li>Support another 5714 family chipset in <a href="http://man.openbsd.org/?query=bge&sektion=0&arch=i386">bge(4)</a>.
                    132: <li>Add USB quirk required to make the CMOTech CM5100P EVDO card work with <a href="http://man.openbsd.org/?query=umodem&sektion=0&arch=i386">umodem(4)</a>.
                    133: <li>Fix LBA48 access for ServerWorks SATA in <a href="http://man.openbsd.org/?query=pciide&sektion=0&arch=i386">pciide(4)</a>.
                    134: <li>Add <a href="http://man.openbsd.org/?query=pcfadc&sektion=0&arch=sparc64">pcfadc(4)</a> driver for Philips PCF8591 I2C Analogue to Digital Converters.
                    135: <li>Add configuration file options to <a href="http://man.openbsd.org/?query=bgpd.conf&sektion=0&arch=i386">bgpd.conf(5)</a> for removing communities from the path attributes.
                    136: <li>Prevent neighbouring nodes in <a href="http://man.openbsd.org/?query=ospfd&sektion=0&arch=i386">ospfd(8)</a> from getting stuck in one FSM state.
                    137: <li>Fix a possible crash in <a href="http://man.openbsd.org/?query=vlan&sektion=0&arch=i386">vlan(4)</a> that could occur if the parent interface of the vlan had been destroyed before destroying the vlan interface.
                    138: <li>In <a href="http://man.openbsd.org/?query=iic&sektion=9&arch=i386">iic(9)</a> allow controllers to pass a cookie to the device such as an OpenFirmware node.
                    139: <li>Add support for Panasonic 50" touch panel in <a href="http://man.openbsd.org/?query=uplcom&sektion=0&arch=i386">uplcom(4)</a>.
                    140: <li>Fix a memory leak in <a href="http://man.openbsd.org/?query=grep&sektion=0&arch=i386">grep(1)</a>.
                    141: <li>Improve support for TV tuning in <a href="http://man.openbsd.org/?query=radio&sektion=0&arch=i386">radio(4)</a>.
1.1       deraadt   142: <li>OpenSSH 4.3 is released.
                    143: <li>In X's mouse driver, check buffer size before reading next char, which fixes a long standing mouse bug.
1.38      sthen     144: <li>Add <a href="http://man.openbsd.org/?query=pcfiic&sektion=0&arch=i386">pcfiic(4)</a>, a driver for the Phillips PCF8584 i2c controller.
                    145: <li>Add support for VIA VT6410, Intel 82451NX (PIIX4) and 82801DBL (ICH4-L) to <a href="http://man.openbsd.org/?query=pciide&sektion=0&arch=i386">pciide(4)</a>.
                    146: <li>Fix local arbitrary command execution vulnerability on local/local and remote/remote copies in <a href="http://man.openbsd.org/?query=scp&sektion=0&arch=i386">scp(1)</a>/<a href="http://man.openbsd.org/?query=sftp&sektion=0&arch=i386">sftp(1)</a>.
                    147: <li>In <a href="http://man.openbsd.org/?query=pf&sektion=0&arch=i386">pf(4)</a>, the TCP SACK option needs sequence number modulation.
                    148: <li>Add basic radiotap support to <a href="http://man.openbsd.org/?query=an&sektion=0&arch=i386">an(4)</a>.
                    149: <li>Disable <a href="http://man.openbsd.org/?query=iic&sektion=0&arch=i386">iic(4)</a> when <a href="http://man.openbsd.org/?query=ipmi&sektion=0&arch=i386">ipmi(4)</a> is enabled - fixes machines that freak out when more than one driver touches the i2c devices.
                    150: <li>Fix HMAC calculation in <a href="http://man.openbsd.org/?query=carp&sektion=0&arch=i386">carp(4)</a>.
                    151: <li>Implement HTTP proxy authentication support in <a href="http://man.openbsd.org/?query=nc&sektion=0&arch=i386">nc(1)</a>.
                    152: <li>In <a href="http://man.openbsd.org/?query=ossaudio&sektion=0&arch=i386">ossaudio(3)</a>, fix a problem leading to unintentional changes of the audio settings with certain applications.
                    153: <li>Support Path MTU Discovery for link2 ipsec bridges (see <a href="http://man.openbsd.org/?query=bridge&sektion=0&arch=i386">bridge(4)</a>).
                    154: <li>Add <a href="http://man.openbsd.org/?query=evbuffer_add_vprintf&sektion=0&arch=i386">evbuffer_add_vprintf(3)</a> interface to libevent.
                    155: <li>Support more models (and MII) in <a href="http://man.openbsd.org/?query=sm&sektion=0&arch=i386">sm(4)</a>.
1.1       deraadt   156: <li>Fix UDMA on the IDE function integrated on the VIA VT8237 south bridge.
                    157: <!-- 2006/01/20 -->
1.38      sthen     158: <li>Fix a cross-site scripting vulnerability in <a href="http://man.openbsd.org/?query=httpd&sektion=0&arch=i386">httpd(8)</a>'s mod_imap.
                    159: <li><a href="http://man.openbsd.org/?query=apmd&sektion=0&arch=i386">apmd(8)</a> performance modes tweaks; show CPU speed in apm output.
                    160: <li>Active development on <a href="http://man.openbsd.org/?query=acpi&sektion=0&arch=i386">acpi(4)</a>.
                    161: <li>In <a href="http://man.openbsd.org/?query=pf&sektion=0&arch=i386">pf(4)</a> traffic normalization (scrub) code, fix a bug leading to kernel panics due to double-insertion in the fragment cache.
                    162: <li>In <a href="http://man.openbsd.org/?query=ipsecctl&sektion=0&arch=i386">ipsecctl(8)</a>, add support for pre-shared keys with "ike esp" using the new keyword "psk".
                    163: <li>Add <a href="http://man.openbsd.org/?query=wbenv&sektion=0&arch=i386">wbenv(4)</a>, a driver for the Winbond W83L784R/W83L785R/W83L785TS-L hardware monitor.
                    164: <li>Add <a href="http://man.openbsd.org/?query=gpioiic&sektion=0&arch=i386">gpioiic(4)</a>, a driver for I2C bus bit-banging through GPIO pins.
                    165: <li>In macppc <a href="http://man.openbsd.org/?query=wdc&sektion=0&arch=i386">wdc(4)</a>, allow proper detaching so that detaching a mediabay device works as expected.
                    166: <li>Add <a href="http://man.openbsd.org/?query=lldiv&sektion=0&arch=i386">lldiv(3)</a>, <a href="http://man.openbsd.org/?query=imaxabs&sektion=0&arch=i386">imaxabs(3)</a>, <a href="http://man.openbsd.org/?query=imaxdiv&sektion=0&arch=i386">imaxdiv(3)</a>, <a href="http://man.openbsd.org/?query=strtoimax&sektion=0&arch=i386">strtoimax(3)</a> and <a href="http://man.openbsd.org/?query=strtoumax&sektion=0&arch=i386">strtoumax(3)</a> to libc/stdlib.
                    167: <li>Add Path MTU discovery for NAT-Traversal (see <a href="http://man.openbsd.org/?query=isakmpd&sektion=0&arch=i386">isakmpd(8)</a>).
1.1       deraadt   168: <!-- 2006/01/12 -->
                    169: <li>Move to using GDT only (no more LDT in the general case) with a variable limit selector, to allow the W^X line to float much more dynamically.
1.38      sthen     170: <li>Fix checksumming on little endian systems in <a href="http://man.openbsd.org/?query=hme&sektion=0&arch=i386">hme(4)</a>.
                    171: <li>Fix a crash in <a href="http://man.openbsd.org/?query=less&sektion=0&arch=i386">less(1)</a> that occurred with files with very long lines.
                    172: <li>Fix a <a href="http://man.openbsd.org/?query=tun&sektion=0&arch=i386">tun(4)</a>/<a href="http://man.openbsd.org/?query=bridge&sektion=0&arch=i386">bridge(4)</a> crash that could occur in certain circumstances.
                    173: <li>Fix the <a href="http://man.openbsd.org/?query=axe&sektion=0&arch=i386">axe(4)</a> driver on the big endian architectures.
                    174: <li>Rework the <a href="http://man.openbsd.org/?query=an&sektion=0&arch=i386">an(4)</a> driver for net80211 support and support for newer hardware, as well as remove the need for ancontrol.
                    175: <li>In <a href="http://man.openbsd.org/?query=ral&sektion=0&arch=i386">ral(4)</a>, add preliminary support for Ralink Technology RT2561, RT2561S and RT2661 chipsets.
1.1       deraadt   176: <li>In signal.h, expose structs sigcontext/sigstat/sigaltstack for XPG4.2 compliance.
                    177: <!-- 2006/01/07 -->
1.38      sthen     178: <li>In <a href="http://man.openbsd.org/?query=vfscanf&sektion=0&arch=i386">vfscanf(3)</a>, fix the handling of negative hexadecimal numbers in integer formats.
1.1       deraadt   179: <li>Add real C99 stdint.h and inttypes.h headers.
1.38      sthen     180: <li>Make it possible to set a default vlan priority to a <a href="http://man.openbsd.org/?query=vlan&sektion=0&arch=i386">vlan(4)</a> interface.
                    181: <li>Many <a href="http://man.openbsd.org/?query=rtw&sektion=0&arch=i386">rtw(4)</a> (Realtek RTL8180L) improvements.
                    182: <li>On mac68k, switch to real keyboard and mouse drivers and <a href="http://man.openbsd.org/?query=wscons&sektion=0&arch=i386">wscons(4)</a> as console.  Also XF4 server support added for mac68k for the wsfb driver.
                    183: <li>Add <a href="http://man.openbsd.org/?query=nviic&sektion=0&arch=i386">nviic(4)</a>, a driver for the NVIDIA nForce2/3/4 SMBus controllers.
                    184: <li><a href="http://man.openbsd.org/?query=bgpd&sektion=0&arch=i386">bgpd(8)</a> and <a href="http://man.openbsd.org/?query=ospfd&sektion=0&arch=i386">ospfd(8)</a> improvements.
                    185: <li>In ip_input(), fix a case where <a href="http://man.openbsd.org/?query=pf&sektion=0&arch=i386">pf(4)</a>-modified packets could send icmp errors with corrupted payload.
                    186: <li>Fix for a <a href="http://man.openbsd.org/?query=perl&sektion=0&arch=i386">perl</a> sprintf buffer overflow.
                    187: <li>A fix in <a href="http://man.openbsd.org/?query=pxeboot&sektion=0&arch=i386">pxeboot(8)</a> to help older PXE clients.
                    188: <li>In <a href="http://man.openbsd.org/?query=uaudio&sektion=0&arch=i386">uaudio(4)</a>, fix a potential crash when changing parameters with <a href="http://man.openbsd.org/?query=audioctl&sektion=0&arch=i386">audioctl(1)</a>.
                    189: <li>For macppc, switch from the maciic(4) driver to the general <a href="http://man.openbsd.org/?query=iic&sektion=0&arch=i386">iic(4)</a> infrastructure, simplifying the future.
                    190: <li>Add <a href="http://man.openbsd.org/?query=amdiic&sektion=0&arch=i386">amdiic(4)</a>, an AMD-8111 SMBus controller driver.
                    191: <li>Add <a href="http://man.openbsd.org/?query=asbtm&sektion=0&arch=i386">asbtm(4)</a> driver for the Asus ASB100 sensors.
1.1       deraadt   192: <li>Merge with X.Org 6.9.
                    193: <!-- 2005/12/30 -->
                    194: <li>W^X support for macppc G5's.
1.38      sthen     195: <li>Enable <a href="http://man.openbsd.org/?query=ichiic&sektion=4">ichiic(4)</a> on amd64 GENERIC too.
1.1       deraadt   196: <li>Add VMWare virtual NIC device id to pcidevs list.
                    197: <!-- <li>Add viapm and admcts to i386 and amd64 GENERIC. -->
1.38      sthen     198: <li>In <a href="http://man.openbsd.org/?query=ospfd&sektion=8">ospfd(8)</a>, use a timewheel instead of a simple timer per neighbor for the LS retransmission list. Makes it possible to cluster multiple LSA updates into one OSPF packet, giving massive speedups when large databases need to be synced.
                    199: <li>Add 'include' support to <a href="http://man.openbsd.org/?query=hostapd.conf&sektion=5">hostapd.conf(5)</a>.
1.1       deraadt   200: <li>Fix the last pieces for hppa rthreads support.
1.38      sthen     201: <li>Import <a href="http://man.openbsd.org/?query=tftp-proxy&sektion=8">tftp-proxy</a>, a PF proxy for the TFTP protocol.
1.1       deraadt   202: <li>Split the &lt;errno.h&gt; from &lt;sys/errno.h&gt; which now only contains errno values.
1.38      sthen     203: <li>Let <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a> skip the ld.so resolver on sparc and sparc64, making stepping into functions in shared libraries work.
                    204: <li>Fix single stepping over system calls in <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a> for sparc and sparc64.
1.1       deraadt   205: <li>Updates to the adaptec scsi driver timeout code.
                    206: <li>Add lots of i2c bus drivers to alpha, amd64 and i386.
                    207: <li>On mvme88k, keep an array of command blocks instead of using malloc/free for every scsi command. Also remove the 1:1 association between scsi targets and work queues.
1.38      sthen     208: <li>Fix a possible crash in <a href="http://man.openbsd.org/?query=lynx&sektion=1">lynx(1)</a>, backported from 2.8.6dev16.
                    209: <li>Fix possible overflow in the tabstops[] array in <a href="http://man.openbsd.org/?query=expand&sektion=1">expand(1)</a>.
                    210: <li>Add a public domain <a href="http://man.openbsd.org/?query=sdiff&sektion=1">sdiff(1)</a> to the tree.
1.1       deraadt   211: <li>i2c sensor code now works on sparc64 v120 too.
                    212: <li>Add sparc, sparc64 and mips64 support to rthreads, and add fixes for alpha, powerpc, amd64 and i386.
1.38      sthen     213: <li>Added a basic ipsec.conf for <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a>.
1.1       deraadt   214: <li>Add m68k, m88k, vax support to rthreads.
1.38      sthen     215: <li>Added support for Nintendo Wi-Fi USB driver in <a href="http://man.openbsd.org/?query=ral&sektion=4">ral(4)</a>.
1.1       deraadt   216: <li>Lots and lots of i2c drivers added and workarounds for quirks in various chipsets.
1.38      sthen     217: <li>Add <a href="http://man.openbsd.org/?query=emu&sektion=4">emu(4)</a> and missing midi attachment on macppc <a href="http://man.openbsd.org/?query=eap&sektion=4">eap(4)</a>.
                    218: <li>Enable <a href="http://man.openbsd.org/?query=ichiic&sektion=4">ichiic(4)</a> on i386 GENERIC.
1.1       deraadt   219: <li>Fully implemented microtime() on arm/xscale cpus.
1.38      sthen     220: <li>Rework PHY setup, media handling and dualport detection on <a href="http://man.openbsd.org/?query=sk&sektion=4">sk(4)</a>.
                    221: <li>Teach <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a> about i386 interrupt frames.
1.1       deraadt   222: <li>Disable Zaurus lcd dma when screen is closed. May give performance improvements.
                    223: <li>Make sure MMX/SSE includefiles are installed on amd64.
1.38      sthen     224: <li>Teach <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a> how to unwind i386 and amd64 kernel trap frames.
1.1       deraadt   225: <li>On hp300 and hppa, postpone hil console detection to the first detection of a keyboard.
                    226: <li>On Zaurus, allow sysctl machdep.lidsuspend=1 to cause suspend on screen closure. Opening does not yet wake it up though.
                    227: <!-- 2005/12/21 -->
                    228: <li>Make sure userland programs include &lt;errno.h&gt; and not &lt;sys/errno.h&gt;.
1.38      sthen     229: <li>Reworked signal handling in <a href="http://man.openbsd.org/?query=isakmpd&sektion=8">isakmpd(8)</a> and make sure it removes it's pid/fifo on exit.
                    230: <li>Add machdep.maxspeed <a href="http://man.openbsd.org/?query=sysctl&sektion=8">sysctl(8)</a> for Zaurus to change the meaning of hw.setperf=100.
1.1       deraadt   231: <!-- 2005/12/20 -->
1.38      sthen     232: <li>Various fixes in <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a>.
                    233: <li>Make <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a> uses exitcode 255 on errors to match documentation.
1.1       deraadt   234: <li>Make sure zaurus returns to the speed it was at before, when doing wakeup.
                    235: <li>Switch zaurus to use clock4 instead of clock0 so we get clocks when running at 91MHz.
1.38      sthen     236: <li><a href="http://man.openbsd.org/?query=kqueue&sektion=2">kqueue(2)</a> fix in libevent.
1.1       deraadt   237: <li>Make "cksum -c" understand checklists made with cksum, sum and sysvsum.
1.38      sthen     238: <li>Add <a href="http://man.openbsd.org/?query=tpms&arch=macppc&sektion=4">tpms(4)</a>,
1.1       deraadt   239: an Apple touchpad driver for the newer PowerBooks and iBooks.
1.38      sthen     240: <li>Add %hhd format to <a href="http://man.openbsd.org/?query=printf&sektion=3">*printf(3)</a>/<a href="http://man.openbsd.org/?query=scanf&sektion=3">*scanf(3)</a> and %z to <a href="http://man.openbsd.org/?query=scanf&sektion=3">*scanf(3)</a>.
                    241: <li>Add <a href="http://man.openbsd.org/?query=ichiic&sektion=4">ichiic(4)</a>,
1.1       deraadt   242: Intel ICH SMBus driver to be used with the
1.38      sthen     243: <a href="http://man.openbsd.org/?query=iic&sektion=4">iic(4)</a> framework.
1.1       deraadt   244: <li>libresolv has been removed.
1.38      sthen     245: <li>Fix <a href="http://man.openbsd.org/?query=ipmi&sektion=4">ipmi(4)</a>
1.1       deraadt   246: bugs which had caused instabilities and crashes during boot on some machines.
                    247: <li>Initial support for an NVIDIA nForce Ethernet driver (nfe), not yet
                    248: functional.
                    249: <li>Prevent recursive interrupts with an i386 MP kernel which lead to
                    250: kernel stack overflow under heavy network interrupt load.
1.38      sthen     251: <li>Add M-x <a href="http://man.openbsd.org/?query=lint&sektion=1">lint</a>
                    252: mode to <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a>.
1.1       deraadt   253: <li>Fix a huge delay attaching
1.38      sthen     254: <a href="http://man.openbsd.org/?query=adb&arch=macppc&sektion=4">adb(4)</a>
1.1       deraadt   255: on some macppc machines.
1.38      sthen     256: <li>In <a href="http://man.openbsd.org/?query=hostapd&sektion=8">hostapd(8)</a>,
1.1       deraadt   257: add an option to increase the multicast TTL so one can use inter-network
                    258: multicast forwarding of hostapd messages.
                    259: <li>Compile all system libraries with
1.38      sthen     260: <a href="http://man.openbsd.org/?query=gcc&sektion=1">gcc(1)</a> -g
1.1       deraadt   261: to aid in the debugging usefulness of a default system.
                    262: <li>Do not allow setuid/setgid processes to open /dev/fd/# (see
1.38      sthen     263: <a href="http://man.openbsd.org/?query=fd&sektion=4">fd(4)</a>),
1.1       deraadt   264: as documented in
1.38      sthen     265: <a href="http://man.openbsd.org/?query=issetugid&sektion=2">issetugid(2)</a>.
                    266: <li>Fix ISC <a href="http://man.openbsd.org/?query=nslookup&sektion=1">nslookup(1)</a>
1.1       deraadt   267: to print the ">" prompt to stdout as historically done, as scripts depend on this
                    268: behaviour.
1.38      sthen     269: <li>Add support for <a href="http://man.openbsd.org/?query=tun&sektion=4">tun(4)</a>
                    270: forwarding over <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a> -
1.1       deraadt   271: a simple way to use OpenSSH for ad hoc virtual private network connections, like secure
                    272: wireless access.
                    273: <li>Remove fdescfs (file-descriptor file system).
                    274: <li>Add IPIP support to
1.38      sthen     275: <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a>
                    276: to tunnel IP traffic over IP without setting up <a href="http://man.openbsd.org/?query=gif&sektion=4">gif(4)</a> interfaces.
                    277: <li>Add support to <a href="http://man.openbsd.org/?query=bktr&sektion=4">bktr(4)</a>
1.1       deraadt   278: to tune the channel via
1.38      sthen     279: <a href="http://man.openbsd.org/?query=radio&sektion=4">radio(4)</a> and
1.1       deraadt   280: the corresponding features to
1.38      sthen     281: <a href="http://man.openbsd.org/?query=radioctl&sektion=1">radioctl(1)</a>.
                    282: <li>In <a href="http://man.openbsd.org/?query=top&sektion=1">top(1)</a>,
1.1       deraadt   283: add support for toggling thread viewing (-T option).
                    284: <li>Beginning support for kernel threads (rthreads), non-default for now.
                    285: The implementation uses
1.38      sthen     286: <a href="http://man.openbsd.org/?query=rfork&sektion=2">rfork(2)</a>
1.1       deraadt   287: to create threads, and there are several new syscalls added to facilitate
                    288: a userland thread library.
1.38      sthen     289: <li>Add threads support to <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a>.
                    290: <li>More <a href="http://man.openbsd.org/?query=lint&sektion=1">lint(1)</a>
1.1       deraadt   291: hacking, recognise gcc __attribute__(x) and other noise-reducing improvements.
                    292: <!-- 2005/12/02 -->
1.38      sthen     293: <li>Fix signal races in <a href="http://man.openbsd.org/?query=event&sektion=3">event(3)</a>.
                    294: <li>Tweaks to <a href="http://man.openbsd.org/?query=apmd&sektion=8&arch=i386">apmd(8)</a>'s
1.1       deraadt   295: automatic performance adjustment change (raise when needed) and new -C option
                    296: to have the old behaviour.
                    297: <li>Add initial SB Audigy support to
1.38      sthen     298: <a href="http://man.openbsd.org/?query=emu&sektion=4">emu(4)</a>.
1.1       deraadt   299: <li>More forward leaps for OpenCVS.
1.38      sthen     300: <li>In <a href="http://man.openbsd.org/?query=axe&sektion=4">axe(4)</a>,
1.1       deraadt   301: add support for ASIX AX88772 10/100 ethernet adapters that are similar
                    302: to the gigabit AX88178.
1.38      sthen     303: <li>Add -j option to <a href="http://man.openbsd.org/?query=date&sektion=1">date(1)</a>
1.1       deraadt   304: to suppress setting the clock, but parse the given argument (for format conversion or to test).
1.38      sthen     305: <li>In <a href="http://man.openbsd.org/?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>,
1.1       deraadt   306: enforce DSA key length to exactly 1024 bits and increase minimum RSA key size
                    307: to 768 bits.
1.38      sthen     308: <li>Many <a href="http://man.openbsd.org/?query=lint&sektion=1">lint(1)</a>
1.1       deraadt   309: improvements, avoid various false positives.
1.38      sthen     310: <li>Make <a href="http://man.openbsd.org/?query=lynx&sektion=1">lynx(1)</a>
                    311: use <a href="http://man.openbsd.org/?query=arc4random&sektion=3">arc4random(3)</a>
1.1       deraadt   312: instead of other random functions; fix a possible crash.
                    313: <li>A lot of mvme88k/luna88k improvements and fixes.
1.38      sthen     314: <li>In <a href="http://man.openbsd.org/?query=carp&sektion=4">carp(4)</a>,
1.1       deraadt   315: fix a bug where lower prioritized hosts would invalidly switch to
                    316: MASTER for a short time at boot-up.
                    317: <!-- 2005/11/27 -->
1.38      sthen     318: <li>Make a <a href="http://man.openbsd.org/?query=trunk&sektion=4">trunk(4)</a> interface's link state depend on the link states of the trunkports and fix a possible crash.
                    319: <li>Initial support for ASF in the <a href="http://man.openbsd.org/?query=bge&sektion=4">bge(4)</a> driver.
                    320: <li>Fix interrupt moderation timer frequences for Yukon/Yukon-II cards in <a href="http://man.openbsd.org/?query=sk&sektion=4">sk(4)</a>.
1.1       deraadt   321: <li>Re-introduce debugging aid for queue macros to sys/queue.h, disabled by default.
1.38      sthen     322: <li>Update <a href="http://man.openbsd.org/?query=xterm&sektion=1">xterm(1)</a>
1.1       deraadt   323: to version 207.
                    324: <li>Remove kernfs.
1.38      sthen     325: <li>In <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a>,
1.1       deraadt   326: remove old-style keyed sha1/md5 - only hmac-sha1/md5 are supported.
1.38      sthen     327: <li>Various <a href="http://man.openbsd.org/?query=lint&sektion=1">lint(1)</a>
1.1       deraadt   328: modernizations and infrastructure changes to facilitate its use.
1.38      sthen     329: <li>Make <a href="http://man.openbsd.org/?query=iwi&sektion=4">iwi(4)</a>
1.1       deraadt   330: work on big endian architectures.
1.38      sthen     331: <li>In <a href="http://man.openbsd.org/?query=ral&sektion=4">ral(4)</a>,
1.1       deraadt   332: implement the Adaptive Multi Rate Retry Algorithm (AMRR) for BSS mode and
                    333: other miscellaneous driver improvements.
1.38      sthen     334: <li>Permit <a href="http://man.openbsd.org/?query=apmd&sektion=8&arch=i386">apmd(8)</a>
1.1       deraadt   335: to run on systems without APM support and let it handle hw.setperf
                    336: manually or dynamically.
1.38      sthen     337: <li>In <a href="http://man.openbsd.org/?query=dhcpd&sektion=8">dhcpd(8)</a>,
1.1       deraadt   338: fix problem of server looping with "already acking lease" when busy
                    339: With short lease times.
1.38      sthen     340: <li>In <a href="http://man.openbsd.org/?query=tcpdump&sektion=8">tcpdump(8)</a>,
                    341: add a printer for IAPP and <a href="http://man.openbsd.org/?query=hostapd&sektion=8">hostapd(8)</a> messages.
                    342: <li>Many improvements and added features to <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a>.
                    343: <li>In <a href="http://man.openbsd.org/?query=ipmi&sektion=4">ipmi(4)</a>,
1.1       deraadt   344: do extra checks to prevent crashes on machines with a buggy BIOS.
                    345: <li>Move contents of sys/select.h into sys/selinfo.h in preparation for a
                    346: userland-visible sys/select.h in consistence with other systems.
1.38      sthen     347: <li>Add <a href="http://man.openbsd.org/?query=esm&arch=i386&sektion=4">esm(4)</a>,
1.1       deraadt   348: a driver for Embedded Server Management for Dell PowerEdge servers.
                    349: <li>Perform Kerberos calls even for invalid users to prevent leaking information
1.38      sthen     350: about account validity in <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>.
1.1       deraadt   351: <!-- 2005/11/21 -->
1.38      sthen     352: <li>In <a href="http://man.openbsd.org/?query=siop&sektion=4">siop(4)</a>,
1.1       deraadt   353: fix microcode and driver to solve problems with interaction
                    354: with some problematic drives.
1.38      sthen     355: <li>Add <a href="http://man.openbsd.org/?query=hostapd&sektion=8">hostapd(8)</a>
1.1       deraadt   356: support for multiple hostap (wireless) interfaces.
1.38      sthen     357: <li>In <a href="http://man.openbsd.org/?query=rtw&sektion=4">rtw(4)</a>,
1.1       deraadt   358: add support for GCT GRF5101 based hardware.
1.38      sthen     359: <li>In <a href="http://man.openbsd.org/?query=bge&sektion=4">bge(4)</a>,
1.1       deraadt   360: correct a performance bug that remained from the original driver and
                    361: eliminate an unneeded and expensive PCI register write.
                    362: <!-- 2005/11/19 -->
1.38      sthen     363: <li>In <a href="http://man.openbsd.org/?query=wi&sektion=4">wi(4)</a> usb,
1.1       deraadt   364: add support for ViewSonic Airsync Prism 2.5 USB adapters.
1.38      sthen     365: <li>Remove <a href="http://man.openbsd.org/?query=lock&sektion=9">lockmgr(9)</a> kernel mechanism and access curproc directly
1.1       deraadt   366: which is simpler and will avoid many bugs in the interface.
1.38      sthen     367: <li>In <a href="http://man.openbsd.org/?query=pcap&sektion=3">pcap(3)</a>,
1.1       deraadt   368: avoid a memory error that could lead to a crash after a complex bpf filter was specified.
1.38      sthen     369: <li>Add support for <a href="http://man.openbsd.org/?query=onyx&sektion=4&arch=macppc">onyx(4)</a> audio device driver.
1.1       deraadt   370: <li>A fix in macppc's i2s audio framework that makes iMac G5 sound work.
1.38      sthen     371: <li>Update <a href="http://man.openbsd.org/?query=pcap&sektion=3">pcap(3)</a>
1.1       deraadt   372: to libpcap-0.9.4's API and update tcpdump accordingly.
1.38      sthen     373: <li>Major improvements to the <a href="http://man.openbsd.org/?query=aac&sektion=4">aac(4)</a> device driver.
                    374: <li>In <a href="http://man.openbsd.org/?query=sd&sektion=4">sd(4)</a>,
1.1       deraadt   375: use sectors as the partition size unit.  Fixes disklabel error messages for devices that have no OpenBSD disklabel and sectorsize larger than 512.
1.38      sthen     376: <li>Introduce new C99 math functions, <a href="http://man.openbsd.org/?query=lrint&sektion=3">lrint(3)</a>/<a href="http://man.openbsd.org/?query=lround&sektion=3">lround(3)</a> families.
                    377: <li>In <a href="http://man.openbsd.org/?query=rup&sektion=1">rup(1)</a>,
1.1       deraadt   378: sort hosts when specified on the command line as well.
1.38      sthen     379: <li>Fix a buffer overflow in <a href="http://man.openbsd.org/?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>.
                    380: <li>In <a href="http://man.openbsd.org/?query=tun&sektion=4">tun(4)</a>,
1.1       deraadt   381: fix automatic device creation so new devices get added to the proper
                    382: interface class group.
                    383: <!-- 2005/11/16 -->
1.38      sthen     384: <li>Add <a href="http://man.openbsd.org/?query=zrc&sektion=4&arch=zaurus">zrc(4)</a> driver on zaurus for the Sharp CE-RH2 remote control.
                    385: <li>Fix <a href="http://man.openbsd.org/?query=awacs&sektion=4">awacs(4)</a>
1.1       deraadt   386: mixer control names.
1.38      sthen     387: <li>Add support for <a href="http://man.openbsd.org/?query=pi2c&sektion=4&arch=macppc">pi2c(4)</a>,
1.1       deraadt   388: the macppc I2C controller on via-pmu.
1.38      sthen     389: <li>Add <a href="http://man.openbsd.org/?query=maxds&sektion=4">maxds(4)</a>,
1.1       deraadt   390: a driver for the maxim ds1631 temperature sensor.
1.38      sthen     391: <li>Add <a href="http://man.openbsd.org/?query=pcagpio&sektion=4">pcagpio(4)</a>,
1.1       deraadt   392: a driver for the philips pca9554 i2c gpio device.
1.38      sthen     393: <li>In <a href="http://man.openbsd.org/?query=disklabel&sektion=8">disklabel(8)</a>,
1.1       deraadt   394: fix conversion of K units to handle case of sector size greater than 1024.
1.38      sthen     395: <li>In <a href="http://man.openbsd.org/?query=hostapd&sektion=8">hostapd(8)</a>,
1.1       deraadt   396: work towards multiple daemons running on one machine.
1.38      sthen     397: <li>Add <a href="http://man.openbsd.org/?query=admtmp&sektion=4">admtmp(4)</a>,
1.1       deraadt   398: a driver for the adm1030 temperature and fan controller.
1.38      sthen     399: <li>Add <a href="http://man.openbsd.org/?query=tsl&sektion=4">tsl(4)</a>,
1.1       deraadt   400: a driver for the TAOS TSL2560/61 light sensors.
1.38      sthen     401: <li>In <a href="http://man.openbsd.org/?query=brgphy&sektion=4">brgphy(4)</a>,
1.1       deraadt   402: add DSP init code for more models (BCM5703 copper) and other revision-specific changes.
1.38      sthen     403: <li>Fix i386's <a href="http://man.openbsd.org/?query=exp&sektion=3">exp(3)</a>
1.1       deraadt   404: implementation for arguments Inf/-Inf.
1.38      sthen     405: <li>Add <a href="http://man.openbsd.org/?query=adc&sektion=4">adc(4)</a>,
1.1       deraadt   406: a driver for the Analog Devices AD7417/7418 temperature sensor.
1.38      sthen     407: <li>Add <a href="http://man.openbsd.org/?query=maxtmp&sektion=4">maxtmp(4)</a>,
1.1       deraadt   408: a driver for the Maxim6690 i2c dual temperature sensor.
1.38      sthen     409: <li>Make <a href="http://man.openbsd.org/?query=bktr&sektion=4">bktr(4)</a>
1.1       deraadt   410: work on alpha.
1.38      sthen     411: <li>In <a href="http://man.openbsd.org/?query=cron&sektion=8">cron(8)</a>,
1.1       deraadt   412: make sure changes made within a single second get taken into account (due
                    413: to the granularity of st_mtime this could misbehave).
1.38      sthen     414: <li>Add <a href="http://man.openbsd.org/?query=ixgb&sektion=4">ixgb(4)</a>,
1.1       deraadt   415: a driver for the LR/SR and CX4 Intel 10Gb Ethernet cards.
1.38      sthen     416: <li>Add <a href="http://man.openbsd.org/?query=lmenv&sektion=4">lmenv(4)</a>,
1.1       deraadt   417: a System Hardware Monitor device attaching to the i2c bus on macppc (so far).
1.38      sthen     418: <li>In sendmail's <a href="http://man.openbsd.org/?query=makemap&sektion=8">makemap(8)</a>,
1.1       deraadt   419: do not hardwire Tab as delimiter as -t may specify it.
1.38      sthen     420: <li>In <a href="http://man.openbsd.org/?query=ifconfig&sektion=8">ifconfig(8)</a>,
1.1       deraadt   421: add -descr/-description flags to clear interface description.
1.38      sthen     422: <li>Start at <a href="http://man.openbsd.org/?query=kgdb&sektion=7">kgdb(7)</a>
1.1       deraadt   423: support for amd64.
1.38      sthen     424: <li>In <a href="http://man.openbsd.org/?query=scsi&sektion=4">scsi(4)</a>,
1.1       deraadt   425: use 6 byte MODE SENSE commands for ATAPI Tape drives - the specification for them
                    426: is different from other ATAPI devices.
1.38      sthen     427: <li>Copy buffer in <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a> before handing it to basename(), and improve error checking of snprintfs.
1.1       deraadt   428: <!-- 2005/11/13 -->
1.38      sthen     429: <li>Add more stat counters to <a href="http://man.openbsd.org/?query=em&sektion=4">em(4)</a>.
                    430: <li>Rework the scsi delay code so attached <a href="http://man.openbsd.org/?query=umass&sektion=4">umass(4)</a> devices don't freeze the system shortly and also speeds up the scsi probing at boot.
                    431: <li>Add lock code to both <a href="http://man.openbsd.org/?query=ses&sektion=4">ses(4)</a> and  <a href="http://man.openbsd.org/?query=safte&sektion=4">safte(4)</a> to prevent concurrent writes.
1.1       deraadt   432: <li>Handle asprintf() failure in krb5 login handler.
                    433: <li>For m68k platforms, compute rough estimate of how much mem uvm_init() will allocate to prevent problems with early pmap inits.
1.38      sthen     434: <li>Provide useful information if the hp300 <a href="http://man.openbsd.org/?query=frodo&sektion=4&arch=hp300">frodo(4)</a> driver panics due to looping interrupts.
1.1       deraadt   435: <li>Print hp300 HP-IB disk geometry the same way as scsi disk geometries.
1.38      sthen     436: <li>Add support for interface names as host specifications in <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a>.
                    437: <li>Fix filedescriptor leak and missing fclose() in <a href="http://man.openbsd.org/?query=ccdconfig&sektion=8">ccdconfig(8)</a>.
1.1       deraadt   438: <li>No longer require Alpha bootflags to be set to "a" so that "s" can be used to go single-user. Default is multiuser now.
                    439: <li>Add i2cbus to smu and i2c to maciic on the macpcc platform.
1.38      sthen     440: <li>Move <a href="http://man.openbsd.org/?query=ac&sektion=8">ac(8)</a> from monthly to weekly in /etc.
                    441: <li>Fix even more memleaks in <a href="http://man.openbsd.org/?query=sysctl&sektion=8">sysctl(8)</a>.
                    442: <li>Make  <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a> handle transport/tunnel mode.
1.1       deraadt   443: <li>Add support for VIA Rhine ethernet on macppc GENERIC and RAMDISK kernels.
1.38      sthen     444: <li>Move the <a href="http://man.openbsd.org/?query=ses&sektion=4">ses(4)</a> code to use sensor kthreads instead of its own.
1.1       deraadt   445: <!-- 2005/11/12 -->
                    446: <li>Make sure vax disksystem only touch associated processes of physical buffers.
1.38      sthen     447: <li>Fixed memory leak in <a href="http://man.openbsd.org/?query=sysctl&sektion=8">sysctl(8)</a>.
1.1       deraadt   448: <li>Several rounds of asprintf() replacing malloc()+snprintf().
                    449: <li>For macppc, print available memory at boot the same way as i386/amd64.
                    450: <li>Enable common editing keybindings in mg minibuffer mode.
                    451: <li>Make the Zaurus scan the keyboard more often, from 8 to 20 scans a second.
                    452: <li>in /etc/security, make sure not to scan afs/xfs directories.
                    453: <li>Tweak the timing on Zaurus power button for sleep and safe-shutdown.
                    454: <li>Code added to enable and disable keyclick on attach for sparc/sparc64.
                    455: <li>In exec_elf, let unusual linux binaries run even if all sections are marked writeable.
1.38      sthen     456: <li>Add <a href="http://man.openbsd.org/?query=maciic&sektion=4&arch=macppc">maciic(4)</a>, an OpenFirmware aware version of <a href="http://man.openbsd.org/?query=iic&sektion=4">iic(4)</a> for macppc.
                    457: <li>Disable TRACE method for <a href="http://man.openbsd.org/?query=httpd&sektion=8">httpd</a>, potential security risk and not that useful for debugging.
                    458: <li>Use more verbose error messages for the "bogus xmit rate" problem on <a href="http://man.openbsd.org/?query=ath&sektion=4">ath</a>.
1.1       deraadt   459: <!-- 2005/11/11 -->
1.38      sthen     460: <li>Disable <a href="http://man.openbsd.org/?query=ahc&sektion=4">ahc0</a> on ISA buses until bugs are found, causes too much problems for everyone else.
                    461: <li><a href="http://man.openbsd.org/?query=getent&sektion=1">getent(1)</a> added to OpenBSD.
1.1       deraadt   462: <li>Make sure libwrap uses correct size when zeroing fd sets.
                    463: <li>Split bios memory map into 4G segments on i386, and ignore parts beyond 4G.
1.38      sthen     464: <li>Move <a href="http://man.openbsd.org/?query=safte&sektion=4">safte(4)</a> over to the new kernel sensors framework.
1.1       deraadt   465: <!-- 2005/11/10 -->
1.38      sthen     466: <li>Handle unreadable dirs better in <a href="http://man.openbsd.org/?query=cp&sektion=1">cp(1)</a>.
                    467: <li>Fix for checksum on 64bit arches in <a href="http://man.openbsd.org/?query=pax&sektion=1">pax(1)</a> when checking sv4cpio archives.
1.1       deraadt   468: <li>In the IDE driver, don't fall back to fake geometry if other methods fail.
                    469: <li>dlopen() fixes in ld.so and support for RTLD_NOW added.
                    470: <li>Major splimp to splnet overhaul on various network drivers.
                    471: <!-- 2005/11/09 -->
                    472: <li>Missing cast fixed in ISO9660 code, fixes PR 4480.
1.38      sthen     473: <li>Fix single stepping in <a href="http://man.openbsd.org/?query=gdb&sektion=1">gdb(1)</a> for sparc64.
1.1       deraadt   474: <li>Allow any PPC instructions in macppc kernels, since we need 64-bit and altivec instructions anyhow.
1.38      sthen     475: <li><a href="http://man.openbsd.org/?query=bus_dma&sektion=9">bus_dma(9)</a> support in <a href="http://man.openbsd.org/?query=san&sektion=4">san(4)</a>, makes it work on amd64.
1.1       deraadt   476: <li>Lots of 'register' cleaning in vfs filesystem code.
                    477: <!-- 2005/11/08 -->
                    478: <li>Add PCI ids for Intel Pro/10GbE CX4 adapters.
1.38      sthen     479: <li>Sync Intel Gigabit <a href="http://man.openbsd.org/?query=em&sektion=4">em(4)</a> driver to v3.2.18.
1.1       deraadt   480: <li>Better debug messages for scsi attach messages when size is unavailable.
1.38      sthen     481: <li>Allow ctrl-key patterns in <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a> keybind function.
1.1       deraadt   482: <li>Fixes to amd64 for upcoming kdgb support.
                    483: <!-- 2005/11/07 -->
1.38      sthen     484: <li>spl fixes and graceful error handling for <a href="http://man.openbsd.org/?query=sf&sektion=4">sf(4)</a>, <a href="http://man.openbsd.org/?query=sk&sektion=4">sk(4)</a>, <a href="http://man.openbsd.org/?query=ste&sektion=4">ste(4)</a>, <a href="http://man.openbsd.org/?query=tl&sektion=4">tl(4)</a>, <a href="http://man.openbsd.org/?query=vge&sektion=4">vge(4)</a>,<a href="http://man.openbsd.org/?query=vr&sektion=4">vr(4)</a> and <a href="http://man.openbsd.org/?query=wb&sektion=4">wb(4)</a>.
                    485: <li>Add bus_dma support to <a href="http://man.openbsd.org/?query=de&sektion=4">de(4)</a>.
                    486: <li>Add LMC cPCI HSSI card support.to the <a href="http://man.openbsd.org/?query=lmc&sektion=4">lmc(4)</a> driver.
                    487: <li>Steal code from <a href="http://man.openbsd.org/?query=pfctl&sektion=8">pfctl(8)</a> to improve address &amp; mask handling in <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a>.
                    488: <li>Add keyboard bell support to <a href="http://man.openbsd.org/?query=dnkbd&sektion=4&arch=hp300">dnkbd(4)</a> on hp300.
                    489: <li>Add bus DMA and big endian support to <a href="http://man.openbsd.org/?query=lmc&sektion=4">lmc(4)</a>.  Enable it on alpha, amd64, macppc, and sparc64 now.
                    490: <li>Add init code for BCM5421 to <a href="http://man.openbsd.org/?query=brgphy&sektion=4">brgphy(4)</a>.
                    491: <li>Fix some resource leaks in error paths in <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a>.
                    492: <li>Fix interrupt handling in <a href="http://man.openbsd.org/?query=trm&sektion=4">trm(4)</a> to avoid "overlapping command attempted" error.
                    493: <li>Fix lots of little issues in <a href="http://man.openbsd.org/?query=ospfd&sektion=8">ospfd(8)</a> so it handles time jumps gracefully and correctly keeps the candidate list sorted in cost order.
                    494: <li>Bump <a href="http://man.openbsd.org/?query=pf&sektion=4">pf(4)</a> state, byte, and packet counters to u_int64_t.
                    495: <li>Remove hardcoded key lengths in <a href="http://man.openbsd.org/?query=ssh&sektion=1">ssh(1)</a> key exchange code, allowing implementation of KEX methods with different hashes (e.g. SHA-256).
                    496: <li>Add the required pieces to <a href="http://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a> to support the "filter drop" option.
1.1       deraadt   497: <li>TCP sockets now inherit sack_enable from listening socket.  This should allow connections with both SACK and md5 options in SYN.
1.38      sthen     498: <li>In <a href="http://man.openbsd.org/?query=ld.so&sektion=1">ld.so(1)</a>, also allow shared libs with paths to use version matching rules, rather than requiring an exact match.
                    499: <li>Teach <a href="http://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a> how to parse IPv6 addresses.
1.1       deraadt   500: <li>Simplify SCSI delay code so that we can support different delay lengths for different devices in some cases.
1.38      sthen     501: <li>In <a href="http://man.openbsd.org/?query=gem&sektion=4">gem(4)</a>, handle TX underrun by resetting the chip.
                    502: <li>Support soft reconfig in <a href="http://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a>. On config reload, filter changes in outgoing rules propagate to peers automatically.
1.1       deraadt   503: <li>Add basic support for hw.setperf and hw.cpuspeed to change CPU MHz on zaurus.
1.38      sthen     504: <li>Add <a href="http://man.openbsd.org/?query=tumbler&sektion=4&arch=macppc">tumbler(4)</a> audio driver for macppc.
                    505: <li>Add <a href="http://man.openbsd.org/?query=daca&sektion=4&arch=macppc">aoa(4)</a> audio driver for macppc.
                    506: <li>Add <a href="http://man.openbsd.org/?query=daca&sektion=4&arch=macppc">daca(4)</a> audio driver for macppc.
                    507: <li>Add <a href="http://man.openbsd.org/?query=ipcomp&sektion=4">ipcomp(4)</a> support to <a href="http://man.openbsd.org/?query=ipsecctl&sektion=8">ipsecctl(8)</a>.
                    508: <li>Make <a href="http://man.openbsd.org/?query=ftp&sektion=1">ftp(1)</a> reget of partially downloaded files &gt; 2GB work.
                    509: <li>Audit entire tree for misuse of <a href="http://man.openbsd.org/?query=queue&sektion=3">QUEUE(3)</a> macros, and put lots of thought into man pages so we show the exactly correct way to use them.
1.1       deraadt   510: <li>Add preliminary powernow support on K8, and improve support on K7.
1.38      sthen     511: <li>Allow Sierra AC710 and AC750 <a href="http://man.openbsd.org/?query=pcmcia&sektion=4">pcmcia(4)</a> wireless devices to attach.
                    512: <li>Allow <a href="http://man.openbsd.org/?query=pfsync&sektion=4">pfsync(4)</a> to attach states to their rules, as long as rulesets are the same.  This makes <a href="http://man.openbsd.org/?query=altq&sektion=9">altq(9)</a> and per-rule settings to play nice with pfsync.
                    513: <li>Make <a href="http://man.openbsd.org/?query=em&sektion=4">em(4)</a> more stable on hppa.
1.1       deraadt   514: <li>Add very basic handling code for MCE and MCA on i386.  This lets the system tell us when something has gone horribly wrong.  amd64 should get this next.
1.38      sthen     515: <li>Fix a race condition in <a href="http://man.openbsd.org/?query=isakmpd&sektion=8">isakmpd(8)</a> between DPD timeouts and exchange timeouts.
                    516: <li>Add support for I2S sound bus on macppc, this will allow us to write audio drivers for new Macs. <a href="http://man.openbsd.org/?query=snapper&sektion=4&arch=macppc">snapper(4)</a> can use it right now.
                    517: <li>Sync <a href="http://man.openbsd.org/?query=art&sektion=4">art(4)</a> link state handling with <a href="http://man.openbsd.org/?query=sppp&sektion=4">sppp(4)</a> and get blinkenlights for free.
                    518: <li>Sync <a href="http://man.openbsd.org/?query=pf&sektion=4">pf(4)</a>'s state modulation code with rest of the TCP stack.
                    519: <li>In <a href="http://man.openbsd.org/?query=netstart&sektion=8">netstart(8)</a>, do not process mygate if using dhcp for ipv4 or rtsol for ipv6.
                    520: <li>Allow <a href="http://man.openbsd.org/?query=nc&sektion=1">nc(1)</a> to set ToS bits.
                    521: <li>Revamp interrupt handling in <a href="http://man.openbsd.org/?query=em&sektion=4">em(4)</a> for better performance.
                    522: <li>Rework multicast group deletion code for <a href="http://man.openbsd.org/?query=vlan&sektion=4">vlan(4)</a>
                    523: and <a href="http://man.openbsd.org/?query=trunk&sektion=4">trunk(4)</a> so it doesn't molest groups
1.1       deraadt   524: on parent interface.
1.38      sthen     525: <li>OpenCVS <a href="http://man.openbsd.org/?query=rcsmerge&sektion=1">rcsmerge(1)</a> is working.
                    526: <li>Improve error reporting and progress meter display in <a href="http://man.openbsd.org/?query=pkg_add&sektion=1">pkg_add(1)</a>.
                    527: <li>Don't treat the processor in <a href="http://man.openbsd.org/?query=elansc&sektion=4&arch=i386">elansc(4)</a>
1.1       deraadt   528: as a Pentium when it's a 486.
1.38      sthen     529: <li>Fix RID handling in USB <a href="http://man.openbsd.org/?query=wi&sektion=4">wi(4)</a>
                    530: driver that should avoid some <a href="http://man.openbsd.org/?query=wicontrol&sektion=8">wicontrol(8)</a> errors.
                    531: <li>Enable <a href="http://man.openbsd.org/?query=ipmi&sektion=4">ipmi(4)</a> on amd64.
                    532: <li>Add support for VT8237 to <a href="http://man.openbsd.org/?query=viaenv&sektion=4">viaenv(4)</a>.
                    533: <li>In <a href="http://man.openbsd.org/?query=pciide&sektion=4">pciide(4)</a>,
1.1       deraadt   534: don't try to match VIA IDE chips as ISA bridges.
1.38      sthen     535: <li>Add ability for <a href="http://man.openbsd.org/?query=ipmi&sektion=4">ipmi(4)</a>
1.1       deraadt   536: to read power state, chassis intrusion, etc.
1.38      sthen     537: <li>Allow <a href="http://man.openbsd.org/?query=wi&sektion=4">wi(4)</a> channel to
                    538: be changed from <a href="http://man.openbsd.org/?query=ifconfig&sektion=8">ifconfig(8)</a>.
                    539: <li>Teach <a href="http://man.openbsd.org/?query=gcc&sektion=1">gcc(1)</a>
1.1       deraadt   540: how to unwind StackGhost when generating DWARF2 info.
1.38      sthen     541: <li>Add <a href="http://man.openbsd.org/?query=smu&sektion=4&arch=macppc">smu(4)</a>
1.1       deraadt   542: driver for fan speed control and real time clock on iMac G5's and some PowerMac G5's.
1.38      sthen     543: <li>In <a href="http://man.openbsd.org/?query=pf&sektion=4">pf(4)</a>,
1.1       deraadt   544: allow dynamic interface group expansion (e.g. "pass to group").
1.38      sthen     545: <li>In <a href="http://man.openbsd.org/?query=sis&sektion=4">sis(4)</a>,
1.1       deraadt   546: do not reset timer while packets are queued for transmission,
                    547: fixes device stalls in certain scenarios.
1.38      sthen     548: <li>In <a href="http://man.openbsd.org/?query=wi&sektion=4">wi(4)</a> usb,
1.1       deraadt   549: fix command/write rid handling which makes scanning work to some
                    550: extent, and improves error reporting.
1.38      sthen     551: <li>In <a href="http://man.openbsd.org/?query=wc&sektion=1">wc(1)</a>,
1.1       deraadt   552: add -h option to display human-readable numbers.
                    553: <li>Some safety checks added to queue.h, to avoid accidents on certain
                    554: operations (eg. double list removal) being undetected.
1.38      sthen     555: <li>Make <a href="http://man.openbsd.org/?query=pf&sektion=4">pf(4)</a>
1.1       deraadt   556: use one mbuf tag instead of 6 distinct ones and optimize the
                    557: lookup code, thus helping performance.
1.38      sthen     558: <li>In <a href="http://man.openbsd.org/?query=pciide&sektion=4">pciide(4)</a>,
1.1       deraadt   559: fixup cache line on sii3114 controllers (as on sii3112). Also add VT8251 support.
                    560: <li>Sync with heimdal 0.7.
                    561: <li>Add v6 support to
1.38      sthen     562: <a href="http://man.openbsd.org/?query=mygate&sektion=5">mygate(5)</a>.
                    563: <li>More <a href="http://man.openbsd.org/?query=rcs&sektion=1">rcs(1)</a>
1.1       deraadt   564: improvements toward GNU compatibility as well as OpenCVS progress.
                    565: <li>Many fixes and
1.38      sthen     566: improvements in <a href="http://man.openbsd.org/?query=ospfd&sektion=8">ospfd(8)</a>.
                    567: <li>In <a href="http://man.openbsd.org/?query=ftp&sektion=1">ftp(1)</a>,
1.1       deraadt   568: fix mget directory traversal vulnerability, CAN-2002-1345.
1.38      sthen     569: <li>In <a href="http://man.openbsd.org/?query=usb&sektion=4">usb(4)</a>,
1.1       deraadt   570: make all usb1 controllers sleep until all the usb2 controllers have probed
                    571: and handed over any usb1 devices to the companion.  For example
                    572: this enables usb keyboards to be used before the root is mounted,
                    573: eg. to enter the root device.
1.38      sthen     574: <li>In <a href="http://man.openbsd.org/?query=adjtime&sektion=2">adjtime(2)</a>,
1.1       deraadt   575: fix arithmetic overflows which fixes adjusting in the wrong
                    576: direction for large offsets.
                    577: <li>macppc sysctl added to determine whether altivec is available
                    578: on the running CPU, with useful possibilities for applications.
                    579: <li>Beginning of macppc crashdump support added, as well
                    580: as much more macppc SMP progress.
1.38      sthen     581: <li>Various <a href="http://man.openbsd.org/?query=lge&sektion=4">lge(4)</a>
1.1       deraadt   582: driver fixes, which turned it from a completely useless to a working driver,
                    583: now in GENERIC.
1.38      sthen     584: <li>In <a href="http://man.openbsd.org/?query=tcpdump&sektion=8">tcpdump(8)</a>,
1.1       deraadt   585: add a "best effort" MPLS decoder - since the protocol info is not always available
                    586: in the tag, a "guess" is done.
1.38      sthen     587: <li>In <a href="http://man.openbsd.org/?query=vfs&sektion=9">vfs(9)</a>,
1.1       deraadt   588: undo a very old change which was never quite finished, and could
                    589: cause severe corruption in the buffer lists by removing a buffer
                    590: from the hash twice.
                    591: <li>Fix msdos filesystem corruption when moving a directory under
                    592: a new parent.
                    593: <li>Sync to Intel's latest
1.38      sthen     594: <a href="http://man.openbsd.org/?query=em&sektion=4">em(4)</a>
1.1       deraadt   595: driver, which adds support for the 82571 and 82572 PCI Express chips.
                    596: <li>Add Spanning Tree Protocol support to
1.38      sthen     597: <a href="http://man.openbsd.org/?query=pcap&sektion=3">pcap(3)</a>.
                    598: <li>In <a href="http://man.openbsd.org/?query=iwi&sektion=4">iwi(4)</a>,
1.1       deraadt   599: use firmware extended scan command (which doesn't crash) and enable
                    600: 802.11a scanning for 2915ABG adapters.
                    601: <li>In ext2fs, use part of the reserved space on the disk inode to scatter
                    602: 16 more bits for the UID/GID, making them 32-bit.
1.38      sthen     603: <li>Make <a href="http://man.openbsd.org/?query=mg&sektion=1">mg(1)</a>
1.1       deraadt   604: undo much more emacs-like and correct.
1.38      sthen     605: <li>In <a href="http://man.openbsd.org/?query=ksh&sektion=1">ksh(1)</a>,
1.1       deraadt   606: introduce mknod as a built-in, which has significant speed gains in MAKEDEV.
1.38      sthen     607: <li>Add <a href="http://man.openbsd.org/?query=cardbus&sektion=4">cardbus(4)</a>/
                    608: <a href="http://man.openbsd.org/?query=pcmcia&sektion=4">pcmcia(4)</a>
1.1       deraadt   609: support for AMD64.
                    610: <li>Add multicast routing to GENERIC, now it can be enabled/disabled
1.38      sthen     611: using the <a href="http://man.openbsd.org/?query=sysctl&sektion=8">sysctl(8)</a>
1.1       deraadt   612: interface.
1.38      sthen     613: <li>In <a href="http://man.openbsd.org/?query=vfs&sektion=9">vfs(9)</a>,
1.1       deraadt   614: make the syncer grab a reference for the vnode it uses, to avoid it from
                    615: being reclaimed while in this sensitive time frame.  This fixes the
                    616: sched_sync: fsync failed panic often seen on MP machines.
1.38      sthen     617: <li>Add <a href="http://man.openbsd.org/?query=ipmi&sektion=4">ipmi(4)</a>,
1.1       deraadt   618: a driver for the Intelligent Platform Management Interface, an
                    619: autonomous monitoring and recovery mechanism implemented directly in
                    620: platform management hardware and firmware.
                    621: <li>Bump max array size in
1.38      sthen     622: <a href="http://man.openbsd.org/?query=ksh&sektion=1">ksh(1)</a>,
1.1       deraadt   623: needed for MAKEDEV speed-ups.
1.38      sthen     624: <li>In <a href="http://man.openbsd.org/?query=lndir&sektion=1">lndir(1)</a>,
1.1       deraadt   625: ignore the "special" .#* files left over by cvs/emacs.
1.38      sthen     626: <li>In <a href="http://man.openbsd.org/?query=ami&sektion=4">ami(4)</a>,
1.1       deraadt   627: eliminate possible I/O failures caused by ioctl/raw commands.
1.38      sthen     628: <li>In <a href="http://man.openbsd.org/?query=trunk&sektion=4">trunk(4)</a>,
1.1       deraadt   629: add a simple active "failover" trunk mode.
1.38      sthen     630: <li>In <a href="http://man.openbsd.org/?query=hardclock&sektion=9">hardclock(9)</a>,
1.1       deraadt   631: fix a race condition in process exit, which caused freed
                    632: memory to be left referenced in the master kernel timeout worklist,
                    633: leading to a possible uvm_fault crash.
1.38      sthen     634: <li>In <a href="http://man.openbsd.org/?query=ral&sektion=4">ral(4)</a>
                    635: and <a href="http://man.openbsd.org/?query=ural&sektion=4">ural(4)</a>,
1.1       deraadt   636: fix a problem in packet enqueue function which prevented dhcpd to work
                    637: in standalone AP mode (without bridging).
                    638: <li>OpenCVS: work keeps going, now with the help of cloudy weather
                    639: in the Caribbean!
1.38      sthen     640: <li>In <a href="http://man.openbsd.org/?query=hostapd&sektion=8">hostapd(8)</a>,
1.1       deraadt   641: implement a way to match IEEE 802.11 flooding, which helps detect known
                    642: DoS attacks.
                    643: <li>Beginning stages for macppc G5 support!
1.38      sthen     644: <li>In <a href="http://man.openbsd.org/?query=vfs&sektion=9">vfs(9)</a>,
1.1       deraadt   645: sync dirty data when going from read-write to read-only, fixes crashes.
1.38      sthen     646: <li>In <a href="http://man.openbsd.org/?query=uvm_map&sektion=9">uvm_map(9)</a>,
1.1       deraadt   647: grab a fresh page using the uvm_km_page allocator instead of calling panic()
                    648: when running out of static kernel map entries.
1.38      sthen     649: <li>In <a href="http://man.openbsd.org/?query=umodem&sektion=4">umodem(4)</a>,
1.1       deraadt   650: add support for nokia 6680 with a ca-42 cable.
1.38      sthen     651: <li>In <a href="http://man.openbsd.org/?query=axe&sektion=4">axe(4)</a>,
1.1       deraadt   652: enable support for gigabit adapters; only works reliably with USB1 for now.
1.38      sthen     653: <li>More <a href="http://man.openbsd.org/?query=ld.so&sektion=1">ld.so(1)</a>
1.1       deraadt   654: fixes: fully unload dependant libraries, fixes bug exhibited with gphoto2.
1.38      sthen     655: <li>In <a href="http://man.openbsd.org/?query=ehci&sektion=4">ehci(4)</a>,
1.1       deraadt   656: force takeover of host ports after hibernate/resume, otherwise devices
                    657: will incorrectly attach to the companion controller.
1.38      sthen     658: <li>In <a href="http://man.openbsd.org/?query=atw&sektion=4">atw(4)</a>,
1.1       deraadt   659: handle needed operations specially to make ADM8211B devices work.
1.38      sthen     660: <li>Only allow root to run <a href="http://man.openbsd.org/?query=tcpdump&sektion=8">tcpdump(8)</a>,
1.1       deraadt   661: it's needed for the chroot security.
1.38      sthen     662: <li>In <a href="http://man.openbsd.org/?query=art&sektion=4">art(4)</a>,
1.1       deraadt   663: notify sppp about link state changes, which fixes PPP encoding.
1.38      sthen     664: <li>In <a href="http://man.openbsd.org/?query=ath&sektion=4">ath(4)</a>,
1.1       deraadt   665: remove the very basic rate control implementation and use
1.38      sthen     666: <a href="http://man.openbsd.org/?query=rssadapt&sektion=9">rssadapt(9)</a> instead.
                    667: <li>In <a href="http://man.openbsd.org/?query=ftp&sektion=1">ftp(1)</a>,
1.1       deraadt   668: add the ability to disable EPSV/EPRT from the command line.
1.38      sthen     669: <li>In <a href="http://man.openbsd.org/?query=cd&sektion=4">cd(4)</a>,
1.1       deraadt   670: add missing parenthesis which can problems with devices
                    671: not supporting TEST UNIT READY.
1.38      sthen     672: <li>Improve <a href="http://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a>
1.1       deraadt   673: IPv6 support.
1.38      sthen     674: <li>In <a href="http://man.openbsd.org/?query=iwi&sektion=4">iwi(4)</a>,
1.1       deraadt   675: add initial bits for IBSS support and fix association with
                    676: APs not broadcasting their SSIDs.
1.38      sthen     677: <li>Make <a href="http://man.openbsd.org/?query=ppp&sektion=8">ppp(8)</a>
1.1       deraadt   678: RFC 2472 compliant and fix various IPv6 problems as well as improve
                    679: radius support.
1.38      sthen     680: <li>In <a href="http://man.openbsd.org/?query=ath&sektion=4">ath(4)</a>,
1.1       deraadt   681: don't attach unsupported radio chipsets.
                    682: <li>Fix initialisation of net.inet.udp.baddynamic.
1.38      sthen     683: <li>Add amd64 <a href="http://man.openbsd.org/?query=fdc&sektion=4">fdc(4)</a>
1.1       deraadt   684: floppy support.
1.38      sthen     685: <li>Correctly close <a href="http://man.openbsd.org/?query=raid&sektion=4">raid(4)</a>
1.1       deraadt   686: devices which fixes crashes.
                    687: <li>More OpenCVS improvements, RCS keyword expansion now works for
                    688: all keywords except &#36;Log&#36;.
1.38      sthen     689: <li>Change <a href="http://man.openbsd.org/?query=rpc.rstatd&sektion=8">rpc.rstatd(8)</a>,
                    690: <a href="http://man.openbsd.org/?query=yppush&sektion=8">yppush(8)</a>,
                    691: <a href="http://man.openbsd.org/?query=ypserv&sektion=8">ypserv(8)</a>
1.1       deraadt   692: to use poll() instead of select().
1.38      sthen     693: <li>In <a href="http://man.openbsd.org/?query=ld.so&sektion=1">ld.so(1)</a>,
1.1       deraadt   694: rework symbol lookup to more closely match sun's documentation and treat
                    695: dlopens as load groups.  Also cleanly handle the case where a dynamic object
                    696: is opened, but one of it's dependent libraries is missing.  Do not promote
                    697: DT_NEEDED libs to RTLD_GLOBAL when being dlopen'ed.  A few other
                    698: simplifications and behaviour improvements and regression tests to match.
1.38      sthen     699: <li>Make <a href="http://man.openbsd.org/?query=ospfd&sektion=8">ospfd(8)</a>
1.1       deraadt   700: correctly handle loopback interfaces and other fixes.
1.38      sthen     701: <li>Allow <a href="http://man.openbsd.org/?query=ptrace&sektion=2">ptrace(2)</a>
                    702: to follow <a href="http://man.openbsd.org/?query=fork&sektion=2">fork(2)</a>
1.1       deraadt   703: with PTRACE_FORK.
1.38      sthen     704: <li>Support ATI IXP 200/300/400 <a href="http://man.openbsd.org/?query=pciide&sektion=4">pciide(4)</a> controllers.
                    705: <li>In <a href="http://man.openbsd.org/?query=ieee80211_input&sektion=9">ieee80211_input(9)</a> and family,
1.1       deraadt   706: replace node hash table with red-black tree.  Fixes some bugs in the node table,
                    707: hash collisions are no longer a possibility, and it simplifies things.
1.38      sthen     708: <li>In <a href="http://man.openbsd.org/?query=mountd&sektion=8">mountd(8)</a>,
1.1       deraadt   709: fix a NFS race when mounting filesystems on nfs servers.
                    710: <li>X.Org fix for a buffer overrun observed as a crash by eclipse users,
                    711: also fix a possible integer overflow in pixmap creation code.
1.38      sthen     712: <li>In <a href="http://man.openbsd.org/?query=sd&sektion=4">sd(4)</a>,
1.1       deraadt   713: fake geometry for all UMASS devices since it's almost always fictitious,
                    714: reported to fix various devices.
1.38      sthen     715: <li>In <a href="http://man.openbsd.org/?query=sasyncd&sektion=8">sasyncd(8)</a>,
1.1       deraadt   716: fix transfers of very large SA/SPD snapshots.
1.38      sthen     717: <li>Make <a href="http://man.openbsd.org/?query=xargs&sektion=1">xargs(1)</a>
1.1       deraadt   718: POSIX compliant, make it run programs even when zero arguments are specified.
1.38      sthen     719: <li>In <a href="http://man.openbsd.org/?query=trunk&sektion=4">trunk(4)</a>,
1.1       deraadt   720: add multicast, VLAN support and various improvements.
1.38      sthen     721: <li>In <a href="http://man.openbsd.org/?query=gem&sektion=4">gem(4)</a>,
1.1       deraadt   722: program the MAC address correctly into the card after it has been
                    723: changed, e.g. by
1.38      sthen     724: <a href="http://man.openbsd.org/?query=ifconfig&sektion=1">ifconfig(1)</a>.
                    725: <li>In <a href="http://man.openbsd.org/?query=shutdown&sektion=2">shutdown(2)</a>,
1.1       deraadt   726: return ENOTCONN if a socket is unconnected.
1.38      sthen     727: <li>Change <a href="http://man.openbsd.org/?query=hostapd&sektion=8">hostapd(8)</a>
1.1       deraadt   728: to use red-black trees for the node tables instead of hash tables.
1.38      sthen     729: <li>In <a href="http://man.openbsd.org/?query=ath&sektion=4">ath(4)</a>,
1.1       deraadt   730: fix a possible division by zero.
1.38      sthen     731: <li>In <a href="http://man.openbsd.org/?query=ath&sektion=4">ath(4)</a>@pci,
1.1       deraadt   732: allocate memory for the right structure, which fixes possible page faults.
1.38      sthen     733: <li>In <a href="http://man.openbsd.org/?query=bgpd&sektion=8">bgpd(8)</a>,
1.1       deraadt   734: reload sessions every time the capabilities change.
1.38      sthen     735: <li>An <a href="http://man.openbsd.org/?query=sd&sektion=4">sd(4)</a>
1.1       deraadt   736: fix for a case where free(NULL, ...) was possible and lead to a crash.
1.38      sthen     737: <li>In <a href="http://man.openbsd.org/?query=umidi&sektion=4">umidi(4)</a>,
1.1       deraadt   738: fix corruption to multi-byte MIDI messages when a single real time byte is inserted.
                    739: <li>Fix two hppa hardware erratas.
1.38      sthen     740: <li>Teach <a href="http://man.openbsd.org/?query=file&sektion=1">file(1)</a>
1.1       deraadt   741: about the flac audio format.
                    742: <li>Many mvme88k improvements.
1.38      sthen     743: <li>Make <a href="http://man.openbsd.org/?query=m4&sektion=1">m4(1)</a>
1.1       deraadt   744: SusV3-compliant and add various regression tests.
                    745: <li>OpenCVS: add support for the CVS/Tag file writing/parsing, fix
                    746: corrupt Entry files, various other improvements.
1.38      sthen     747: <li>In <a href="http://man.openbsd.org/?query=pf&sektion=4">pf(4)</a>,
1.1       deraadt   748: fix the DIOCCHANGERULE ioctl to properly initialize the NAT table, only
                    749: affects custom programs using this ioctl.
1.38      sthen     750: <li>In <a href="http://man.openbsd.org/?query=pciide&sektion=4">pciide(4)</a>,
1.1       deraadt   751: change matching code to only look at the PCI ID and ignoring the PCI class,
                    752: enabling some mass storage devices to work.
1.38      sthen     753: <li>Many <a href="http://man.openbsd.org/?query=pkg_add&sektion=1">pkg_add(1)</a>
1.1       deraadt   754: improvements including -u option enabled now which automatically will update
                    755: all installed packages.
                    756: </ul>
                    757: <p>
                    758:
                    759: </body>
                    760: </html>