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

Annotation of www/plus.html, Revision 1.962

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.941     deraadt    17: <h2><font color="#e00000">Changes made between OpenBSD 3.7 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>,
                     53: <a href="plus37.html">3.7</a>.
1.422     deraadt    54: <br>
1.186     deraadt    55: </h3>
                     56:
                     57: <p>
1.863     naddy      58: <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
1.961     cloder     59: The following list sums up (almost) all the changes made up to May 9.
1.847     deraadt    60: <p>
                     61:
1.422     deraadt    62: <ul>
1.958     deraadt    63: <!-- 2005/05/16 -->
                     64: <li>Document that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2">ptrace(2)</a> PT_WCOOKIE is on sparc64 as well.
                     65: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=epic&sektion=4">epic(4)</a> support works on sparc64 as well.
                     66: <li>Safe directory creation code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.
                     67: <li>Miod is hacking mvme88k code again.
                     68: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>, use FLUSHCACHE EXT instead of FLUSHCACHE for LBA48 operations.
                     69: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep(4)</a> support works on amd64 as well.
                     70: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rs&sektion=1">rs(1)</a>.
                     71: <li>Newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> code merge.
                     72: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a> UFI/ATAPI USB devices always need 12 byte scsi commands.
                     73: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&sektion=4">gre(4)</a> improvements; in particular, watch out the default MTU has changed.
                     74: <li>Share more Sun keyboard map information between USB and serial models.
                     75: <li>Various improvements to the 802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>,
                     76: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>, and
                     77: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a> drivers.
                     78: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spkr&sektion=4">spkr(4)</a> work on all architectures that have such devices.
                     79: <li>Handle HP hil boxes seperately from keyboards.
                     80: <li>Fix slightly incorrect handling of routing messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> and
                     81: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.
                     82: <li>Fix overflows in cruddy Kerberos <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compile_et&sektion=1">compile_et(1)</a>.
                     83: <!-- ^ 2005/05/12 -->
                     84: <li>...
1.961     cloder     85: <!-- ^ more for 2005/05/09 -->
                     86: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>, force as-external routes to point to the router advertising them.
                     87: <!-- ^ 2005/05/09 -->
                     88: <li>Fix issue with IPv6 neighbor discovery where prefixes weren't getting purged.
                     89: <li>Fix silicon version number and chipset printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>.
                     90: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strerror&sektion=3">strerror(3)</a> less likely to truncate the string.
                     91: <!-- ^ 2005/05/08 -->
                     92: <li>For hp300 4bpp and 6bpp frame buffers, advertise color and highlighting capabilities after rasops init, so we don't think these are monochrome.
                     93: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a>, only fake geometry if we know the size of the disk.
                     94: <!-- ^ 2005/05/07 -->
                     95: <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>, enable tx checksum offload.
                     96: <li>Miod is hacking keyboard map support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> and elsewhere.
                     97: <li>Provide keyboard maps on hp300 for international <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnkbd&arch=hp300&sektion=4">dnkbd(4)</a> Domain keyboards.
                     98: <li>Fix display bug in "show database" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a> when member of more than one area.
                     99: <!-- ^ 2005/05/06 -->
                    100: <li>On sparc64, provide 8x16 and 12x22 fonts even if SMALL_KERNEL defined, just in case they are needed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgthree&arch=sparc64&sektion=4">cgthree(4)</a>.
                    101: <!-- ^ 2005/05/05 -->
                    102: <li>On m88k, switch to optimized C version of in_{4}cksum. The optimizer does a good job on this and the resulting code is as fast as possible.
                    103: <!-- ^ 2005/05/04 -->
                    104: <li>Set RUNNING flag on open in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4">tun(4)</a>.
                    105: <li>On amd64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a>, use saved source register rather than %rsi (not callee saved). This also allows propolice to be enabled in ld.so on amd64.
                    106: <li>Update to libevent 1.0d, keeping local changes.
                    107: <li>Kill some unused crud in libsa on i386 and amd64, trims 100 bytes from bootblocks.
                    108: <li>Fix lost signal condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> where child dies before monitor sets its signal handlers.
                    109: <li>Correct printing of large memory chunks in probing during boot.
                    110: <li>Repair file mappings above 4gb in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9">uvm(9)</a>.
                    111: <li>Make hertz calculation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gprof&sektion=1">gprof(1)</a> use documented APIs for predictable results. Also fix some issues on amd64.
                    112: <!-- ^ 2005/05/03 -->
                    113: <li>Enable rx checksum offloading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4">vge(4)</a>.
                    114: <li>Fix recently-introduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> crash during boot by not using disklabel values until SDEV_MEDIA_LOADED is checked.
                    115: <li>Avoid an infinite loop in powerpc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9">pmap(9)</a> code.
                    116: <li>Be more careful with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> in libc and afs.
                    117: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ichwdt&sektion=4&arch=i386">ichwdt(4)</a>: Intel 6300ESB ICH watchdog timer driver.
                    118: <!-- ^ 2005/05/02 -->
                    119: <li>On sparc64, use optimized machine-dependent in_{4}cksum that gives a big performance boost.
                    120: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4">ddb(4)</a> more useful on zaurus by loading symbol table to the end of data/bss.
                    121: <li>On ppc, use machine-dependent in_{4}cksum that is between 1.5 to 5 times faster (depending on CPU type) than the old MI version.
                    122: <li>Use setres[ug]id for privilege dropping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a>, and elsewhere.
