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

Annotation of www/plus43.html, Revision 1.50

1.42      bentley     1: <!doctype html>
                      2: <html lang=en id=plus>
                      3: <meta charset=utf-8>
1.33      tj          4: <title>OpenBSD 4.3 Changelog</title>
1.2       deraadt     5: <meta name="description" content="OpenBSD 4.3 changes">
1.31      deraadt     6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.35      tb          8: <link rel="canonical" href="https://www.openbsd.org/plus43.html">
1.42      bentley     9: <style>
                     10: a[href="stable.html"] {
                     11:        color: var(--green);
                     12: }
1.1       deraadt    13:
1.42      bentley    14: strong {
                     15:        color: var(--red);
                     16: }
1.1       deraadt    17:
1.42      bentley    18: h3 {
                     19:        color: var(--blue);
                     20: }
                     21:
                     22: p strong {
                     23:        font-weight: normal;
                     24: }
                     25: </style>
                     26:
                     27: <h2 id=OpenBSD>
1.31      deraadt    28: <a href="index.html">
1.42      bentley    29: <i>Open</i><b>BSD</b></a>
                     30: 4.3 Changelog
1.33      tj         31: </h2>
1.1       deraadt    32: <hr>
                     33:
                     34: <p>
                     35: This is a partial list of the major machine-independent changes
1.7       sobrado    36: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    37: specific changes have also been made, and are sometimes mentioned
                     38: in the pages for the specific <a href="plat.html">platforms</a>.
                     39:
                     40: <p>
1.42      bentley    41: Note: <strong>Problems for which patches exist are marked in red</strong>.
1.1       deraadt    42:
                     43: <p>
                     44: For changes in other releases, click below:<br>
                     45: <a href="plus20.html">2.0</a>,
                     46: <a href="plus21.html">2.1</a>,
                     47: <a href="plus22.html">2.2</a>,
                     48: <a href="plus23.html">2.3</a>,
                     49: <a href="plus24.html">2.4</a>,
                     50: <a href="plus25.html">2.5</a>,
                     51: <a href="plus26.html">2.6</a>,
                     52: <a href="plus27.html">2.7</a>,
                     53: <a href="plus28.html">2.8</a>,
                     54: <a href="plus29.html">2.9</a>,
                     55: <a href="plus30.html">3.0</a>,
                     56: <a href="plus31.html">3.1</a>,
                     57: <a href="plus32.html">3.2</a>,
                     58: <a href="plus33.html">3.3</a>,
                     59: <a href="plus34.html">3.4</a>,
                     60: <a href="plus35.html">3.5</a>,
                     61: <a href="plus36.html">3.6</a>,
1.6       deraadt    62: <br>
1.1       deraadt    63: <a href="plus37.html">3.7</a>,
                     64: <a href="plus38.html">3.8</a>,
                     65: <a href="plus39.html">3.9</a>,
                     66: <a href="plus40.html">4.0</a>,
                     67: <a href="plus41.html">4.1</a>,
                     68: <a href="plus42.html">4.2</a>,
1.6       deraadt    69: <a href="plus44.html">4.4</a>,
1.8       deraadt    70: <a href="plus45.html">4.5</a>,
1.9       deraadt    71: <a href="plus46.html">4.6</a>,
1.10      deraadt    72: <a href="plus47.html">4.7</a>,
1.11      deraadt    73: <a href="plus48.html">4.8</a>,
1.12      deraadt    74: <a href="plus49.html">4.9</a>,
1.14      nick       75: <a href="plus50.html">5.0</a>,
1.15      schwarze   76: <a href="plus51.html">5.1</a>,
1.16      nick       77: <a href="plus52.html">5.2</a>,
1.17      deraadt    78: <a href="plus53.html">5.3</a>,
1.18      deraadt    79: <a href="plus54.html">5.4</a>,
1.19      deraadt    80: <br>
1.21      deraadt    81: <a href="plus55.html">5.5</a>,
1.23      brett      82: <a href="plus56.html">5.6</a>,
1.24      deraadt    83: <a href="plus57.html">5.7</a>,
1.27      deraadt    84: <a href="plus58.html">5.8</a>,
1.28      deraadt    85: <a href="plus59.html">5.9</a>,
1.34      deraadt    86: <a href="plus60.html">6.0</a>,
1.36      deraadt    87: <a href="plus61.html">6.1</a>,
1.38      deraadt    88: <a href="plus62.html">6.2</a>,
1.39      deraadt    89: <a href="plus63.html">6.3</a>,
1.40      deraadt    90: <a href="plus64.html">6.4</a>,
1.41      pamela     91: <a href="plus65.html">6.5</a>,
1.44      pamela     92: <a href="plus66.html">6.6</a>,
1.45      deraadt    93: <a href="plus67.html">6.7</a>,
1.47      pamela     94: <a href="plus68.html">6.8</a>,
                     95: <a href="plus69.html">6.9</a>,
1.48      deraadt    96: <a href="plus70.html">7.0</a>,
1.49      deraadt    97: <a href="plus71.html">7.1</a>,
1.50    ! deraadt    98: <a href="plus72.html">7.2</a>,
1.1       deraadt    99: <a href="plus.html">current</a>.
                    100: <br>
                    101:
                    102: <p>
1.42      bentley   103: <h3>Changes made between OpenBSD 4.2 and 4.3</h3>
1.1       deraadt   104: <p>
                    105:
                    106: <ul>
1.4       jj        107: <!-- 2008/03/12 -->
1.42      bentley   108: <li>Fix the RX FIFO problem for <a href="https://man.openbsd.org/re.4">re(4)</a> devices, especially visible when using them at gig speeds.
1.1       deraadt   109: <!-- 2008/03/06 -->
1.42      bentley   110: <li><a href="https://man.openbsd.org/ral.4">ral(4)</a> RT2860 microcode is now included.
1.1       deraadt   111: <!-- 2008/03/05 -->
                    112: <li>Make the alpha CD ISO image contain a bsd.rd called 'bsd' to avoid need for PROM commandline options to get to the kernel.
1.42      bentley   113: <li>On zaurus X11, remove SunPaste symbol from the Fn+v key combination to avoid <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> from calling insert-selection() when v alone is pressed.
1.1       deraadt   114: <!-- 2008/03/04 -->
                    115: <li>Move hppa bootblocks in memory so bsd.rd fits.
1.42      bentley   116: <li>Work around NULL pointer dereference in the <a href="https://man.openbsd.org/de.4">de(4)</a> driver.
                    117: <li>Allow 80 and 160 second timeouts in <a href="https://man.openbsd.org/pkg_add.8">pkg_add(8)</a> to help big updates.
                    118: <li>Fix segfault in <a href="https://man.openbsd.org/rcs.1">rcs(1)</a> when trying to lock and unlock rcs files that contain no revisions.
1.1       deraadt   119: <li>Prevent the VFS layer from creating files with a NULL filename.
                    120: <!-- 2008/03/03 -->
1.42      bentley   121: <li>Added Atlantis Land A02-UP1-W54 to the list of supported <a href="https://man.openbsd.org/rum.4">rum(4)</a> devices.
1.1       deraadt   122: <li>Fix use-after-free in the IPv6 rt_llinfo route handling code.
                    123: <li>Added serial console handling for alpha, macppc and zaurus when installing.
1.42      bentley   124: <li>Added Palm 700WX support to the <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a> driver.
1.1       deraadt   125: <!-- 2008/03/02 -->
1.42      bentley   126: <li>Fix for small modulo bias in the arc4random used for IP ID and <a href="https://man.openbsd.org/named.8">named(8)</a> PRNG.
1.1       deraadt   127: <li>While installing, keep a resolv.conf.shadow file around when restarting an install.
                    128: <li>Include sigcode in core dumps, allows gdb to backtrace through signal handlers.
1.42      bentley   129: <li><strong>SECURITY FIX: Buffer overflow in ppp command prompt parsing.</strong><br>
1.3       jj        130: <a href="errata42.html#009_ppp">A source code patch is available</a>.<br>
1.42      bentley   131: <a href="stable.html">[Applied to stable]</a>
                    132: <li>For <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>, clear interrupts on detach, fixes interrupt storm on digital-only controllers.
1.1       deraadt   133: <!-- 2008/03/01 -->
1.42      bentley   134: <li>For <a href="https://man.openbsd.org/em.4">em(4)</a> fiber adapters, return nothing when checking flow control status instead of reading the wrong values.
                    135: <li>Fix for <a href="https://man.openbsd.org/sf.4">sf(4)</a> watchdog handling, causing endless loops.
1.1       deraadt   136: <li>Allow dryruns (-n) to work properly in OpenCVS.
1.42      bentley   137: <li>Make sparc64 <a href="https://man.openbsd.org/sabtty.4">sabtty(4)</a> read and adopt the speed configured in OpenFirmware when it is the console.
1.1       deraadt   138: <li>Make sure OpenCVS will not overwrite CVS/Root files when given an alternate CVSROOT.
                    139: <!-- 2008/02/29 -->
                    140: <li>Make OpenCVS handle file permissions and owner properly, now you can update group owned files.
                    141: <!-- 2008/02/28 -->
1.42      bentley   142: <li>Replaced the IP ID and the <a href="https://man.openbsd.org/named.8">named(8)</a> PRNG algorithm with one based on a Durstenfeld shuffle.
1.1       deraadt   143: <!-- 2008/02/27 -->
1.42      bentley   144: <li>Make sure <a href="https://man.openbsd.org/audio.4">audio(4)</a> blocksize sticks when set explicitly by an AUDIO_SETINFO call.
                    145: <li>Initial code for BCM5706/5708 fiber support in <a href="https://man.openbsd.org/bge.4">bge(4)</a>.
1.1       deraadt   146: <li>Prevent file races in the opencvs code.
                    147: <li>Avoid creating ridiculously large core dumps when the stack memory map is fragmented.
1.42      bentley   148: <li>Add an extension to <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> to perform POSIX atomic rename operations.
                    149: <li>Add support in <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> for ICH8M SATA IDE.
                    150: <li>Corrected the watchdog time code in <a href="https://man.openbsd.org/em.4">em(4)</a>.
                    151: <li>Fix segfault in gnu <a href="https://man.openbsd.org/cvs.1">cvs(1)</a> when doing checkout -c if there is an unknown flag in the CVSROOT/modules file.
1.1       deraadt   152: <li>Make diff3 report temporary file errors on stderr and not stdout.
1.42      bentley   153: <li>Make <a href="https://man.openbsd.org/awk.1">awk(1)</a> fail nicely instead of crashing for format strings containing '*'.
1.1       deraadt   154: <!-- 2008/02/26 -->
                    155: <li>Added OpenCVS to the main build, installs as /usr/bin/opencvs.
1.42      bentley   156: <li>Fix memory leak in <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> parser.
                    157: <li>In <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, ignore and drop path attributes with a type code of 0, instead of sending an error back.
                    158: <li>Make <a href="https://man.openbsd.org/ftp-proxy.8">ftp-proxy(8)</a> not pass quick when tagging so tags can be used later.
                    159: <li>Add support for EPSON CX5400 scanner in the <a href="https://man.openbsd.org/uscanner.4">uscanner(4)</a> driver.
                    160: <li>Add support for Axesstel MV100H in the <a href="https://man.openbsd.org/ubsa.4">ubsa(4)</a> driver.
1.1       deraadt   161: <li>Fix memory leak in the hw_cryptodev engine code of OpenSSL.
                    162: <!-- 2008/02/25 -->
1.42      bentley   163: <li>Make <a href="https://man.openbsd.org/ppp.8">ppp(8)</a> allow a range of baud rates similar to <a href="https://man.openbsd.org/tip.1">tip(1)</a>/<a href="https://man.openbsd.org/cu.1">cu(1)</a>.
                    164: <li>Added <a href="https://man.openbsd.org/et.4">et(4)</a> to amd64 and i386 RAMDISK_CD kernels.
                    165: <li>Comment out <a href="https://man.openbsd.org/lii.4">lii(4)</a> from i386 GENERIC, add commented to amd64 GENERIC.
                    166: <li>Make <a href="https://man.openbsd.org/rmail.8">rmail(8)</a> support giant files by using <a href="https://man.openbsd.org/ftello.3">ftello(3)</a>.
                    167: <li>For <a href="https://man.openbsd.org/compress.1">compress(1)</a>, fix setting testmode when using both the -l and the -t flag.
                    168: <li>64-bit fix in <a href="https://man.openbsd.org/sdmmc.4">sdmmc(4)</a>.
1.1       deraadt   169: <!-- 2008/02/24 -->
                    170: <li>Make sure the ip6_input code has a complete rthdr before trying to do m_copydata() on it.
1.42      bentley   171: <li>Fix in <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> so <a href="https://man.openbsd.org/script.1">script(1)</a> will not exit immediately when started inside an <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> with vmin=0.
1.1       deraadt   172: <li>Make the bt code handle "QOS" L2CAP configuration request option.
                    173: <li>Synced the netbt code with NetBSD.
                    174: <li>Added vax install ISO image.
                    175: <!-- 2008/02/23 -->
1.42      bentley   176: <li>Fix in <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, use rounded-down address when changing memory protections on the GOT.
                    177: <li>Prevent memory leaks claimed by <a href="https://man.openbsd.org/ipw.4">ipw(4)</a> firmware on "ifconfig down".
1.1       deraadt   178: <!-- 2008/02/22 -->
                    179: <li>Add safety check in the libc regex code for allocset() failures.
1.42      bentley   180: <li>Make <a href="https://man.openbsd.org/bnx.4">bnx(4)</a> avoid unaligned PCI config space accesses.
1.1       deraadt   181: <li>Allow all SSH2 packet types, including UNIMPLEMENTED to reset the keepalive timer.
1.42      bentley   182: <li>Fix for macppc <a href="https://man.openbsd.org/eeprom.8">eeprom(8)</a> command to handle multiple NULL characters within string-valued properties.
1.1       deraadt   183: <!-- 2008/02/21 -->
1.42      bentley   184: <li>Support for new devices added to <a href="https://man.openbsd.org/axe.4">axe(4)</a> and <a href="https://man.openbsd.org/uftdi.4">uftdi(4)</a>.
                    185: <li>Added support for Corega CG-WLUSB2GL WLAN in the <a href="https://man.openbsd.org/rum.4">rum(4)</a> driver.
                    186: <li>Added I-O Data USBRSAQ5 serial device support to <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a>.
1.1       deraadt   187: <li>Fix in the xf86_video_intel driver for i830-based devices. Fixes crashes seen on ThinkPad X40s.
1.42      bentley   188: <li>Fix <a href="https://man.openbsd.org/sort.1">sort(1)</a> processing of numbers containing zeroes in -n (numeric mode).
                    189: <li>Prevent possible free list corruption when <a href="https://man.openbsd.org/malloc.9">malloc(9)</a> sleeps.
