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

Annotation of www/plus.html, Revision 1.976

1.863     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.424     deraadt     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.716     deraadt     7: <meta name="description" content="OpenBSD-current changes">
                      8: <meta name="keywords" content="openbsd,current,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.939     jcs        10: <meta name="copyright" content="This document copyright 1996-2005 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.965     pvalchev   17: <h2><font color="#e00000">Changes made between OpenBSD 3.8 and OpenBSD-current</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.725     naddy      27: Changes to the <a href="ports.html">ports</a> collection are documented
1.747     naddy      28: <a href="portsplus/index.html">here</a>.
1.725     naddy      29:
                     30: <p>
1.863     naddy      31: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    32:
                     33: <p>
1.186     deraadt    34: <h3>
1.846     deraadt    35: For changes in other releases, click below:<br>
                     36: <a href="plus20.html">2.0</a>,
                     37: <a href="plus21.html">2.1</a>,
                     38: <a href="plus22.html">2.2</a>,
                     39: <a href="plus23.html">2.3</a>,
                     40: <a href="plus24.html">2.4</a>,
                     41: <a href="plus25.html">2.5</a>,
                     42: <a href="plus26.html">2.6</a>,
                     43: <a href="plus27.html">2.7</a>,
                     44: <a href="plus28.html">2.8</a>,
                     45: <a href="plus29.html">2.9</a>,
                     46: <a href="plus30.html">3.0</a>,
                     47: <a href="plus31.html">3.1</a>,
1.868     deraadt    48: <a href="plus32.html">3.2</a>,
1.889     david      49: <a href="plus33.html">3.3</a>,
1.916     david      50: <a href="plus34.html">3.4</a>,
1.935     miod       51: <a href="plus35.html">3.5</a>,
1.941     deraadt    52: <a href="plus36.html">3.6</a>,
1.963     deraadt    53: <a href="plus37.html">3.7</a>,
                     54: <a href="plus38.html">3.8</a>.
1.422     deraadt    55: <br>
1.186     deraadt    56: </h3>
                     57:
                     58: <p>
1.863     naddy      59: <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
1.847     deraadt    60: <p>
                     61:
1.422     deraadt    62: <ul>
1.976   ! cloder     63: <!-- 2005/11/01 -->
        !            64: <li>Add basic support for hw.setperf and hw.cpuspeed to change CPU MHz on zaurus.
        !            65: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tumbler&sektion=4&arch=macppc">tumbler(4)</a> audio driver for macppc.
        !            66: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daca&sektion=4&arch=macppc">aoa(4)</a> audio driver for macppc.
        !            67: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daca&sektion=4&arch=macppc">daca(4)</a> audio driver for macppc.
        !            68: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcomp&sektion=4">ipcomp(4)</a> support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8">ipsecctl(8)</a>.
        !            69: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> reget of partially downloaded files > 2GB work.
        !            70: <li>Audit entire tree for misuse of <a href="http://www.openbsd.org/cgi-bin/man.cgi?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.
        !            71: <li>Add preliminary powernow support on K8, and improve support on K7.
        !            72: <li>Allow Sierra AC710 and AC750 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a> wireless devices to attach.
        !            73: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?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://www.openbsd.org/cgi-bin/man.cgi?query=altq&sektion=9">altq(9)</a> and per-rule settings to play nice with pfsync.
        !            74: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> more stable on hppa.
        !            75: <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.
        !            76: <li>Fix a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> between DPD timeouts and exchange timeouts.
        !            77: <li>Add support for I2S sound bus on macppc, this will allow us to write audio drivers for new Macs. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snapper&sektion=4&arch=macppc">snapper(4)</a> can use it right now.
        !            78: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=art&sektion=4">art(4)</a> link state handling with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4">sppp(4)</a> and get blinkenlights for free.
        !            79: <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>'s state modulation code with rest of the TCP stack.
        !            80: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a>, do not process mygate if using dhcp for ipv4 or rtsol for ipv6.
        !            81: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a> to set ToS bits.
        !            82: <li>Revamp interrupt handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> for better performance.
        !            83: <li>Rework multicast group deletion code for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>
        !            84: and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a> so it doesn't molest groups
        !            85: on parent interface.
        !            86: <li>OpenCVS <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcsmerge&sektion=1">rcsmerge(1)</a> is working.
        !            87: <li>Improve error reporting and progress meter display in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>.
        !            88: <li>Don't treat the processor in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elansc&sektion=4&manpath=OpenBSD+Current&arch=i386">elansc(4)</a>
        !            89: as a Pentium when it's a 486.
        !            90: <li>Fix RID handling in USB <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>
        !            91: driver that should avoid some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8">wicontrol(8)</a> errors.
        !            92: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4">ipmi(4)</a> on amd64.
        !            93: <li>Add support for VT8237 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viaenv&sektion=4">viaenv(4)</a>.
        !            94: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>,
        !            95: don't try to match VIA IDE chips as ISA bridges.
        !            96: <li>Add ability for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4">ipmi(4)</a>
        !            97: to read power state, chassis intrusion, etc.
        !            98: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> channel to
        !            99: be changed from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.
        !           100: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc(1)</a>
        !           101: how to unwind StackGhost when generating DWARF2 info.
        !           102: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smu&sektion=4&arch=macppc">smu(4)</a>
        !           103: driver for fan speed control and real time clock on iMac G5's and some PowerMac G5's.
        !           104: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>,
        !           105: allow dynamic interface group expansion (e.g. "pass to group").
