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

Annotation of www/plus42.html, Revision 1.37

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
1.32      tj          4: <title>OpenBSD 4.2 Changelog</title>
1.1       deraadt     5: <meta name="description" content="OpenBSD 4.2 changes">
                      6: <meta name="copyright" content="This document copyright 1996-2007 by OpenBSD.">
1.30      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.34      tb          9: <link rel="canonical" href="https://www.openbsd.org/plus42.html">
1.1       deraadt    10: </head>
                     11:
                     12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13:
1.30      deraadt    14: <h2>
                     15: <a href="index.html">
                     16: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.32      tj         17: <font color="#e00000">4.2 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.7       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.6       deraadt    49: <br>
1.1       deraadt    50: <a href="plus37.html">3.7</a>,
                     51: <a href="plus38.html">3.8</a>,
                     52: <a href="plus39.html">3.9</a>,
                     53: <a href="plus40.html">4.0</a>,
                     54: <a href="plus41.html">4.1</a>,
1.5       deraadt    55: <a href="plus43.html">4.3</a>,
1.6       deraadt    56: <a href="plus44.html">4.4</a>,
1.8       deraadt    57: <a href="plus45.html">4.5</a>,
1.9       deraadt    58: <a href="plus46.html">4.6</a>,
1.10      deraadt    59: <a href="plus47.html">4.7</a>,
1.11      deraadt    60: <a href="plus48.html">4.8</a>,
1.12      deraadt    61: <a href="plus49.html">4.9</a>,
1.13      nick       62: <a href="plus50.html">5.0</a>,
1.14      schwarze   63: <a href="plus51.html">5.1</a>,
1.15      nick       64: <a href="plus52.html">5.2</a>,
1.16      deraadt    65: <a href="plus53.html">5.3</a>,
1.17      deraadt    66: <a href="plus54.html">5.4</a>,
1.18      deraadt    67: <br>
1.20      deraadt    68: <a href="plus55.html">5.5</a>,
1.22      brett      69: <a href="plus56.html">5.6</a>,
1.23      deraadt    70: <a href="plus57.html">5.7</a>,
1.26      deraadt    71: <a href="plus58.html">5.8</a>,
1.27      deraadt    72: <a href="plus59.html">5.9</a>,
1.33      deraadt    73: <a href="plus60.html">6.0</a>,
1.35      deraadt    74: <a href="plus61.html">6.1</a>,
1.37    ! deraadt    75: <a href="plus62.html">6.2</a>,
1.1       deraadt    76: <a href="plus.html">current</a>.
                     77: <br>
                     78:
                     79: <p>
1.21      deraadt    80: <h3><font color="#0000e0">Changes made between OpenBSD 4.1 and 4.2</font></h3>
1.1       deraadt    81: <p>
                     82:
                     83: <ul>
1.2       deraadt    84: <!-- last commit:  everything in ChangeLog.34, but also PackageName.pm -->
1.36      tb         85: <li>Fix in <a href="https://man.openbsd.org/?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> regarding package names.
1.3       jj         86: <!-- 2007/08/20 -->
1.36      tb         87: <li>Make sure <a href="https://man.openbsd.org/?query=sppp&sektion=4&format=html">sppp(4)</a> aligns the packet after the ppp header, fixes use on sparc.
1.1       deraadt    88: <!-- 2007/08/19 -->
1.36      tb         89: <li>Add <a href="https://man.openbsd.org/?query=rlphy&sektion=4&format=html">rlphy(4)</a> to amd64 RAMDISK kernels.
1.1       deraadt    90: <!-- 2007/08/18 -->
                     91: <!-- 2007/08/17 -->
                     92: <!-- 2007/08/16 -->
                     93: <!-- 2007/08/15 -->
1.36      tb         94: <li>Do not fill <a href="https://man.openbsd.org/?query=spamd&sektion=8&format=html">spamd(8)</a> debug with bogus config errors if there are no traps.
                     95: <li>Make <a href="https://man.openbsd.org/?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> add rules immediately after the client sends the PORT command instead of waiting until the client actually requests a transfer.
                     96: <li>Update <a href="https://man.openbsd.org/?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p4, adds IPv6 support and improved man pages.
                     97: <li>Add <a href="https://man.openbsd.org/?query=sti&arch=hppa&sektion=4&format=html">sti(4)</a> at uturn on hppa GENERIC and RAMDISK kernels.
                     98: <li>Make <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> not fall back to the trusted X11 cookie if generation of an untrusted cookie fails.
1.1       deraadt    99: <!-- 2007/08/14 -->
1.36      tb        100: <li>Added <a href="https://man.openbsd.org/?query=nxe&sektion=4&format=html">nxe(4)</a>, a driver for the Netxen 10GE cards.
1.1       deraadt   101: <li>Work around problems on VIA CPUs when switching between FPU context and Padlock entropy polling.
1.36      tb        102: <li>Fix segmentation fault in <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> when decoding 802.11 traffic in certain ways.
                    103: <li>Remove unfinished <a href="https://man.openbsd.org/?query=nx&sektion=4&format=html">nx(4)</a> driver.
                    104: <li>Add missing <a href="https://man.openbsd.org/?query=siop&arch=hppa&sektion=4&format=html">siop(4)</a> at phantomas and uturn on hppa GENERIC and RAMDISK kernels.
                    105: <li>Error out on <a href="https://man.openbsd.org/?query=passwd&sektion=1&format=html">passwd(1)</a> if trying to change the YP password and the <a href="https://man.openbsd.org/?query=rpc.yppasswdd&sektion=8&format=html">rpc.yppasswdd(8)</a> daemon is unreachable.
1.1       deraadt   106: <!-- 2007/08/13 -->
                    107: <!-- 2007/08/12 -->
                    108: <!-- 2007/08/11 -->
                    109: <!-- 2007/08/10 -->
1.36      tb        110: <li>Stop <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> from complaining about not being able to read non-existent files.
                    111: <li>Enable CF <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> for macppc GENERIC kernels.
                    112: <li>Endian fixes for <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> in the association code path.
1.1       deraadt   113: <li>Be more careful on sparc64 when asking the openprom for the next property.
                    114: <!-- 2007/08/09 -->
1.36      tb        115: <li>Fixed a DoS in <a href="https://man.openbsd.org/?query=httpd&sektion=8&format=html">httpd(8)</a> where the server might terminate arbitrary processes.
                    116: <li>Add event handler to <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a>, which allows for automatic reassociation after receiving a disassociation frame.
1.1       deraadt   117: <!-- 2007/08/08 -->
1.36      tb        118: <li>Make <a href="https://man.openbsd.org/?query=systat&sektion=8&format=html">systat(8)</a> also handle NULL when doing realloc.
1.1       deraadt   119: <li>Make btree DB code in libc handle NULL when doing realloc.
1.36      tb        120: <li>Make sure <a href="https://man.openbsd.org/?query=ld.so&sektion=1&format=html">ld.so(1)</a> does not get built and installed on NOPIC architectures.
                    121: <li>Fix in <a href="https://man.openbsd.org/?query=httpd&sektion=8&format=html">httpd(8)</a> mod_status module for CVE-2006-5752.
1.1       deraadt   122: <li>Prevent a potential null-pointer derefence on amd64.
                    123: <li>Force xterm to legacy mode regarding Shift-F1 to Shift-F4, since the behaviour changed in xterm-225.
                    124: <!-- 2007/08/07 -->
                    125: <li>Add "dma" and "ledma" on sparc64 as buses again, makes Ultra-1 machines find their root disk.
1.36      tb        126: <li>Make <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> check file type after fstat, since d_type is not passed over NFS.
                    127: <li>Make <a href="https://man.openbsd.org/?query=sppp&sektion=4&format=html">sppp(4)</a> use length of the mbuf instead of the packet when sending a protocol reject.
                    128: <li>Make <a href="https://man.openbsd.org/?query=kqueue&sektion=2&format=html">kqueue(2)</a> correctly handle EOF on pipes.
1.1       deraadt   129: <li>Provide software HMAC for glxsb CPUs, so IPSec can use the crypto HW.
                    130: <li>Make sure OpenSSH executes LocalCommand after the tunnel device is opened.
                    131: <!-- 2007/08/06 -->
                    132: <li>Bring vfs handling back to former performance levels.
1.36      tb        133: <li>Make <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> RX/TX work on big endian arches.
1.1       deraadt   134: <li>Disable XDCMP over IPv6 for now.
                    135: <!-- 2007/08/05 -->
1.36      tb        136: <li>Fixed two issues in <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> regarding RIB calculation.
1.1       deraadt   137: <li>Add support on hppa machines for Zalon NCR 53c720 FW scsi.
1.36      tb        138: <li>Add support in <a href="https://man.openbsd.org/?query=siop&sektion=4&format=html">siop(4)</a> for non-PCI NCR 53c720/70-based devices in big-endian mode.
1.1       deraadt   139: <li>Enable Compact Flash driver for Marvell 88W8385 Chips on amd64, i386 and zaurus GENERIC kernels.
1.36      tb        140: <li>Fix crash in <a href="https://man.openbsd.org/?query=mkalias&sektion=8&format=html">mkalias(8)</a> for <a href="https://man.openbsd.org/?query=yp&sektion=8&format=html">yp(8)</a> when using specific malloc.conf settings.
1.1       deraadt   141: <!-- 2007/08/04 -->
1.36      tb        142: <li>Full HW WEP in <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a>.
                    143: <li>Allow key exchange in <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> with RSA signature authentication with peers who only send their certs in response to CERT_REQUEST.
1.1       deraadt   144: <li>Add AGP support for Intel i965 chipsets.
                    145: <li>Fix crash in X11 savage driver during resolution change.
1.36      tb        146: <li>Add <a href="https://man.openbsd.org/?query=ne&sektion=4&format=html">ne(4)</a> on cardbus for sparc64 GENERIC kernels.
1.1       deraadt   147: <li>Added rbus to the sparc64 platform.
                    148: <!-- 2007/08/03 -->
1.36      tb        149: <li>Make <a href="https://man.openbsd.org/?query=ddb&sektion=4&format=html">ddb(4)</a> ps able to print full name of wait states instead of truncating them.
1.1       deraadt   150: <li>Fixed a potential deadlock when the pagedaemon waits for pages.
                    151: <!-- 2007/08/02 -->
1.36      tb        152: <li>Add <a href="https://man.openbsd.org/?query=nvram&sektion=4&format=html">nvram(4)</a> code from i386 to the amd64 platform.
                    153: <li>Fix memory leaks and potential null dereference in <a href="https://man.openbsd.org/?query=ksh&sektion=1&format=html">ksh(1)</a>.
1.1       deraadt   154: <!-- 2007/08/01 -->
1.36      tb        155: <li>Add proper recording encodings to <a href="https://man.openbsd.org/?query=auich&sektion=4&format=html">auich(4)</a>.
                    156: <li>In <a href="https://man.openbsd.org/?query=netstart&sektion=8&format=html">netstart(8)</a>, move the delay for IPv6 DAD to after all interfaces have been started.
1.1       deraadt   157: <li>Retired the cats platform.
1.36      tb        158: <li>Stop making <a href="https://man.openbsd.org/?query=de&sektion=4&format=html">de(4)</a> win over <a href="https://man.openbsd.org/?query=dc&sektion=4&format=html">dc(4)</a> on alpha machines, and include both <a href="https://man.openbsd.org/?query=dc&sektion=4&format=html">dc(4)</a> and <a href="https://man.openbsd.org/?query=de&sektion=4&format=html">de(4)</a> on all installation media.
                    159: <li>Fix for null dereference in <a href="https://man.openbsd.org/?query=column&sektion=1&format=html">column(1)</a> when -t flag is given and a line consists solely of delimiters.
1.1       deraadt   160: <li>Lots of 802.11 improvements and code in preparation for WPA and other auth styles.
1.36      tb        161: <li>Make <a href="https://man.openbsd.org/?query=ksh&sektion=1&format=html">ksh(1)</a> escape [, ] and ? as well.
                    162: <li>Allow <a href="https://man.openbsd.org/?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> to add tag statements to the <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> rules it inserts.
1.1       deraadt   163: <!-- 2007/07/31 -->
1.36      tb        164: <li>Add code for auto association in the <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> driver.
                    165: <li>Plug a mbuf leak in the <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> TX path.
                    166: <li>Fixes for mixer handling on <a href="https://man.openbsd.org/?query=azalia&sektion=4&format=html">azalia(4)</a>.
                    167: <li>Improvements in the <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> RX/TX path.
1.1       deraadt   168: <!-- 2007/07/30 -->
1.36      tb        169: <li>When setting a vlan device without specifying a tag in <a href="https://man.openbsd.org/?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, infer the tag from the interface name.
                    170: <li>Make <a href="https://man.openbsd.org/?query=ln&sektion=1&format=html">ln(1)</a> warn when source and destination are identical.
                    171: <li>Improvements in the way pcmcia based <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> devices get rates-element-id from management frames sent from certain APs.
                    172: <li>Avoid segfault in <a href="https://man.openbsd.org/?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> when given an empty interface name.
                    173: <li>Fix for <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> cases where it could not get in-kernel last-used-counters in order to implement DPD.
                    174: <li>Various improvements to <a href="https://man.openbsd.org/?query=make&sektion=1&format=html">make(1)</a>.