1.1       deraadt   190: <!-- 2008/02/20 -->
1.42      bentley   191: <li>Make sure <a href="https://man.openbsd.org/fxp.4">fxp(4)</a> 16-bit registers do not get accessed by 8-bit reads/writes.
                    192: <li>Enabled <a href="https://man.openbsd.org/envy.4">envy(4)</a> on amd64 and i386 GENERIC kernels.
                    193: <li>Implement AK4524 input and output volume knobs and output mute switches on <a href="https://man.openbsd.org/envy.4">envy(4)</a>.
                    194: <li>On amd64 GENERIC kernels, allow <a href="https://man.openbsd.org/opl.4">opl(4)</a> to attach to <a href="https://man.openbsd.org/cmpci.4">cmpci(4)</a>.
                    195: <li>Fixed return-rst for IPv6 in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt   196: <li>Reworked sgi device attachment rules.
                    197: <li>Reworked libc free list handling to prevent cases where freeing memory requires memory.
1.42      bentley   198: <li>Fixed a use-after-free bug in <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a>.
                    199: <li><strong>RELIABILITY FIX: Incorrect assumptions in tcp_respond can lead to a kernel panic.</strong><br>
1.1       deraadt   200: <a href="errata42.html#007_tcprespond">A source code patch is available</a>.<br>
1.42      bentley   201: <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   202:
1.42      bentley   203: <li>Use autopolling for link status on <a href="https://man.openbsd.org/bge.4">bge(4)</a> when it has link. Fixes input errors and might avoid firmware hangs on some cards.
                    204: <li>Fix segfault in <a href="https://man.openbsd.org/pstat.8">pstat(8)</a> when called with -vT.
                    205: <li><a href="https://man.openbsd.org/tda.4">tda(4)</a> enabled on sparc64 GENERIC kernels.
                    206: <li>On sparc64, make <a href="https://man.openbsd.org/tda.4">tda(4)</a> run the fans at maximum speed when about to enter <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>, in order to avoid overheating in case of a system crash.
1.1       deraadt   207: <li>Fix mbuf leak when receiving PPPoE packets but without any PPPoE interfaces set up.
                    208: <!-- 2008/02/19 -->
1.42      bentley   209: <li>Added support for the Intel ICH9 chipsets in the <a href="https://man.openbsd.org/em.4">em(4)</a> driver.
                    210: <li>Add support for the optics on the Sun variant of <a href="https://man.openbsd.org/ixgb.4">ixgb(4)</a> boards.
                    211: <li>Added support for AnyDATA ADU-500A in the <a href="https://man.openbsd.org/umsm.4">umsm(4)</a> driver.
1.1       deraadt   212: <!-- 2008/02/18 -->
1.42      bentley   213: <li>Change <a href="https://man.openbsd.org/sgivol.8">sgivol(8)</a> to not require the -f option.
1.1       deraadt   214: <!-- 2008/02/17 -->
1.42      bentley   215: <li>Add initial bits in <a href="https://man.openbsd.org/bge.4">bge(4)</a> for fiber support with the BCM5714/15/80 chipsets.
                    216: <li>Add support for VIA VT8237S south bridge in <a href="https://man.openbsd.org/viapm.4">viapm(4)</a>
                    217: <li>Initial driver for <a href="https://man.openbsd.org/wbsio.4">wbsio(4)</a>, a driver for Winbond LPC Super I/O chips. Enabled on i386 and amd64 GENERIC kernels.
                    218: <li>In <a href="https://man.openbsd.org/isakmpd.conf.5">isakmpd.conf(5)</a>, define default configurations for AES-192 and AES-256.
1.1       deraadt   219: <!-- 2008/02/16 -->
                    220: <li>Remove wait instruction from mips64 cpu_idle_cycle, causes problems on RM7000 machines.
1.42      bentley   221: <li>Better error reporting in <a href="https://man.openbsd.org/mfi.4">mfi(4)</a> when running out of ccb's.
                    222: <li>Better support for 11b mode in <a href="https://man.openbsd.org/bwi.4">bwi(4)</a>.
                    223: <li>Switch <a href="https://man.openbsd.org/pf.4">pf(4)</a> to RFC 1948 ISN generation.
1.1       deraadt   224: <!-- 2008/02/15 -->
1.42      bentley   225: <li>Updated <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> to version 232.
1.1       deraadt   226: <li>Reenable idle modes on powerpc.
                    227: <!-- 2008/02/14 -->
                    228: <li>Revert workq to pre-mutex state, fixes locking issues on alpha.
1.42      bentley   229: <li>Make <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> deal with 64-bit BAR such as with PCIe chipsets.
                    230: <li>Implemented crypto support in <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>.
1.1       deraadt   231: <li>Better armish time base calculation for those who do not have very accurate clock generators.
                    232: <li>Fix sparc64 so the interrupt handler does not get on the per-cpu list of pending interrupts twice. Makes usb keyboards work as console.
1.42      bentley   233: <li>Make <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> skip the check for being started with an absolute path when run with -t for configuration test mode.
1.1       deraadt   234: <!-- 2008/02/13 -->
1.42      bentley   235: <li>Added authpf-noip for <a href="https://man.openbsd.org/authpf.8">authpf(8)</a> to allow multiple users to connect from a single IP.
1.1       deraadt   236: <li>Fix 4bit depth xserver for arches without lazy binding.
                    237: <li>Aligned the stack gap for arches where stack grows upward.
                    238: <li>Fix crash in OpenCVS when asking for status on an unknown file.
1.42      bentley   239: <li>Fix for <a href="https://man.openbsd.org/mkdir.1">mkdir(1)</a>, to better support <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> and mkdir -p.
1.1       deraadt   240: <!-- 2008/02/12 -->
                    241: <li>Upgraded X11 Mesa to 7.0.2.
                    242: <!-- 2008/02/11 -->
1.42      bentley   243: <li>Initial driver for <a href="https://man.openbsd.org/sparc64/tda.4">tda(4)</a>, controls speed of ambient and CPU fans on sparc64.
1.1       deraadt   244: <li>Make the install scripts adjust serial speed tty entry if no console is enabled while installing.
                    245: <li>Better cache handling in the SGI pmap code.
                    246: <li>Upgraded xf86-video-intel to 2.2.0.90 in the xenocara tree.
                    247: <li>Make the TCP input code take the window size into account from the first ACK packet.
1.42      bentley   248: <li>Fix in <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> dns protocol handling.
                    249: <li>Added support in <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> for making <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> send traps when the state of a host changes.
1.1       deraadt   250: <!-- 2008/02/10 -->
1.42      bentley   251: <li>Added support for PERC6, aka LSI SAS1078 in <a href="https://man.openbsd.org/mfi.4">mfi(4)</a>.
                    252: <li>Fixed watchdog timeouts on <a href="https://man.openbsd.org/gem.4">gem(4)</a>.
                    253: <li>For sparc64 <a href="https://man.openbsd.org/ebus.4">ebus(4)</a>, attach the lom-console, hopefully providing a proper console on Netra T4/Netra 20 when the console is redirected to the LOM.
1.1       deraadt   254: <li>OpenCVS now makes sure not to allow commits to files that have a sticky date set.
1.42      bentley   255: <li>Delay tilde expansion in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> for ChrootDirectory until user is logged in.
1.1       deraadt   256: <li>Fixed date parsing on date tags set in CVS/Tag or CVS/Entries.
                    257: <!-- 2008/02/09 -->
                    258: <li>Extended support for -D in OpenCVS, writes CVS/Tag and CVS/Entries properly now.
1.42      bentley   259: <li>Add 64-bit physmem and usermem entries to <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>, and make <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> print out these values for hw.physmem and hw.usermem.
1.1       deraadt   260: <li>Added date support for OpenCVS annotate.
1.42      bentley   261: <li>Fix memory leak in <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> ber I/O engine.
1.43      deraadt   262: <li>Proper support for -A in checkout/update in OpenCVS.
1.1       deraadt   263: <li>Initial version of -D support for checkout and update, both local and remote, in OpenCVS.
                    264: <!-- 2008/02/08 -->
1.42      bentley   265: <li>Add <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a> ChrootDirectory option to <a href="https://man.openbsd.org/chroot.2">chroot(2)</a> users to a directory and tweak internal sftp server to work with it.
                    266: <li>Fix setting of recording parameters in <a href="https://man.openbsd.org/auich.4">auich(4)</a> when configuring for full-duplex.
1.1       deraadt   267: <!-- 2008/02/07 -->
1.42      bentley   268: <li>Make <a href="https://man.openbsd.org/arp.8">arp(8)</a> default to -na when called with no arguments.
                    269: <li>Added -o flag to <a href="https://man.openbsd.org/pkill.1">pkill(1)</a> and <a href="https://man.openbsd.org/pgrep.1">pgrep(1)</a>.
                    270: <li>Enable DMA in the <a href="https://man.openbsd.org/wd.4">wd(4)</a> driver for 1-sector devices (most flash devices).
1.1       deraadt   271: <!-- 2008/02/06 -->
                    272: <li>Add support for 'co -c' in OpenCVS.
                    273: <li>Improved add in OpenCVS, now has fixed server-side adds, support for add in branches and does not add files in N-tagged directories.
                    274: <!-- 2008/02/05 -->
                    275: <li>Make sure OpenCVS puts a 'T' in front of sticky tags in the CVS/Entries file.
1.42      bentley   276: <li>Fix possible memory leak in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> when sending Phase 1 IDs.
                    277: <li>Move <a href="https://man.openbsd.org/carp.4">carp(4)</a> to a simpler configuration scheme. This change also allows for IPv6 NDP balancing. Check your carp setup if you use balancing, this is a flag day.
1.1       deraadt   278: <li>Enabled ACPI 3.0 for amd64 and i386 machines.
                    279: <li>Change the way netstat identifies which connections to hide when used without -a.
1.42      bentley   280: <li>Prevent the "ttflush write failed" panic in <a href="https://man.openbsd.org/mg.1">mg(1)</a> when resizing a the window.
1.1       deraadt   281: <!-- 2008/02/04 -->
1.42      bentley   282: <li>Linked <a href="https://man.openbsd.org/sftp-server.8">sftp-server(8)</a> into <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
1.1       deraadt   283: <li>OpenCVS also supports the -i flag now and the -n for checkouts to control execution of programs in CVSROOT/modules.
                    284: <li>Added support for the -k flag in OpenCVS for all commands that support it.
                    285: <!-- 2008/02/03 -->
1.42      bentley   286: <li>Add PCI ids for 82571-based <a href="https://man.openbsd.org/em.4">em(4)</a> devices.
                    287: <li>Add support in <a href="https://man.openbsd.org/msk.4">msk(4)</a> for 88E8075 and a second 88E8055 chipset, and initial support for the Marvell Yukon Supreme ASIC.
1.1       deraadt   288: <!-- 2008/02/02 -->
                    289: <li>Added support for basics of -d support in OpenCVS.
                    290: <li>Added rdiff support to OpenCVS.
                    291: <li>Map sparc64 pcmcia window little-endian as MI code expects.
1.42      bentley   292: <li>For <a href="https://man.openbsd.org/pthreads.3">pthreads(3)</a>, relocate the internal pipe file descriptor if newfd collides with it.
1.1       deraadt   293: <li>Initial CVSROOT/modules support in OpenCVS.
                    294: <li>Make it possible in xenocara to build DRI support.
                    295: <!-- 2008/02/01 -->
                    296: <li>Make authpf clean anchors recursively via ioctls to properly clear the users anchors even then anchors are nested inside it.
                    297: <!-- 2008/01/31 -->
1.42      bentley   298: <li>Enable filter_opts in <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> to be used on anchors.
                    299: <li><a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> added to the generic build scripts now.
1.1       deraadt   300: <li>For all routing daemons, make sure confd's are not leaked on malloc failure in the control_accept() function.
                    301: <!-- 2008/01/30 -->
1.42      bentley   302: <li>Make <a href="https://man.openbsd.org/bge.4">bge(4)</a> recognize BCM5755 C0 ASIC revision devices.
                    303: <li>Make the <a href="https://man.openbsd.org/brgphy.4">brgphy(4)</a> recognize BCM5722 PHYs.
1.1       deraadt   304: <!-- 2008/01/29 -->
1.42      bentley   305: <li>Improved <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> crypto performance by avoiding unnecessary context switches and decrypting only once.
                    306: <li>Prevent segfaults in <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> on certain syntax errors in the configuration file.
                    307: <li>Add support for VIA VT8237S SATA in the <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> driver.
1.1       deraadt   308: <!-- 2008/01/28 -->
1.42      bentley   309: <li>Make sure <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> frees up resources on parsing failures, since reloads might keep the daemon alive afterwards.
                    310: <li>In <a href="https://man.openbsd.org/pthreads.3">pthreads(3)</a> code, make sure stack is properly aligned for code that uses SSE2 instructions.
                    311: <li>On <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>, reconnect the client socket after three consecutive failures. Allows for recovery after an IP address change.
1.1       deraadt   312: <!-- 2008/01/27 -->
                    313: <!-- 2008/01/26 -->
1.42      bentley   314: <li>Fix in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> for automatic tables generation in the rule optimizer.
1.1       deraadt   315: <!-- 2008/01/25 -->
1.42      bentley   316: <li>For <a href="https://man.openbsd.org/mfi.4">mfi(4)</a>, sync DMA memory back to CPU on poll failure.
1.1       deraadt   317: <li>Added support for some additional VIA C3 cpus.
1.42      bentley   318: <li>Prevent USB network devices from generating page faults on removal while holding open <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> handlers.
1.1       deraadt   319: <!-- 2008/01/24 -->
1.42      bentley   320: <li>Move <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> to use 16-byte commands, allows for >2TB disks.
                    321: <li>More work on supporting raid 0 in <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>.
                    322: <li>Finished the sparc64 <a href="https://man.openbsd.org/sparc64/beep.4">beep(4)</a> device by hooking it up to the <a href="https://man.openbsd.org/ukbd.4">ukbd(4)</a> beep handler.
1.1       deraadt   323: <!-- 2008/01/23 -->
1.42      bentley   324: <li>Extended the output of "show rib detail" for <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a>.
1.1       deraadt   325: <!-- 2008/01/22 -->
1.42      bentley   326: <li>For <a href="https://man.openbsd.org/upgt.4">upgt(4)</a>, make monitor mode work again, and enable fast channel switching.
                    327: <li>Added Y.C Cable USB-serial adapter to <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a>.
1.1       deraadt   328: <li>Fix double VOP_UNLOCK() in the VFS layer error path.
1.42      bentley   329: <li>Fix in <a href="https://man.openbsd.org/dumpfs.8">dumpfs(8)</a> for FFS2 type dumps.
                    330: <li>Add Fujitsu PRIMEQUEST 10GBASE-SR LAN Card to the list of supported <a href="https://man.openbsd.org/xge.4">xge(4)</a> devices.
1.1       deraadt   331: <!-- 2008/01/21 -->
                    332: <li>Make disklabel editor use 64 bit math to hold partition offsets when calculating offsets and sizes of free chunks.
1.42      bentley   333: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p12.
                    334: <li>Add shutdown hook to <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> which resets the device when called. Fixes re-attach issues when rebooting.
                    335: <li>Make sure <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> ACKs all issued requests when a remote write error occurs during upload.
                    336: <li>Make <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> use as many file descriptors as we have available, instead of fixed limit at 100.
                    337: <li>Added support for SMC SMCWUSBT-G2 devices to the <a href="https://man.openbsd.org/uath.4">uath(4)</a> driver.