1.975     pvalchev  106: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>,
                    107: do not reset timer while packets are queued for transmission,
                    108: fixes device stalls in certain scenarios.
1.976   ! cloder    109: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> usb,
1.974     pvalchev  110: fix command/write rid handling which makes scanning work to some
                    111: extent, and improves error reporting.
                    112: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wc&sektion=1">wc(1)</a>,
                    113: add -h option to display human-readable numbers.
                    114: <li>Some safety checks added to queue.h, to avoid accidents on certain
                    115: operations (eg. double list removal) being undetected.
                    116: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>
                    117: use one mbuf tag instead of 6 distinct ones and optimize the
                    118: lookup code, thus helping performance.
                    119: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>,
                    120: fixup cache line on sii3114 controllers (as on sii3112). Also add VT8251 support.
                    121: <li>Sync with heimdal 0.7.
1.973     pvalchev  122: <li>Add v6 support to
1.974     pvalchev  123: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mygate&sektion=5">mygate(5)</a>.
1.973     pvalchev  124: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a>
                    125: improvements toward GNU compatibility as well as OpenCVS progress.
1.972     pvalchev  126: <li>Many fixes and
                    127: improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.
                    128: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a>,
                    129: fix mget directory traversal vulnerability, CAN-2002-1345.
                    130: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4">usb(4)</a>,
                    131: make all usb1 controllers sleep until all the usb2 controllers have probed
                    132: and handed over any usb1 devices to the companion.  For example
                    133: this enables usb keyboards to be used before the root is mounted,
                    134: eg. to enter the root device.
                    135: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adjtime&sektion=2">adjtime(2)</a>,
                    136: fix arithmetic overflows which fixes adjusting in the wrong
                    137: direction for large offsets.
                    138: <li>macppc sysctl added to determine whether altivec is available
                    139: on the running CPU, with useful possibilities for applications.
                    140: <li>Beginning of macppc crashdump support added, as well
                    141: as much more macppc SMP progress.