1.1       deraadt   175: <!-- 2007/07/29 -->
1.36      tb        176: <li>Add support on sparc64 for different styles on the bootpath so Ultrabooks booting off <a href="https://man.openbsd.org/?query=wd&sektion=4&format=html">wd(4)</a> can find their root disk.
1.1       deraadt   177: <li>Fix for random crashes on PA-8700 and PA-7200 hppa machines due to cache-line sharing.
                    178: <!-- 2007/07/28 -->
                    179: <li>Bring in GLw from XF4 to xenocara to replace the Mesa version.
                    180: <li>Do not map sparc64 interrupts that already are fully specified. Makes onboard IDE work on Ultrabook 170/200.
                    181: <!-- 2007/07/27 -->
                    182: <li>Prevent PXE-booted i386 and amd64 machines from storing the MAC address in case root is supposed to be local disk instead of NFS.
1.36      tb        183: <li>Replaced a few malloc() calls with calloc() for safety in <a href="https://man.openbsd.org/?query=top&sektion=1&format=html">top(1)</a>.
1.1       deraadt   184: <!-- 2007/07/26 -->
                    185: <li>Make powernow-k7 code use the ACPI _PSS table for retrieving p_state data.
1.36      tb        186: <li>Updated <a href="https://man.openbsd.org/?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p1. Note that environment handling differs from earlier versions.
1.1       deraadt   187: <!-- 2007/07/25 -->
1.36      tb        188: <li>Make it possible to show alternate routing tables in <a href="https://man.openbsd.org/?query=netstat&sektion=1&format=html">netstat(1)</a>.
1.1       deraadt   189: <!-- 2007/07/24 -->
                    190: <li>Added an rc4_skip() function so you can discard bytes from the arc4 stream.
1.36      tb        191: <li>Make <a href="https://man.openbsd.org/?query=wpi&sektion=4&format=html">wpi(4)</a> use hardware WEP in the TX path.
1.1       deraadt   192: <!-- 2007/07/23 -->
1.36      tb        193: <li>Add <a href="https://man.openbsd.org/?query=rl&sektion=4&format=html">rl(4)</a>, <a href="https://man.openbsd.org/?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> and its <a href="https://man.openbsd.org/?query=com&sektion=4&format=html">com(4)</a> ports to hppa RAMDISK kernels.
1.1       deraadt   194: <li>Enable thread support in libobjc.
1.36      tb        195: <li>Improvements in the <a href="https://man.openbsd.org/?query=cdce&sektion=4&format=html">cdce(4)</a> driver, makes Sony Ericsson K610 and other devices work.
1.1       deraadt   196: <!-- 2007/07/22 -->
1.36      tb        197: <li>In <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a>, display multipath routes in "ospfctl sh fib" output if they exist.
                    198: <li>Fix in <a href="https://man.openbsd.org/?query=make&sektion=1&format=html">make(1)</a> where .for loops could give weird results.
                    199: <li>Enable <a href="https://man.openbsd.org/?query=rl&sektion=4&format=html">rl(4)</a> on hppa GENERIC kernels.
1.1       deraadt   200: <!-- 2007/07/21 -->
                    201: <li>Add 64 bit mips support to arla lwp code.
1.36      tb        202: <li>Added <a href="https://man.openbsd.org/?query=sk&sektion=4&format=html">sk(4)</a> to hppa GENERIC and RAMDISK kernels.
1.1       deraadt   203: <!-- 2007/07/20 -->
1.36      tb        204: <li>Enable <a href="https://man.openbsd.org/?query=lcd&arch=hppa&sektion=4&format=html">lcd(4)</a> on hppa GENERIC kernels.
1.1       deraadt   205: <!-- 2007/07/19 -->
                    206: <!-- 2007/07/18 -->
1.36      tb        207: <li>Make sure <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> does not drop outgoing packets in case of a congested input queue.
1.1       deraadt   208: <!-- 2007/07/17 -->
1.36      tb        209: <li>Enable <a href="https://man.openbsd.org/?query=emu&sektion=4&format=html">emu(4)</a> on mips64 GENERIC.
1.1       deraadt   210: <li>Fix for hangs on i386 and hickups on mips64 when copying data out of /dev/audio with dd due to incorrect pointer advancement.
                    211: <!-- 2007/07/16 -->
                    212: <li>Fix for mips64 ddb trap handling.
1.36      tb        213: <li>Fix for <a href="https://man.openbsd.org/?query=re&sektion=4&format=html">re(4)</a> MAC address reading out of the EEPROM for 9346 and 9356-based devices.
1.1       deraadt   214: <li>Backported a gcc3 fix (cse_end_of_basic_block).
1.36      tb        215: <li>Fix percentage computation of wrapping numbers in <a href="https://man.openbsd.org/?query=top&sektion=1&format=html">top(1)</a>.
1.1       deraadt   216: <!-- 2007/07/15 -->
1.36      tb        217: <li>Add a <a href="https://man.openbsd.org/?query=lcd&arch=hppa&sektion=4&format=html">lcd(4)</a> driver for the front panel LCD display found on the four-digit B/C/J-class hppa workstations.
1.1       deraadt   218: <li>Delay switching to the real serial console on hppa until we attach the serial device. Should make the second serial port on four-digit B/C/J-class machines work as console too.
                    219: <!-- 2007/07/14 -->
1.36      tb        220: <li>Make <a href="https://man.openbsd.org/?query=sigreturn&sektion=2&format=html">sigreturn(2)</a> set the proper space ID for the instruction queue. Fixed some more pthreads regressions on hppa.
                    221: <li>Make sure <a href="https://man.openbsd.org/?query=encrypt&sektion=1&format=html">encrypt(1)</a> does not trim whitespace from stdin.
1.1       deraadt   222: <li>Fixes in delay constant calibration for mac68k on machines configured to use A/UX style interrupts.
1.36      tb        223: <li>Add <a href="https://man.openbsd.org/?query=bge&sektion=4&format=html">bge(4)</a> to hppa GENERIC and RAMDISK kernels.
1.1       deraadt   224: <!-- 2007/07/13 -->
                    225: <li>Various 802.11 fixes.
                    226: <!-- 2007/07/12 -->
                    227: <!-- 2007/07/11 -->
1.36      tb        228: <li>Make the <a href="https://man.openbsd.org/?query=arc&sektion=4&format=html">arc(4)</a> driver use the full 64 bits when reporting sizes, now <a href="https://man.openbsd.org/?query=bioctl&sektion=8&format=html">bioctl(8)</a> shows the correct size for 2+TB volumes.
                    229: <li>Add FFS2 support to <a href="https://man.openbsd.org/?query=quotacheck&sektion=8&format=html">quotacheck(8)</a>.
1.1       deraadt   230: <!-- 2007/07/10 -->
                    231: <li>Prevent division by zero in the disklabel code if argument values are bogus.
1.36      tb        232: <li>Fix for <a href="https://man.openbsd.org/?query=emu&sektion=4&format=html">emu(4)</a> audio which was overriding the reqeusted encoding format.
                    233: <li>Upgraded the <a href="https://man.openbsd.org/?query=wpi&sektion=4&format=html">wpi(4)</a> driver to handle the new 2.14.4 firmware. Do not forget to update the wpi-firmware package.
                    234: <li>Implement a -q option in <a href="https://man.openbsd.org/?query=bioctl&sektion=8&format=html">bioctl(8)</a> to query scsi disks for inquiry data like vendor, model, revision, serial # and so on.
1.1       deraadt   235: <!-- 2007/07/09 -->
                    236: <li>Change SGI O2 LED behaviour so it is red in user mode and green while idling.
1.36      tb        237: <li><font color="#e00000"><strong>SECURITY FIX: Fix potential heap overflow in <a href="https://man.openbsd.org/?query=file&sektion=1&format=html">file(1)</a></strong></font><br>
1.1       deraadt   238: <a href="errata41.html#009_file">A source code patch is available</a>.<br>
                    239: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.36      tb        240: <li>Reduce optimization when compiling <a href="https://man.openbsd.org/?query=growfs&sektion=8&format=html">growfs(8)</a> on m68k to work around compiler code generation bug.
                    241: <li>Do not allow clustering reads for filesystem whose block size is smaller than the hardware page size. Fixes <a href="https://man.openbsd.org/?query=vnd&sektion=4&format=html">vnd(4)</a> read problems on alpha and sparc64.
                    242: <li>Make the PPP printing in <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> support IPv6.
1.1       deraadt   243: <!-- 2007/07/08 -->
1.36      tb        244: <li>Various internal changes in <a href="https://man.openbsd.org/?query=make&sektion=1&format=html">make(1)</a>.
1.1       deraadt   245: <!-- 2007/07/07 -->
1.36      tb        246: <li>Enable "ifconfig -M" support for pcmcia based <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> devices.
                    247: <li>Make sure both <a href="https://man.openbsd.org/?query=pthreads&sektion=3&format=html">pthreads(3)</a> and rthreads report the correct stack size and top.
                    248: <li>Add support for Realtek ALC883 in <a href="https://man.openbsd.org/?query=azalia&sektion=4&format=html">azalia(4)</a>.
1.1       deraadt   249: <li>Thread fixes for hppa machines.
                    250: <!-- 2007/07/06 -->
1.36      tb        251: <li>Update <a href="https://man.openbsd.org/?query=growfs&sektion=8&format=html">growfs(8)</a> to support FFS2.
1.1       deraadt   252: <!-- 2007/07/05 -->
1.36      tb        253: <li>Fix for using <a href="https://man.openbsd.org/?query=poll&sektion=2&format=html">poll(2)</a> on audio devices.
1.1       deraadt   254: <li>Try harder on sparc64 to print the actual faulting address on SIGSEGV instead of the mmu tag word.
                    255: <li>Various 802.11 code improvements.
                    256: <!-- 2007/07/04 -->
                    257: <li>Fix a really old bug in the socket code when passing M_NOWAIT to sblock().
                    258: <li>Fix for the SGI ddb disassembler printing code.
1.36      tb        259: <li><a href="https://man.openbsd.org/?query=sk&sektion=4&format=html">sk(4)</a> and <a href="https://man.openbsd.org/?query=skc&sektion=4&format=html">skc(4)</a> removed from first install floppy for i386.
                    260: <li>Add FFS2 support to <a href="https://man.openbsd.org/?query=quot&sektion=8&format=html">quot(8)</a>.
                    261: <li>Removed the <a href="https://man.openbsd.org/?query=fe&sektion=4&format=html">fe(4)</a> driver.
1.1       deraadt   262: <li>Fix a "use after free" in the network interface code, when detaching an interface before it is removed from the multicast group.
                    263: <!-- 2007/07/03 -->
1.36      tb        264: <li>In <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a>, fix ICMP rdr/binat corruption.
                    265: <li>On hppa machines, mark <a href="https://man.openbsd.org/?query=ukbd&sektion=4&format=html">ukbd(4)</a> as console keyboard when appropriate.
1.1       deraadt   266: <!-- 2007/07/02 -->
1.36      tb        267: <li>In <a href="https://man.openbsd.org/?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a>, allow proto ESP/AH in flow specifications.
1.1       deraadt   268: <li>Fix memory leak in the kernel sensors code.
1.36      tb        269: <li>In the <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> 802.11 output routines, display payload for DS to DS and NO DS traffic.
                    270: <li>Add <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> on <a href="https://man.openbsd.org/?query=jmb&sektion=4&format=html">jmb(4)</a> for amd64, i386 and sparc64 GENERIC and RAMDISK kernels.
                    271: <li>Allow <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> to attach to <a href="https://man.openbsd.org/?query=jmb&sektion=4&format=html">jmb(4)</a> too.
1.1       deraadt   272: <!-- 2007/07/01 -->
1.36      tb        273: <li>Enable <a href="https://man.openbsd.org/?query=jmb&sektion=4&format=html">jmb(4)</a> SATA on amd64, i386 and sparc64 GENERIC and RAMDISK kernels.
                    274: <li>Fix potential crash on ISA-based <a href="https://man.openbsd.org/?query=lm&sektion=4&format=html">lm(4)</a> sensors.
                    275: <li>Add <a href="https://man.openbsd.org/?query=gentbi&sektion=4&format=html">gentbi(4)</a> to sparc64 GENERIC kernels.
1.1       deraadt   276: <li>On hppa machines, reset PDC devices before enabling iova space if not on a serial console. Makes glass console on four-digit B/C/J-class systems work.
                    277: <!-- 2007/06/30 -->
1.36      tb        278: <li>Make <a href="https://man.openbsd.org/?query=pfctl&sektion=8&format=html">pfctl(8)</a> accept "states" also, for the -s and -F options for consistency.
1.1       deraadt   279: <li>Bump the number of supported interrupt routing entries for hppa machines.
                    280: <li>Update libc to tz2007f code base.
1.36      tb        281: <li>Add 802.11d command to the pcmcia <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> driver code.
1.1       deraadt   282: <!-- 2007/06/29 -->
1.36      tb        283: <li>Fixes for timeouts in the <a href="https://man.openbsd.org/?query=ugen&sektion=4&format=html">ugen(4)</a> driver.
                    284: <li>Make it easier in <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> to spot which version of NFS the traffic is.