1.1       deraadt   338: <!-- 2008/01/20 -->
1.42      bentley   339: <li>Allow <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> users to set fixed rates, but send all management frames at DS1.
                    340: <li>Fix SGI boot time interrupt storm on <a href="https://man.openbsd.org/mec.4">mec(4)</a>.
1.1       deraadt   341: <!-- 2008/01/19 -->
                    342: <li>Fix in sftp when uploading a filename with glob metacharacters in the name.
1.42      bentley   343: <li>Initial code for <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> raid level 0. Not done yet.
                    344: <li>Make <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> use 64 bit math so it can hold the maximum useful rekey limit. (2^32)
                    345: <li>Fix bug in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> where it could listen to both v4 and v6 when forwarding ports using -L, despite having set 0.0.0.0 as a bind_address.
                    346: <li>Make sure <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> hashes just the specified hostname when hashing individual hosts.
                    347: <li>In <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>, fix remote handle leak on local file open error.
                    348: <li>Fix file descriptor leak in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> on session multiplexing error path.
                    349: <li>Make <a href="https://man.openbsd.org/scp.1">scp(1)</a> -q imply "ssh -q" for the underlying connection, not just hush the progress meter.
                    350: <li>Added <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> to macppc GENERIC kernels.
                    351: <li>Endian fix for <a href="https://man.openbsd.org/upgt.4">upgt(4)</a>.
1.1       deraadt   352: <!-- 2008/01/18 -->
1.42      bentley   353: <li>Added LED support to <a href="https://man.openbsd.org/upgt.4">upgt(4)</a>.
                    354: <li>Fix crash in <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>.
                    355: <li>Initial driver for <a href="https://man.openbsd.org/environ.4">environ(4)</a>, a driver for the environment device found on Sun Enterprise machines.
1.1       deraadt   356: <!-- 2008/01/17 -->
1.42      bentley   357: <li>Added an <a href="https://man.openbsd.org/snmpctl.8">snmpctl(8)</a> command to send traps to registered receivers using the imsg trap interface.
                    358: <li>Fix RX queue stalling in <a href="https://man.openbsd.org/upgt.4">upgt(4)</a>.
                    359: <li>Add cast so <a href="https://man.openbsd.org/myx.4">myx(4)</a> code compiles on i386.
                    360: <li>Fix in ether_input() soft interrupt scheduling, causing delays for non-real devices like <a href="https://man.openbsd.org/tun.4">tun(4)</a> on architectures where soft interrupts are executed immediately.
                    361: <li>In <a href="https://man.openbsd.org/snmpd.conf.5">snmpd.conf(5)</a>, allow optional per-trap receiver community, and restrict the receivers to a specified MIB.
                    362: <li>Add basic snmpv2 support to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
                    363: <li>Fix in libc <a href="https://man.openbsd.org/readpassphrase.3">readpassphrase(3)</a>, use  TCSAFLUSH instead of TCSANOW when turning echo back on so that there is no chance of output that was written but still pending to be displayed.
1.1       deraadt   364: <li>Fixes from X.org, Misc extension out of bounds array index, file existence disclosure, Xinput extension memory corruption, TOG-cup extension memory corruption, MIT-SHM and EVI extensions integer overflows and PCF Font parser buffer overflow.
                    365: <!-- 2008/01/16 -->
1.42      bentley   366: <li>Edit <a href="https://man.openbsd.org/netstart.8">netstart(8)</a> to execute <a href="https://man.openbsd.org/rtsol.8">rtsol(8)</a> after <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> and <a href="https://man.openbsd.org/vlan.4">vlan(4)</a> interfaces have been taken up, so they are taken into consideration.
                    367: <li>Update <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> firmware to 2.13.1.0, don't forget to update the firmware package.
1.1       deraadt   368: <li>Make xenocara build both the old i810 and the new intel driver and let X autoconfiguration code choose which to use based on the chipset.
1.42      bentley   369: <li>Started working on an interface for <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> where userland applications may send an imsg to it using a socket resulting in a trap.
1.1       deraadt   370: <!-- 2008/01/15 -->
                    371: <li>Work around i386 Intel BIOS bug where ACPI tables end up in a region marked free for use.
1.42      bentley   372: <li>For sparc64 machines, make <a href="https://man.openbsd.org/sparc64/sabtty.4">sabtty(4)</a> adopt the speed configured in OpenFirmware when it is the console.
                    373: <li>Enabled <a href="https://man.openbsd.org/umbg.4">umbg(4)</a> on sparc64 GENERIC kernels.
1.1       deraadt   374: <!-- 2008/01/14 -->
1.42      bentley   375: <li>Add Dell SAS 6/iR to the list of supported <a href="https://man.openbsd.org/mpi.4">mpi(4)</a> devices.
1.1       deraadt   376: <li>Add support in xenocara for GeForce 8800 GT in the xf86-video-nv driver.
1.42      bentley   377: <li>Lots of fixes for <a href="https://man.openbsd.org/ac97.4">ac97(4)</a> and <a href="https://man.openbsd.org/auvia.4">auvia(4)</a>.
                    378: <li>Enabled <a href="https://man.openbsd.org/umbg.4">umbg(4)</a> on Zaurus GENERIC kernels.
1.1       deraadt   379: <li>Internal disklabel now allows for 48 bits in 512 bytes units, resulting in max partition or disk size of 64 PB.
                    380: <!-- 2008/01/13 -->
                    381: <li>Fix building of alpha kernels with debug symbols by replacing STABS debug info with limited DWARF2 generated symbols.
                    382: <li>For m88k machines, add a sysctl machdep.cputype to return the processor type.
                    383: <!-- 2008/01/12 -->
                    384: <li>Update xf86-video-nv to 2.1.6 in the xenocara source tree.
                    385: <!-- 2008/01/11 -->
1.42      bentley   386: <li>Improved error reporting in <a href="https://man.openbsd.org/make.1">make(1)</a> for parallel mode, and reorder jobs based on who did output last.
                    387: <li>Fix for <a href="https://man.openbsd.org/gem.4">gem(4)</a>, makes onboard fiber device on Sun fire V880 work.
                    388: <li>Make sure <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> will not allow users to use (a)dd or (m)odify to create 0 length partitions.
                    389: <li><strong>RELIABILITY FIX: A missing NULL pointer check can lead to a kernel panic.</strong><br>
1.1       deraadt   390: <a href="errata42.html#005_ifrtlabel">A source code patch is available</a>.<br>
1.42      bentley   391: <a href="stable.html">[Applied to stable]</a>
                    392: <li>Make <a href="https://man.openbsd.org/dump.8">dump(8)</a> compute transfer rates using 64 bit arithmetics.
1.1       deraadt   393: <!-- 2008/01/10 -->
                    394: <li>Add Broadcom 10Gb PCI id for BCM57710 devices.
                    395: <li>Added support in OpenCVS for local and remote rtag.
1.42      bentley   396: <li>Added some more Intel 10G PCIe entries for the <a href="https://man.openbsd.org/ixgb.4">ixgb(4)</a> driver.
1.1       deraadt   397: <li>For OpenCVS, do not ignore files and directories due to patterns on the repository side. Finally enables a fully working "cvs checkout src", even though options might not work.
                    398: <!-- 2008/01/09 -->
                    399: <li>Make sure OpenCVS commands do not segfault on RCS files without head keyword.
                    400: <li>In OpenCVS, add support for expansion of the Log keyword.
1.42      bentley   401: <li>For hppa, allow multiple <a href="https://man.openbsd.org/uark.4">uark(4)</a> devices to attach.
                    402: <li>Endian fixes in <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>.
                    403: <li>Changed <a href="https://man.openbsd.org/rc.8">rc(8)</a> and <a href="https://man.openbsd.org/netstart.8">netstart(8)</a> so <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> is not brought up before the working ruleset has been loaded.
1.1       deraadt   404: <li>Add a couple of USB devices to hppa GENERIC now that they are tested.
                    405: <!-- 2008/01/08 -->
1.42      bentley   406: <li>Add support in <a href="https://man.openbsd.org/cmpci.4">cmpci(4)</a> for 4,6 and 8 channel playback and fix CMI8768-based devices.
                    407: <li>Make the <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> (re)calculate command better in showing details of the free space it calculates.
1.1       deraadt   408: <!-- 2008/01/07 -->
                    409: <li>Make Sparc64 V880 machines force serial console speed to 9600, instead of 115200.
                    410: <!-- 2008/01/06 -->
1.42      bentley   411: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p11.
1.1       deraadt   412: <li>Update time zone data and code to tz2007k.
                    413: <li>Fix kernel build for Sun4c based Sun machines.
1.42      bentley   414: <li>Degrade <a href="https://man.openbsd.org/msts.4">msts(4)</a> sensor state from OK to WARNING and CRITICAL after a ten minute period.
1.1       deraadt   415: <!-- 2008/01/05 -->
1.42      bentley   416: <li>On SGI, enable raw keyboard for <a href="https://man.openbsd.org/wscons.4">wscons(4)</a>.
1.1       deraadt   417: <li>Fix in xenocara Makefile for parallel make builds.
                    418: <li>Make FFS code for disk block numbers 64-bit clean. Quota and statfs is still only 32-bit.
                    419: <li>Updated xf86-video-radeonhd to 1.1.0 in the xenocara tree.
1.42      bentley   420: <li>Add support for <a href="https://man.openbsd.org/msts.4">msts(4)</a>, the Meinberg Standard Time String format as a line discipline similar to <a href="https://man.openbsd.org/nmea.4">nmea(4)</a>.
                    421: <li>In <a href="https://man.openbsd.org/xdm.1">xdm(1)</a>, set the resolution at which fonts in the login widget are rendered, and switch to Luxi TrueType.
1.1       deraadt   422: <!-- 2008/01/04 -->
1.42      bentley   423: <li>Added SPARKLAN RT2573 to the list of supported <a href="https://man.openbsd.org/rum.4">rum(4)</a> devices.
                    424: <li>Mark <a href="https://man.openbsd.org/vadvise.2">vadvise(2)</a> as obsolete, and remove its implementation.
1.1       deraadt   425: <li>Make sure m68k-based platforms do not leave an unused page after the kernel message buffer.
                    426: <li>Add support for xserver on SGI and enable build for it.
1.42      bentley   427: <li>Add -n flag to <a href="https://man.openbsd.org/snmpctl.8">snmpctl(8)</a> to dump numeric IODs instead of symbolic names.
                    428: <li>Fix <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> driver so it works on amd64 too.
                    429: <li>Make <a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a> strip off trailing "/32" when address type is IPV4_ADDR, since <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> will not accept it.
1.1       deraadt   430: <!-- 2008/01/03 -->
1.42      bentley   431: <li>Make <a href="https://man.openbsd.org/lii.4">lii(4)</a> read the hardware mac address.
                    432: <li>Make <a href="https://man.openbsd.org/sendbug.1">sendbug(1)</a> avoid mangling &lt; and &gt; in comments.
                    433: <li>Make <a href="https://man.openbsd.org/mvme88k/vs.4">vs(4)</a> on mvme88k use wide scsi commands.
                    434: <li>Make <a href="https://man.openbsd.org/named.8">named(8)</a> use local zone files for localhost reverse lookups again.
                    435: <li>Moved more of <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> into reading values with sysctl instead of kvm.
                    436: <li>In <a href="https://man.openbsd.org/cwm.1">cwm(1)</a>, adjust the initial window placement with any geometry that would place the window at, or over the right or bottom edge.
1.1       deraadt   437: <li>Fix for sparc64 trap handling.
1.42      bentley   438: <li>Fix page fault in <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> which occurs when device is detached after a failed attach attempt.
1.1       deraadt   439: <!-- 2008/01/02 -->
1.42      bentley   440: <li>Fix race condition in <a href="https://man.openbsd.org/mkdir.1">mkdir(1)</a> -p that may lead to an erroneous successful exit status.
1.1       deraadt   441: <!-- 2008/01/01 -->
1.42      bentley   442: <li>Tune TX descriptor to improve <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> TX performance. Still some issues left to fix.
                    443: <li>Make <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a> allow PermitRootLogin in a Match block.
                    444: <li>Make both <a href="https://man.openbsd.org/scp.1">scp(1)</a> and <a href="https://man.openbsd.org/rcp.1">rcp(1)</a> with argument "-p" assume "epoch" if they receive timestamps originating before epoch.
1.1       deraadt   445: <!-- 2007/12/31 -->
                    446: <li>Make libc arc4random*() functions thread safe.
1.42      bentley   447: <li>Enabled <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> and <a href="https://man.openbsd.org/lii.4">lii(4)</a> in amd64 and i386 GENERIC and RAMDISK_CD kernels.
1.1       deraadt   448: <!-- 2007/12/30 -->
1.42      bentley   449: <li>Initial driver for <a href="https://man.openbsd.org/lii.4">lii(4)</a>, the Atheros L2 ethernet chip found on Asus eeepc.
                    450: <li>Enabled <a href="https://man.openbsd.org/gbe.4">gbe(4)</a> and <a href="https://man.openbsd.org/mkbc.4">mkbc(4)</a> on SGI GENERIC kernels.
                    451: <li>Many improvements on <a href="https://man.openbsd.org/gbe.4">gbe(4)</a> for SGI, including 8 and 16bpp colour depths.
1.1       deraadt   452: <!-- 2007/12/29 -->
1.42      bentley   453: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> "scrub max-mss" rule work correctly.
1.1       deraadt   454: <li>Update timezone data and code to 2007j.
                    455: <!-- 2007/12/28 -->
1.42      bentley   456: <li>Use correct packet maximum sizes for remote port and agent forwarding in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, prevents server from killing the connection if too much data is queued.
                    457: <li>Make <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> update the ServerAlive and ClientAlive timers even when receiving unimplemented or ignore messages from the other end.
1.1       deraadt   458: <!-- 2007/12/27 -->
                    459: <li>Make the clock adjustment handle up to 5000 usec/sec offset.
1.42      bentley   460: <li>Add missing length header check in <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> when receiving sync packets.
1.1       deraadt   461: <!-- 2007/12/26 -->
                    462: <li>Make sure NFS exported directories use the same chunk size as the underlying file system has for block size.
1.5       sthen     463: <li>Remove last debug bit from m88k machines with a 88110 CPU, and do not force serialization of memory accesses any more. Brings huge speedups.
1.1       deraadt   464: <li>Teach hppa bootloaders how to boot 64-bit kernels.
                    465: <!-- 2007/12/25 -->
                    466: <li>Increase processor bus timeout on the MVME197LE boards, makes it possible to turn instruction cache back on again.
                    467: <!-- 2007/12/24 -->
                    468: <li>Reimplemented an m88110 floating point emulator.