1.960     cloder    123: <li>On mac68k, support a bunch more video cards (e.g. Miro PRISMA GX).
                    124: <li>Fix issue with maximum sendqueue size on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>.
                    125: <!-- ^ 2005/05/01 -->
                    126: <li>Run password strength checking regexes as user in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>. Regexes are scary.
                    127: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> drain send queue so it can recover from link loss during heavy transmit.
                    128: <li>Fix link state change and station address retrieval on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4">vge(4)</a>.
                    129: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8">fsck_ext2fs(8)</a> to check filesystems that have (or once had) files > 4GB.
                    130: <li>Fix libstdc++'s printing of floating points. Bump major.
                    131: <li>Bump libc major version after changing FILE internals.
                    132: <li>Add isw* widechar classification functions to libc from citrus.
                    133: <li>Hopefully make checksum offloading happen on most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> devices.
                    134: <!-- ^ 2005/04/30 -->
                    135: <li>Use new MI timecounter code on mips64.
                    136: <li>Add Fan3 support for IT8712 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4">it(4)</a> chip.
                    137: <li>On amd64, make boot code use real mode with 64k segments instead of 1M. Improves stability with some controllers.
1.959     cloder    138: <!-- ^ 2005/04/29 -->
                    139: <li>Import OpenSSL-0.9.7g on all arches.
                    140: <li>Support ATI IXP 400 SATA <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>, which is a Silicon Image 3112 in sheep's clothing.
                    141: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, support "network connected" and "network static": announce directly connected and static routes, and dynamically update when routes change.
                    142: <!-- ^ 2005/04/28 -->
                    143: <li>Be more consistent about NUL termination in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1">pax(1)</a>'s handling of ustar headers.
                    144: <li>Improve support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a>-based devices with multiple LUNs (e.g. card readers supporting multiple formats).
                    145: <li>Fix a potential infinite loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>'s printing of BGP packets.
                    146: <li>Fix interrupt handling issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&sektion=4">osiop(4)</a> driver, which makes mvme88k happier.
                    147: <li>Recognize Audiovox RTM-8000 GSM/GPRS CF card.
                    148: <li>Support gcc trampolines support on m88k. Will support luna88k and mvme88k later.
                    149: <!-- ^ 2005/04/27 -->
                    150: <li>Whack strcpy and sprintf in libstdc++, lets us pass our testsuite again.
                    151: <li>Support cdrom booting on sgi.