1.1       deraadt   285: <!-- 2007/06/28 -->
1.36      tb        286: <li>Add a SIGCHILD handler to <a href="https://man.openbsd.org/?query=identd&sektion=8&format=html">identd(8)</a> when running in background mode so it will not leave a zombie.
                    287: <li>Fix for <a href="https://man.openbsd.org/?query=netstat&sektion=1&format=html">netstat(1)</a> due to the IPX removal.
1.1       deraadt   288: <!-- 2007/06/27 -->
1.36      tb        289: <li>Add aliases "1" and "2" to "l" and "r" on <a href="https://man.openbsd.org/?query=sdiff&sektion=1&format=html">sdiff(1)</a> to make interactive merges easier.
                    290: <li>Make <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> handle overlapping data on 64 bit arches when decapsulating packets.
1.1       deraadt   291: <li>Fix for Intel errata AI91 in the i386 pmap handler code.
                    292: <!-- 2007/06/26 -->
                    293: <li>Make OpenCVS handle updates regarding remote files which have been removed from the repository,
1.36      tb        294: <li>Prevent <a href="https://man.openbsd.org/?query=checknr&sektion=1&format=html">checknr(1)</a> from accepting zero-length strings for the -a and -c options, and fix a file descriptor leak.
                    295: <li>Enable <a href="https://man.openbsd.org/?query=newfs&sektion=8&format=html">newfs(8)</a> to create FFS2 file systems larger than 1TB. Note, work still remains.
                    296: <li>On hppa, switch <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> to native mode on <a href="https://man.openbsd.org/?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a>-based machines.
                    297: <li>Division by zero fix in <a href="https://man.openbsd.org/?query=fortune&sektion=6&format=html">fortune(6)</a> for empty input files.
                    298: <li>Fix for PC87415-equipped hppa machines in the <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> code.
                    299: <li>Fix a race condition in the <a href="https://man.openbsd.org/?query=pfsync&sektion=4&format=html">pfsync(4)</a> code during ruleset reload.
1.1       deraadt   300: <li>Fixes in the vframe handling for i386 trap code.
1.36      tb        301: <li>Make <a href="https://man.openbsd.org/?query=ath&sektion=4&format=html">ath(4)</a> devices use a O(log(N)) algorithm instead of O(N) for bit swaps.
                    302: <li>Alignment fixes to <a href="https://man.openbsd.org/?query=kue&sektion=4&format=html">kue(4)</a>.
1.1       deraadt   303: <!-- 2007/06/25 -->
1.36      tb        304: <li>Fix buffer overflow in <a href="https://man.openbsd.org/?query=lam&sektion=1&format=html">lam(1)</a> by increasing the file descriptor limit to the correct limit.
1.1       deraadt   305: <li>Rework the algorithm in scandir for estimating the number of directory entries.
                    306: <li>Add support for rlog to OpenCVS.
                    307: <li>Allow OpenCVS to ci -N&lt;tag name&gt; even when you have no changes, to match GNU behaviour.
1.36      tb        308: <li>Make the <a href="https://man.openbsd.org/?query=lm&sektion=4&format=html">lm(4)</a> driver support early W83627EHF-A chips.
                    309: <li>Teach <a href="https://man.openbsd.org/?query=fsdb&sektion=8&format=html">fsdb(8)</a> and <a href="https://man.openbsd.org/?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> about 64-bit block addresses.
1.1       deraadt   310: <li>Crank the ifq_maxlen from 50 to 256, so it will match most interface rx rings.
                    311: <!-- 2007/06/24 -->
1.36      tb        312: <li>Make <a href="https://man.openbsd.org/?query=com&sektion=4&format=html">com(4)</a> on <a href="https://man.openbsd.org/?query=ssio&sektion=4&arch=hppa&format=html">ssio(4)</a> on hppa attach as console when appropriate.
1.1       deraadt   313: <!-- 2007/06/23 -->
1.36      tb        314: <li>Make the <a href="https://man.openbsd.org/?query=scsi&sektion=4&format=html">scsi(4)</a> midlayer handle disk sizes above 2^32-1.
                    315: <li>Expand <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a> size/offset to 16 characters, and drop the Cyl comments.
                    316: <li>Removed the <a href="https://man.openbsd.org/?query=vr&sektion=4&format=html">vr(4)</a> driver from i386 install floppy C due to space restrictions.
                    317: <li>Make <a href="https://man.openbsd.org/?query=carp&sektion=4&format=html">carp(4)</a> use a masked destination network instead of the interface IP for the destination of the route belonging to the carp interface.
1.1       deraadt   318: <!-- 2007/06/22 -->
                    319: <li>Update FFS1/2 time last written for cylinder groups in clusteralloc().
1.36      tb        320: <li>Add PCI-based <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> to alpha GENERIC kernels.
1.1       deraadt   321: <!-- 2007/06/21 -->
1.36      tb        322: <li>Extend SGI <a href="https://man.openbsd.org/?query=bus_dma&sektion=9&format=html">bus_dma(9)</a> to cope with different views of memory. Allows for more than 256M RAM again.
                    323: <li>For <a href="https://man.openbsd.org/?query=pfsync&sektion=4&format=html">pfsync(4)</a>, reimplement interface bound states. Adds forwarding performance.
1.1       deraadt   324: <!-- 2007/06/20 -->
1.36      tb        325: <li>Make <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print leading zeroes in MAC addresses.
                    326: <li>Fix case where a 4.2BSD partition falls partly within the area defined by the 'b' command in <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a>.
                    327: <li>Add <a href="https://man.openbsd.org/?query=lpt&sektion=4&format=html">lpt(4)</a> at <a href="https://man.openbsd.org/?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.
1.1       deraadt   328: <li>On the SGI platform, make sure the IPL_CLOCK blocks device interrupts.
                    329: <li>Make NFS bail out if the READDIRPLUS option is set on a v2 mount, since it is a v3 option only.
1.36      tb        330: <li>Make <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> allow "log" for NAT rules without "pass".
                    331: <li>Make <a href="https://man.openbsd.org/?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> deal gracefully with absent packing lists, to make it easier to recover from disk crashes that leave /var/db/pkg half empty.
1.1       deraadt   332: <!-- 2007/06/19 -->
1.36      tb        333: <li>Add support for VIA CX700/VX700 IDE to the <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
                    334: <li>Add Novatel ES620 to the list of supported <a href="https://man.openbsd.org/?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
                    335: <li>Add <a href="https://man.openbsd.org/?query=com&sektion=4&format=html">com(4)</a> at <a href="https://man.openbsd.org/?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> for hppa GENERIC kernels.
                    336: <li>Add a <a href="https://man.openbsd.org/?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> driver for the PC87560 SuperIO chip on hppa.
                    337: <li>Add support in <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> for mapping route labels to AS-external route tags.
                    338: <li>Allow <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> reconfigurations through SIGHUP too.
                    339: <li>Ignore SIGHUP in <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a> children to allow the use of "pkill -1 bgpd" for reloading.
1.1       deraadt   340: <li>Fix in the i386 pmap code for a possible AMD bug, which slightly speeds up TLB misses.
1.36      tb        341: <li>Make <a href="https://man.openbsd.org/?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> accept IPv6 addresses that use CIDR notation.
1.1       deraadt   342: <!-- 2007/06/18 -->
1.36      tb        343: <li>Prevent spin in <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> by using poll() if the file descriptor is non blocking.
                    344: <li>Handle <a href="https://man.openbsd.org/?query=azalia&sektion=4&format=html">azalia(4)</a> interrupts for the record stream as well. Recording now works.
1.1       deraadt   345: <!-- 2007/06/17 -->
                    346: <li>Disable memory above 256M on SGI machines for now, it triggers bugs as it is.
                    347: <!-- 2007/06/16 -->
                    348: <li>Make sure alpha (or SRM) designs accept level 3 interrupts for I/O, instead of the more commonly encountered level 4.
                    349: <li>Simplified disklabel infrastructure, MBR handling is now machine independent to simplify hotplug media on most architectures.
1.36      tb        350: <li>Lots of internal work on <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> tools.
1.1       deraadt   351: <!-- 2007/06/15 -->
1.36      tb        352: <li>Implement a 'keep-alive' option to <a href="https://man.openbsd.org/?query=ftp&sektion=1&format=html">ftp(1)</a> that sends NOOPs over an inactive connection.
                    353: <li>Enable <a href="https://man.openbsd.org/?query=iophy&sektion=4&format=html">iophy(4)</a> for <a href="https://man.openbsd.org/?query=fxp&sektion=4&format=html">fxp(4)</a> on hppa GENERIC and RAMDISK kernels.
                    354: <li>Make <a href="https://man.openbsd.org/?query=gcc&sektion=1&format=html">gcc(1)</a> regard INTMAX_TYPE and UINTMAX_TYPE as long long always, regardless of the size of a long.
                    355: <li>Fix in <a href="https://man.openbsd.org/?query=dump&sektion=8&format=html">dump(8)</a> to prevent access to the wrong blocks.
                    356: <li>Merge <a href="https://man.openbsd.org/?query=xterm&sektion=1&format=html">xterm(1)</a> code with version 225.
1.1       deraadt   357: <li>Drop the current random timestamps and ISN generation code for TCP and replace both with a RFC1948 based method so TCP clients now have monotonic ISN/timestamps.
1.36      tb        358: <li>Make <a href="https://man.openbsd.org/?query=systrace&sektion=1&format=html">systrace(1)</a> keep trailing slashes in path normalization, as they might result in errors otherwise hidden by systrace.
                    359: <li>Fix crash in <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> where a IPv4 packet labeled with IPPROTO_ICMPV6 would be incorrectly handled.
1.1       deraadt   360: <!-- 2007/06/14 -->
1.36      tb        361: <li>Fixed a panic in the <a href="https://man.openbsd.org/?query=vic&sektion=4&format=html">vic(4)</a> driver.
                    362: <li>Make sure <a href="https://man.openbsd.org/?query=netstat&sektion=1&format=html">netstat(1)</a> does not truncate long interface names.
1.1       deraadt   363: <li>Update time zone data files to tzdata2007f.
1.36      tb        364: <li>Add "rtlabel" option to <a href="https://man.openbsd.org/?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>.
                    365: <li>Make <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> print BGP communities in a nicer format.
1.1       deraadt   366: <li>Make the pfsync code compile if you remove the kernel IPSEC option.
                    367: <!-- 2007/06/13 -->
                    368: <li>Various enhancements in the disklabel handling code.
                    369: <li>Swap xOrigin and yOrigin in the XRender rectangle clipping code.
1.36      tb        370: <li>Fix crash on shutdown in <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> in the vertex removal code.
                    371: <li>Make <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> ignore updates that do not change the route.
                    372: <li>Enable cookie support in <a href="https://man.openbsd.org/?query=ftp&sektion=1&format=html">ftp(1)</a>.
                    373: <li>Allow IPv4 addresses be specified in <a href="https://man.openbsd.org/?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> with CIDR notation.
1.1       deraadt   374: <!-- 2007/06/12 -->
1.36      tb        375: <li>Make <a href="https://man.openbsd.org/?query=azalia&sektion=4&format=html">azalia(4)</a> support the Macbook, Macbook Pro, Mac Mini and possibly the iMac.
1.1       deraadt   376: <li>Switch macppc to the interactive bootloader.
1.36      tb        377: <li>Fix a 10-year old bug in <a href="https://man.openbsd.org/?query=make&sektion=1&format=html">make(1)</a> which was causing it to spin if given large -j values.
                    378: <li>Add -K flag to <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> to set GSSAPIAuthentication=Yes and GSSAPIDelegateCredentials=Yes.
                    379: <li>Fix slave exit value in <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> when control master goes away without passing the full exit status.
                    380: <li>Make <a href="https://man.openbsd.org/?query=scp&sektion=1&format=html">scp(1)</a> try to skip FIFOs rather than blocking when nothing is listening to the other end of the socket.
1.1       deraadt   381: <!-- 2007/06/11 -->
1.36      tb        382: <li>In <a href="https://man.openbsd.org/?query=rcs&sektion=1&format=html">rcs(1)</a>, allow checkin without locking (after rcs -U).
                    383: <li>In <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a>, when removing AS-EXT LSA, initialise the metric to a sane default.
                    384: <li>Make <a href="https://man.openbsd.org/?query=dump&sektion=8&format=html">dump(8)</a> store old_atime and old_mtime too, when dumping FFS1 file systems.
                    385: <li>Make <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> send "window adjust" messages every three packets, and do not wait until 50% of the window is consumed.
1.1       deraadt   386: <!-- 2007/06/10 -->
1.36      tb        387: <li>Make <a href="https://man.openbsd.org/?query=top&sektion=1&format=html">top(1)</a> clear to end of line at quit, needed for terminals that do not restore content on quitting curses mode.
1.1       deraadt   388: <!-- 2007/06/09 -->
1.36      tb        389: <li>Enable <a href="https://man.openbsd.org/?query=re&sektion=4&format=html">re(4)</a> at cardbus for macppc GENERIC kernels.
                    390: <li>Fix in <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> regarding <a href="https://man.openbsd.org/?query=pflog&sektion=4&format=html">pflog(4)</a>.
                    391: <li>Better handling of old libraries in <a href="https://man.openbsd.org/?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
1.1       deraadt   392: <!-- 2007/06/08 -->
                    393: <li>Update the "nv" driver in X.Org to xf86-video-nv 2.0.2. Adds new chipset support.