1.42      bentley   469: <li>When <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> is used with -E, implement "d *" to clear out all partitions, just like "z" does now.
1.1       deraadt   470: <!-- 2007/12/23 -->
1.42      bentley   471: <li>Make <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> log if the drift file can not be opened or written to.
1.1       deraadt   472: <!-- 2007/12/22 -->
1.42      bentley   473: <li>Fix POSIX mode bug in <a href="https://man.openbsd.org/df.1">df(1)</a>.
1.1       deraadt   474: <!-- 2007/12/21 -->
                    475: <li>Make sure the cardbus code will not panic if someone inserts a slot for which the support is disabled.
                    476: <!-- 2007/12/20 -->
1.42      bentley   477: <li>Updated <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p10.
                    478: <li>In <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>, implement statistics for redirections.
1.1       deraadt   479: <li>Removed an obsolete NFS kludge, improves performance.
                    480: <!-- 2007/12/19 -->
                    481: <li>Make sure net ioctls return ENOTTY instead of EINVAL for unknown ioctl requests.
1.42      bentley   482: <li>Fix page fault in <a href="https://man.openbsd.org/upgt.4">upgt(4)</a> TX path.
                    483: <li>Fix <a href="https://man.openbsd.org/le.4">le(4)</a> memory allocation on aviion machines.
1.1       deraadt   484: <!-- 2007/12/18 -->
1.42      bentley   485: <li>New <a href="https://man.openbsd.org/it.4">it(4)</a> driver for amd64 and i386.
                    486: <li>Add a <a href="https://man.openbsd.org/power.4">power(4)</a> driver for SGI machines, to shut down nicely if the <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> machdep.kbdreset is set.
1.1       deraadt   487: <!-- 2007/12/17 -->
                    488: <!-- 2007/12/16 -->
                    489: <li>Fix remaining cases of potential mfs problems with concurrent accesses.
                    490: <li>Fix stack increment calculations in core dumps on hppa where the stack grows upward.
                    491: <!-- 2007/12/15 -->
1.42      bentley   492: <li>Initial driver for <a href="https://man.openbsd.org/upgt.4">upgt(4)</a>, Conexant/Intersil PrismGT SoftMAC USB2.0 devices.
1.1       deraadt   493: <li>Disable the instruction cache on 40MHz MVME197LE boards due to instability.
                    494: <!-- 2007/12/14 -->
1.42      bentley   495: <li>Change <a href="https://man.openbsd.org/vmstat.8">vmstat(8)</a> to use sysctl to gather information, and remove setgid kmem from it.
                    496: <li>On SGI, make <a href="https://man.openbsd.org/sgi/gbe.4">gbe(4)</a> attach as the console if the graphical console is selected via ARCBIOS.
                    497: <li>Fix <a href="https://man.openbsd.org/login_radius.8">login_radius(8)</a> so a non-standard port name or number can be used.
                    498: <li><a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> has an official PEN for OpenBSD now, 30155.
1.1       deraadt   499: <!-- 2007/12/13 -->
                    500: <li>Sync xserver 1.4.0.90 into xenocara.
                    501: <li>Implement sysctls to report IP, TCP, UDP and ICMP statistics, so netstat can use them instead of kvm.
1.42      bentley   502: <li>Large update of <a href="https://man.openbsd.org/ospfd6.8">ospfd6(8)</a>.
1.1       deraadt   503: <!-- 2007/12/12 -->
                    504: <li>Fix for extra fan sensors on adt7460-based i2c-devices.
                    505: <!-- 2007/12/11 -->
1.42      bentley   506: <li>Fix "lls" command in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>.
                    507: <li>Fix <a href="https://man.openbsd.org/usbtablet.4">usbtablet(4)</a> for X.org 7.3.
                    508: <li>Fix <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> on HPPA by making sure arguments and environment is not stored in the space reserved for stackgap on machines where stack grows upward.
1.1       deraadt   509: <!-- 2007/12/10 -->
                    510: <li>For macppc i2s-based sound devices, remove support for 8KHz sample rates.
1.42      bentley   511: <li>On <a href="https://man.openbsd.org/vge.4">vge(4)</a>, remove unused HW VLAN stripping and tagging code.
1.1       deraadt   512: <li>Updated pixman to 0.9.6 in xenocara.
1.42      bentley   513: <li>Make <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> warn if configuration reload fails, instead of killing the daemon.
1.1       deraadt   514: <!-- 2007/12/09 -->
1.42      bentley   515: <li>Make <a href="https://man.openbsd.org/lcspx.4">lcspx(4)</a> attach to SPX option boards on VAXstation 3100s.
1.1       deraadt   516: <li>Enable Out-of-Order execution on 88110 CPUs.
1.42      bentley   517: <li>In <a href="https://man.openbsd.org/ral.4">ral(4)</a>, fix automatic rate control on RT2860-based devices if the rate falls down to 6 or 1 Mbps.
                    518: <li>Added <a href="https://man.openbsd.org/mount_ntfs.8">mount_ntfs(8)</a> to the alpha platform, and included support in alpha GENERIC.
                    519: <li>Updated the BIND <a href="https://man.openbsd.org/named.8">named(8)</a> to 9.4.2.
1.1       deraadt   520: <!-- 2007/12/08 -->
                    521: <li>Simplified the pool code in the kernel by removing the pool cache.
                    522: <li>Make the i830 xf86 driver use XAA acceleration instead of EXA.
1.42      bentley   523: <li>Make <a href="https://man.openbsd.org/relayd.conf.5">relayd.conf(5)</a> consider the generic handler to be TCP-based, so you can use "protocol foo" without defining a type.
1.1       deraadt   524: <!-- 2007/12/07 -->
1.42      bentley   525: <li>hoststated(8) gets renamed to <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>. Similar change for <a href="https://man.openbsd.org/relayctl.8">relayctl(8)</a>.
                    526: <li>Unbreak <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> on 32bit architectures.
1.1       deraadt   527: <!-- 2007/12/06 -->
                    528: <li>SMP fixes for mfs concurrent buflist access.
1.42      bentley   529: <li>Make <a href="https://man.openbsd.org/adt.4">adt(4)</a> also support sch5027.
1.1       deraadt   530: <!-- 2007/12/05 -->
                    531: <li>In the atascsi layer, ask for write cache and read look ahead to be turned on.
1.42      bentley   532: <li>Fix file descriptor/ssl leak in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> SSL checks.
                    533: <li>Make sure <a href="https://man.openbsd.org/sensorsd.8">sensorsd(8)</a> logs positive events with LOG_INFO instead of LOG_ALERT.
                    534: <li>Add TRENDnet TEW-401PCplus cardbus to the list of supported <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> devices.
                    535: <li>Initial import of <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> and <a href="https://man.openbsd.org/snmpctl.8">snmpctl(8)</a>, a lightweight SNMP implementation.
                    536: <li>Make sure <a href="https://man.openbsd.org/nfe.4">nfe(4)</a> adapters are not in powerdown mode.
1.1       deraadt   537: <!-- 2007/12/04 -->
                    538: <li>Work in progress for SMP on m88110-based systems. Boots multiuser.
1.42      bentley   539: <li>Fix attach/detach issues with rt2860-based expresscard <a href="https://man.openbsd.org/ral.4">ral(4)</a> cards.
1.1       deraadt   540: <li>Imported xf86-video-radeonhd into xenocara.
                    541: <li>Added libGL DRI code to xenocara, not connected to the build yet.
1.42      bentley   542: <li>Make <a href="https://man.openbsd.org/puc.4">puc(4)</a> detachable.
                    543: <li>For <a href="https://man.openbsd.org/sppp.4">sppp(4)</a>, handle if the other end insists on a MRU of 1492, even if they should cope with 1500.
1.1       deraadt   544: <li>For mfs file systems, avoid out of bounds access at the tail end.
                    545: <!-- 2007/12/03 -->
1.42      bentley   546: <li>Allow USB serial number to be printed in verbose mode. Useful for <a href="https://man.openbsd.org/hotplugd.8">hotplugd(8)</a> users.
                    547: <li>Updated <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p9.
1.1       deraadt   548: <!-- 2007/12/02 -->
                    549: <li>Beginning of a real floating-point exception handler for 88110 CPUs.
                    550: <li>Reworked m88k spinlock code too, similar to i386 fix earlier.
                    551: <!-- 2007/12/01 -->
                    552: <!-- 2007/11/30 -->
1.42      bentley   553: <li>Make sure <a href="https://man.openbsd.org/pf.4">pf(4)</a> does not leak state if key allocation fails during add.
                    554: <li>Fix null pointer dereference in the <a href="https://man.openbsd.org/pf.4">pf(4)</a> ioctl code.
                    555: <li>New 4965AGN <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> firmware, 4.44.1.20.
                    556: <li>Make <a href="https://man.openbsd.org/pci.4">pci(4)</a> and <a href="https://man.openbsd.org/ppb.4">ppb(4)</a> detachable.
1.1       deraadt   557: <!-- 2007/11/29 -->
                    558: <!-- 2007/11/28 -->
                    559: <li>Initial import of DRM, direct rendering manager on i386, disabled for now.
1.42      bentley   560: <li>Make <a href="https://man.openbsd.org/owtemp.4">owtemp(4)</a> handle negative values from the sensors.
1.1       deraadt   561: <li>Simplify i386 cpu detection and always assume 386 CPUs are unknown and promote them to 486 instead of panicking.
1.42      bentley   562: <li>Add a "restart wm" function to <a href="https://man.openbsd.org/cwm.1">cwm(1)</a>.
                    563: <li>Let <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> bump the current file descriptor limit to the maximum number for the login class.
1.1       deraadt   564: <li>When updating the timestamp on pipes, use getnanotime() instead of nanotime(), since it is cheaper and good enough.
1.42      bentley   565: <li>Add a -d argument to <a href="https://man.openbsd.org/pstat.8">pstat(8)</a> to peek at values in the kernel.
1.1       deraadt   566: <!-- 2007/11/27 -->
                    567: <li>Implement the amd64/i386 MP fix for spin at splhigh on sparc64 also.
1.42      bentley   568: <li>In <a href="https://man.openbsd.org/zyd.4">zyd(4)</a>, properly update the hardware multicast filter.
                    569: <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, fix dlsym with special handles when called from an executable that has been linked without -E.
1.1       deraadt   570: <li>Removed old TCP_COMPAT_42 from the GENERIC kernels.
1.42      bentley   571: <li>Initial support for SGI Graphics Back End <a href="https://man.openbsd.org/sgi/gbe.4">gbe(4)</a>. Disabled by default.
                    572: <li>Make <a href="https://man.openbsd.org/carp.4">carp(4)</a> behave more like an ethernet interface when initializing the IPv4 interface address.
1.1       deraadt   573: <!-- 2007/11/26 -->
1.42      bentley   574: <li>For <a href="https://man.openbsd.org/xclock.1">xclock(1)</a>, invert logic in geometry computation in norender digital mode.
                    575: <li>In <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, add prefixes (paths) that would cause routing loops to the RIB, but marked as not eligible.
                    576: <li>For <a href="https://man.openbsd.org/wd.4">wd(4)</a>, enable read ahead and write cache if the disk claims it is supported.
1.1       deraadt   577: <li>Move amd64 spinning behaviour in line with i386 for MP biglock.
1.42      bentley   578: <li>Add LSI PCI Ids for 1078 based Megaraid devices to <a href="https://man.openbsd.org/mfi.4">mfi(4)</a>.
                    579: <li>Added warning to <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> for auto declarations whose size is not known at compile time.
1.1       deraadt   580: <li>Add new PERC6/CERC6 PCI Ids to the list of mfi devices.
1.42      bentley   581: <li>In <a href="https://man.openbsd.org/mbg.4">mbg(4)</a>, degrade the timedelta sensor if the clock is free running for too long.
                    582: <li>Make libc <a href="https://man.openbsd.org/popen.3">popen(3)</a>/pclose(3) thread safe.
                    583: <li>Bump <a href="https://man.openbsd.org/ciss.4">ciss(4)</a> maximum cdb size to 16 bytes.
                    584: <li>Added syslog logging to <a href="https://man.openbsd.org/tftpd.8">tftpd(8)</a>.
                    585: <li>In <a href="https://man.openbsd.org/cas.4">cas(4)</a>, make Cassini+ devices work.
1.1       deraadt   586: <li>Move the implementation of the biglock into MD code. For i386, stop spinning at splhigh, and do not try to grab biglock when releasing it. Huge speed improvement for i386.
1.42      bentley   587: <li>Re-enable <a href="https://man.openbsd.org/pthreads.3">pthreads(3)</a> support in libGL.
                    588: <li>Implemented a -C option to <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> for continuing ftp, http(s) and file transfers.
1.1       deraadt   589: <!-- 2007/11/25 -->
1.5       sthen     590: <li>New AGP code for amd64, re-added i965GM device and use correct major for the /dev/agp0 device node.
1.1       deraadt   591: <li>Relax MSDOS SecPerTrack limit to allow 64 instead of 63, makes iRiver Clix devices work.
                    592: <li>Fix hardware cursor mapping in the AGP i810 code.
1.42      bentley   593: <li>Make <a href="https://man.openbsd.org/modload.8">modload(8)</a> use /dev/ksyms as a kernel file by default.
                    594: <li>for <a href="https://man.openbsd.org/wscons.4">wscons(4)</a>, ask the emulation code to hide the cursor when leaving emulation mode.
1.1       deraadt   595: <li>Make AGP attach as a device, makes more AGP bridges get detected and attached. Enabled on amd64 and i386.
1.42      bentley   596: <li>Re-enabled <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> in GENERIC configs for all platforms.
1.1       deraadt   597: <li>Move crypto threads to workq's, lets cryptoraid attach early.
                    598: <li>Fake out the apm device node to switch between apm and acpi on i386.
1.42      bentley   599: <li>Fix <a href="https://man.openbsd.org/mount_mfs.8">mount_mfs(8)</a>/newfs(8) when mounting with a relative path.
                    600: <li>Enable <a href="https://man.openbsd.org/et.4">et(4)</a> on amd64 and i386 GENERIC kernels.
                    601: <li>Correctly set up TX descriptors on <a href="https://man.openbsd.org/et.4">et(4)</a> devices.
1.1       deraadt   602: <li>Add entries for Transmeta Efficeon CPUs.
                    603: <li>Turn off COMPAT_35 in the GENERIC kernels.
1.42      bentley   604: <li>Use ACPI reset methods for reboot on all machines where <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> is available.
                    605: <li>Make <a href="https://man.openbsd.org/config.8">config(8)</a> file directive accept multiple pathnames separated by '|'.
1.1       deraadt   606: <!-- 2007/11/24 -->
1.42      bentley   607: <li>Make <a href="https://man.openbsd.org/msk.4">msk(4)</a> detachable.
                    608: <li>Added support for the Sigmatel codec id 7662 to the <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> driver.
1.1       deraadt   609: <li>Updated xserver, xf86-input-keyboard, xf86-input-mouse, xf86-video-intel, xf86-input-void, xf86-input-vmmouse, xf86-input-acecad, xf86-input-magellan and xf86-input-spaceorb in the xenocara sources.
                    610: <li>Updated inputproto, randrproto, renderproto, libXrandr, libXi, xrandr and Mesa in xenocara and imported xbacklight.