1.957     cloder    152: <li>Use new NuBus slot space mapping/probing code utilizing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space&sektion=9">bus_space(9)</a> for mac68k.
                    153: <!-- ^ 2005/04/26 -->
                    154: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot&arch=i386&sektion=8">boot(8)</a> use real mode with 64k segments instead of 1M segments. Improves stability on finicky disk controller cards.
                    155: <li>On hppa, correctly handle boot drives with SCSI ID >= 10.
                    156: <li>Swap a delay for a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsleep&sektion=9">tsleep(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4">eap(4)</a>, makes Ensoniq CT5880 cards work.
                    157: <!-- ^ 2005/04/25 -->
                    158: <li>Add microcode to support interrupt mitigation on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> 82551 F stepping chipset. Big performance boost.
                    159: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ztsscale&arch=zaurus&sektion=8">ztsscale(8)</a>, our new Zaurus touchscreen calibration tool.
                    160: <!-- ^ 2005/04/24 -->
                    161: <li>Support setting the MTU in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>.
                    162: <li>Keep <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&sektion=3">syslog(3)</a> from spewing uninteresting things onto the console by default.
                    163: <li>Fix a load of stability issues in ufs by paying more attention to failed operations.
                    164: <!-- ^ 2005/04/23 -->
                    165: <li>Fix newer Xircom CBE2-100 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> cards by making sure we attach to MII first.
                    166: <li>Make sure bus-mastering is enabled for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de(4)</a>.
                    167: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a> deal with MTU of 0 in the DB exchange packet. Fixes interop with Extreme Summit24 switches.
                    168: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnkbd&arch=hp300&sektion=4">dnkbd(4)</a>, a driver for the Apollo Domain keyboard and mouse for the HP 9000/4xx.
                    169: <li>Fix a rare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> synproxy connection hang after handshake.
                    170: <!-- ^ 2005/04/22 -->
                    171: <li>Import libevent 1.0c, keeping our local improvements.
                    172: <li>Correctly handle allocations of size 1 at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=extent&sektion=9">extent(9)</a> boundary. Add a regress test for it.
                    173: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a>'s handling of continuous resize events.
                    174: <li>Fix inverted logic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4">ohci(4)</a> when switching between SMM keyboard+mouse mode.
                    175: <li>Fix various issues with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4">ste(4)</a>: ignore phantom phy, deal with unreadable MAC address, etc.
                    176: <!-- ^ 2005/04/21 -->
                    177: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a>, limit redirect recursion.
                    178: <li>Keep track of the number of FPU lazy context switches on all supported architectures for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8">vmstat(8)</a>.
                    179: <li>Simulate pgup, pgdown, home, and end on Zaurus by using fn + arrow keys.
                    180: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> aware of the underlying link state, and report that up to other interfaces layered on top.
                    181: <li>Add generic link state hooks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a>.
                    182: <li>Fix potential security issues in GNU <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a> client (CAN-2005-0753).<br>
                    183:     <a href="errata.html#cvs">A source code patch is available</a>.<br>
                    184:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    185: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a> on alpha.
                    186: <!-- ^ 2005/04/20 -->
                    187: <li>Support 802.11a and 802.11b on Atheros 5211 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>. Pure 802.11g mode may also work now.