1.36      tb        394: <li>Make <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a> aware of new fields in the labels, allowing for larger than 2T disks, partitions and offsets.
                    395: <li>In <a href="https://man.openbsd.org/?query=rcs&sektion=1&format=html">rcs(1)</a>, if strict locking is disabled, make file writable on checkout.
                    396: <li>Add support in <a href="https://man.openbsd.org/?query=puc&sektion=4&format=html">puc(4)</a> for Digi Neo 8-port serial adapter.
1.1       deraadt   397: <!-- 2007/06/07 -->
                    398: <li>Fixed memory corruption bug in the X.Org i810 driver.
1.36      tb        399: <li>New MAC algorithm available for data integrity in <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a>, UMAC-64. About 20% faster than HMAC-MD5.
                    400: <li>Fix for pfioctl() panics from the state - state key split in <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a>.
                    401: <li>Enable reload support in <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> for layer-3 configurations.
1.1       deraadt   402: <!-- 2007/06/06 -->
1.36      tb        403: <li>Fix cylinder rounding calculation in <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a> for those who wants to use all space.
                    404: <li>Fix for <a href="https://man.openbsd.org/?query=vlan&sektion=4&format=html">vlan(4)</a> to handle reconfigurations better.
1.1       deraadt   405: <!-- 2007/06/05 -->
                    406: <li>Make the USB hub output shorter in the dmesg.
1.36      tb        407: <li>Make <a href="https://man.openbsd.org/?query=rm&sektion=1&format=html">rm(1)</a> unlink files with multiple links when using -P.
                    408: <li>Major <a href="https://man.openbsd.org/?query=wpi&sektion=4&format=html">wpi(4)</a> update, be sure to update the firmware file.
1.1       deraadt   409: <li>Big changes to libc and libpthread, various fixes and cleanups.
                    410: <!-- 2007/06/04 -->
1.36      tb        411: <li>Make <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> preserve context between packets, saving 2 hash calls per packet. Gives some 12-16% speedup for arcfour256/hmac-md5.
                    412: <li>Enable channel switching on pcmcia <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a>.
                    413: <li>On cold-start panics, make <a href="https://man.openbsd.org/?query=ddb&sektion=4&format=html">ddb(4)</a> print out a few lines of backtrace, since the glass console might not work at this stage.
                    414: <li>Various internal <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> improvements.
1.1       deraadt   415: <li>Removed IPX support.
                    416: <!-- 2007/06/03 -->
1.36      tb        417: <li>Unbreak <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> 802.11 element parsing by using the TCHECK2 macro correctly.
                    418: <li>Fix for <a href="https://man.openbsd.org/?query=apmd&arch=i386&sektion=8&format=html">apmd(8)</a> when using auto-adjust modes. Cycle through 0 and 100 to make sure we are in a known state when starting up.
                    419: <li>Make <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> RX path work on big endian machines too.
                    420: <li>Add FFS2 support to <a href="https://man.openbsd.org/?query=dump&sektion=8&format=html">dump(8)</a> and <a href="https://man.openbsd.org/?query=restore&sektion=8&format=html">restore(8)</a>.
1.1       deraadt   421: <!-- 2007/06/02 -->
                    422: <li>Add a check for Intel Core CPUs with Scalable Bus Speed of 200 MHz.
1.36      tb        423: <li>Add support for ICH8M IDE in the <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
                    424: <li>Fix <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> memory leak on error path.
1.1       deraadt   425: <li>Fix in the parser code for OpenCVS remote merging.
                    426: <!-- 2007/06/01 -->
1.36      tb        427: <li>Enabled <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a> in GENERIC so people can test. Work in progress.
                    428: <li>Add RX path to <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> and enable monitor mode.
1.1       deraadt   429: <li>Add infrastructure to allow hppa to have root on wd0.
1.36      tb        430: <li>Add Gude Export mouseCLOCK to the list of supported <a href="https://man.openbsd.org/?query=udcf&sektion=4&format=html">udcf(4)</a> devices.
1.1       deraadt   431: <li>Fix for some Pentium 4 machines running in 64-bit mode and have EST, but with a different MSR.
1.36      tb        432: <li>Add paranoid snprintf calculation to avoid possible overflow in SSL session ID parsing in <a href="https://man.openbsd.org/?query=httpd&sektion=8&format=html">httpd(8)</a>.
                    433: <li>In <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a>, add RAID to the list of partition types for which we do not prompt for a filesystem.
1.1       deraadt   434: <li>In OpenCVS, add support for local and remote branch checkout.
                    435: <li>Make the VFS layer not request zeroed memory when allocating data regions for buffers. Saves a lot of memset calls when doing heavy I/O.
1.36      tb        436: <li>Establish interrupts for <a href="https://man.openbsd.org/?query=xlights&arch=macppc&sektion=4&format=html">xlights(4)</a> after checking the i2s subsystem, fixes a problem with Xserve G5.
1.1       deraadt   437: <!-- 2007/05/31 -->
                    438: <li>Removed support for mounting AmigaDOS filesystems.
1.36      tb        439: <li>Fix for bogus PHYs seen on Marvell Yukon 88E8036 <a href="https://man.openbsd.org/?query=msk&sektion=4&format=html">msk(4)</a> devices.
1.1       deraadt   440: <li>Apply the "skip ipsec if there are no flows" to IPv6 too.
                    441: <li>Add Intel pchb RND device support to amd64, same as i386 earlier.
                    442: <li>Add Bluetooth drivers to GENERIC, not enabled yet.
                    443: <li>All NFSv2 client to retry when getting ESTALE from the server, matches NFSv3 behaviour.
                    444: <li>Add more PCI IDs to the list of pchb chipsets with a randomness source.
1.36      tb        445: <li>Make <a href="https://man.openbsd.org/?query=ksh&sektion=1&format=html">ksh(1)</a> only process ENV when in interactive mode.
                    446: <li>Fix in <a href="https://man.openbsd.org/?query=spamdb&sektion=8&format=html">spamdb(8)</a>, prevents corrupt database if given an empty spamtrap address.
                    447: <li>In <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a>, fix redundancy for RAID 1.
                    448: <li>Initial driver for the Myricom Myri-10G Lanai-Z8E 10GE driver, <a href="https://man.openbsd.org/?query=myx&sektion=4&format=html">myx(4)</a>. Not working yet.
1.1       deraadt   449: <li>Make PowerNow-K8 on amd64 and i386 use the _PSS object from ACPI to retrieve p_state data.
                    450: <!-- 2007/05/30 -->
1.36      tb        451: <li>Make <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a> check the AS community number so nobody uses 65535.
                    452: <li>Add Gunze USB Touch panel to the list of supported <a href="https://man.openbsd.org/?query=uts&sektion=4&format=html">uts(4)</a> devices.
                    453: <li>Prevent autonegotiation with every address change on <a href="https://man.openbsd.org/?query=em&sektion=4&format=html">em(4)</a> by only calling em_init if IFF_UP is set.
                    454: <li>Bring <a href="https://man.openbsd.org/?query=em&sektion=4&format=html">em(4)</a> flow control delay timer down to what it should be. Increases throughput.
1.1       deraadt   455: <li>Extend the Sun disklabel format to contain filesystem types. Allows for creation of raid partitions.
1.36      tb        456: <li>Add basic support for <a href="https://man.openbsd.org/?query=crypto&sektion=9&format=html">crypto(9)</a> backed RAID C discipline in <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a>.
                    457: <li>Various <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> tools improvements.
1.1       deraadt   458: <!-- 2007/05/29 -->
1.36      tb        459: <li>Major update to <a href="https://man.openbsd.org/?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>. Smart sensors that provide status by themselves are automatically monitored and make WARN, CRITICAL and UNKNOWN statuses not being considered the same.
1.1       deraadt   460: <li>Import parts of the NetBSD bluetooth stack.
1.36      tb        461: <li>Make <a href="https://man.openbsd.org/?query=xlights&sektion=4&format=html">xlights(4)</a> probe correctly on Xserve G5.
1.1       deraadt   462: <li>Fixes for the i386 and amd64 ELF32/ELF64 code. Allows i386 and amd64 boot blocks to boot both ELF32 and ELF64 kernels.
1.36      tb        463: <li>Add new <a href="https://man.openbsd.org/?query=kevent&sektion=2&format=html">kevent(2)</a> filter type for timers, allows processes to create a series of oneshot or periodic timers.
1.1       deraadt   464: <li>Window fixes for cwm in the xenocara codebase.
1.36      tb        465: <li>Add demote support to <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a>, makes carp setups with <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> more reliable.
                    466: <li>Fix for rip code in <a href="https://man.openbsd.org/?query=cdio&sektion=1&format=html">cdio(1)</a> so it gets the size of the current track instead of the previous track.
1.1       deraadt   467: <li>Add support for CPU temperature sensors on Intel Core CPUs.
                    468: <li>When forcibly mounting dirty filesystems, do not clear the "unclean" flag.
1.36      tb        469: <li>In <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a>, make sure relay processes do not start unless L7 balancing is needed.
1.1       deraadt   470: <li>Remove Token Ring support from the networking code.
                    471: <li>Removed support for 80386 processors in the i386 platform code. 486 or better required from now on.
                    472: <li>Another performance improvement in the networking code by skipping ipsec tag checks if there are no ipsec flows.
1.36      tb        473: <li>Add new check method to <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> which allow to run external scripts/programs for custom evaluations.
                    474: <li>Fix race in <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a> sync code.
1.1       deraadt   475: <li>Added workarounds in the SHM code, fixes current opera with SHM.
                    476: <li>Make i386 machines with APM not attach ACPI by default.
                    477: <li>Improvements in the amd64 EST code for intel CPUs and support for CPU temperature sensors.
1.36      tb        478: <li>Update <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a> format to support larger disks and partitions.
1.1       deraadt   479: <!-- 2007/05/28 -->
1.36      tb        480: <li>Make <a href="https://man.openbsd.org/?query=ldd&sektion=1&format=html">ldd(1)</a> able to print dynamic linking information on libraries themselves.
1.1       deraadt   481: <li>New driver for the Sparc v215/245 front panel LEDs added to sparc64 GENERIC.
1.36      tb        482: <li>64-bit fixes in the <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a> code.
                    483: <li>Move <a href="https://man.openbsd.org/?query=top&sektion=1&format=html">top(1)</a> to use curses instead of hand-crafted redraws.
                    484: <li>Another <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> speed improvement. Delay packet checksumming in the PF code until we are sure we need to send RST/ICMP error messages back, and only do it then.
                    485: <li>Allow set-uid binaries to dump core into /var/crash if the <a href="https://man.openbsd.org/?query=sysctl&sektion=8&format=html">sysctl(8)</a> kern.nosuidcoredump is set to 2.
1.1       deraadt   486: <li>Remove support in boot for the long list of different kernel names to look for.
                    487: <li>Removed unmaintained COMPAT_NETBSD code.
1.36      tb        488: <li>For <a href="https://man.openbsd.org/?query=fxp&sektion=4&format=html">fxp(4)</a>, nudge the interrupt coalescing timeout to 128 ms. Lessens the interrupt load on busy <a href="https://man.openbsd.org/?query=fxp&sektion=4&format=html">fxp(4)</a> cards a lot.
                    489: <li>Small steps towards <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> reloads.
                    490: <li>Fixes for the <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a> disk assembly code. Not usable yet.
1.1       deraadt   491: <li>Improvement in the memory pool handling code, removing time from the pool header leads to better packet rates.
1.36      tb        492: <li>Add a global-wd-mode command to <a href="https://man.openbsd.org/?query=mg&sektion=1&format=html">mg(1)</a>, which toggles between the current and the old behavior of one global working directory.
                    493: <li>Enable interrupt holdoff on DP83816 <a href="https://man.openbsd.org/?query=sis&sektion=4&format=html">sis(4)</a> chips. Significantly improves performance of such devices under load.
                    494: <li>Allow <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a> to match on communities using 0 in the AS path.
                    495: <li>Large performance improvement for <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> by keeping information previously stored in a mbuf tag in the mbuf header directly.
1.1       deraadt   496: <li>Fix for sparc64 machine dependent code for autoconf, fixes panics seen on Sun v215 machines.
1.36      tb        497: <li>Add <a href="https://man.openbsd.org/?query=pcn&sektion=4&format=html">pcn(4)</a> to the macppc GENERIC and RAMDISK kernels.
1.1       deraadt   498: <li>Make the internal random pool seed only from network interrupts, not once per packet due to drivers using interrupt mitigation more now.
                    499: <!-- 2007/05/27 -->
1.36      tb        500: <li>Remove support for the old Archive/Wangtek cartridge tape driver, <a href="https://man.openbsd.org/?query=wt&sektion=4&format=html">wt(4)</a>.
                    501: <li>Lots of internal work on the various <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> utilities.
1.1       deraadt   502: <li>Clean up NFS and the nfssvc() system call, and remove old non-working kerberos code.
1.36      tb        503: <li>Second step of making <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> reload checked in.
                    504: <li>Allow <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> to specify table templates in the configuration file and to inherit them from multiple services or relays.
                    505: <li>Completely rewritten <a href="https://man.openbsd.org/?query=ips&sektion=4&format=html">ips(4)</a> driver.
                    506: <li>On hppa, dynamically allocate IRQs for PCI devices on <a href="https://man.openbsd.org/?query=elroy&sektion=4&format=html">elroy(4)</a>.
                    507: <li>Enable <a href="https://man.openbsd.org/?query=ips&sektion=4&format=html">ips(4)</a> on amd64 GENERIC kernels.
                    508: <li>Make pcmcia-based <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> devices work on big endian arches too.
                    509: <li>Add additional truncation checks in <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> when parsing and printing bgp packets.