1.42      bentley   611: <li>Make <a href="https://man.openbsd.org/wsmoused.8">wsmoused(8)</a> sleep increasingly longer while trying to get the mouse device from X after switching to console.
                    612: <li>More fixes for <a href="https://man.openbsd.org/make.1">make(1)</a> when running parallel jobs.
1.1       deraadt   613: <li>Fix for large clock drift on some macppc models.
                    614: <li>Updated libXfont to 1.3.1 in the xenocara sources.
                    615: <!-- 2007/11/23 -->
1.42      bentley   616: <li>Try a forced unmount if <a href="https://man.openbsd.org/mount_mfs.8">mount_mfs(8)</a> is killed with SIGKILL.
1.1       deraadt   617: <li>Enabled PCIAGP on amd64 GENERIC kernels.
1.42      bentley   618: <li>Early support for hotplug of <a href="https://man.openbsd.org/sili.4">sili(4)</a> controllers.
1.1       deraadt   619: <li>Implemented scsi vpd page translation for fetching disk serial numbers in atascsi.
                    620: <li>Make the atascsi layer claim SPC-3 when faking an INQUIRY.
                    621: <!-- 2007/11/22 -->
1.42      bentley   622: <li>Reimplemented the "mark" keyword in <a href="https://man.openbsd.org/hoststated.conf.5">hoststated.conf(5)</a>, somewhat similar to <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> tags.
                    623: <li>Fix relay roundrobin mode in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> when multiple hosts in a table are down.
                    624: <li>Unify number and string reading in <a href="https://man.openbsd.org/top.1">top(1)</a> to make sure command line args and interactive use of "d" and "n" now also interpret "max", "infinite" and "all".
1.1       deraadt   625: <!-- 2007/11/21 -->
1.42      bentley   626: <li><strong>RELIABILITY FIX: A memory leak in pf can lead to machine lockups.</strong><br>
1.1       deraadt   627: <a href="errata42.html#004_pf">A source code patch is available</a>.<br>
1.42      bentley   628: <a href="stable.html">[Applied to stable]</a>
                    629: <li>If the <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> drift file is missing, reset adjfreq to zero.
                    630: <li>Disabled <a href="https://man.openbsd.org/ipmi.4">ipmi(4)</a> on i386 GENERIC kernels.
1.1       deraadt   631: <li>Fix for panics when running "mt(1) rewoffl".
1.42      bentley   632: <li>In <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a>, allow HTTP digest type be either MD5 or SHA1, determined by the length of the digest.
1.1       deraadt   633: <!-- 2007/11/20 -->
                    634: <li>Fix for M88110 setregs() so binaries work to some extent on MVME197 machines.
1.42      bentley   635: <li>Fix possible mbuf leak on error in the <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> code.
                    636: <li>Fix in pthreads, make the threaded version of <a href="https://man.openbsd.org/vfork.2">vfork(2)</a> actually use the system <a href="https://man.openbsd.org/vfork.2">vfork(2)</a> in order to retain the semantics, instead of calling <a href="https://man.openbsd.org/fork.2">fork(2)</a>.
1.1       deraadt   637: <!-- 2007/11/19 -->
1.42      bentley   638: <li>Make sure <a href="https://man.openbsd.org/cwm.1">cwm(1)</a> default keybinding always exist. Additional bindings now overlap.
1.1       deraadt   639: <li>Make sure the kernel will not overwrite a core file owned by another user.
1.42      bentley   640: <li>In <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a>, always enable "late connect" relay mode, if an expect or filter action has been specified.
1.1       deraadt   641: <!-- 2007/11/18 -->
1.42      bentley   642: <li>Fix in <a href="https://man.openbsd.org/acpimadt.4">acpimadt(4)</a> for GENERIC.MP kernels where it would map ISA interrupts for which there was an override.
1.1       deraadt   643: <!-- 2007/11/17 -->
1.42      bentley   644: <li>Add the Planex GW-US54GXS adapter to the list of supported <a href="https://man.openbsd.org/zyd.4">zyd(4)</a> devices.
                    645: <li>Add support in <a href="https://man.openbsd.org/pcidump.8">pcidump(8)</a> for dumping PCI config space in hex.
1.1       deraadt   646: <li>Fix "mount -a" so it continues to try mounting the rest of the filesystems even if a line refers to a non-existent mount point.
1.42      bentley   647: <li>Updated the <a href="https://man.openbsd.org/zyd.4">zyd(4)</a> ZD1211B firmware, supposed to fix hardware reset problem.
                    648: <li>For <a href="https://man.openbsd.org/cron.8">cron(8)</a> and <a href="https://man.openbsd.org/vipw.8">vipw(8)</a>, deal with unchanged files better, since new timers have finer resolution.
                    649: <li>Fix stalls in <a href="https://man.openbsd.org/nfe.4">nfe(4)</a>, by disabling jumbo allocator until low number of buffers case is better handled.
1.1       deraadt   650: <!-- 2007/11/16 -->
                    651: <li>Fix false splassert warning during boot on m88k machines.
                    652: <li>Make GPIO functionality available on AMD Geode LX CS5536-based machines.
                    653: <li>Make sure to return the correct so_error instead of EINVAL if a non-blocking connect which has completed and failed gets called again.
1.42      bentley   654: <li>Initial import of <a href="https://man.openbsd.org/uticom.4">uticom(4)</a>, a driver for TI TUSB3410 usb serial devices.
1.1       deraadt   655: <!-- 2007/11/15 -->
1.42      bentley   656: <li>Make sure the atascsi layer accepts ATA ioctls, so tools like <a href="https://man.openbsd.org/atactl.8">atactl(8)</a> work on disks behind the atascsi layer.
                    657: <li>Enabled most <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> functionality by default. If you encounter problems, "disable acpi" or "disable apm" and report the problem.
                    658: <li>Initial import of a driver for the Ralink RT2860 chipset. Will attach as <a href="https://man.openbsd.org/ral.4">ral(4)</a>.
1.1       deraadt   659: <li>Try to get a working console on sparc64 when redirected to the RSC card on Sun Fire 280R/V480/V880.
1.42      bentley   660: <li>Make i386 MP kernels use smbios to count number of CPUs. If &gt; 1, disable <a href="https://man.openbsd.org/apm.4">apm(4)</a>.
1.1       deraadt   661: <li>Make sure the MS-DOS handling code reads 4k when reading the boot sector, help iPod nano file systems.
                    662: <!-- 2007/11/14 -->
                    663: <li>Do not call crypto_done() on errors. Fixes panics on crypto errors seen on reboots.
1.42      bentley   664: <li>Add Marvell 88E8042 and 88E8072 to the list of <a href="https://man.openbsd.org/msk.4">msk(4)</a> devices.
1.1       deraadt   665: <!-- 2007/11/13 -->
1.42      bentley   666: <li>Make sure <a href="https://man.openbsd.org/ldattach.8">ldattach(8)</a> does not set explicit com parameters for the tty, instead use the existing ones. Also do not artificially limit the baudrates.
                    667: <li>Make sure <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> on SGI machines compile ok and prevent it from stealing the console.
1.1       deraadt   668: <!-- 2007/11/12 -->
                    669: <li>Fix clock drift on MP m88k systems.
1.42      bentley   670: <li>Make an <a href="https://man.openbsd.org/openprom.4">openprom(4)</a> device file for the macppc platform.
1.1       deraadt   671: <!-- 2007/11/11 -->
                    672: <li>Fix some amd64 problems with lazy fpu context handling.
                    673: <li>Fix for i386 MP where interrupt time was always shown as 0%.
1.42      bentley   674: <li>Make sure <a href="https://man.openbsd.org/pf.4">pf(4)</a> does not leak pfstatekey upon insert conflicts.
1.1       deraadt   675: <li>For SGI macebus, add spurious interrupt detection, enables user to "boot poweroff" from ddb.
                    676: <li>Make sure m88k dma_cachectl() flushes all processors unconditionally.
                    677: <li>In OpenCVS, if a file has modifications in it when being updated, reapply umask.
                    678: <!-- 2007/11/10 -->
1.42      bentley   679: <li>Updated <a href="https://man.openbsd.org/eso.4">eso(4)</a>, now recording and setting block size works, and there is a master volume mute.
                    680: <li>Add support for more multifunction Epson devices to <a href="https://man.openbsd.org/uscanner.4">uscanner(4)</a>.
                    681: <li>Added <a href="https://man.openbsd.org/umbg.4">umbg(4)</a> to i386 and macppc GENERIC kernels.
                    682: <li>Added <a href="https://man.openbsd.org/umbg.4">umbg(4)</a>, a driver for USB attached Meinberg USB5131 DCF77 radio clock devices.
1.1       deraadt   683: <!-- 2007/11/09 -->
1.42      bentley   684: <li>Allow -c in conjunction with -d (and -u) in <a href="https://man.openbsd.org/uniq.1">uniq(1)</a>.
1.1       deraadt   685: <li>M88k now builds bsd.mp kernels.
                    686: <li>Make sure m88k MP kernels grab the kernel lock when processing soft interrupts.
                    687: <li>On sparc64 MP systems, use the interrupt stack as the initial stack for spinning up secondary CPUs.
                    688: <!-- 2007/11/08 -->
                    689: <li>Make the in-kernel disklabel code NTFS aware.
1.42      bentley   690: <li>Add Exar UART XR17C152, 154 and 158 to the list of <a href="https://man.openbsd.org/puc.4">puc(4)</a> devices.
                    691: <li>Fix AML string parsing in the <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> battery code, to better handle the invalid pointers aml_val2str() sometimes returns.
1.1       deraadt   692: <!-- 2007/11/07 -->
1.42      bentley   693: <li>Prevent null-pointer dereference in <a href="https://man.openbsd.org/pf.4">pf(4)</a> when empty groups are used in "set loginterface".
                    694: <li>Fix potential heap overflow in <a href="https://man.openbsd.org/perl.1">perl(1)</a>, given a specially crafted regexp.
1.1       deraadt   695: <!-- 2007/11/06 -->
1.42      bentley   696: <li>Make <a href="https://man.openbsd.org/md5.1">md5(1)</a> properly exit with a result code &gt;0 when encountering bad md5 in the checklist.
1.1       deraadt   697: <li>Close a race on sparc64 where the FPU state might be dropped to the wrong process in the IPI handlers.
                    698: <li>Prevent panic in the arpintr() code if IF_DEQUEUE returns NULL.
1.42      bentley   699: <li>Have <a href="https://man.openbsd.org/make.1">make(1)</a> simplify the way it deals with implicit rules and handle $&lt;.
1.1       deraadt   700: <!-- 2007/11/05 -->
                    701: <li>Add support for Epson multifunction USB devices, for the functions we do support.
                    702: <li>Update time zone info to tzdata 2007i.
1.42      bentley   703: <li>Avoid coredump in <a href="https://man.openbsd.org/mailwrapper.8">mailwrapper(8)</a> when there is only one token on a line.
                    704: <li>Prevent SEGV in <a href="https://man.openbsd.org/top.1">top(1)</a> on wrong sort name.
1.1       deraadt   705: <li>Better handling of OSS emulation when calling AUDIO_SETINFO and AUDIO_GETINFO at once.
1.42      bentley   706: <li>Add support in <a href="https://man.openbsd.org/mbg.4">mbg(4)</a> for PEX511 PCI Express DCF77 devices.
                    707: <li>Workaround in <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> for late establishment of interrupts on GENERIC.MP kernels.
                    708: <li>Fix in <a href="https://man.openbsd.org/raid.4">raid(4)</a>, where the disklabel reading to find raid components was causing hangs.
1.1       deraadt   709: <!-- 2007/11/04 -->
1.42      bentley   710: <li>Cleanup in the <a href="https://man.openbsd.org/audio.4">audio(4)</a> endianess conversion routines.
                    711: <li>Remove the delay in <a href="https://man.openbsd.org/top.1">top(1)</a> when a command line argument is wrong.
1.1       deraadt   712: <!-- 2007/11/03 -->
1.42      bentley   713: <li>In <a href="https://man.openbsd.org/mbg.4">mbg(4)</a>, add support for the Meinberg PCI509 5V DCF77 time signal station receiver.
                    714: <li>Make sure ATI-based <a href="https://man.openbsd.org/ahci.4">ahci(4)</a> devices do not cause a <a href="https://man.openbsd.org/wdc.4">wdc(4)</a> controller appear when running in IDE compat mode.
                    715: <li>Fix <a href="https://man.openbsd.org/lkm.4">lkm(4)</a> for the amd64 platform.
                    716: <li>Make sure <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> clears the last entry from an empty TRAP list.
                    717: <li>In the <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> dsdt code, identify as WinNT in hopes the machine will present "better" AML, or at least better settings for machines that do not support _OSI.
                    718: <li>Update <a href="https://man.openbsd.org/named.8">named(8)</a> hint file since l.root-servers.net has a new address.
                    719: <li>Added <a href="https://man.openbsd.org/ldattach.8">ldattach(8)</a>, a command to attach line disciplines to a tty line.
                    720: <li>Fix incorrect 'retry times' settings in <a href="https://man.openbsd.org/zyd.4">zyd(4)</a>, and increase max RX size.
                    721: <li>Fix <a href="https://man.openbsd.org/wpi.4">wpi(4)</a> and <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> reset handling so the firmware does not panic. Also, fix ifconfig -M. Only works when the interface is down.
                    722: <li>In <a href="https://man.openbsd.org/make.1">make(1)</a>, mark nodes as made when there is no command around the target.
1.1       deraadt   723: <!-- 2007/11/02 -->
1.42      bentley   724: <li>Avoid errno trashing in signal handler in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    725: <li>Prevent <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> from getting data from <a href="https://man.openbsd.org/getpwuid.3">getpwuid(3)</a> clobbered by another getpw*() call.
                    726: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, fix memory leak in the process_cmdline() function.
                    727: <li>Updated <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p8.
                    728: <li>Lots and lots of work on <a href="https://man.openbsd.org/make.1">make(1)</a>, including: optimized job runner which avoids forking the last command since it is running in a subshell, replaced parallel job buffering to deal with non-blocking descriptors, store list of errors during parallel make and print them on exit.
1.1       deraadt   729: <!-- 2007/11/01 -->
                    730: <li>Fix potential panics on the arm xscale based platform by reusing cache cleaning address calculation.
1.42      bentley   731: <li>In <a href="https://man.openbsd.org/top.1">top(1)</a>, bump arbitrary limit on argument length shown by -C.
1.1       deraadt   732: <!-- 2007/10/31 -->
1.42      bentley   733: <li>Add Admtek/Shantou ADM8515 to the list of supported <a href="https://man.openbsd.org/udav.4">udav(4)</a> devices.
                    734: <li>Prevent <a href="https://man.openbsd.org/pf.4">pf(4)</a> from sending anything in response to blocked icmp packets.
                    735: <li>Make sure <a href="https://man.openbsd.org/sppp.4">sppp(4)</a> does not potentially leak secret authname through ioctl() interfaces.
1.1       deraadt   736: <li>Workaround MP timeout/splhigh/scsi race at reboot on amd64/i386 using a delay.
                    737: <!-- 2007/10/30 -->