1.962   ! jsg       188: <li>Support new SiS PCI SATA devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a>: SiS 180, 181, 661 and 760.
1.957     cloder    189: <li>Add initial support for a new platform: <a href="http://www.openbsd.org/solbourne.html">Solbourne</a>. Still in its earliest stages.
                    190: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a> allocator for vndbuf's in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&sektion=4">vnd(4)</a>.
                    191: <li>Fix issue with isochronous pipes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4">uhci(4)</a>.
                    192: <!-- ^ 2005/04/19 -->
                    193: <li>OpenCVS progress: much smarter handling of Entries files, and support update flags -P, -A, and -d.
                    194: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> cleanup for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcrelay&sektion=8">dhcrelay(8)</a>. We care a lot, even if others don't.
                    195: <li>Bye bye libcurses++.  It's GPL and nobody uses it.
                    196: <li>Plug memory leaks and a potential use-after-free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ctags&sektion=1">ctags(1)</a>.
                    197: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a>, don't use a reply with negative delay (could happen when -s option used).
                    198: <!-- ^ 2005/04/18 -->
                    199: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> tag handling issues and panics when parent interface is not running.
                    200: <li>On ppc, generate a SIGTRAP instead of a SIGILL for breakpoint instructions.
                    201: <li>Improve Sun4m page table performance by getting rid of an instruction that ends up being a no-op.
                    202: <li>Work around a firmware crash in Intel 2915ABG <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a> devices in 802.11a mode.
                    203: <!-- ^ 2005/04/17 -->
                    204: <li>Recognize some more Radeon 9800 Pro, Radeon 9200, and GeForce FX Go 5700 cards.
                    205: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>, set F_STATIC flag earlier else the default route will end up as non-static
                    206: <li>Allow Zaurus installer to install to any of the four possible DOS MBR partitions.
                    207: <li>Recognize MegaRAID SATA 8 channel in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a>.
                    208: <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> handling cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8">named(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&sektion=8">user(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8">fsck_ffs(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amd&sektion=8">amd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4">usb(4)</a>. You will thank us later.
                    209: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc(1)</a> -Wformat realize that our <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&sektion=9">printf(9)</a> knows about %q and %ll.
                    210: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ntfs&sektion=8">NTFS</a> panic due to stubbed out locking code.
                    211: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ueagle&sektion=4">ueagle(4)</a> driver for ADI Eagle chipset ADSL modems.
                    212: <li>Fix an mbuf leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>.
                    213: <!-- ^ 2005/04/16 -->
                    214: <li>Make installer deal with DHCP failure due to no link status.
                    215: <li>Recognize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4">usb(4)</a> Araneus True Random Number Generator.
1.956     cloder    216: <!-- ^ 2005/04/15 -->
                    217: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zaudio&arch=zaurus&sektion=4">zaudio(4)</a>: audio playback support for Zaurus SL-C3000.
                    218: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxadmac&arch=zaurus&sektion=4">pxadmac(4)</a>: pxa2x0 DMA controller.
                    219: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=luphy&sektion=4">luphy(4)</a>: a PHY driver for Lucent LU6612 10/100 PHY used on PCI quad port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4">hme(4)</a>'s and other newer Sun systems with hme(4)'s.
                    220: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&sektion=1">compress(1)</a>, apply <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=futimes&sektion=2">futimes(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fchflags&sektion=2">fchflags(2)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fchmod&sektion=2">fchmod(2)</a> before closing descriptors.
                    221: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a> stutter at greylisted connections for 10 seconds. Most spammers disconnect by then.
                    222: <!-- ^ 2005/04/14 -->
                    223: <li>When synproxy state is used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, make sure outgoing proxy packets use the tag from the original state entry.
                    224: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostapd&sektion=8">hostapd(8)</a>, our new 802.11f Host AP daemon that connects AP's together to track roaming clients.
                    225: <li>Add wide-char functions such as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcscmp&sektion=3">wcscmp(3)</a> to libc. Wide char support is very minimal at this stage.
                    226: <li>Support some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a> devices.
                    227: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8">bgpctl(8)</a>, show if a route is rejected or blackholed in fib output.
                    228: <!-- ^ 2005/04/13 -->
                    229: <li>On Zaurus, resume only if lid is open and power key pressed.
                    230: <li>During install, allow any valid <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kbd&sektion=8">kbd(8)</a> mapping to be specified.
                    231: <li>Add blink functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ses&sektion=4">ses(4)</a>, so that SCSI enclosures are more useful.  Document how to do this with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8">bioctl(8)</a>.
                    232: <li>Support per-prefix weights in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, to tip prefixes with equally long AS paths in one direction.
                    233: <li>Add -W option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a> to display 802.11 statistics.
                    234: <li>Add new 'redistribute' option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd.conf&sektion=5">ospfd.conf(5)</a>, which tells <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a> to announce certain external routes.
                    235: <li>Fix PMTU discovery when tunneling IP-in-IP in transport mode IPSEC.
                    236: <!-- ^ 2005/04/12 -->
                    237: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a> log to stderr instead of syslog when -d option is given.
                    238: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4">sppp(4)</a>, ignore lcp up/down events in cisco mode.
                    239: <li>Increase random stackgap size appropriately for each architecture.
                    240: <li>Start sweep for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> return value mishandling and truncation, the logical next step after sprintf->snprintf conversion. You will thank us later.
                    241: <!-- ^ 2005/04/11 -->
                    242: <li>On Zaurus, handle battery-low events by suspending.
                    243: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1">pax(1)</a> problem handling ustar entries with exactly 100 characters. Add pax regress tests.
                    244: <li>Further restrict the allowed actions in privsep <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> depending on command-line options.
                    245: <!-- ^ 2005/04/10 -->
                    246: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a> devices handle suspend/resume without detaching and reattaching.
                    247: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>, gather error stats with a finer interval.
                    248: <li>Deprecate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sprintf&sektion=3">sprintf(3)</a> in libstdc++ and crank major version.
                    249: <li>Support ICH6M <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">IDE</a> controllers.
                    250: <li>Support Buffalo WLI-CB-B11 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a>.
                    251: <li>Begin major overhaul of VPN-related man pages: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vpn&sektion=8">vpn(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5">ipsec.conf(5)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd.conf&sektion=5">isakmpd.conf(5)</a>.
1.954     cloder    252: <li>Use vendor ID register for chip-matching in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4">it(4)</a> instead of configuration register patterns.
                    253: <li>During install, create all disk, CD, and tape devices found in dmesg.boot, instead of just the ones used during install.
                    254: <li>If, at boot, we find an /etc/resolv.conf.save, swap it back so we're in the right state when we start.
                    255: <!-- ^ 2005/04/09 -->
                    256: <li>Fix rbus on big memory i386 machines (used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&sektion=4">cbb(4)</a> pcmcia).
                    257: <li>On zaurus, synchronize synchronize ADS7846 and LCD communication to avoid jitter in touchscreen input.
                    258: <li>Simplify and unify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zssp&arch=zaurus&sektion=4">zssp(4)</a> code.
                    259: <li>In mount_* utilities, properly handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realpath&sektion=3">realpath(3)</a> failure.
                    260: <li>Enable checksum offloading and VLAN frame rx in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4">vge(4)</a>.
                    261: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pxaudc&arch=zaurus&sektion=4">pxaudc(4)</a>, clean up properly in case of attachment failure.
                    262: <!-- ^ 2005/04/08 -->
                    263: <li>Handle at least the first port of a dual-port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4">ufdti(4)</a>.
                    264: <li>Recognize QLogic 2312 and 6312, Dell OEM 2312 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a> cards.
                    265: <li>Mount UDF 'c' partitions with no fuss, just as we do with ISO9660 'c' partitions.
                    266: <li>Plug a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> message handling.
                    267: <!-- ^ 2005/04/07 -->
                    268: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pdc&arch=hppa&sektion=4">pdc(4)</a> 64-bit friendly for hppa64.
                    269: <li>No longer install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a> tigon firmware because of unresolved licensing questions.
                    270: <li>OpenCVS continues to mature. RCS locks now supported. More branching features supported.
                    271: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>, re-check expired LSA for updates before purging it.
                    272: <li>Better support for short string-based WEP keys from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>. But don't use them.
                    273: <!-- ^ 2005/04/06 -->
                    274: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> to properly retrieve URIs with colons in them when specified on the command line.
                    275: <li>Fix some incorrect register comparisons in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=creator&arch=sparc64&sektion=4">creator(4)</a>.
                    276: <li>Begin simplifying code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>. We have some cool features coming that need this.
                    277: <li>Add support for TCP SACK statistics.
                    278: <li>Properly protect WANPIPE <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2">ioctl(2)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a>.
                    279: <li>Enhance detection of supported devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8">bioctl(8)</a>.
                    280: <li>Add new -T flag <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> to disable NAT-T from the command line. Makes binat setups happier.
                    281: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> complain if someone tries to set a multicast MAC address.
1.955     cloder    282: <li>When media is loaded into SCSI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4">cd(4)</a> drives, don't send commands that might confuse the device. Speeds up device initialization.
1.954     cloder    283: <!-- ^ 2005/04/05 -->
                    284: <li>Support blink and unblink for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a> RAID. This lets you identify which drive in an array needs servicing by blinking the drive's LED.
                    285: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8">ipsecctl(8)</a> to the tree: our new IPSEC flow manipulation tool. This allows us to quickly create and tear down IPSEC flows without using IKE.
                    286: <li>Support ICH6 audio devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4">auich(4)</a>. You'll find these integrated on many Intel SouthBridge motherboards.
                    287: <li>Work around a hardware bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a> with short cables. Also fix excessive collisions in half-duplex mode.
                    288: <li>Make interrupt sharing work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a>.
                    289: <li>Recognize PRO/Wireless 2915ABG in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a> driver.
                    290: <!-- ^ 2005/04/04 -->
                    291: <li>Ignore <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mygate&sektion=5">mygate(5)</a> when using dhcp on any interface. Lets you easily switch between a statically-configured interface and a dhcp interface (nice on zaurus).
                    292: <li>On i386, allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&sektion=2">ptrace(2)</a> to examine and change SSE/SSE2 registers.
                    293: <li>Implement yacc-based parser for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8">sasyncd(8)</a> config.
                    294: <li>Simple sparc performance improvements: inline some small pmap functions and provide a real <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap_kremove&sektion=9">pmap_kremove(9)</a> implementation.
                    295: <!-- ^ 2005/04/03 -->
                    296: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=">dc(1)</a>, fix raise (^) for negative exponents.
                    297: <li>Initial support for installing/upgrading via IPv6.
                    298: <li>Fix hostap mode and a device timeout error with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&&sektion=4">ral(4)</a>.
1.953     cloder    299: <!-- ^ 2005/04/02 -->
                    300: <li>Add initial support for our next platform: <a href="/hppa64.html">hppa64</a>. Matured in mighty ukrainian oak for 23 months.
                    301: <li>Support setting the MTU on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ex&arch=vax&sektion=4">ex(4)</a>.
                    302: <li>Improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a>: make tcpdump work, make ppp mode work, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> mediaopts to switch between ppp and cHDLC modes.
                    303: <li>Avoid a vclean deadlock in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&sektion=8">procfs</a>.
                    304: <li>Make sure all wireless drivers check <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&sektion=2">ioctl(2)</a> permissions in a consistent fashion.
                    305: <li>In NFS, manage nfsreq objects with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a>. Allows more control over resource consumption.
                    306: <li>Implement command execution when limits are exceeded in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8">sensorsd(8)</a>. Send email if your computer catches fire.
                    307: <li>Report cache size for amd CPUs. Only try to enable PowerNow if processor supports it.
                    308: <li>Handle burst size of 64 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4">hme(4)</a>.
                    309: <li>Improve booting speed by only retrying SCSI commands when they are likely to succeed.
                    310: <li>Support antenna selection for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>.
                    311: <li>Sync RF and BBP code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>, for later merging.
                    312: <li>Initial support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4">uftdi(4)</a> 2232c dual usb.
                    313: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stat&sektion=1">stat(1)</a> command.
                    314: <!-- ^ 2005/04/01 -->
                    315: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> hardware VLAN support to be disabled dynamically.
                    316: <li>Add support for polled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a>/SCSI transactions.  Fixes a panic seen at reboot after writing to umass devices.
                    317: <li>Install known issuers CA bundle to /etc/ssl/cert.pem so browsers using libssl don't bitch about certs signed by these issuers.
                    318: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=quota&sektion=1">quota(1)</a> so it means KBytes when it says KBytes and blocks when it says blocks.
                    319: <li>Disable write gathering for NFSv3.  Big performance boost.
                    320: <li>Fix preposterous time warnings in nfs client caused by false hits in the attribute cache.
                    321: <li>Vax flag day: reduce MAX and Default DATA Segment sizes to leave more mmap space for use by mmap_malloc.
                    322: <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcp&sektion=1">rcp(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> copy argv instead of overwriting it. This lets <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&sektion=1">ps(1)</a> output make more sense.
                    323: <li>Add support for crypt authentication in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.
                    324: <li>Enable checksum offload for rx in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>.
                    325: <!-- ^ 2005/03/31 -->
                    326: <li>Output <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>'s final capture summary to stderr so it doesn't get mixed in with capture data.
                    327: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a> friendlier by only showing top-level login classes.
                    328: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=8">apm(8)</a> work better on zaurus: avoid sticking on "battery full" signal, report battery life even while charging.
                    329: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8">sasyncd(8)</a> to the tree: our new IPSEC synchronization daemon.
                    330: <li>OpenCVS: eliminate a lot of duplicate code in command processing.
                    331: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4">ohci(4)</a> suspend and resume work on zaurus.
                    332: <li>Restore all registers on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4">ohci(4)</a> resume to cope with power loss on suspend, which leaves controller totally unconfigured.
                    333: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> privsep parent open listeners on demand. Eliminates the potential for race conditions.
                    334: <li>Clean up and consolidate the interface validation code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.
                    335: <li>Make reading sparc core files in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1">gdb(1)</a> work.
1.949     cloder    336: <!-- ^ 2005/03/30 -->
                    337: <li>Enable StackGhost on sparc64: a really nifty protection mechanism we developed for this architecture.
                    338: <li>Add new RAID management program: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8">bioctl(8)</a>.
                    339: <li>Add support for UDF filesystem (generally used on DVDs).
                    340: <li>DNS resolver now automatically updates itself when it detects <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5">resolv.conf</a> has changed.
                    341: <li>Add lladdr command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> to set MAC address.
1.951     cloder    342: <li>Switch i386 over to DWARF-based exception handling.
1.949     cloder    343: <li>On zaurus, handle apm_battlow flag by suspending.
                    344: <li>Improve security of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=checknr&sektion=1">checknr(1)</a>: handle argv correctly and make sure to NUL terminate all arguments when copying.
                    345: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strcasestr&sektion=3">strcasestr(3)</a> to libc: a case-insensitive version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strstr&sektion=3">strstr(3)</a>.
                    346: <li>Remove line-length limitations in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff3&sektion=1">diff3(1)</a>.
                    347: <li>Add -F option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8">arp(8)</a> to force replacement of entries.
                    348: <li>Zaurus now allows power button to suspend (2 seconds) or nice halt (6 seconds) if machdep.kbdreset=1.
1.952     cloder    349: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&arch=i386&sektion=8">fdisk(8)</a> to set partition flag with explicit value.
1.949     cloder    350: <li>New thread-safe version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realpath&sektion=3">realpath(3)</a> that does not use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chdir&sektion=2">chdir(2)</a> at all.
                    351: <li>Initial support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tctrl&arch=sparc&sektion=8">tctrl(4)</a> device on SPARCBooks (currently limited to power change events and battery status retrieval).
                    352: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tctrl&arch=sparc&sektion=8">tctrl(4)</a> on sparc: program PCMCIA and power icons on 2nd line of LCD screen.
                    353: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>, check for IFF_UP when validating routes.
                    354: <!-- ^ 2005/03/29 -->
                    355: <li>Always use network byte order in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> when stuffing port numbers into IPSEC ID packets.
1.946     cloder    356: <li>Clean up some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de(4)</a> code and fix Intel 21143 in full-duplex mode.
1.947     cloder    357: <li>OpenCVS: start using the public-domain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1">yacc(1)</a>-based date parser. cvs dates can be ugly and this simplifies things quite a bit.
1.946     cloder    358: <li>Recognize Radeon 9200 PRO variants.
                    359: <li>Print UDF filesystem type in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a>.
                    360: <li>Fix an issue with ABNT2 keyboards that was stealing the slash key from .br users.
                    361: <li>Make linewrap computation more POSIX-compliant in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1">dc(1)</a> programs.  Adjust regression tests accordingly.
                    362: <li>Add support for relocation type R_ALPHA_SREL32 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&sektion=1">Xserver(1)</a>'s ELF loader.
                    363: <li>Rip out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a>'s homegrown md5 and sha-1 implementations, use ours.
                    364: <li>Change root login shell to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>. And there was much rejoicing.
                    365: <!-- ^ 2005/03/28 -->
1.948     deraadt   366: <li>Use USB timeout periods instead of SCSI timeout periods in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a>.
1.944     deraadt   367: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&sektion=4">uhub(4)</a> less chatty at startup.
1.945     deraadt   368: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=logresolve&sektion=8">logresolve(8)</a>.
1.944     deraadt   369: <li>Dynamic call stack support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1">dc(1)</a>.
                    370: <li>De-#ifdef the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> driver because it just leads to bugs.
                    371: <li>Fix potential crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a>.
                    372: <li>Utilize new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kbd&sektion=8">kbd(8)</a> -l support on the install media.
1.948     deraadt   373: <li>Support another <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> variant.
1.944     deraadt   374: <li>Provide support for the -l option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kbd&sektion=8">kbd(8)</a> even if kvm support is not compiled in.
1.945     deraadt   375: <li>Improve <a href="hppa.html">hppa</a> support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_hpux&sektion=8">compat_hpux(8)</a>.
1.944     deraadt   376: <li>Shrink handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kbd&sektion=8">kbd(8)</a> in the install scripts.
                    377: <li>Simplify privsep state engine in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
1.943     deraadt   378: <li>Add an Objective-C regression test.
                    379: <li>On the <a href="zaurus.html">zaurus</a>, delay slightly at reboot time to permit disk to de-cache or de-spin or whatever it is doing (attempting to avoid some filesystem corruptions).
                    380: <li>Repair boot argument parsing on the <a href="zaurus.html">zaurus</a>.
                    381: <li>Enable multicast support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4">atw(4)</a>.
                    382: <li>Enable swap encryption by default.  Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl.conf&sektion=5">sysctl.conf(5)</a> to disable if you wish.
1.948     deraadt   383: <li><a href="hppa.html">hppa</a> tape and cdrom booting now work.
1.943     deraadt   384: <li>Use font adding on the SPARCbook; use the ROM font in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pninek&sektion=4&arch=sparc">pninek(4)</a> so that the kernel messages line up with the rom messages.
                    385: <li>Enable font adding on <a href="sparc.html">sparc</a>.
                    386: <li>Ongoing development in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">osfpd(8)</a>.
                    387: <li>Fix a SIGCHLD signal race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">osfpd(8)</a>.
                    388: <li>A variety-pack of shrinkage in the ramdisk install script.
1.942     deraadt   389: <li>Adjust wording in a few APIWARNings.
                    390: <li>Pad hppa ramdisk to 64K, resolves issues with some ROMS.
                    391: <li>Fix APIWARNS on i386; ie. cope with moving to version 3 of
                    392: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc(1)</a>.
                    393: <li>Prepare for more RAID-like functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ccd&sektion=4">ccd(4)</a>.
                    394: <li>In a few programs, do not assume that optopt is valid in non-error return cases from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a>.
                    395: <li>If the full memory window is not mappable in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcic&sektion=4">pcic(4)</a> (because of lots of BIOS mappings) try to use smaller mappings.
                    396: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getopt&sektion=3">getopt(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=htpasswd&sektion=1">htpasswd(1)</a>.
                    397: <li>Since scsi START_STOP is an optional command, do not require it to work.  This may help some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a> devices.
                    398: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a> error counter repair.
                    399: <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc(4)</a> to prefer memory mapped IO.
                    400: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=microuptimet&sektion=9">microuptime(9)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4">sppp(4)</a>, because mono_time is no longer always there.
1.948     deraadt   401: <li>If scsi disks are found to contain more than the maximum supported blocks, truncate to maximum size.
1.941     deraadt   402: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&sektion=3">bcrypt(3)</a> passwords in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=htpasswd&sektion=1">htpasswd(1)</a>.
                    403: <li>Missing range check in vfs_hang_addrlist().
                    404: <li>Support another <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4">pcmcia(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a> variant.
                    405: <li>Continuing work on OpenCVS...
                    406: <!-- ^ 2005/03/23 -->
                    407: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zx&sektion=4&arch=sparc">zx(4)</a>, use a shutdown hook to put display back in PROM-compatible mode.
                    408: <li>Fix 32-bit mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgfourteen&sektion=4&arch=sparc">cgfourteen(4)</a>.
1.948     deraadt   409: <li>On SPARCbooks, cope if the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pninek&sektion=4&arch=sparc">pninek(4)</a> blitter does not wake up.
1.941     deraadt   410: <li>Power control changes for SPARCbooks.
                    411: <li>Fix some detach crashes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>.
                    412: <li>Packet counting fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
                    413: <li>Print MAC address on startup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
                    414: <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>, mostly catching up to shared <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> sections.
                    415: <li>Fix various bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4">sppp(4)</a> that help the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a> T1 driver.
                    416: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a> chunks to /etc/rc and /etc/rc.conf.
                    417: <li>Silence underrun/overrun errors in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4">auich(4)</a> driver.
                    418: <li>Fix chipset version errors in the i810 agp driver.
                    419: <li>Handle :: effects in LD_LIBRARY_PATH in the i386 codepath through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1">ld.so(1)</a>.
                    420: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> compile when nat traversal is disabled.
                    421: <li>bind 9.3.1.
                    422: <li>More sane interrupt priority levels, thereby fixing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4">com(4)</a> IO on the zaurus.
                    423: <li>Avoid leaking <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=keynote&sektion=3">keynote(3)</a> sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
                    424: <li>Be more careful in sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_svr4&sektion=8">compat_svr4(8)</a>.
                    425: <li>Crank to 3.7-current
                    426: <!-- ^ 2005/03/20 -->
1.422     deraadt   427: </ul>
                    428: <p>
1.203     deraadt   429:
1.95      deraadt   430: This list mentions mostly platform-independent changes.  For a list of changes
                    431: made in a particular platform, please check the page for that platform.  If you
                    432: find them not listed there, the changes are either (1) not being documented or
                    433: (2) are documented here.<br><br>
1.14      deraadt   434:
                    435: <hr>
1.424     deraadt   436: <p>
                    437: <h3>
1.846     deraadt   438: For changes in other releases, click below:<br>
                    439: <a href="plus20.html">2.0</a>,
                    440: <a href="plus21.html">2.1</a>,
                    441: <a href="plus22.html">2.2</a>,
                    442: <a href="plus23.html">2.3</a>,
                    443: <a href="plus24.html">2.4</a>,
                    444: <a href="plus25.html">2.5</a>,
                    445: <a href="plus26.html">2.6</a>,
                    446: <a href="plus27.html">2.7</a>,
                    447: <a href="plus28.html">2.8</a>,
                    448: <a href="plus29.html">2.9</a>,
                    449: <a href="plus30.html">3.0</a>,
                    450: <a href="plus31.html">3.1</a>,
1.868     deraadt   451: <a href="plus32.html">3.2</a>,
1.889     david     452: <a href="plus33.html">3.3</a>,
1.916     david     453: <a href="plus34.html">3.4</a>,
1.935     miod      454: <a href="plus35.html">3.5</a>,
1.941     deraadt   455: <a href="plus36.html">3.6</a>,
                    456: <a href="plus37.html">3.7</a>.
1.424     deraadt   457: <br>
                    458: </h3>
                    459:
                    460: <hr>
1.729     horacio   461: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
                    462: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.962   ! jsg       463: <br><small>$OpenBSD: plus.html,v 1.961 2005/05/17 13:22:41 cloder Exp $</small>
1.14      deraadt   464:
                    465: </body>
                    466: </html>