1.1       deraadt   510: <!-- 2007/05/26 -->
                    511: <li>Fix off-by-one in i386 bounce buffer allocator code.
1.36      tb        512: <li>Fix off-by-one error in the <a href="https://man.openbsd.org/?query=cvs&sektion=1&format=html">cvs(1)</a> server code.
                    513: <li>Link <a href="https://man.openbsd.org/?query=mount_vnd&sektion=8&format=html">mount_vnd(8)</a> to the build scripts, and make usr/sbin/vnconfig a link pointing to it.
                    514: <li>Add <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a> to sparc64 GENERIC kernels.
1.1       deraadt   515: <li>Add dynamic buffer cache to all platforms, instead of fixed amount of pages.
1.36      tb        516: <li>First steps to implementing reload support in <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
                    517: <li>Enable <a href="https://man.openbsd.org/?query=bio&sektion=4&format=html">bio(4)</a> on all platforms.
                    518: <li>Initial import of a <a href="https://man.openbsd.org/?query=che&sektion=4&format=html">che(4)</a> driver for Chelsio 10GE ethernet cards.
1.1       deraadt   519: <li>Add support in X11 to use the "W" axis for mouse and input devices.
1.36      tb        520: <li>Add <a href="https://man.openbsd.org/?query=re&sektion=4&format=html">re(4)</a> to the sparc64 RAMDISK kernel.
1.1       deraadt   521: <li>Fix for macppc machines which boot off 2940 scsi disks.
                    522: <!-- 2007/05/25 -->
1.36      tb        523: <li>Make mount_vnd a C program, in order to completely replace <a href="https://man.openbsd.org/?query=vnconfig&sektion=8&format=html">vnconfig(8)</a> in the future.
                    524: <li>Add cdrip and cdplay commands to <a href="https://man.openbsd.org/?query=cdio&sektion=1&format=html">cdio(1)</a>.
1.1       deraadt   525: <li>Protect against races in rthreads code when initializing mutexes.
1.36      tb        526: <li>Remove y2k hack in <a href="https://man.openbsd.org/?query=date&sektion=1&format=html">date(1)</a>, if no century is specified, use this one.
                    527: <li>Make <a href="https://man.openbsd.org/?query=cron&sektion=8&format=html">cron(8)</a> handle SIGPIPE when writing to sendmail, allows <a href="https://man.openbsd.org/?query=cron&sektion=8&format=html">cron(8)</a> to run jobs when sendmail is missing or broken and will log a warning instead.
1.1       deraadt   528: <li>Rework TLB shootdown code for i386 and amd64, gives fairly large speed improvements.
                    529: <li>Added skeleton implementation of Xwscons, a kdrive based X server for wscons dumb framebuffer mode.
1.36      tb        530: <li>Sanity check the time spec for <a href="https://man.openbsd.org/?query=touch&sektion=1&format=html">touch(1)</a>, and if no century is specified, use this one.
1.1       deraadt   531: <!-- 2007/05/24 -->
1.36      tb        532: <li>Initial driver for Marvell 88W8385 PCMCIA <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> device.
                    533: <li>Add support for W83627DHG hardware monitors chipsets in the <a href="https://man.openbsd.org/?query=lm&sektion=4&format=html">lm(4)</a> driver.
1.1       deraadt   534: <li>Fix integer overflow in the freetype lib for xenocara X11.
                    535: <li>Improved partitioning and installation procedure for macppcs machines.
1.36      tb        536: <li>Make <a href="https://man.openbsd.org/?query=at&sektion=1&format=html">at(1)</a> default to this century if not specified.
                    537: <li>Add ZD1211B-based Edimax EW-7317LDG Wireless Detector / USB Adaptor to the list of supported <a href="https://man.openbsd.org/?query=zyd&sektion=4&format=html">zyd(4)</a> devices.
1.1       deraadt   538: <!-- 2007/05/23 -->
                    539: <li>Add code to spin up secondary CPUs on macppc, still work in progress.
                    540: <li>Change dmesg printing of memory to MB instead of KB.
1.36      tb        541: <li>Enabled <a href="https://man.openbsd.org/?query=elroy&sektion=4&arch=hppa&format=html">elroy(4)</a> on hppa GENERIC and RAMDISK kernels.
                    542: <li>Fix in <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> for pppoe f_addrhook panics.
1.1       deraadt   543: <!-- 2007/05/22 -->
1.36      tb        544: <li>Add BCM5709 SerDes to the list of <a href="https://man.openbsd.org/?query=bnx&sektion=4&format=html">bnx(4)</a> devices. Disabled for now.
                    545: <li>Add <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> support to hppa GENERIC and RAMDISK kernels.
                    546: <li>Prevent newly created interfaces from causing reload problems in <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
                    547: <li>In <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a>, only try to merge an AS_SEQUENCE if there is a difference between the 4-byte AS path and the 2-byte one. If they are the same length, just use the new path instead of trying to merge.
1.1       deraadt   548: <li>On TCP input when a partial ACK is received, check if congestion window is larger than acked bytes and update the window accordingly.
1.36      tb        549: <li>Make Logitech Quickcam Notebook attach to <a href="https://man.openbsd.org/?query=ugen&sektion=4&format=html">ugen(4)</a> and not <a href="https://man.openbsd.org/?query=uaudio&sektion=4&format=html">uaudio(4)</a>.
                    550: <li>Enable <a href="https://man.openbsd.org/?query=uts&sektion=4&format=html">uts(4)</a> - USB touchscreen support on amd64 and i386 GENERIC kernels.
                    551: <li>Add support for bluetooth adapter found on MSI S270 laptops in the <a href="https://man.openbsd.org/?query=ubt&sektion=4&format=html">ubt(4)</a> driver.
1.1       deraadt   552: <!-- 2007/05/21 -->
                    553: <li>Add support for hppa 8700/pcvw2 CPUs.
                    554: <li>Ask hppa firmware for reset before trying ourselves, needed for four-digit b/c/j hppa models.
                    555: <li>Improved i386 and amd64 PCI interrupt code to handle several levels of PCI-PCI bridges, fixes mapping for devices that sit behind two such bridges and the firmware only provides mapping for the first.
1.36      tb        556: <li>Add <a href="https://man.openbsd.org/?query=msk&sektion=4&format=html">msk(4)</a> to hppa GENERIC and RAMDISK kernels.
                    557: <li>Initial driver for the hppa <a href="https://man.openbsd.org/?query=astro&sektion=4&arch=hppa&format=html">astro(4)</a> and <a href="https://man.openbsd.org/?query=elroy&sektion=4&arch=hppa&format=html">elroy(4)</a> chips.
                    558: <li>Add FFS2 support to <a href="https://man.openbsd.org/?query=ncheck_ffs&sektion=8&format=html">ncheck_ffs(8)</a> and <a href="https://man.openbsd.org/?query=clri&sektion=8&format=html">clri(8)</a>.
                    559: <li>Make <a href="https://man.openbsd.org/?query=bridge&sektion=4&format=html">bridge(4)</a> mark packets with M_PROTO1 if <a href="https://man.openbsd.org/?query=gif&sektion=4&format=html">gif(4)</a> needs to use etherip encapsulation. Unbreaks remote ipsec bridges.
1.1       deraadt   560: <!-- 2007/05/20 -->
1.36      tb        561: <li>Handle extra open events in <a href="https://man.openbsd.org/?query=sppp&sektion=4&format=html">sppp(4)</a> due to timeouts/retransmissions.
                    562: <li>Add -f option to <a href="https://man.openbsd.org/?query=wsconsctl&sektion=8&format=html">wsconsctl(8)</a>, to specify alternative control devices.
                    563: <li>Added <a href="https://man.openbsd.org/?query=xtsscale&sektion=1&format=html">xtsscale(1)</a>, used to calibrate <a href="https://man.openbsd.org/?query=uts&sektion=4&format=html">uts(4)</a> touchscreens.
1.1       deraadt   564: <!-- 2007/05/19 -->
1.36      tb        565: <li>Add support for <a href="https://man.openbsd.org/?query=zmore&sektion=1&format=html">zmore(1)</a> to be called as <a href="https://man.openbsd.org/?query=zless&sektion=1&format=html">zless(1)</a> too.
                    566: <li>Add <a href="https://man.openbsd.org/?query=em&sektion=4&format=html">em(4)</a> to hppa RAMDISK kernels.
1.1       deraadt   567: <li>Kernel option added for PCIAGP on amd64 which lets i945 chipsets work, but disabled for now.
1.36      tb        568: <li>Add <a href="https://man.openbsd.org/?query=aps&sektion=4&format=html">aps(4)</a> to amd64 GENERIC kernels.
1.1       deraadt   569: <li>Add a GENERIC.MP configuration for mvme88k, not usable yet.
1.36      tb        570: <li>Add <a href="https://man.openbsd.org/?query=xl&sektion=4&format=html">xl(4)</a> to hppa GENERIC and RAMDISK kernels.
                    571: <li>Make <a href="https://man.openbsd.org/?query=xl&sektion=4&format=html">xl(4)</a> have a brief pause after reset for PIO too.
                    572: <li>Add support for kernel <a href="https://man.openbsd.org/?query=crash&sektion=8&format=html">crash(8)</a> dumps for arm-based platforms, with minimal support in libkvm.
1.1       deraadt   573: <!-- 2007/05/18 -->
1.36      tb        574: <li>In <a href="https://man.openbsd.org/?query=newfs&sektion=8&format=html">newfs(8)</a>, do a bounds check to see if the inode table fits on the disk, prevents core dumps on really small filesystems.
                    575: <li>Lots of work on <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> tools, mostly internally visible.
1.1       deraadt   576: <!-- 2007/05/17 -->
1.36      tb        577: <li>Fall back to gethostname() on <a href="https://man.openbsd.org/?query=ssh&sektion=1&format=html">ssh(1)</a> when outgoing connection is not on a socket, as in the case when ProxyCommand is used.
1.1       deraadt   578: <li>Limit buffer cache memory to 30% on hppa machines.
                    579: <!-- 2007/05/16 -->
1.36      tb        580: <li>Make <a href="https://man.openbsd.org/?query=sftp-server&sektion=8&format=html">sftp-server(8)</a> stop reading and processing commands when buffers get nearly full so it doesn't get into a fatal() error later.
                    581: <li>In <a href="https://man.openbsd.org/?query=install&sektion=1&format=html">install(1)</a>, allow stripping of files even if the destination filename starts with a dash.
1.1       deraadt   582: <!-- 2007/05/15 -->
1.36      tb        583: <li>Removed unused <a href="https://man.openbsd.org/?query=catman&sektion=8&format=html">catman(8)</a>.
                    584: <li>Update the ifp of bridge cache entries if the entry is not static. This makes <a href="https://man.openbsd.org/?query=carp&sektion=4&format=html">carp(4)</a> fail-over work over <a href="https://man.openbsd.org/?query=bridge&sektion=4&format=html">bridge(4)</a>.
                    585: <li>In <a href="https://man.openbsd.org/?query=systrace&sektion=1&format=html">systrace(1)</a>, do not assume 4-byte alignment of memory when intercepting a string.
                    586: <li>Fix in <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a> printconf for peers with the 'down' flag set.
                    587: <li>Wait for the correct fd for <a href="https://man.openbsd.org/?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
1.1       deraadt   588: <!-- 2007/05/14 -->
                    589: <li>Improve dmesg output from setroot() so "rootdev=0x400 rrootdev=0xd00 rawdev=0xd02" becomes "root on sd0a swap on sd0b dump on sd0b".
1.36      tb        590: <li>Initial code for a <a href="https://man.openbsd.org/?query=sli&sektion=4&format=html">sli(4)</a> driver for Emulex Fibre Channel controllers.
                    591: <li>Fix for <a href="https://man.openbsd.org/?query=msk&sektion=4&format=html">msk(4)</a> on MP systems, could cause reboots on heavily used machines.
                    592: <li>More <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> improvements.
1.1       deraadt   593: <!-- 2007/05/13 -->
                    594: <!-- 2007/05/12 -->
                    595: <li>Enable PowerNow on amd64 processors running MP kernels.
1.36      tb        596: <li>Prevent core dumps in <a href="https://man.openbsd.org/?query=tip&sektion=1&format=html">tip(1)</a> if strpbrk() returns NULL.
                    597: <li>Fix for Yukon-2 based <a href="https://man.openbsd.org/?query=msk&sektion=4&format=html">msk(4)</a> cards, by taking alignment restrictions into account when setting up RAM buffer addresses. Makes FE chips work reliably.
                    598: <li>Various internal improvements on the <a href="https://man.openbsd.org/?query=package&sektion=5&format=html">package(5)</a> tools.
1.1       deraadt   599: <li>Disable xenocara OpenGL on vax and sgi platforms, and Xprt on vax and landisk. Makes xenocara build on vax now.
                    600: <!-- 2007/05/11 -->