1.42      bentley   738: <li>Initial driver <a href="https://man.openbsd.org/et.4">et(4)</a> for the Agere/LSI ET310 ethernet devices.
                    739: <li>Do not print the prompt in <a href="https://man.openbsd.org/readpassphrase.3">readpassphrase(3)</a> when process is backgrounded and the input would not be read anyway.
                    740: <li>Fix for list handling code in the <a href="https://man.openbsd.org/bridge.4">bridge(4)</a> code.
1.1       deraadt   741: <!-- 2007/10/29 -->
                    742: <li>Fix for m88k when secondary CPU gets its interrupt pin stuck. Put the process it was running on the run queue again, unless it was the idle proc.
1.42      bentley   743: <li>Fix setup of TX descriptors in the <a href="https://man.openbsd.org/ath.4">ath(4)</a> driver.
1.1       deraadt   744: <!-- 2007/10/28 -->
1.42      bentley   745: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, make behaviour identical for non-existent users regarding options set in the Match block.
                    746: <li>Plug tiny mem leaks in ControlPath and ProxyCommand option processing in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    747: <li>Enable PCIe snoop for SB600 and MCP51-based <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> devices. Fixes noise, looping and distortion problems.
1.1       deraadt   748: <li>On m88k, work around the fact that secondary CPUs are started late in the boot and sched_init_cpu() has to be invoked early. Lets MVME188 SMP systems boot multiuser.
                    749: <li>Make sure m88k machines do not flag a processor as "alive" until it really is ready to accept IPIs.
1.42      bentley   750: <li>Fix panic in <a href="https://man.openbsd.org/siop.4">siop(4)</a>.
                    751: <li>Added <a href="https://man.openbsd.org/envy.4">envy(4)</a>, a driver for ICE1712 VIA Envy24 audio devices.
                    752: <li>Prepare <a href="https://man.openbsd.org/audio.4">audio(4)</a> for addition of the <a href="https://man.openbsd.org/envy.4">envy(4)</a> driver, enable 32 bit samples and bump max channels to 12.
1.1       deraadt   753: <!-- 2007/10/27 -->
1.42      bentley   754: <li>Let <a href="https://man.openbsd.org/vic.4">vic(4)</a> attach to the virtual pcnet hardware in vmware.
1.1       deraadt   755: <li>Take the correct lock on m88k when handling userland data faults in kernel mode, lets bsd.mp run multiuser on SP boards.
1.42      bentley   756: <li>Replace the <a href="https://man.openbsd.org/carp.4">carp(4)</a> replay protection counter with a cookie.
1.1       deraadt   757: <li>Make sure compat errno mapping arrays go up to ELAST for all emulated syscalls.
                    758: <!-- 2007/10/26 -->
1.42      bentley   759: <li>Workaround for chip bug on <a href="https://man.openbsd.org/ahci.4">ahci(4)</a> based ATI IXP600 AHCI controllers.
1.1       deraadt   760: <li>Fix ring buffer overflow in the audio recording code path.
                    761: <li>Fix file descriptor leak in the freetype library in xenocara.
                    762: <!-- 2007/10/25 -->
1.42      bentley   763: <li>Fix alignment issues on sparc64 when running <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
                    764: <li>Improved <a href="https://man.openbsd.org/vmstat.8">vmstat(8)</a> output, increasing the "fre" column and aligning memory and traps labels.
                    765: <li>Fix probability rules parsing in <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a>, and add support for 0% and 100%.
1.1       deraadt   766: <li>On E250 sparc64s, do not forget the channel number when reading environmental values off the sensor to prevent always reading from channel 0.
1.42      bentley   767: <li>Make sure mips platforms enable interrupts when exiting <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> if they were enabled before the break.
                    768: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p7.
1.1       deraadt   769: <li>Added support for command line "-D macro=value" to all routing daemons.
                    770: <!-- 2007/10/24 -->
                    771: <li>Change m88k system call invocation sequence to no longer pull arguments from stack, improves performance for all syscalls except mmap(). All m88k binaries must run against a 4.1 or more recent kernel.
                    772: <li>Add support for power supply temperature sensors on the E450.
1.42      bentley   773: <li>Fix logic in <a href="https://man.openbsd.org/make.1">make(1)</a> command-line / MAKEFLAGS parsing.
1.1       deraadt   774: <!-- 2007/10/23 -->
1.42      bentley   775: <li>Move <a href="https://man.openbsd.org/scp.1">scp(1)</a> network read/write into an atomicio()-like function to handle short reads, apply bandwidth limits and update counters.
                    776: <li>Make <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> do argument splitting and parsing so it can cope with common shell escapes and make handling consistent with <a href="https://man.openbsd.org/sh.1">sh(1)</a>.
                    777: <li>Change the daily <a href="https://man.openbsd.org/security.8">security(8)</a> script to record package installation/removal.
1.1       deraadt   778: <!-- 2007/10/22 -->
1.42      bentley   779: <li>Allow <a href="https://man.openbsd.org/alipm.4">alipm(4)</a> to be used for reading <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> info on sparc64, even if <a href="https://man.openbsd.org/alipm.4">alipm(4)</a> is not used for other parts.
1.1       deraadt   780: <li>Add support for the SUNW,envctrl as found on E450 machines.
                    781: <li>Fix for temperature sensor conversion factors on E450 sparc64 machines.
1.42      bentley   782: <li>Added support in <a href="https://man.openbsd.org/uipaq.4">uipaq(4)</a> for the HTC smartphones.
                    783: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, make sure that both the local and remote port are correct when parsing -L.
1.1       deraadt   784: <li>Make mips kernel options recognized from the boot command line in addition to the OSLoadOptions.
1.42      bentley   785: <li>Add a broadcast mode to <a href="https://man.openbsd.org/trunk.4">trunk(4)</a>, this mode sends all frames on all ports, and receives frames on any port.
                    786: <li>Added support in <a href="https://man.openbsd.org/hoststated.conf.5">hoststated.conf(5)</a> for including other files.
1.1       deraadt   787: <!-- 2007/10/21 -->
1.42      bentley   788: <li>Added <a href="https://man.openbsd.org/pcidump.8">pcidump(8)</a>, a utility to read pci configuration spaces.
                    789: <li>Properly document decision weight of prefixes in the <a href="https://man.openbsd.org/bgpd.conf.5">bgpd.conf(5)</a> file.
1.1       deraadt   790: <li>Do not use next_tick() to start the clock ticking on sparc64 secondary CPUs. It fails from time to time.
1.42      bentley   791: <li>Make the <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> kernel debugger clears its output buffer on powerpc before it starts processing.
                    792: <li>Make sure <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> sets the max message size to at least the minimum IP MTU.
1.1       deraadt   793: <li>Make cs4280-based devices able to be brought back from power save mode if needed.
                    794: <!-- 2007/10/20 -->
                    795: <li>Add support for temperature sensors on the SUNW,envctrltwo device found on the Sun E250.
                    796: <!-- 2007/10/19 -->
1.42      bentley   797: <li>Replace DMA and interrupt handling in <a href="https://man.openbsd.org/auich.4">auich(4)</a>, fixes recording from the microphone input as well as full-duplex operation.
                    798: <li>Add ShanTou ZT6688 usb 10/100 nic to the <a href="https://man.openbsd.org/udav.4">udav(4)</a> device driver.
                    799: <li>Make <a href="https://man.openbsd.org/su.1">su(1)</a> call setegid() before seteuid().
1.1       deraadt   800: <li>On sparc64, use HDL2CELL when passing OpenFirmware handles, makes bsd.mp boot on an E250.
1.42      bentley   801: <li>Add support in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> to schedule an immediate check through <a href="https://man.openbsd.org/hoststatectl.8">hoststatectl(8)</a>.
1.1       deraadt   802: <!-- 2007/10/18 -->
                    803: <li>Fix in the VFS layer for possible spl() problems in the buffer cleaning daemon.
                    804: <li>Add support for the Moosehead PS/2 controller found on SGI O2 machines.
                    805: <!-- 2007/10/17 -->
                    806: <li>In OpenCVS, avoid memory leak if a tag is defined in CVSROOT/config more than once.
1.42      bentley   807: <li>Add some LED support to the <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> driver.
                    808: <li>Add support for the Intel ICH9 chipset to the <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> driver.
                    809: <li>Use TCSAFLUSH instead of TCSADRAIN in <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> when turning off echo.
1.1       deraadt   810: <li>On sparc64 US-III cpus, spin up secondary CPU if running MP kernel.
                    811: <!-- 2007/10/16 -->
1.42      bentley   812: <li>Updated <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p6.
                    813: <li>Replacement for the <a href="https://man.openbsd.org/pctr.4">pctr(4)</a> codebase that can handle amd64 processors too.
1.1       deraadt   814: <li>On sparc64, make lazy FPU context switching work for MP kernels.
1.42      bentley   815: <li>For <a href="https://man.openbsd.org/top.1">top(1)</a>, properly handle terminals consisting of only a few lines.
1.1       deraadt   816: <!-- 2007/10/15 -->
1.42      bentley   817: <li>Make <a href="https://man.openbsd.org/rc.8">rc(8)</a> allow TCP NFS mounts too.
1.1       deraadt   818: <li>Fix in xf86-video-nv driver for G80 displays if BIOS leaves it stuck.
1.42      bentley   819: <li>Allow <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> to report the status of peers and sensors to syslog.
1.1       deraadt   820: <!-- 2007/10/14 -->
1.42      bentley   821: <li>Switch kernel arc4random routine to use different arc4 code and rework <a href="https://man.openbsd.org/spl.9">spl(9)</a> handling  so it goes to splhigh and back once per request instead of once per byte.
                    822: <li>Fix stream reset errors on ALC883 based <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> devices by waiting 40 usecs for the run bit to clear before performing a reset.
                    823: <li>Add <a href="https://man.openbsd.org/audio.4">audio(4)</a>-compatible mixer items for ALC883 in <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>.
                    824: <li>Enable <a href="https://man.openbsd.org/wbng.4">wbng(4)</a> on amd64 and i386 GENERIC kernels.
                    825: <li>Provide a way on macppc to attach <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> by faking an I2C bus with EEPROMs with content from OpenFirmware.
                    826: <li>New <a href="https://man.openbsd.org/wbng.4">wbng(4)</a> driver for Winbond W83793G Hardware Monitor.
                    827: <li>On sgi machines, disable timer/compare interrupts on the <a href="https://man.openbsd.org/macebus.4">macebus(4)</a>, prevents interrupt storms on IRQ 6.
                    828: <li>Add Planex GW-US54GD to the list of supported <a href="https://man.openbsd.org/zyd.4">zyd(4)</a> devices.
1.1       deraadt   829: <!-- 2007/10/13 -->
1.42      bentley   830: <li>Add an "include" directive to <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a>, and make sure the included file have the same strict permissions like the main configuration file.
                    831: <li>Make sure <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> does not trash errno in the signal handler.
1.1       deraadt   832: <li>Remove unused kerberos authentication code from the NFS code base, and make sure we never generate a zero xid.
1.42      bentley   833: <li>Add support for the BCM5906 <a href="https://man.openbsd.org/bge.4">bge(4)</a> device.
                    834: <li>Allow <a href="https://man.openbsd.org/nmeaattach.8">nmeaattach(8)</a> to turn off timestamping by calling it without the -t option.
1.1       deraadt   835: <!-- 2007/10/12 -->
                    836: <!-- 2007/10/11 -->
                    837: <li>Add support for channel setting on newer Atheros AR5424 and AR2423 etc.
1.42      bentley   838: <li>Added <a href="https://man.openbsd.org/ospf6ctl.8">ospf6ctl(8)</a>, a controller for the recently imported <a href="https://man.openbsd.org/ospf6d.8">ospf6d(8)</a> daemon.
                    839: <li>In <a href="https://man.openbsd.org/bge.4">bge(4)</a>, make BGE_JUMBO_FRAMELEN big enough to include a vlan tag.
                    840: <li>Serialize <a href="https://man.openbsd.org/usb.4">usb(4)</a> probing and attachments.
                    841: <li>Enabled <a href="https://man.openbsd.org/puc.4">puc(4)</a> on armish GENERIC kernels.
                    842: <li>Fix for <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>, when walking the acpi tree to find _PRT methods, check whether device is actually enabled and functioning.
                    843: <li><strong>SECURITY FIX: The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.</strong><br>
1.1       deraadt   844: <a href="errata42.html#002_openssl">A source code patch is available</a>.<br>
1.42      bentley   845: <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   846: <!-- 2007/10/10 -->
                    847: <li>Fix for macppc when using the new context switching code.
                    848: <li>Reworked the context switching code to a more machine-independent design. Allows MD context switching without spls or locks, and sleep queue wakeup goes from O(n^2) to O(n).
                    849: <!-- 2007/10/09 -->
1.42      bentley   850: <li>In <a href="https://man.openbsd.org/bgplg.8">bgplg(8)</a>, limit the number of allowable characters in a request to prevent cross-site scripting issues.
                    851: <li>Add support for RTL8211B PHY devices in <a href="https://man.openbsd.org/rgephy.4">rgephy(4)</a>.
                    852: <li>Rework the <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> debug dmesg to perform a more complete codec dump.
                    853: <li>Fix range check for <a href="https://man.openbsd.org/carp.4">carp(4)</a> vhid in <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>, vhid 0 is not valid.
                    854: <li>Do not skip i2c scanning for IPMI machines, as done previously, but only use it for non-sensor devices like <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a>.
1.1       deraadt   855: <li>Add proper support for branch revisions in annotate for OpenCVS.
                    856: <li>Make the OpenCVS rcs code properly resolve branches when given base revisions.
                    857: <!-- 2007/10/08 -->
1.42      bentley   858: <li><strong>SECURITY FIX: Malicious DHCP clients could cause <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> to corrupt its stack.</strong><br>
1.1       deraadt   859: <a href="errata42.html#001_dhcpd">A source code patch is available</a>.<br>
1.42      bentley   860: <a href="stable.html">[Applied to stable]</a>
                    861: <li>Make <a href="https://man.openbsd.org/malo.4">malo(4)</a> work with <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> also.
1.1       deraadt   862: <li>On arm, align the suspend save data to a cache line boundary, prevents issues upon resume.
1.42      bentley   863: <li>Fix <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> on 802.11 devices.
1.1       deraadt   864: <li>Fix segfault in OpenCVS when committing new files.
1.42      bentley   865: <li>Enable <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> on alpha, amd64, armish, i386, macppc and sparc64 GENERIC kernels.
                    866: <li>Added <a href="https://man.openbsd.org/ospfd6.8">ospfd6(8)</a>, an OSPFv3 daemon to support OSPF for IPv6. Not useful yet.
1.1       deraadt   867: <!-- 2007/10/07 -->
1.42      bentley   868: <li>Add support for 230400 bps speed in the <a href="https://man.openbsd.org/uslcom.4">uslcom(4)</a>.
                    869: <li>Make <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> indicate if the memory module is registered.
                    870: <li>Add <a href="https://man.openbsd.org/amdpcib.4">amdpcib(4)</a> driver for the AMD 8111 series LPC bridge and HPET.
                    871: <li>Make <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> print CAS latency for DDR/DDR2 memory.
                    872: <li>Added <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> driver for Serial Presence Detect memory information.
                    873: <li>Add <a href="https://man.openbsd.org/glxpcib.4">glxpcib(4)</a> support in the i386 architecture for PCI-ISA bridge, timecounter and watchdog found in the CS5536 companion chip to the AMD Geode LX-800 processor.