1.971     pvalchev  142: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lge&sektion=4">lge(4)</a>
                    143: driver fixes, which turned it from a completely useless to a working driver,
                    144: now in GENERIC.
                    145: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>,
                    146: add a "best effort" MPLS decoder - since the protocol info is not always available
                    147: in the tag, a "guess" is done.
                    148: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfs&sektion=9">vfs(9)</a>,
                    149: undo a very old change which was never quite finished, and could
                    150: cause severe corruption in the buffer lists by removing a buffer
                    151: from the hash twice.
                    152: <li>Fix msdos filesystem corruption when moving a directory under
                    153: a new parent.
                    154: <li>Sync to Intel's latest
                    155: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>
                    156: driver, which adds support for the 82571 and 82572 PCI Express chips.
                    157: <li>Add Spanning Tree Protocol support to
                    158: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&sektion=3">pcap(3)</a>.
                    159: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>,
                    160: use firmware extended scan command (which doesn't crash) and enable
                    161: 802.11a scanning for 2915ABG adapters.
                    162: <li>In ext2fs, use part of the reserved space on the disk inode to scatter
                    163: 16 more bits for the UID/GID, making them 32-bit.
                    164: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a>
                    165: undo much more emacs-like and correct.
                    166: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>,
                    167: introduce mknod as a built-in, which has significant speed gains in MAKEDEV.
                    168: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4">cardbus(4)</a>/
                    169: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a>
                    170: support for AMD64.
                    171: <li>Add multicast routing to GENERIC, now it can be enabled/disabled
                    172: using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a>
                    173: interface.
                    174: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfs&sektion=9">vfs(9)</a>,
                    175: make the syncer grab a reference for the vnode it uses, to avoid it from
                    176: being reclaimed while in this sensitive time frame.  This fixes the
                    177: sched_sync: fsync failed panic often seen on MP machines.
                    178: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4">ipmi(4)</a>,
                    179: a driver for the Intelligent Platform Management Interface, an
                    180: autonomous monitoring and recovery mechanism implemented directly in
                    181: platform management hardware and firmware.
                    182: <li>Bump max array size in
                    183: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>,
                    184: needed for MAKEDEV speed-ups.
                    185: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lndir&sektion=1">lndir(1)</a>,
                    186: ignore the "special" .#* files left over by cvs/emacs.
                    187: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a>,
                    188: eliminate possible I/O failures caused by ioctl/raw commands.
                    189: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a>,
                    190: add a simple active "failover" trunk mode.
                    191: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hardclock&sektion=9">hardclock(9)</a>,
                    192: fix a race condition in process exit, which caused freed
                    193: memory to be left referenced in the master kernel timeout worklist,
                    194: leading to a possible uvm_fault crash.
                    195: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>
                    196: and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>,
                    197: fix a problem in packet enqueue function which prevented dhcpd to work
                    198: in standalone AP mode (without bridging).
1.970     pvalchev  199: <li>OpenCVS: work keeps going, now with the help of cloudy weather
                    200: in the Caribbean!
                    201: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8">hostapd(8)</a>,
                    202: implement a way to match IEEE 802.11 flooding, which helps detect known
                    203: DoS attacks.
                    204: <li>Beginning stages for macppc G5 support!
                    205: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfs&sektion=9">vfs(9)</a>,
                    206: sync dirty data when going from read-write to read-only, fixes crashes.
                    207: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm_map&sektion=9">uvm_map(9)</a>,
                    208: grab a fresh page using the uvm_km_page allocator instead of calling panic()
                    209: when running out of static kernel map entries.
                    210: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&sektion=4">umodem(4)</a>,
                    211: add support for nokia 6680 with a ca-42 cable.
                    212: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4">axe(4)</a>,
                    213: enable support for gigabit adapters; only works reliably with USB1 for now.
                    214: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a>
                    215: fixes: fully unload dependant libraries, fixes bug exhibited with gphoto2.
                    216: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a>,
                    217: force takeover of host ports after hibernate/resume, otherwise devices
                    218: will incorrectly attach to the companion controller.
                    219: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4">atw(4)</a>,
                    220: handle needed operations specially to make ADM8211B devices work.
                    221: <li>Only allow root to run <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>,
                    222: it's needed for the chroot security.
                    223: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=art&sektion=4">art(4)</a>,
                    224: notify sppp about link state changes, which fixes PPP encoding.
1.967     pvalchev  225: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>,
                    226: remove the very basic rate control implementation and use
                    227: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rssadapt&sektion=9">rssadapt(9)</a> instead.
                    228: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a>,
                    229: add the ability to disable EPSV/EPRT from the command line.
                    230: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4">cd(4)</a>,
                    231: add missing parenthesis which can problems with devices
                    232: not supporting TEST UNIT READY.
                    233: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>
                    234: IPv6 support.
                    235: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>,
                    236: add initial bits for IBSS support and fix association with
                    237: APs not broadcasting their SSIDs.
                    238: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>
                    239: RFC 2472 compliant and fix various IPv6 problems as well as improve
                    240: radius support.
                    241: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>,
                    242: don't attach unsupported radio chipsets.
                    243: <li>Fix initialisation of net.inet.udp.baddynamic.
                    244: <li>Add amd64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdc&sektion=4">fdc(4)</a>
                    245: floppy support.
                    246: <li>Correctly close <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4">raid(4)</a>
                    247: devices which fixes crashes.
                    248: <li>More OpenCVS improvements, RCS keyword expansion now works for
1.969     miod      249: all keywords except &#36;Log&#36;.
1.967     pvalchev  250: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc.rstatd&sektion=8">rpc.rstatd(8)</a>,
                    251: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yppush&sektion=8">yppush(8)</a>,
                    252: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypserv&sektion=8">ypserv(8)</a>
                    253: to use poll() instead of select().
                    254: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a>,
                    255: rework symbol lookup to more closely match sun's documentation and treat
                    256: dlopens as load groups.  Also cleanly handle the case where a dynamic object
                    257: is opened, but one of it's dependent libraries is missing.  Do not promote
                    258: DT_NEEDED libs to RTLD_GLOBAL when being dlopen'ed.  A few other
                    259: simplifications and behaviour improvements and regression tests to match.
1.966     pvalchev  260: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>
1.967     pvalchev  261: correctly handle loopback interfaces and other fixes.
1.966     pvalchev  262: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2">ptrace(2)</a>
                    263: to follow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2">fork(2)</a>
                    264: with PTRACE_FORK.
                    265: <li>Support ATI IXP 200/300/400 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a> controllers.
                    266: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ieee80211_input&sektion=9">ieee80211_input(9)</a> and family,
                    267: replace node hash table with red-black tree.  Fixes some bugs in the node table,
                    268: hash collisions are no longer a possibility, and it simplifies things.
                    269: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mountd&sektion=8">mountd(8)</a>,
                    270: fix a NFS race when mounting filesystems on nfs servers.
                    271: <li>X.Org fix for a buffer overrun observed as a crash by eclipse users,
                    272: also fix a possible integer overflow in pixmap creation code.
                    273: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a>,
                    274: fake geometry for all UMASS devices since it's almost always fictitious,
                    275: reported to fix various devices.
                    276: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8">sasyncd(8)</a>,
1.964     pvalchev  277: fix transfers of very large SA/SPD snapshots.
                    278: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xargs&sektion=1">xargs(1)</a>
                    279: POSIX compliant, make it run programs even when zero arguments are specified.
                    280: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4">trunk(4)</a>,
                    281: add multicast, VLAN support and various improvements.
                    282: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4">gem(4)</a>,
                    283: program the MAC address correctly into the card after it has been
                    284: changed, e.g. by
                    285: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=1">ifconfig(1)</a>.
                    286: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=shutdown&sektion=2">shutdown(2)</a>,
                    287: return ENOTCONN if a socket is unconnected.
1.966     pvalchev  288: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8">hostapd(8)</a>
1.964     pvalchev  289: to use red-black trees for the node tables instead of hash tables.
                    290: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>,
                    291: fix a possible division by zero.
                    292: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>@pci,
                    293: allocate memory for the right structure, which fixes possible page faults.
1.966     pvalchev  294: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>,
1.964     pvalchev  295: reload sessions every time the capabilities change.
                    296: <li>An <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a>
                    297: fix for a case where free(NULL, ...) was possible and lead to a crash.
                    298: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&sektion=4">umidi(4)</a>,
                    299: fix corruption to multi-byte MIDI messages when a single real time byte is inserted.
                    300: <li>Fix two hppa hardware erratas.
                    301: <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1">file(1)</a>
                    302: about the flac audio format.
                    303: <li>Many mvme88k improvements.
                    304: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a>
1.968     espie     305: SusV3-compliant and add various regression tests.
1.964     pvalchev  306: <li>OpenCVS: add support for the CVS/Tag file writing/parsing, fix
                    307: corrupt Entry files, various other improvements.
                    308: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>,
                    309: fix the DIOCCHANGERULE ioctl to properly initialize the NAT table, only
                    310: affects custom programs using this ioctl.
                    311: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>,
                    312: change matching code to only look at the PCI ID and ignoring the PCI class,
                    313: enabling some mass storage devices to work.
                    314: <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>
                    315: improvements including -u option enabled now which automatically will update
                    316: all installed packages.
1.422     deraadt   317: </ul>
                    318: <p>
1.203     deraadt   319:
1.95      deraadt   320: This list mentions mostly platform-independent changes.  For a list of changes
                    321: made in a particular platform, please check the page for that platform.  If you
                    322: find them not listed there, the changes are either (1) not being documented or
                    323: (2) are documented here.<br><br>
1.14      deraadt   324:
                    325: <hr>
1.424     deraadt   326: <p>
                    327: <h3>
1.846     deraadt   328: For changes in other releases, click below:<br>
                    329: <a href="plus20.html">2.0</a>,
                    330: <a href="plus21.html">2.1</a>,
                    331: <a href="plus22.html">2.2</a>,
                    332: <a href="plus23.html">2.3</a>,
                    333: <a href="plus24.html">2.4</a>,
                    334: <a href="plus25.html">2.5</a>,
                    335: <a href="plus26.html">2.6</a>,
                    336: <a href="plus27.html">2.7</a>,
                    337: <a href="plus28.html">2.8</a>,
                    338: <a href="plus29.html">2.9</a>,
                    339: <a href="plus30.html">3.0</a>,
                    340: <a href="plus31.html">3.1</a>,
1.868     deraadt   341: <a href="plus32.html">3.2</a>,
1.889     david     342: <a href="plus33.html">3.3</a>,
1.916     david     343: <a href="plus34.html">3.4</a>,
1.935     miod      344: <a href="plus35.html">3.5</a>,
1.941     deraadt   345: <a href="plus36.html">3.6</a>,
                    346: <a href="plus37.html">3.7</a>.
1.963     deraadt   347: <a href="plus38.html">3.8</a>.
1.424     deraadt   348: <br>
                    349: </h3>
                    350:
                    351: <hr>
1.729     horacio   352: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
                    353: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.976   ! cloder    354: <br><small>$OpenBSD: plus.html,v 1.975 2005/11/01 17:17:12 pvalchev Exp $</small>
1.14      deraadt   355:
                    356: </body>
                    357: </html>