1.36      tb        601: <li>Fix in <a href="https://man.openbsd.org/?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> for the fifth pass, make sure we do not end up with a partially initialized info struct.
1.1       deraadt   602: <!-- 2007/05/10 -->
1.36      tb        603: <li>Make sure <a href="https://man.openbsd.org/?query=reboot&sektion=8&format=html">reboot(8)</a> doesn't try to power off some machines.
                    604: <li>Fix in <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> when receiving unexpected interrupts. Fixes cdrom hangs on sparc64.
1.1       deraadt   605: <!-- 2007/05/09 -->
1.36      tb        606: <li>Fix potential NULL dereference in <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a>.
1.1       deraadt   607: <!-- 2007/05/08 -->
                    608: <li>Make IPv6 kill all packets with the RT Header type 0 extension or multiple routing headers.
1.36      tb        609: <li>Make <a href="https://man.openbsd.org/?query=pf&sektion=4&format=html">pf(4)</a> drop all routing header packets too, unless the matching rule explicitly specifies 'allow-opts'.
                    610: <li>Make each pointer/mouse device under <a href="https://man.openbsd.org/?query=wscons&sektion=4&format=html">wscons(4)</a> have its own calibration values.
                    611: <li>Rework <a href="https://man.openbsd.org/?query=ami&sektion=4&format=html">ami(4)</a> timeouts to handle the fact that they have no mechanism to take commands off them once submitted.
                    612: <li>Disable loadable font modules for <a href="https://man.openbsd.org/?query=Xorg&sektion=1&format=html">Xorg(1)</a> on static-only arches.
1.1       deraadt   613: <!-- 2007/05/07 -->
                    614: <li>Fix for mips64 when receiving hardware interrupts while CPU is in usermode.
1.36      tb        615: <li>Add POSIX compliant -g option to <a href="https://man.openbsd.org/?query=ls&sektion=1&format=html">ls(1)</a>.
                    616: <li>Bump <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> crypto buffer logging to level 70 from 30.
                    617: <li>Make sure all Phase 1 negotiation failures are logged in <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
1.1       deraadt   618: <li>Lots of internal work on the various pkg_* utilities.
                    619: <!-- 2007/05/06 -->
1.36      tb        620: <li>Plug realloc memory leaks in <a href="https://man.openbsd.org/?query=cap_mkdb&sektion=1&format=html">cap_mkdb(1)</a>.
                    621: <li>Make <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> not fail on non-RH0 routing headers.
                    622: <li>Fix SEGV in <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> when parsing IPv6 packets with unknown or corrupted header options.
1.1       deraadt   623: <!-- 2007/05/05 -->
                    624: <li>Add multiprocessor aware setperf mechanism to amd64.
1.36      tb        625: <li>Add support for FFS2 in <a href="https://man.openbsd.org/?query=dumpfs&sektion=8&format=html">dumpfs(8)</a>, and add -m flag to output <a href="https://man.openbsd.org/?query=newfs&sektion=8&format=html">newfs(8)</a>-style commands to make a filesystem with the same settings.
                    626: <li>Provide hook in <a href="https://man.openbsd.org/?query=ld.so&sektion=1&format=html">ld.so(1)</a> so rthreads can spinlock to protect from races.
1.1       deraadt   627: <!-- 2007/05/04 -->
1.36      tb        628: <li>Increase number of TX and RX descriptors in <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a> from 64 to 128 and make <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a> use TX checksumming in hardware.
1.1       deraadt   629: <li>Removed unused strcpy and strcat calls from kernel.
1.36      tb        630: <li>Make <a href="https://man.openbsd.org/?query=carp&sektion=4&format=html">carp(4)</a> routing table modification attempts exhibit routing messages to not confuse userland routing daemons.
1.1       deraadt   631: <!-- 2007/05/03 -->
                    632: <li>Stop shipping CKSUM files for releases.
                    633: <li>Move the setroot() for all arches to a clean machine-independent version.
1.36      tb        634: <li>Fixes for the <a href="https://man.openbsd.org/?query=vic&sektion=4&format=html">vic(4)</a> device.
                    635: <li>Add <a href="https://man.openbsd.org/?query=config&sektion=8&format=html">config(8)</a> file for macppc MP kernels. Not working yet.
                    636: <li>Fix a panic on <a href="https://man.openbsd.org/?query=tun&sektion=4&format=html">tun(4)</a> on <a href="https://man.openbsd.org/?query=trunk&sektion=4&format=html">trunk(4)</a> if ioctl() is called with uninitialized ifreq.
1.1       deraadt   637: <li>Enable support for more than 512M of RAM on mips64-based machines.
                    638: <li>Reduce the IPv6 header nest limit from 50 to 10.
1.36      tb        639: <li>Enable fast channel switching for <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a> devices, makes apps like kismet happy.
                    640: <li>Fix in <a href="https://man.openbsd.org/?query=azalia&sektion=4&format=html">azalia(4)</a> for a bug that prevented full device names from being printed.
                    641: <li>Fix in <a href="https://man.openbsd.org/?query=bge&sektion=4&format=html">bge(4)</a> for BCM5754/5787-based devices.
1.1       deraadt   642: <!-- 2007/05/02 -->
1.36      tb        643: <li>Support for <a href="https://man.openbsd.org/?query=mtrr&arch=i386&sektion=4&format=html">mtrr(4)</a> on AMD Opteron CPUs.
                    644: <li>Add event handler to the <a href="https://man.openbsd.org/?query=azalia&sektion=4&format=html">azalia(4)</a> code to mute/unmute based on headphone presence. Also some fixes while there.
                    645: <li>Add FFS2 support to <a href="https://man.openbsd.org/?query=tunefs&sektion=8&format=html">tunefs(8)</a>.
                    646: <li><font color="#e00000"><strong>STABILITY FIX: Fix a divide-by-zero in <a href="https://man.openbsd.org/?query=Xorg&sektion=1&format=html">Xorg(1)</a> which can be triggered by a malicious client.</strong></font><br>
1.1       deraadt   647: <a href="errata41.html#008_xorg">A source code patch is available</a>.<br>
                    648: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    649: <!-- 2007/05/01 -->
                    650: <li>Do not rely on interrupts being configured by the PROM on Sparc64 machines, makes Simics boot a bit further, and doesn't harm real machines.
1.36      tb        651: <li>Expose the <a href="https://man.openbsd.org/?query=nx&sektion=4&format=html">nx(4)</a> temperature sensor into the <a href="https://man.openbsd.org/?query=sysctl&sektion=8&format=html">sysctl(8)</a> hw.sensors framework.
                    652: <li>Fix for link state announcements in <a href="https://man.openbsd.org/?query=vge&sektion=4&format=html">vge(4)</a>.
1.1       deraadt   653: <!-- 2007/04/30 -->
1.36      tb        654: <li>If resolving a name fail for <a href="https://man.openbsd.org/?query=ntpd&sektion=8&format=html">ntpd(8)</a>, be more aggressive retrying, but with care.
                    655: <li><font color="#e00000"><strong>RELIABILITY FIX: Link state not correctly tracked in <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> and <a href="https://man.openbsd.org/?query=ripd&sektion=8&format=html">ripd(8)</a>.</strong></font><br>
1.1       deraadt   656: <a href="errata41.html#007_kroute">A source code patch is available</a>.<br>
                    657: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    658: <li>Enable FFS2 support in the GENERIC kernels.
1.36      tb        659: <li>Add support in <a href="https://man.openbsd.org/?query=df&sektion=1&format=html">df(1)</a> for reading ffs2 data directly from the device.
1.1       deraadt   660: <li>Lots of updates in the various pkg_* tools.
                    661: <!-- 2007/04/29 -->
1.36      tb        662: <li>Fix in the <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a> code for older compilers.
                    663: <li>Initial version of led_blink <a href="https://man.openbsd.org/?query=sysctl&sektion=8&format=html">sysctl(8)</a> for the landisk platform.
1.1       deraadt   664: <!-- 2007/04/28 -->
1.36      tb        665: <li>Make amd64 <a href="https://man.openbsd.org/?query=boot&arch=i386&&sektion=8&format=html">boot(8)</a> process skip reading <a href="https://man.openbsd.org/?query=boot.conf&arch=i386&sektion=5&format=html">boot.conf(5)</a> if the Control key is pressed during boot.
                    666: <li>Add support in <a href="https://man.openbsd.org/?query=nx&sektion=4&format=html">nx(4)</a> for accessing the flash memory in the ROMUSB register area and read the board information on startup.
                    667: <li>Support for CPU throttling on MP systems in <a href="https://man.openbsd.org/?query=apmd&arch=i386&sektion=8&format=html">apmd(8)</a>.
1.1       deraadt   668: <!-- 2007/04/27 -->
1.36      tb        669: <li><font color="#e00000"><strong>RELIABILITY FIX: Bugs in <a href="https://man.openbsd.org/?query=spamd&sektion=8&format=html">spamd(8)</a> could corrupt the database.</strong></font><br>
1.1       deraadt   670: <a href="errata41.html#003_spamd">A source code patch is available</a>.<br>
                    671: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    672: <li><font color="#e00000"><strong>STABILITY FIX: Incorrect spl level can lead to panics under heavy kqueue usage.</strong></font><br>
                    673: <a href="errata41.html#002_splnet">A source code patch is available</a>.<br>
                    674: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    675: <li><font color="#e00000"><strong>SECURITY FIX: Make sure IPv6 icmp code check return value from MGETHDR and fail if its NULL.</strong></font><br>
                    676: <a href="errata41.html#001_mbuf">A source code patch is available</a>.<br>
                    677: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    678: <li>Import cwm-3 to the xenocara source tree and remove wm2 from it.
1.36      tb        679: <li>Fixes in <a href="https://man.openbsd.org/?query=pthreads&sektion=3&format=html">pthreads(3)</a> code for sizing the fd/fdp tables to help applications who increase nofiles using setrlimit().
1.1       deraadt   680: <li>Check for Control Key being pressed on i386 boot, and if so, skip reading the boot.conf.
1.36      tb        681: <li>Make <a href="https://man.openbsd.org/?query=ripd&sektion=8&format=html">ripd(8)</a> inject a route for 224.0.0.9 on startup and remove it on exit, since it needs that route in order to work.
1.1       deraadt   682: <!-- 2007/04/26 -->
1.36      tb        683: <li>Make <a href="https://man.openbsd.org/?query=disklabel&sektion=8&format=html">disklabel(8)</a> always use the BIOS geometry if there is one provided.
1.1       deraadt   684: <li><font color="#e00000"><strong>RELIABILITY FIX: On PPC based systems, handle AltiVec assist exceptions better, fixes a panic under certain situations.</strong></font><br>
                    685: <a href="errata41.html#006_altivec">A source code patch is available</a>.<br>
                    686: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    687: <!-- 2007/04/25 -->
                    688: <li>Add a setperf mechanism for ICH speedstep on some Pentium 3/ICH systems.
1.36      tb        689: <li>Enable <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a> on amd64 and i386 GENERIC kernels.
1.1       deraadt   690: <li>Add capacity to add one ntp server during install.
                    691: <li>Fix for alpha platform in the clock setting routines.
                    692: <!-- 2007/04/24 -->
1.36      tb        693: <li>Fix endless loop code in <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a>.
1.1       deraadt   694: <li>Also apply PowerNow setperf fix to amd64.
1.36      tb        695: <li>Make <a href="https://man.openbsd.org/?query=init&sektion=8&format=html">init(8)</a> power down the machine on <a href="https://man.openbsd.org/?query=power&sektion=4&arch=sparc64&format=html">power(4)</a> button press instead of just halting it.
1.1       deraadt   696: <li>Prevent NFS send failures from logging, since they aren't helpful anyway.
1.36      tb        697: <li>Make the <a href="https://man.openbsd.org/?query=power&sektion=4&arch=sparc64&format=html">power(4)</a> on sparc64 map registers in I/O space if memory space fails.
1.1       deraadt   698: <li>Fix for i386 SpeedStep/PowerNow state selection code, use number of states rather than the frequencies of the available states to distribute in the hw.setperf 0-100 range.
1.36      tb        699: <li>Make <a href="https://man.openbsd.org/?query=mount&sektion=8&format=html">mount(8)</a> also mount FFS2 filesystems when given the -a flag.
                    700: <li>Add support in <a href="https://man.openbsd.org/?query=systat&sektion=1&format=html">systat(1)</a> for non-integral refresh intervals, possibly as low as 0.1s.
1.1       deraadt   701: <!-- 2007/04/23 -->
1.36      tb        702: <li>Fixes for command line parsing in <a href="https://man.openbsd.org/?query=join&sektion=1&format=html">join(1)</a>.
                    703: <li>Make <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a> and <a href="https://man.openbsd.org/?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> 4-byte AS compatible.
1.1       deraadt   704: <li>Switch alpha to new timecounters.
                    705: <!-- 2007/04/22 -->
                    706: <li>Add driver for macppc "System identifier" driver.
1.36      tb        707: <li>Rename the macppc LED driver to <a href="https://man.openbsd.org/?query=xlights&sektion=4&arch=macppc&format=html">xlights(4)</a>.
                    708: <li>Fix memory leaks in <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