1.1       deraadt   874: <!-- 2007/10/06 -->
1.42      bentley   875: <li>Allow <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> to operate the various <a href="https://man.openbsd.org/pf.4">pf(4)</a> table actions independently.
1.1       deraadt   876: <!-- 2007/10/05 -->
                    877: <li>Make the UFS dirhash code correctly allocate cleared memory, fixes edge cases.
1.42      bentley   878: <li>Fix in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> for non-SSL relays.
1.1       deraadt   879: <!-- 2007/10/04 -->
1.42      bentley   880: <li>In <a href="https://man.openbsd.org/eephy.4">eephy(4)</a>, disable fiber/copper auto-selection on the 88E1111 to work around some cards that in fact only have copper connectors.
                    881: <li>Fix in <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> for devices found on Acer TravelMate 3010.
1.1       deraadt   882: <li>Update libc date code and timezone data to tz2007h.
1.42      bentley   883: <li>Make <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> handle CARP over IPv6 in the printing routine.
                    884: <li>In <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, when inserting blackhole or reject routes, set the gateway address to 127.0.0.1 / ::1 unconditionally.
1.1       deraadt   885: <!-- 2007/10/03 -->
1.42      bentley   886: <li>Merge <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> firmware into a single file, requires update of the firmware package to v1.3.
1.1       deraadt   887: <li>Added two new ioctl()s to the audio layer, AUDIO_GETPRINFO and AUDIO_GETRRINFO to help porting non-native audio applications and the OSS emulation.
                    888: <li>Added libpixman to xenocara.
                    889: <li>Make OpenCVS reset the default branch early, so rcs_head_get() does not return a possibly wrong revision as 'current'.
1.42      bentley   890: <li>Make <a href="https://man.openbsd.org/gdb.1">gdb(1)</a> distinguish states saved by normal context switches and states saved by satectx(). Makes backtraces from kernel crash dumps work much better.
1.1       deraadt   891: <!-- 2007/10/02 -->
1.42      bentley   892: <li>Merge <a href="https://man.openbsd.org/xfs.1">xfs(1)</a> 1.0.5 into xenocara, contains security fixes for heap overflow and corruption vulnerabilities.
                    893: <li>Fix in <a href="https://man.openbsd.org/grep.1">grep(1)</a> for patterns containing $ and ^ but not as the last or first char.
                    894: <li>In libc, fix a libpthread panic regarding <a href="https://man.openbsd.org/seekdir.3">seekdir(3)</a>.
                    895: <li>Added initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets to <a href="https://man.openbsd.org/msk.4">msk(4)</a>.
1.1       deraadt   896: <!-- 2007/10/01 -->
1.42      bentley   897: <li>Fix for <a href="https://man.openbsd.org/vr.4">vr(4)</a> to handle I/O accesses chipsets which do not have PCI power management capabilities.
1.1       deraadt   898: <li>Added new Intel E1000 and 10Gb PCIe PCI ids.
1.42      bentley   899: <li>In <a href="https://man.openbsd.org/bwi.4">bwi(4)</a>, fix 'bogus xmit rate setup' panic seen while associating with an 11b AP.
1.1       deraadt   900: <!-- 2007/09/30 -->
1.42      bentley   901: <li>Add support for the high-resolution timer found in GPS170PCI cards to <a href="https://man.openbsd.org/mbg.4">mbg(4)</a>.
1.1       deraadt   902: <li>Updated xf86-video-nsc in xenocara.
                    903: <li>On i386, only call amd64_errata() on amd64 processors. (family 0xf).
1.42      bentley   904: <li>Fix unaligned access in <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> for strict-alignment architectures.
1.1       deraadt   905: <li>Updated libXaw, xf86-video-savage and xf86-video-nv in xenocara.
1.42      bentley   906: <li>Make <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> always include interface IP address when printing the config.
1.1       deraadt   907: <li>Updated libICE and libX11 in xenocara.
                    908: <!-- 2007/09/29 -->
                    909: <li>Updated libXcomposite, libXrender, libxtrans and libXdamage in xenocara.
1.42      bentley   910: <li>Fix two panics in <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> on macppc.
1.1       deraadt   911: <!-- 2007/09/28 -->
1.42      bentley   912: <li>Updated <a href="https://man.openbsd.org/makedepend.1">makedepend(1)</a>, libXxf86dga and xf86dgaproto in the xenocara source tree.
                    913: <li>Make <a href="https://man.openbsd.org/vnd.4">vnd(4)</a> work on block devices.
                    914: <li>Make <a href="https://man.openbsd.org/startx.1">startx(1)</a> use /dev/arandom to generate the cookie.
1.1       deraadt   915: <!-- 2007/09/27 -->
1.42      bentley   916: <li>Implement SNDCTL_DSP_[G|S]ETTRIGGER to the <a href="https://man.openbsd.org/ossaudio.3">ossaudio(3)</a> code.
                    917: <li>In <a href="https://man.openbsd.org/pf.4">pf(4)</a>, add loginterface support for groups, and modify <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> to allow a groupname of "all" to see overall statistics.
                    918: <li>Added automatic rate control (AMRR) to <a href="https://man.openbsd.org/bwi.4">bwi(4)</a>.
1.1       deraadt   919: <li>Fix off-by-one overflow in SSL_get_shared_ciphers, backported from the OpenSSL_0_9_8 branch.
1.42      bentley   920: <li>In <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a>, move SSL context creation to after privs are dropped, one more step towards graceful L7 reloads.
1.1       deraadt   921: <!-- 2007/09/26 -->
1.42      bentley   922: <li>Cleanup in <a href="https://man.openbsd.org/newfs_msdos.8">newfs_msdos(8)</a>.
                    923: <li>Fix <a href="https://man.openbsd.org/ep.4">ep(4)</a> packet header initialization.
                    924: <li>Cleanup of the STAC7661 codec for <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>.
1.1       deraadt   925: <!-- 2007/09/25 -->
1.42      bentley   926: <li>Make <a href="https://man.openbsd.org/sppp.4">sppp(4)</a> handle protocol reject packets, now that it has more than one protocol.
                    927: <li>For <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, when updating a key that already exists, update the properties instead of discarding them.
                    928: <li>Fix emulated encodings in <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a>.
                    929: <li>Update <a href="https://man.openbsd.org/tht.4">tht(4)</a> microcode to SNIC 0xf. Fixes UDP reception issues.
                    930: <li>Last piece for equal cost multipath support in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>. Enabled via <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>.
                    931: <li>Make <a href="https://man.openbsd.org/split.1">split(1)</a>, <a href="https://man.openbsd.org/authpf.8">authpf(8)</a> and <a href="https://man.openbsd.org/ppp.8">ppp(8)</a> correctly handle empty strings returned from <a href="https://man.openbsd.org/fgets.3">fgets(3)</a>.
                    932: <li>Make <a href="https://man.openbsd.org/route.8">route(8)</a> obey rtable ID when doing "route flush".
                    933: <li>First step in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> for reloading layer-7 configurations, two new functions to load certificates while chrooted and with privileges dropped.
1.1       deraadt   934: <!-- 2007/09/24 -->
1.42      bentley   935: <li>Add <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> to amd64 and i386 GENERIC kernels, but disabled for now.
                    936: <li>Add radio tap support to <a href="https://man.openbsd.org/bwi.4">bwi(4)</a>.
                    937: <li>Fix <a href="https://man.openbsd.org/audioctl.1">audioctl(1)</a> returning bogus values for 'output_muted'.
1.1       deraadt   938: <li>Add support in OpenCVS to commit modified files to branches.
1.42      bentley   939: <li>Make sure <a href="https://man.openbsd.org/carp.4">carp(4)</a> code does not crash when dealing with multicast packets.
1.1       deraadt   940: <!-- 2007/09/23 -->
1.42      bentley   941: <li>Fix crash in <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> when changing media and device is up.
1.1       deraadt   942: <li>Fix atime updating issues in the file system code.
1.42      bentley   943: <li>Properly handle physical address in <a href="https://man.openbsd.org/bwi.4">bwi(4)</a>, now usable enough to ssh over.
1.1       deraadt   944: <li>Make sure OpenCVS overwrites the sticky directory tag if update is given -r, since -r gets priority.
                    945: <!-- 2007/09/22 -->
                    946: <li>Make sure OpenCVS does not litter /tmp with 0-sized files on the server when client sends info about a file that is up to date.
                    947: <li>Add support in OpenCVS for checking out with a local repository already in place.
                    948: <!-- 2007/09/21 -->
1.42      bentley   949: <li>In <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>, when printing pfsync packets, print hexdump and not pcap header.
1.1       deraadt   950: <!-- 2007/09/20 -->
1.42      bentley   951: <li>Add ASUS WL-138g to the list of supported <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> devices.
                    952: <li>Add mixer items, master volume and DACgroup init for Analog Devices AD1984 to the <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> driver.
1.1       deraadt   953: <!-- 2007/09/19 -->
                    954: <li>Make "mount -a" on sparc and sparc64 recognize Linux ext2 labels.
1.42      bentley   955: <li>Add CrystalFontz CFA 635 to the list of supported <a href="https://man.openbsd.org/uftdi.4">uftdi(4)</a> devices.
1.1       deraadt   956: <li>Improve parsing of .cvsrc and allow longer command arguments in OpenCVS.
1.42      bentley   957: <li>Various fixes for the <a href="https://man.openbsd.org/exphy.4">exphy(4)</a> driver.
1.1       deraadt   958: <!-- 2007/09/18 -->
1.42      bentley   959: <li>Make <a href="https://man.openbsd.org/ixgb.4">ixgb(4)</a> and <a href="https://man.openbsd.org/xge.4">xge(4)</a> use the proper baudrate for 10Gbit now that it can fit.
1.1       deraadt   960: <li>Update libXinerama, libXcursor and libXtst in the xenocara source tree.
                    961: <li>Allow 4095 multicast group memberships per socket instead of 20.
1.42      bentley   962: <li>In <a href="https://man.openbsd.org/pf.4">pf(4)</a>, allow state reuse if both sides are in FIN_WAIT_2 and a new SYN arrives.
                    963: <li>Correctly track the E-bit of router LSA on config reloads for <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
1.1       deraadt   964: <!-- 2007/09/17 -->
1.42      bentley   965: <li>Make sure <a href="https://man.openbsd.org/sendbug.1">sendbug(1)</a> do not treat dmesg lines with angle brackets &lt;...&gt; in them as comments.
1.1       deraadt   966: <li>Move ifmedia_baudrate to a 64-bit int.
1.42      bentley   967: <li>Prevent out-of-bounds memory access in <a href="https://man.openbsd.org/tempnam.3">tempnam(3)</a>.
1.1       deraadt   968: <li>Implement the output_muted member to audio_info_t as found in original Sun audio.
                    969: <!-- 2007/09/16 -->
1.42      bentley   970: <li>Fixed memory leak in <a href="https://man.openbsd.org/tail.1">tail(1)</a>.
1.1       deraadt   971: <li>Updated xman, xmessage, xmodmap, xprop, xrbd, xset, xsetroot, xvinfo and xwininfo in the xenocara source tree.
1.42      bentley   972: <li>Fixed a memory leak in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
                    973: <li>Fix for nexthop issues in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> when having multiple point-to-point links between two routers.
                    974: <li>Various fixes and internal work on <a href="https://man.openbsd.org/make.1">make(1)</a>.
1.1       deraadt   975: <!-- 2007/09/15 -->
                    976: <li>Allow pulling USB sticks out with mounted FFS file systems on them without crashing or deadlocking.
                    977: <li>Updated xcursorgen, xdm, xdriinfo, xgamma, xhost, xinit, xload and xmag in the xenocara source tree.
                    978: <!-- 2007/09/14 -->
1.42      bentley   979: <li>Lots of work on the <a href="https://man.openbsd.org/bwi.4">bwi(4)</a> driver.
1.1       deraadt   980: <!-- 2007/09/13 -->
                    981: <li>Updated xconsole to 1.0.3 in xenocara.
                    982: <li>Improvements in the common parser code generator for various OpenBSD daemons.
1.42      bentley   983: <li>Plug memory leaks in the <a href="https://man.openbsd.org/tail.1">tail(1)</a> command.
                    984: <li>Add/sync AMD SB6/7/800 chipsets to the <a href="https://man.openbsd.org/piixpm.4">piixpm(4)</a> code.
                    985: <li>Add the NVIDIA MCP73 SMBus controller to the list of <a href="https://man.openbsd.org/nviic.4">nviic(4)</a> devices.
                    986: <li>Add -n option to <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> for testing the configuration file.
1.1       deraadt   987: <li>Added annotate support to OpenCVS for local and remote repositories.
                    988: <!-- 2007/09/12 -->
1.13      jasper    989: <li>Make the i386 bootloader not complain about missing apm support.
1.42      bentley   990: <li>Add an option to <a href="https://man.openbsd.org/ntpd.conf.5">ntpd.conf(5)</a> to compensate for a reference clock in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> that is early or late.
                    991: <li>Port the <a href="https://man.openbsd.org/i386/pctr.4">pctr(4)</a> i386 performance counters to the amd64 platform.
                    992: <li>Initial import of <a href="https://man.openbsd.org/bwi.4">bwi(4)</a>, a driver for the Broadcom AirForce wireless devices.
1.1       deraadt   993: <li>Update setxkbmap, xcalc and xclock in the xenocara sources.
                    994: <!-- 2007/09/11 -->
1.42      bentley   995: <li>Fix for <a href="https://man.openbsd.org/nfe.4">nfe(4)</a>, use a TX interrupt to clean up the DMA ring if IFF_OACTIVE is set when starting it up.
                    996: <li>Undo zero-copy RX path for <a href="https://man.openbsd.org/uath.4">uath(4)</a>, it still has issues.
                    997: <li>Similar 64 bit baud rate fixes for <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, <a href="https://man.openbsd.org/ripd.8">ripd(8)</a> and <a href="https://man.openbsd.org/dvmrpd.8">dvmrpd(8)</a>.
                    998: <li>Some 64 bit fixes for <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
                    999: <li>Move more of the baudrates in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> to 64 bit counters.
1.1       deraadt  1000: <li>Speedups in the kernel arc4 crypto code.
                   1001: <li>Updated bdftopcf, iceauth, ico, sessreg and mkfontdir in xenocara.
1.42      bentley  1002: <li>Add PLX 9016 to the list of supported <a href="https://man.openbsd.org/puc.4">puc(4)</a> devices.
1.1       deraadt  1003: <!-- 2007/09/10 -->
1.42      bentley  1004: <li>Fix STAC9221-equipped Mac master volume and mute controls by binding the DAC volumes in <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>.
                   1005: <li>Fix in <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>, CMI9880 should work now.