1.1       deraadt   709: <!-- 2007/04/21 -->
1.36      tb        710: <li>Add <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> to sparc64 GENERIC kernels.
                    711: <li>Fix for <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> on sparc64, prevents free panics.
1.1       deraadt   712: <li>Introduce an SMP aware hw.setperf mechanism.
                    713: <li><font color="#e00000"><strong>SECURITY FIX: IPv6 type 0 route headers can be used to mount a DoS attack against hosts and networks.</strong></font><br>
                    714: <a href="errata41.html#005_route6">A source code patch is available</a>.<br>
                    715: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a></li>
                    716: <li>Add driver for the macppc Xserve LEDs.
                    717: <!-- 2007/04/20 -->
1.36      tb        718: <li>Increase the firmware upload delay for <a href="https://man.openbsd.org/?query=malo&sektion=4&format=html">malo(4)</a>, since 100ms is not enough for some X40s.
1.1       deraadt   719: <!-- 2007/04/19 -->
1.36      tb        720: <li>Fix for the PHY selection code in <a href="https://man.openbsd.org/?query=gem&sektion=4&format=html">gem(4)</a>, gets rid of duplicate PHY on SPARC64 Blade1000 machines.
                    721: <li>Teach <a href="https://man.openbsd.org/?query=dumpfs&sektion=8&format=html">dumpfs(8)</a> about the "updated" flag.
1.1       deraadt   722: <li>Make the vfs_cache not be O(n^2) in certain cases.
                    723: <!-- 2007/04/18 -->
1.36      tb        724: <li>Update <a href="https://man.openbsd.org/?query=less&sektion=1&format=html">less(1)</a> to version 382.
                    725: <li>Add <a href="https://man.openbsd.org/?query=sili&sektion=4&format=html">sili(4)</a> to alpha GENERIC kernels.
                    726: <li>Endian fix for the <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a> firmware.
                    727: <li>Added microcode to <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a>, since Tehuti allows redistribution of it under a 4 clause BSD license.
1.1       deraadt   728: <li>Plug memory leak in the xserver on client disconnect.
1.36      tb        729: <li>Make sure <a href="https://man.openbsd.org/?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> does not look for FFS1 alternate superblocks when checking a FFS2 file system.
                    730: <li>In <a href="https://man.openbsd.org/?query=nm&sektion=1&format=html">nm(1)</a>, fix a NULL dereference if the ELF symbol table size is zero.
                    731: <li>Make Alpha machines fill in the hw.serialno <a href="https://man.openbsd.org/?query=sysctl&sektion=8&format=html">sysctl(8)</a> if possible.
                    732: <li>Fix for <a href="https://man.openbsd.org/?query=newfs&sektion=8&format=html">newfs(8)</a> when used with "-c".
                    733: <li>Fix a double free in <a href="https://man.openbsd.org/?query=gif&sektion=4&format=html">gif(4)</a> mtag check loop.
1.1       deraadt   734: <!-- 2007/04/17 -->
1.36      tb        735: <li>Add support in <a href="https://man.openbsd.org/?query=ppp&sektion=8&format=html">ppp(8)</a> for setting the address of the ppp peer.
                    736: <li>Fix for <a href="https://man.openbsd.org/?query=acpi&sektion=4&format=html">acpi(4)</a> docking code.
                    737: <li>Add support in <a href="https://man.openbsd.org/?query=ftp&sektion=1&format=html">ftp(1)</a> for proxies which require passwords.
                    738: <li>Fix in <a href="https://man.openbsd.org/?query=newfs&sektion=8&format=html">newfs(8)</a> for FFS2 case.
1.1       deraadt   739: <!-- 2007/04/16 -->
1.36      tb        740: <li>Fix debug info in <a href="https://man.openbsd.org/?query=acpi&sektion=4&format=html">acpi(4)</a> code when docking/undocking.
                    741: <li>Fix for <a href="https://man.openbsd.org/?query=wdc&sektion=4&format=html">wdc(4)</a> drive detection, now detects certain microdrives plugged into Soekris boxes.
                    742: <li>Initial import of a <a href="https://man.openbsd.org/?query=nx&sektion=4&format=html">nx(4)</a> driver for NetXen Inc multiport 10Gb and Gigabit ethernet cards.
1.1       deraadt   743: <li>Fix macppc OpenFirmware code to allow booting and having root on a USB device.
1.36      tb        744: <li>Initial import of the <a href="https://man.openbsd.org/?query=tht&sektion=4&format=html">tht(4)</a> device, a driver for the Tehuti networks 10Gb ethernet cards.
1.1       deraadt   745: <!-- 2007/04/15 -->
1.36      tb        746: <li>Fix in <a href="https://man.openbsd.org/?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> for vpn peers that start rekeying on port 4500 when NAT-T is used.
                    747: <li>Fix for <a href="https://man.openbsd.org/?query=cas&sektion=4&format=html">cas(4)</a> on platforms where page size isn't 8k.
                    748: <li>Make <a href="https://man.openbsd.org/?query=systat&sektion=1&format=html">systat(1)</a> exit on "q" like <a href="https://man.openbsd.org/?query=top&sektion=1&format=html">top(1)</a> does.
1.1       deraadt   749: <!-- 2007/04/14 -->
1.36      tb        750: <li>For <a href="https://man.openbsd.org/?query=sd&sektion=4&format=html">sd(4)</a> devices that are unable to report geometry, change the fake geometry used to allow for even larger devices.
                    751: <li>Introduce <a href="https://man.openbsd.org/?query=mount_vnd&sektion=8&format=html">mount_vnd(8)</a> and <a href="https://man.openbsd.org/?query=fsck_vnd&sektion=8&format=html">fsck_vnd(8)</a> commands to support <a href="https://man.openbsd.org/?query=fstab&sektion=5&format=html">fstab(5)</a> usage of <a href="https://man.openbsd.org/?query=vnd&sektion=4&format=html">vnd(4)</a> images.
1.1       deraadt   752: <!-- 2007/04/13 -->
1.36      tb        753: <li>Add support in <a href="https://man.openbsd.org/?query=newfs&sektion=8&format=html">newfs(8)</a> for creating FFS2 file systems. Make install media create FFS1 by default.
1.1       deraadt   754: <li>New timecounter code for macppc.
1.36      tb        755: <li>Fix panic in <a href="https://man.openbsd.org/?query=ath&sektion=4&format=html">ath(4)</a> when attaching to some IBM/Lenovo T42/T60s.
                    756: <li>Allow more than one -t to <a href="https://man.openbsd.org/?query=md5&sektion=1&format=html">md5(1)</a> in order to accommodate faster CPUs.
1.1       deraadt   757: <!-- 2007/04/12 -->
                    758: <li>Improved signal delivery for smp i386 systems.
1.36      tb        759: <li>Make <a href="https://man.openbsd.org/?query=date&sektion=1&format=html">date(1)</a> use UTC instead of GMT0 when given "-u".
                    760: <li>For <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a>, add a new relay "path" action to filter the URL path and arguments.
1.1       deraadt   761: <!-- 2007/04/11 -->
1.36      tb        762: <li>Enabled <a href="https://man.openbsd.org/?query=sili&sektion=4&format=html">sili(4)</a> on sparc64 GENERIC and RAMDISK kernels.
1.1       deraadt   763: <!-- 2007/04/10 -->
                    764: <li>Add support for a fourth axis on wsmouse devices. Currently limited to USB mice.
1.36      tb        765: <li>New <a href="https://man.openbsd.org/?query=bbc&sektion=4&format=html">bbc(4)</a> driver for the sparc64 BootBus Controller.
                    766: <li>New <a href="https://man.openbsd.org/?query=pmc&sektion=4&format=html">pmc(4)</a> driver for the NatSemi PC87317 SuperIO chip.
                    767: <li>Add support in <a href="https://man.openbsd.org/?query=fsdb&sektion=8&format=html">fsdb(8)</a> for FFS2 also.
                    768: <li>Add support in <a href="https://man.openbsd.org/?query=fsck&sektion=8&format=html">fsck(8)</a> to check FFS2 file systems.
1.1       deraadt   769: <li>Another fix for msdos file system code, this time when renaming into existing destination.
                    770: <li>Prevent infinite loop mapping interrupts on sparc64 Openfirware code when "reg" property is missing.
1.36      tb        771: <li>Next step in making <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> equal cost multipath aware, by making SPF calculation multipath aware.
1.1       deraadt   772: <li>Fix a vnode leak in the FFS code.
                    773: <!-- 2007/04/09 -->
1.36      tb        774: <li>Fix out-of-bounds memory access in <a href="https://man.openbsd.org/?query=dump&sektion=8&format=html">dump(8)</a>.
                    775: <li><a href="https://man.openbsd.org/?query=sili&sektion=4&format=html">sili(4)</a> enabled on amd64 and i386 GENERIC/RAMDISK kernels.
1.1       deraadt   776: <!-- 2007/04/08 -->
1.36      tb        777: <li>Enable <a href="https://man.openbsd.org/?query=ral&sektion=4&format=html">ral(4)</a> on sparc64 GENERIC kernels.
                    778: <li>Add support for NCQ error recovery and NCQ command submission in the <a href="https://man.openbsd.org/?query=sili&sektion=4&format=html">sili(4)</a> driver.
                    779: <li>Make <a href="https://man.openbsd.org/?query=file&sektion=1&format=html">file(1)</a> recognize mp3 files with an ID3v2 tag.
1.1       deraadt   780: <!-- 2007/04/07 -->
                    781: <li>Bring back i945GM support for xenocara.
                    782: <li>Fixes in the pthreads code for file descriptors getting blocked when using fork(), causing deadlocks in the parent process.
                    783: <!-- 2007/04/06 -->
1.36      tb        784: <li>In <a href="https://man.openbsd.org/?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>, implement "show neighbor &lt;peer&gt; terse" to print all statistics in an easily parsable form.
                    785: <li>Add a pidfile argument to <a href="https://man.openbsd.org/?query=pflogd&sektion=8&format=html">pflogd(8)</a> so individual instances can be rotated via newsyslog.
                    786: <li>Make <a href="https://man.openbsd.org/?query=cp&sektion=1&format=html">cp(1)</a> try to create sparse files when copying blocks of zeroes.
1.1       deraadt   787: <!-- 2007/04/05 -->
1.36      tb        788: <li><a href="https://man.openbsd.org/?query=bcw&sektion=4&format=html">bcw(4)</a> driver under development removed.
                    789: <li>Lots of work on the <a href="https://man.openbsd.org/?query=sili&sektion=4&format=html">sili(4)</a> driver.
1.1       deraadt   790: <!-- 2007/04/04 -->
                    791: <li>Import the older i810 video driver into xenocara from the X.org version shipped with 3.9/4.0.
                    792: <li>Update Sendmail to 8.14.1.
                    793: <li><font color="#e00000"><strong>SECURITY FIX: Multiple security fixes for X.org applied.</strong></font><br>
                    794: <a href="errata41.html#004_xorg">A source code patch is available</a>.<br>
                    795: <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a></li>
                    796: <!-- 2007/04/03 -->
1.36      tb        797: <li>For <a href="https://man.openbsd.org/?query=bge&sektion=4&format=html">bge(4)</a> on sparc64, prefer the local-mac-address provided by the PROM.
1.1       deraadt   798: <li>Improved heuristic for detecting SMP on old-world macppc machines.
                    799: <li>Add Sun Fire V215/250 to the list of supported sparc64 machines.
                    800: <!-- 2007/04/02 -->
                    801: <li>Implement a DK INFO ioctl so userland may query scsi disks for product, vendor etc.
                    802: <li>Fix for error handling when creating directories with long names in msdos filesystems.
1.36      tb        803: <li>Do not make <a href="https://man.openbsd.org/?query=mkfs&sektion=8&format=html">mkfs(8)</a> reserve space for bad sector replacement, since modern disks to it themselves.
                    804: <li>Make <a href="https://man.openbsd.org/?query=tftpd&sektion=8&format=html">tftpd(8)</a> be more forgiving about tftp requests coming from 255.255.255.255.
1.1       deraadt   805: <!-- 2007/04/01 -->
                    806: <!-- 2007/03/31 -->
                    807: <!-- 2007/03/30 -->
                    808: <li>Initial import of a driver for the sparc64 Host/PCIe bridge found on the Sun Fire v215/245/445 machines.
1.36      tb        809: <li>Have <a href="https://man.openbsd.org/?query=syslogd&sektion=8&format=html">syslogd(8)</a> retain the memory buffers on a SIGHUP if the <a href="https://man.openbsd.org/?query=syslog.conf&sektion=5&format=html">syslog.conf(5)</a> remains unchanged.
                    810: <li>Make <a href="https://man.openbsd.org/?query=ccd&sektion=4&format=html">ccd(4)</a> accept an interleave of 0.
                    811: <li>Make an exception for the VT8521 SATA so <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> wont attach to it, will revert to <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> until it is fixed.
1.1       deraadt   812: <!-- 2007/03/29 -->
1.36      tb        813: <li>Enable <a href="https://man.openbsd.org/?query=acx&sektion=4&format=html">acx(4)</a> on macppc GENERIC kernels now that it works on big endian boxes.
                    814: <li>Rework the prefixlen parsing in <a href="https://man.openbsd.org/?query=bgpd.conf&sektion=5&format=html">bgpd.conf(5)</a> so filtering IPv6 prefixes finally works.
                    815: <li>Fix bug in <a href="https://man.openbsd.org/?query=acx&sektion=4&format=html">acx(4)</a> HW DMA setup, makes TX work on big endian machines.