1.1       deraadt  1006: <li>Improve cylinder group selection in FFS when creating new directories.
                   1007: <li>Make sure vnodes are locked before calling ffs_unmount().
1.42      bentley  1008: <li>Add support in <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> for 802.11 headers with various sizes.
1.1       deraadt  1009: <li>Fixes for mac68k interrupt handling.
1.42      bentley  1010: <li>Improvements in the <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> sensitivity handling code.
                   1011: <li>Make sure <a href="https://man.openbsd.org/cdio.1">cdio(1)</a> do not skip the code which sends QUIT to the CDDB server and validate returned track names.
                   1012: <li>Add support in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> for relaying DNS traffic. This adds an infrastructure to support UDP based protocols.
1.1       deraadt  1013: <li>Fix crash in OpenCVS when parsing .cvsrc if an invalid cvs command has been specified.
1.42      bentley  1014: <li>Fix setting of multicast filter on <a href="https://man.openbsd.org/sparc/ie.4">ie(4)</a>.
1.1       deraadt  1015: <!-- 2007/09/09 -->
1.42      bentley  1016: <li>Make sure <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> tries 48KHz if 44.1KHz sample rate is not available.
                   1017: <li>Fix for cases where <a href="https://man.openbsd.org/audioctl.1">audioctl(1)</a> would produce "set failed" errors on devices without master controls.
                   1018: <li>Various fixes in <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> for chipsets which solves no-sound problems for codecs using the generic functions.
                   1019: <li>Make sure <a href="https://man.openbsd.org/ptrace.2">ptrace(2)</a> cannot change any privileged bits in the Machine State Register on macppc.
1.1       deraadt  1020: <li>Added support in OpenCVS for checkout -p with local repository.
1.42      bentley  1021: <li>Sync <a href="https://man.openbsd.org/rcs.1">rcs(1)</a> ident behavior with GNU RCS.
1.1       deraadt  1022: <li>Disable page zeroing in the idle loop on SH-based machines.
                   1023: <!-- 2007/09/08 -->
1.42      bentley  1024: <li>Added <a href="https://man.openbsd.org/thmc.4">thmc(4)</a> to i386 GENERIC kernels.
                   1025: <li>Added <a href="https://man.openbsd.org/uchcom.4">uchcom(4)</a> to alpha,amd64,armish,hppa,i386,landisk,macppc,sparc64 and zaurus GENERIC kernels.
                   1026: <li>New <a href="https://man.openbsd.org/thmc.4">thmc(4)</a> driver for TI thmc50/adm1022/adm1028-based devices.
                   1027: <li>Fix some false negatives in <a href="https://man.openbsd.org/lint.1">lint(1)</a> when dealing with unreachable code.
                   1028: <li>Fix for <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> devices using signed mixer controls.
1.1       deraadt  1029: <li>Update libXfont to 1.3.0 and freetype to 2.3.5 in xenocara.
1.42      bentley  1030: <li>Added <a href="https://man.openbsd.org/adl.4">adl(4)</a> to amd64 and i386 GENERIC kernels.
1.1       deraadt  1031: <!-- 2007/09/07 -->
1.42      bentley  1032: <li>Make <a href="https://man.openbsd.org/bioctl.8">bioctl(8)</a> exit with a return code of 1 on error.
                   1033: <li>Add <a href="https://man.openbsd.org/uchcom.4">uchcom(4)</a>, a driver for WinChipHead CH340 USB serial adapters.
1.1       deraadt  1034: <li>Fix OpenCVS so checkout/update -p works in both local and server mode.
1.42      bentley  1035: <li>Do not recalculate TCP payload length in <a href="https://man.openbsd.org/pf.4">pf(4)</a>, since it is already cached.
                   1036: <li>Re-enable interrupt coalescing on <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>, it now properly ACKs interrupts.
                   1037: <li>Fix in <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> for the "multiple bus 0" problems.
1.1       deraadt  1038: <li>Added support in OpenCVS for single file checkouts.
1.42      bentley  1039: <li>Make <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> pad the first segment of a TX descriptor if needed to make the length a multiple of 4.
                   1040: <li>Added initial driver <a href="https://man.openbsd.org/adl.4">adl(4)</a> to handle Andigilog aSC7621 devices.
1.1       deraadt  1041: <li>Fix potential uninitialized memory access in the routing socket code.
1.42      bentley  1042: <li>Add "show sessions" command to dump complete list of relay sessions in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a>.
1.1       deraadt  1043: <!-- 2007/09/06 -->
                   1044: <li>Tweak heuristics in the speedstep code to better detect compatible Mobile Intel Pentium 3 as found on Dell c610.
                   1045: <li>Improvements in the PowerNow K7 power state code.
                   1046: <li>Add an unsolicited event handler for the Apple Sigmatel codecs. Now speaker and line outputs will mute and unmute on headphone presence.
1.42      bentley  1047: <li>Make ITM touchscreens return pressure as an absolute z axis in the <a href="https://man.openbsd.org/uts.4">uts(4)</a> driver.
                   1048: <li>Make <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> smarter when waiting for input for non-interactive scripts.
                   1049: <li>Fix temperature sensors on <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> devices.
                   1050: <li>New <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> driver for Intel Wireless WiFi Link 4965AGN. Needs non-free firmware (see man page).
                   1051: <li>Make <a href="https://man.openbsd.org/trunk.4">trunk(4)</a> do error checking correctly when packets enter a non-master interface.
                   1052: <li>For <a href="https://man.openbsd.org/sdhc.4">sdhc(4)</a>, do not try to disable bus power before setting the voltage on the controller.
                   1053: <li>Fix buffer overflow in <a href="https://man.openbsd.org/cwm.1">cwm(1)</a>.
1.1       deraadt  1054: <!-- 2007/09/05 -->
1.42      bentley  1055: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.9p5.
                   1056: <li>Various internal changes in the <a href="https://man.openbsd.org/qli.4">qli(4)</a> driver.
                   1057: <li>Fixed newfile() algorithm in <a href="https://man.openbsd.org/split.1">split(1)</a>.
                   1058: <li>Add IPv6 support to the <a href="https://man.openbsd.org/sppp.4">sppp(4)</a> layer.
                   1059: <li>Make sure <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> calls ERR trap before doing exit handling.
1.1       deraadt  1060: <li>Remove compat link to /usr/sbin/vnconfig. It is in /sbin only now.
                   1061: <!-- 2007/09/04 -->
1.42      bentley  1062: <li>Add support in <a href="https://man.openbsd.org/sparc/eeprom.8">eeprom(8)</a> for printing the derived tree from the OpenPROM, like "devinfo" and "prtconf".
1.1       deraadt  1063: <li>Remove FPU detection code on sparc64, all ultrasparc CPUs have one.
1.42      bentley  1064: <li>Initial <a href="https://man.openbsd.org/lmn.4">lmn(4)</a> driver for lm93 sensors, common on IPMI machines.
                   1065: <li>Reset the <a href="https://man.openbsd.org/mac68k/sn.4">sn(4)</a> chip after internal memory exhaustion, makes the driver more solid with heavy NFS usage.
                   1066: <li>Add the ability in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a> to specify a host header when using http(s) methods.
1.1       deraadt  1067: <li>In OpenCVS, handle Ctrl-D as a)bort in log message question.
1.42      bentley  1068: <li>Make the <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> ConnectTimeout option apply to both the TCP connection and the SSH banner exchange.
                   1069: <li>Add support for chained SSL certificates in <a href="https://man.openbsd.org/hoststated.8">hoststated(8)</a>.
1.1       deraadt  1070: <!-- 2007/09/03 -->
1.42      bentley  1071: <li>Make <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> file descriptor code return an error rather than call fatal(), to make masters survive slaves failing to pass all stdio FDs.
1.1       deraadt  1072: <li>Fixes for mips64 signal handling.
                   1073: <li>Change internal communication regarding routes to support 64 bit counters and routing table id in the headers of most routing messages.
                   1074: <li>Add __cxa_atexit() support to gcc3, provides support for shared object destructors called at dlclose() time.
1.42      bentley  1075: <li>Add <a href="https://man.openbsd.org/memrchr.3">memrchr(3)</a> and <a href="https://man.openbsd.org/recalloc.3">recalloc(3)</a> call to libc.
                   1076: <li>Make <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> not fail if unsetting a non-existent variable.
                   1077: <li>In <a href="https://man.openbsd.org/carp.4">carp(4)</a>, make use of the preempt counter to signal number of transitions of any carp group to master status.
1.1       deraadt  1078: <!-- 2007/09/02 -->
1.42      bentley  1079: <li>Add some more PCI ids to the <a href="https://man.openbsd.org/mpi.4">mpi(4)</a> driver.
                   1080: <li>Disable ROM search acceleration in <a href="https://man.openbsd.org/uow.4">uow(4)</a> for now.
1.1       deraadt  1081: <li>Handle quotation marks in .cvsrc correctly for OpenCVS.
                   1082: <li>Make sure OpenCVS logs the 1.1 revision as "Initial revision" instead of 1.1.
                   1083: <!-- 2007/09/01 -->
1.42      bentley  1084: <li>Add support for Alltel UTStarcom PPC6700 in the <a href="https://man.openbsd.org/uipac.4">uipac(4)</a> driver.
                   1085: <li>Add <a href="https://man.openbsd.org/bthidev.4">bthidev(4)</a> bluetooth device.
                   1086: <li>Fix a use-after-free in the <a href="https://man.openbsd.org/ccd.4">ccd(4)</a> device driver.
                   1087: <li>Add VLAN reception support to <a href="https://man.openbsd.org/vr.4">vr(4)</a>.
1.1       deraadt  1088: <!-- 2007/08/31 -->
1.42      bentley  1089: <li>Various fixes to <a href="https://man.openbsd.org/xtsscale.1">xtsscale(1)</a>.
1.1       deraadt  1090: <li>Delay IPMI sensor creation until kernel goes multiuser, removes annoying delay during boot.
1.42      bentley  1091: <li>Add <a href="https://man.openbsd.org/qli.4">qli(4)</a> (qlogic iSCSI) initial driver, not usable yet.
1.1       deraadt  1092: <!-- 2007/08/30 -->
1.42      bentley  1093: <li>Make sure <a href="https://man.openbsd.org/uts.4">uts(4)</a> does not swap X and Y coordinates while in raw mode.
1.1       deraadt  1094: <li>Fix lock ordering when updating mount points.
                   1095: <li>Remove old CVSROOT caching mechanisms in OpenCVS.
                   1096: <li>Make OpenCVS handle sending of multiline commit messages properly.
1.42      bentley  1097: <li>Add support in <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> for address ranges like "from 10.1.2.50 - 10.1.3.75".
1.1       deraadt  1098: <!-- 2007/08/29 -->
1.42      bentley  1099: <li>Make <a href="https://man.openbsd.org/uberry.4">uberry(4)</a> handle new pearl-style devices which now attach their SD cards as <a href="https://man.openbsd.org/umass.4">umass(4)</a>.
1.1       deraadt  1100: <li>Add missing xfree() in the OpenCVS add code.
1.42      bentley  1101: <li>Add AfriNIC whois server to <a href="https://man.openbsd.org/whois.1">whois(1)</a> so referrals are followed.
1.1       deraadt  1102: <!-- 2007/08/28 -->
1.42      bentley  1103: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> send RSTs due to "block return" using the correct routing table.
                   1104: <li>Back out change in <a href="https://man.openbsd.org/sppp.4">sppp(4)</a> interface code, since the m_pulldown was not copying the header.
                   1105: <li>Add -I option to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> for printing the interfaces.
                   1106: <li>Make OMRON BX35F not attach as a <a href="https://man.openbsd.org/uhid.4">uhid(4)</a>, since it is an UPS.
1.1       deraadt  1107: <!-- 2007/08/27 -->
                   1108: <!-- 2007/08/26 -->
                   1109: <!-- 2007/08/25 -->
                   1110: <li>Fix for sparc64 dmesg when printing more than 2G of memory.
1.42      bentley  1111: <li>Update <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> version to 229.
1.1       deraadt  1112: <li>Move xenocara expat to 2.0.1.
                   1113: <!-- 2007/08/24 -->
1.42      bentley  1114: <li>Fix a bug leading to infinite recursion in the <a href="https://man.openbsd.org/perl.1">perl(1)</a> <a href="https://man.openbsd.org/AutoLoader.3p">AutoLoader(3p)</a>.
                   1115: <li>Add new configuration directive to <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, RLimitNOFILE to set the number of open file descriptors.
1.1       deraadt  1116: <!-- 2007/08/23 -->
1.42      bentley  1117: <li>Initial support for onboard Fast-Wide scsi on the 735 and 755 hppa machines in <a href="https://man.openbsd.org/siop.4">siop(4)</a>.
                   1118: <li>Remove need for hardcoded address of <a href="https://man.openbsd.org/sti.4">sti(4)</a> on hppa. Makes C180 models work.
1.1       deraadt  1119: <li>Add compatibility in X11 with the new XInput API.
1.42      bentley  1120: <li>Continued development of the <a href="https://man.openbsd.org/nxe.4">nxe(4)</a> driver.
                   1121: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> allow RST packets with th_seq equal to seqlo +-1. Reduces amount of 'loose state' messages.
                   1122: <li>Make <a href="https://man.openbsd.org/banner.1">banner(1)</a> check the result code from <a href="https://man.openbsd.org/fgets.3">fgets(3)</a> and do a proper newline strip.
1.1       deraadt  1123: <!-- 2007/08/22 -->
1.42      bentley  1124: <li>Make <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> execute commands with $SHELL instead of /bin/sh.
                   1125: <li>Support for "Banner=none" in <a href="https://man.openbsd.org/sshd_config.5">sshd_config(5)</a>.
                   1126: <li>Fix high-power charging on <a href="https://man.openbsd.org/uberry.4">uberry(4)</a> devices.
                   1127: <li>Fix in <a href="https://man.openbsd.org/wpi.4">wpi(4)</a> RX code path which could block incoming traffic, only seen when running without WEP.
                   1128: <li>Enable Xft support in <a href="https://man.openbsd.org/xdm.1">xdm(1)</a>.
1.1       deraadt  1129: <li>Update the time zone data files and libc time zone code to 2007g.
1.42      bentley  1130: <li>Make sure <a href="https://man.openbsd.org/com.4">com(4)</a> source compiles with KGDB enabled.
1.1       deraadt  1131: <!-- 2007/08/21 -->
                   1132: <li>Fix in OpenSSL for CVE-2007-3108.
1.42      bentley  1133: <li>Add a -s option to <a href="https://man.openbsd.org/sort.1">sort(1)</a> in order to make the radix sort a stable sort.
                   1134: <li>Make sure <a href="https://man.openbsd.org/sparc64/bbc.4">bbc(4)</a> on sparc64 does not repeat the device name on attach failure.
                   1135: <li>Fix for sparc64 <a href="https://man.openbsd.org/gdb.1">gdb(1)</a>.
                   1136: <li>Make sure <a href="https://man.openbsd.org/pf.4">pf(4)</a> does not access th_flags when it isn't available.
1.1       deraadt  1137: </ul>