1.1       deraadt   816: <!-- 2007/03/28 -->
1.36      tb        817: <li>Add support in <a href="https://man.openbsd.org/?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> for "show rib community &lt;community&gt;".
1.1       deraadt   818: <!-- 2007/03/27 -->
1.36      tb        819: <li>For <a href="https://man.openbsd.org/?query=carp&sektion=4&format=html">carp(4)</a>, do not pick up IPv6 link local IPs on address deletions.
                    820: <li>Add base64 support to <a href="https://man.openbsd.org/?query=cksum&sektion=1&format=html">cksum(1)</a> and friends.
                    821: <li>Add Sierra Wireless Aircard 580 to the list of supported <a href="https://man.openbsd.org/?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
                    822: <li>Fixes in <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> for bus errors on sparc64 when dumping 802_11_RADIO packets.
                    823: <li>First step of making <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> equal cost multipath aware.
1.1       deraadt   824: <!-- 2007/03/26 -->
1.36      tb        825: <li>Make <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> attach devices based on PCI class and interface fields, not just on a list of pci devices. This will cause disks to change from wd* to sd*.
                    826: <li>In <a href="https://man.openbsd.org/?query=ftpd&sektion=8&format=html">ftpd(8)</a>, do not log when the slave gets killed because read() returns 0.
                    827: <li>Implement support for the NOOP smtp command in <a href="https://man.openbsd.org/?query=spamd&sektion=8&format=html">spamd(8)</a>, and change the behaviour or the maxblack parameter.
                    828: <li>Make <a href="https://man.openbsd.org/?query=sendbug&sektion=1&format=html">sendbug(1)</a> accept $VISUAL in addition to $EDITOR.
1.1       deraadt   829: <!-- 2007/03/25 -->
1.36      tb        830: <li>Added <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> support to i386 RAMDISK kernels.
                    831: <li>Synchronised <a href="https://man.openbsd.org/?query=carp&sektion=4&format=html">carp(4)</a> advertisements on group demotion to reduce group failover to a few milliseconds.
                    832: <li>Add support in <a href="https://man.openbsd.org/?query=tcpdrop&sektion=8&format=html">tcpdrop(8)</a> for the 2-address format fstat outputs, also enhance IPv6 support by unpacking [addr]:port format.
                    833: <li>Make <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a> re-originate the router LSA if the interface metric changes so the change can propagate instantly.
1.1       deraadt   834: <!-- 2007/03/24 -->
1.36      tb        835: <li>Yet another buffer fix for <a href="https://man.openbsd.org/?query=ftp&sektion=1&format=html">ftp(1)</a>.
1.1       deraadt   836: <!-- 2007/03/23 -->
                    837: <li>On amd64, allow compilation of kernels with MULTIPROCESSOR defined but with DDB undefined.
1.36      tb        838: <li>In <a href="https://man.openbsd.org/?query=ntpd&sektion=8&format=html">ntpd(8)</a>, improve sensor polling interval to 30 seconds, just like ntp polls.
                    839: <li>Add new flag to <a href="https://man.openbsd.org/?query=netstat&sektion=1&format=html">netstat(1)</a> to restrict route display in conjunction with -r to routes in the same address family.
1.1       deraadt   840: <!-- 2007/03/22 -->
1.36      tb        841: <li>Replaced the shellscript <a href="https://man.openbsd.org/?query=sendbug&sektion=1&format=html">sendbug(1)</a> with a rewritten version.
                    842: <li>Make <a href="https://man.openbsd.org/?query=httpd&sektion=8&format=html">httpd(8)</a> not output the version numbers to silence confused auditing programs.
                    843: <li>Fix wrong length check in <a href="https://man.openbsd.org/?query=ftp&sektion=1&format=html">ftp(1)</a>, previous version could ignore the "/" character.
1.1       deraadt   844: <!-- 2007/03/21 -->
1.36      tb        845: <li>Fix buffer overflow in <a href="https://man.openbsd.org/?query=ftp&sektion=1&format=html">ftp(1)</a> when parsing the .netrc file.
                    846: <li>Initial import of <a href="https://man.openbsd.org/?query=sili&sektion=4&format=html">sili(4)</a>, a SATA chipset from Silicon Image.
                    847: <li>Add HUAWEI Mobile Connect E620 to the list of supported <a href="https://man.openbsd.org/?query=ubsa&sektion=4&format=html">ubsa(4)</a> devices.
                    848: <li>In <a href="https://man.openbsd.org/?query=dvmrpd&sektion=8&format=html">dvmrpd(8)</a>, add code to parse unicast routes learned from route report packets.
                    849: <li>Add support in <a href="https://man.openbsd.org/?query=mount_cd9660&sektion=8&format=html">mount_cd9660(8)</a> for mounting arbitrary sessions.
                    850: <li>Enable NCQ on <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> based SATA controllers.
1.1       deraadt   851: <li>Make libevent use arc4random() when generating the random IDs.
1.36      tb        852: <li><a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> enabled for i386 also.
1.1       deraadt   853: <li>Add support for RFC3137 in ospfd to allow Stub Router Advertisements.
                    854: <!-- 2007/03/20 -->
1.36      tb        855: <li>Make <a href="https://man.openbsd.org/?query=pfctl&sektion=8&format=html">pfctl(8)</a> enable basic ruleset optimization by default.
                    856: <li>Enable <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> on amd64 kernels, only attaches to jmicron controllers so far.
                    857: <li>Lots of work on the <a href="https://man.openbsd.org/?query=ahci&sektion=4&format=html">ahci(4)</a> driver to get native support for some sata controllers instead of going over <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a>.
                    858: <li>Add support in <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> to specify a number of attempts to retry forwarded services.
                    859: <li>Add support for playing simple RIFF file (.wav) to <a href="https://man.openbsd.org/?query=aucat&sektion=1&format=html">aucat(1)</a>.
1.1       deraadt   860: <li>Add delay to com_console so the fifo has time to flush itself before resetting, to avoid garbled dmesg output seen on some arm machines.
1.36      tb        861: <li>Add line-buffering flag (-u) to <a href="https://man.openbsd.org/?query=sed&sektion=1&format=html">sed(1)</a>.
1.1       deraadt   862: <!-- 2007/03/19 -->
1.36      tb        863: <li>Remove force-PIO workaround for landisk using the <a href="https://man.openbsd.org/?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
1.1       deraadt   864: <li>Make the SH-based landisk platform default to writeback cache in the CPU.
                    865: <li>Deactivate the pmap in cpu_exit, avoids quite a lot of TLB shootdowns in the reaper.
                    866: <li>Update libevent to 1.3b, keeping local changes.
1.36      tb        867: <li>Luna88k LCD device is now controllable with the <a href="https://man.openbsd.org/?query=lcd&sektion=4&format=html">lcd(4)</a>.
1.1       deraadt   868: <li>Add FFS2 fields to the superblock, change fs tools to keep accessing the FFS1 fields.
                    869: <li>Make sure the privilege separated daemons do not signal "connection closed" upstream when receiving EINTR or EAGAIN.
                    870: <li>Move i386 to new timecounter code.
1.36      tb        871: <li>Improvement in the way <a href="https://man.openbsd.org/?query=nmea&sektion=4&format=html">nmea(4)</a> takes the timestamp from the timedelta sensor when no PPS signal is available.
1.1       deraadt   872: <!-- 2007/03/18 -->
1.36      tb        873: <li>Initial import of a <a href="https://man.openbsd.org/?query=softraid&sektion=4&format=html">softraid(4)</a> device, providing a framework for I/O manipulation. Disabled for now.
                    874: <li>Add IP (v4 and v6) load balancing to <a href="https://man.openbsd.org/?query=carp&sektion=4&format=html">carp(4)</a>, similar to the ARP balancing.
                    875: <li>Add Sierra Wireless Aircard 875 to the list of known-to-work <a href="https://man.openbsd.org/?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
                    876: <li>Enable <a href="https://man.openbsd.org/?query=pxammc&sektion=4&format=html">pxammc(4)</a> and <a href="https://man.openbsd.org/?query=sdmmc&sektion=4&format=html">sdmmc(4)</a> on Zaurus RAMDISK kernels too.
1.1       deraadt   877: <li>Initial support for PXA27x SD/SDIO/MMC controller on the Zaurus platform.
1.36      tb        878: <li>Fix in <a href="https://man.openbsd.org/?query=locate&sektion=1&format=html">locate(1)</a> for filenames containing spaces.
                    879: <li>Add OX16PC945K to the list of supported <a href="https://man.openbsd.org/?query=puc&sektion=4&format=html">puc(4)</a> devices.
1.1       deraadt   880: <li>Fixes in the signal handling code when waking up. This fixes the majority of the rthreads lockings and hangups.
                    881: <!-- 2007/03/17 -->
                    882: <li>Start USB1 initialization later, so all USB2 controllers have completed before starting USB1 legacy emulation.
                    883: <li>Better delay handling for USB startup code, speeds up booting if you have lots of host controllers.
1.36      tb        884: <li>Fixes for <a href="https://man.openbsd.org/?query=hoststated&sektion=8&format=html">hoststated(8)</a> communication sockets, now shows relay statistics of all preforked processes.
1.1       deraadt   885: <!-- 2007/03/16 -->
1.36      tb        886: <li>Enabled <a href="https://man.openbsd.org/?query=wpi&sektion=4&format=html">wpi(4)</a> on amd64 GENERIC kernels.
                    887: <li>Make the upgrade script default to not <a href="https://man.openbsd.org/?query=fsck&sektion=8&format=html">fsck(8)</a> non-root filesystems.
                    888: <li>Added <a href="https://man.openbsd.org/?query=uts&sektion=4&format=html">uts(4)</a>, a driver for USB touchscreens.
1.1       deraadt   889: <li>Add support in the alpha platform for a couple of new Alpha models, AlphaServer 1200 and 4100.
1.36      tb        890: <li>In <a href="https://man.openbsd.org/?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, make sure we recognise more vendor payloads in the IKE decoder.
                    891: <li>Update <a href="https://man.openbsd.org/?query=bgpd&sektion=8&format=html">bgpd(8)</a> multiprotocol extension code to RFC 4760.
                    892: <li>Make sure the distributed prefix has a metric != 0 in <a href="https://man.openbsd.org/?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
1.1       deraadt   893: <li>New timecounter code for the sparc64 platform.
                    894: <!-- 2007/03/15 -->
1.36      tb        895: <li>Add PCI id for Intel's PCIe quad port fiber adapter to the <a href="https://man.openbsd.org/?query=em&sektion=4&format=html">em(4)</a> driver.
1.1       deraadt   896: <li>Fix for UltraSPARC-IV CPU detection in OpenFirmware to prevent crashes.
                    897: <li>Make sure the OpenFirmware node can be found on UltraSPARC-IV CPUs.
1.36      tb        898: <li>Fix in <a href="https://man.openbsd.org/?query=rcs&sektion=1&format=html">rcs(1)</a> where multiple input files for ci would have flags from previous files affect the later ones.
1.1       deraadt   899: <li>Fix for pthread include file.
                    900: <!-- 2007/03/14 -->
1.36      tb        901: <li>Allow <a href="https://man.openbsd.org/?query=nmeaattach&sektion=8&format=html">nmeaattach(8)</a> to start a sensor in the <a href="https://man.openbsd.org/?query=rc&sektion=8&format=html">rc(8)</a> scripts before starting <a href="https://man.openbsd.org/?query=ntpd&sektion=8&format=html">ntpd(8)</a> to give it time to cold start.
                    902: <li>Do not delete greylisted entries in the <a href="https://man.openbsd.org/?query=spamd&sektion=8&format=html">spamd(8)</a> database when whitelisting, they expire anyway and there could be a race when using -M and a retry comes in.
1.1       deraadt   903: <li>Fixes for ext2fs code.
                    904: <!-- 2007/03/13 -->
1.36      tb        905: <li>Fix for <a href="https://man.openbsd.org/?query=acx&sektion=4&format=html">acx(4)</a> devices running in HostAP mode, solves problem of getting DHCP leases from the AP when the network is quiet.
                    906: <li>Fix in <a href="https://man.openbsd.org/?query=sort&sektion=1&format=html">sort(1)</a> for very large input files.
                    907: <li>Allow IP_TTL and IP_MINTTL to be specified in the <a href="https://man.openbsd.org/?query=hoststated.conf&sektion=5&format=html">hoststated.conf(5)</a> to support GTSM according to RFC 3682.
                    908: <li>Add quirk for Sony DSC-T10 <a href="https://man.openbsd.org/?query=umass&sektion=4&format=html">umass(4)</a> devices.
1.1       deraadt   909: <!-- 2007/03/12 -->
                    910: <li>Fix for hanging or extremely slow "bgpctl show rib" commands in some cases.
                    911: <!-- 2007/03/11 -->
1.36      tb        912: <li>Fixes for "hal" on <a href="https://man.openbsd.org/?query=ath&sektion=4&format=html">ath(4)</a> 5210, 5211 and 5212 based devices on big endian systems.
1.1       deraadt   913: </ul>
                    914: <p>
                    915:
                    916: </body>
                    917: </html>