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

Annotation of www/plus31.html, Revision 1.42

1.7       naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.9       deraadt     4: <title>OpenBSD 3.1 changes</title>
1.1       deraadt     5: <meta name="resource-type" content="document">
1.12      david       6: <meta name="description" content="OpenBSD 3.1 changes">
                      7: <meta name="keywords" content="openbsd,changes">
1.1       deraadt     8: <meta name="distribution" content="global">
                      9: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.42    ! sthen      10: <link rel="canonical" href="http://www.openbsd.org/plus31.html">
1.1       deraadt    11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     14:
1.4       jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.39      deraadt    17: <h2><font color="#e00000">OpenBSD 3.1 released (May 1, 2002)</font></h2>
1.7       naddy      18: <hr>
1.1       deraadt    19:
                     20: <p>
                     21: This is a partial list of the major machine independent changes
1.24      sobrado    22: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    23: specific changes have also been made, and are sometimes mentioned
                     24: in the pages for the specific <a href="plat.html">platforms</a>.
                     25:
                     26: <p>
1.29      jasper     27: Changes to the <a href="faq/faq15.html">ports</a> collection are documented
1.1       deraadt    28: <a href="portsplus/index.html">here</a>.
                     29:
                     30: <p>
1.7       naddy      31: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.1       deraadt    32:
                     33: <p>
1.6       deraadt    34: For changes in other releases, click below:<br>
                     35: <a href="plus20.html">2.0</a>,
                     36: <a href="plus21.html">2.1</a>,
                     37: <a href="plus22.html">2.2</a>,
                     38: <a href="plus23.html">2.3</a>,
                     39: <a href="plus24.html">2.4</a>,
                     40: <a href="plus25.html">2.5</a>,
                     41: <a href="plus26.html">2.6</a>,
                     42: <a href="plus27.html">2.7</a>,
                     43: <a href="plus28.html">2.8</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus32.html">3.2</a>,
1.8       deraadt    47: <a href="plus33.html">3.3</a>,
1.10      david      48: <a href="plus34.html">3.4</a>,
1.11      deraadt    49: <a href="plus35.html">3.5</a>,
1.13      miod       50: <a href="plus36.html">3.6</a>,
1.38      deraadt    51: <a href="plus37.html">3.7</a>,
1.23      deraadt    52: <br>
1.15      deraadt    53: <a href="plus38.html">3.8</a>,
1.16      deraadt    54: <a href="plus39.html">3.9</a>,
1.17      deraadt    55: <a href="plus40.html">4.0</a>,
1.18      deraadt    56: <a href="plus41.html">4.1</a>,
1.20      deraadt    57: <a href="plus42.html">4.2</a>,
1.22      deraadt    58: <a href="plus43.html">4.3</a>,
1.23      deraadt    59: <a href="plus44.html">4.4</a>,
1.25      deraadt    60: <a href="plus45.html">4.5</a>,
1.26      deraadt    61: <a href="plus46.html">4.6</a>,
1.27      deraadt    62: <a href="plus47.html">4.7</a>,
1.28      deraadt    63: <a href="plus48.html">4.8</a>,
1.30      deraadt    64: <a href="plus49.html">4.9</a>,
1.31      nick       65: <a href="plus50.html">5.0</a>,
1.32      schwarze   66: <a href="plus51.html">5.1</a>,
1.33      nick       67: <a href="plus52.html">5.2</a>,
1.34      deraadt    68: <a href="plus53.html">5.3</a>,
1.35      deraadt    69: <a href="plus54.html">5.4</a>,
1.36      deraadt    70: <br>
1.38      deraadt    71: <a href="plus55.html">5.5</a>,
1.40      brett      72: <a href="plus56.html">5.6</a>,
1.41      deraadt    73: <a href="plus57.html">5.7</a>,
1.6       deraadt    74: <a href="plus.html">current</a>.
1.1       deraadt    75: <br>
                     76:
                     77: <p>
1.39      deraadt    78: <h3><font color="#0000e0">Changes made between OpenBSD 3.0 and 3.1</font></h3>
                     79: <p>
                     80:
1.1       deraadt    81: <ul>
1.7       naddy      82: <li>Fix xim problems with zh_CN locale in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86&amp;sektion=4">xf86(4)</a>.
                     83: <li>Enable Apache <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a> modules on ELF-based architectures.
                     84: <li>Disallow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&amp;sektion=8">ftpd(8)</a> logins to accounts lacking passwords.
                     85: <li>Log control signals on the IDE bus in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;sektion=4">wdc(4)</a>, obtainable through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atactl&amp;sektion=8">atactl(8)</a>.
                     86: <li>Move xautolock(l) into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ports&amp;sektion=7">ports(7)</a> system.
                     87: <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmdb&amp;sektion=1">pmdb(1)</a>.
1.1       deraadt    88: <li>Improve ALTIVEC support in OpenBSD/macppc and powerpc.
1.7       naddy      89: <li>Begin to split authorization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>.
1.1       deraadt    90: <li>Protect against overflows and null dereferences in OpenBSD/i386 CPU probing.
1.7       naddy      91: <li>Morph <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2">ptrace(2)</a> into one of the kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&amp;sektion=8">config(8)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&amp;sektion=4">options(4)</a>.
                     92: <li>Repair some of the problems in the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc(4)</a> driver.
                     93: <li>Prefer the MAC address found in the local-mac-address property of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc">hme(4)</a>, falling back on myetheraddr().
1.1       deraadt    94: <li>Rewrite the powerpc pmap handling.
1.7       naddy      95: <li>Realize that suffixes given to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzip&amp;sektion=1">gzip(1)</a> may be longer than 3 characters and account for this in buffer sanity checks.
                     96: <li>Permit user and group names to start with a numeral in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&amp;sektion=8">identd(8)</a>.
                     97: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altq&amp;sektion=9">altq(9)</a> support in more drivers.
1.1       deraadt    98: <li>Update to <a href="http://www.gzip.org/zlib/">zlib</a> 1.1.4, fixing a security hole.
1.7       naddy      99: <li>Support reverse lookups when displaying states in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a>.
                    100: <li>Add the PT_IO API for reading and writing traced processes memory with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2">ptrace(2)</a>.
                    101: <li>Don't <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=listen&amp;sektion=2">listen(2)</a> on a port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&amp;sektion=1">nc(1)</a> really doesn't have.
                    102: <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;sektion=4">tcp(4)</a> code doesn't operate on freed memory.
                    103: <li>Schedule <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;sektion=4">tcp(4)</a> timers with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&amp;sektion=9">timeout(9)</a> instead of tcp_slowtimo.
                    104: <li>Phase in use of red-black <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&amp;sektion=3">tree(3)</a> algorithms for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&amp;sektion=9">uvm(9)</a>.
                    105: <li>Implement a shutdown hook for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&amp;sektion=4">raid(4)</a> devices, allowing safe use of swap.
                    106: <li>Export <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sha1&amp;sektion=3">sha1(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&amp;sektion=3">md5(3)</a> interfaces through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&amp;sektion=4">crypto(4)</a>.
                    107: <li>General <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&amp;sektion=4">crypto(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a> related work.
                    108: <li>Recognize a preserve flag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&amp;sektion=8">mtree(8)</a> to disable attribute modification.
                    109: <li>Repair an off by one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>.
                    110: <li>Differentiate a closing connection from a bad greeting during read of the protocol version string in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   111: <li>Many improvements and cleanups to the trap handling in the installation system.
                    112: <li>Implement machine specific commands to the bootblocks on OpenBSD/hppa.
1.7       naddy     113: <li>Provide a toggle for immediate ack behaviour on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;sektion=4">tcp(4)</a> TH_PUSH segments.
                    114: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&amp;sektion=9">timeout(9)</a> instead of tcp_fasttimo for delayed acks in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;sektion=4">tcp(4)</a> subsystem.
                    115: <li>Vanquish a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> interrupt sharing.
                    116: <li>Avoid rejecting valid leases in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>.
                    117: <li>Add SOCKS4 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&amp;sektion=1">nc(1)</a>.
                    118: <li>Import the 4.4BSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=deroff&amp;sektion=1">deroff(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spell&amp;sektion=1">spell(1)</a> programs.
                    119: <li>Enhance the handling of quirky <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a> devices.
                    120: <li>Improve debugability of unloaded <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> rules by printing meaningful rule numbers.
                    121: <li>Safen SPLAY_MIN and SPLAY_MAX on an empty <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&amp;sektion=3">tree(3)</a>.
                    122: <li>Support an optional <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&amp;sektion=9">pool(9)</a> memory hard limit in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>.
                    123: <li>Guard against pool_sethardlimit() decreasing the limit below the current size of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&amp;sektion=9">pool(9)</a>.
                    124: <li>Disable Nagle in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> port forwarding.
                    125: <li>Implement the splay and red-black <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&amp;sektion=3">tree(3)</a> algorithms.
                    126: <li>nwkey and powersave support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
                    127: <li>Deal with groups in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&amp;sektion=8">adduser(8)</a> more thoroughly.
1.1       deraadt   128: <li>Optimize OpenBSD/vax sources with -O2.
                    129: <li>Support an aperture driver on OpenBSD/macppc.
1.7       naddy     130: <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=3">sysctl(3)</a> interface kern.usercrypto that allows userland programs to utilize hardware <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&amp;sektion=4">crypto(4)</a> devices.
                    131: <li>Send kind regards to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&amp;sektion=9">pool(9)</a> option POOL_EXPOSE, as it's no longer with us.
                    132: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=extattr&amp;sektion=9">extattr(9)</a> (Extended Attribute) support.
                    133: <li>Include a siginfo_t structure with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&amp;sektion=2">ktrace(2)</a> containing the fault address among other useful information.
1.1       deraadt   134: <li>Clean up and debug the iommu driver.
                    135: <li>Remove flawed assumptions about memory layout in the stack sharing code in FORK_VMNOSTACK.
1.7       naddy     136: <li>Account for process signal masks when dealing with signals in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a>.
                    137: <li>Reorder the network components initialization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&amp;sektion=8">netstart(8)</a>.
                    138: <li>Fix some signal races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rbootd&amp;sektion=8">rbootd(8)</a>.
                    139: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a> in many ways, including lots of buffer cleanups and undo support.
                    140: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beeper&amp;sektion=4&amp;arch=sparc64">beeper(4)</a> on OpenBSD/sparc64 when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&amp;sektion=4&amp;arch=sparc64">pckbd(4)</a> is enabled.
                    141: <li>Silence the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&amp;sektion=4">raid(4)</a> subsystem a bit.
                    142: <li>Include support for generic 802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&amp;sektion=2">ioctl(2)</a> calls in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi(4)</a> driver.
                    143: <li>Repair a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fcntl&amp;sektion=2">fcntl(2)</a> F_GETOWN issue on LP64 BE architectures.
                    144: <li>Install &quot;right&quot; zoneinfo <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timezone&amp;sektion=3">timezone(3)</a> files in addition to the &quot;posix&quot; ones.
1.1       deraadt   145: <li>Remove xebec code.
1.7       naddy     146: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=echo&amp;sektion=1">echo(1)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&amp;sektion=8">adduser(8)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signal&amp;sektion=3">signal(3)</a> handlers.
                    147: <li>Don't require -n in conjunction with -x in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xargs&amp;sektion=1">xargs(1)</a>.
                    148: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mktemp&amp;sektion=1">mktemp(1)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&amp;sektion=8">security(8)</a>.
                    149: <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> cipher operations to use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a> EVP API.
1.1       deraadt   150: <li>Allocate some in-kernel memory from a kmem_map-backed pool to avoid deadlocks and MAX_KMAPENT panics.
1.7       naddy     151: <li>Avoid a possible panic on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=reboot&amp;sektion=8">reboot(8)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfs&amp;sektion=8">mfs(8)</a> file systems.
                    152: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&amp;sektion=4">trm(4)</a> driver.
                    153: <li>Remove a permissions loosening <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chmod&amp;sektion=2">chmod(2)</a> in pkg_install.
                    154: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&amp;sektion=2">open(2)</a> the console with O_NONBLOCK in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog&amp;sektion=3">syslog(3)</a> to avoid blocking on a locked console.
                    155: <li>Provide <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&amp;sektion=8">config(8)</a> accessible hooks for modifying the NMBCLUSTERS, BUFCACHEPERCENT, and NKMEMPAGES <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&amp;sektion=4">options(4)</a>.
                    156: <li>Calculate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&amp;sektion=4">ip(4)</a> checksums and copy back modified headers before logging a packet in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> to ensure the integrity of logging.
                    157: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&amp;sektion=9">vnode(9)</a> caching in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_kernfs&amp;sektion=8">kernfs(8)</a> code.
                    158: <li>Support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&amp;sektion=1">nc(1)</a> connecting to and listening on an AF_UNIX <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=socket&amp;sektion=2">socket(2)</a>.
                    159: <li>Treat the pound symbol (#) as an escaped character during vi/emacs filename completion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&amp;sektion=1">ksh(1)</a>.
                    160: <li>New port of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc(4)</a> driver.
                    161: <li>Remove the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpw&amp;sektion=3">getpw(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlimit&amp;sektion=3">vlimit(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vtimes&amp;sektion=3">vtimes(3)</a> functions.
1.1       deraadt   162: <li>Simplify PID selection algorithm.
1.7       naddy     163: <li>Immunize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nanosleep&amp;sektion=2">nanosleep(2)</a> against system time changes.
                    164: <li>Minimize time spent doing time management in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>.
                    165: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tvtohz&amp;sektion=9">tvtohz(9)</a> function.
                    166: <li>Add skip steps for rule action and direction in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>, considerably hastening rule set evaluation.
                    167: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=altq&amp;sektion=9">altq(9)</a> fixes and improvements through a sync with KAME.
                    168: <li>Implement multiple overlapping read/write requests in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a> file transfers.
                    169: <li>Update to apache <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a> 1.3.23 with mod_ssl 2.8.6.
                    170: <li>Relocate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> configuration files to /etc/ssh.
1.1       deraadt   171: <li>Remove dangerous agressiveness in NFS optimizations with symbolic links.
1.7       naddy     172: <li>Improve the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4">sis(4)</a> driver a bit.
1.1       deraadt   173: <li>Update to heimdal-0.4e.
                    174: <li>Fix a possible FIN retransmission mishap.
1.7       naddy     175: <li>Account for temporary references to a struct file to avoid races in shared <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fd&amp;sektion=4">fd(4)</a> situations.
                    176: <li>Allow specification of the copy buffer length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> via -B.
                    177: <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> channels cleanup.
1.1       deraadt   178: <li>A potpourri of multi-faceted hppa improvements.
1.7       naddy     179: <li>Double check the byte ordering in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpool&amp;sektion=3">mpool(3)</a>.
1.1       deraadt   180: <li>Introduce many new and fruitful regression tests.
                    181: <li>Add a driver to get a performance counters on sparc64.
1.7       naddy     182: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;sektion=4">ddb(4)</a> understand &quot;boot reboot&quot; and &quot;boot poweroff&quot;.
                    183: <li>Include a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bha&amp;sektion=4">bha(4)</a> driver.
                    184: <li>Improve support for header byte swapping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a>.
                    185: <li>Use &quot;aes&quot; in place of &quot;rijndael&quot; in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>.
                    186: <li>Mark execing processes with a flag to indicate to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2">ptrace(2)</a> and similar not to fiddle.
                    187: <li>Handle DMA errors and big-endian systems in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&amp;sektion=4">ubsec(4)</a> driver.
1.1       deraadt   188: <li>Upgrade to XFree86 <a href="http://www.xfree86.org/4.2.0/RELNOTES.html">4.2.0</a></li>
1.7       naddy     189: <li>Plug memory leaks in zlib, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&amp;sektion=8">ftpd(8)</a>, and the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setusercontext&amp;sektion=3">login_getcap(3)</a> family.
                    190: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a> style size/offset values (ala &quot;300k&quot;, &quot;500M&quot;, &quot;2G&quot;) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a>.
1.1       deraadt   191: <li>Enable the serial console driver and keyboards found on some sparc64 systems.
1.7       naddy     192: <li>Use more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&amp;sektion=9">pool(9)</a> based allocations throughout the system.
1.1       deraadt   193: <li>Update to sendmail-8.12.2.
1.7       naddy     194: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=magma&amp;sektion=4&amp;arch=sparc64">magma(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spif&amp;sektion=4&amp;arch=sparc64">spif(4)</a> support to sparc64.
                    195: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;sektion=4">wdc(4)</a> try UDMA modes if the controller doesn't support them.
                    196: <li>Pay attention to direction with the fastroute and route-to options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>.
                    197: <li>Implement net.inet.icmp.rediraccept and net.inet.icmp.redirtimeout via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=8">sysctl(8)</a>, configuring an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&amp;sektion=4">icmp(4)</a> redirect ignore and timeout.
                    198: <li>Use and support the UNIMPLEMENTED message in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> protocol.
                    199: <li>Prevent file descriptor close mistakes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&amp;sektion=8">faithd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&amp;sektion=8">route6d(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&amp;sektion=8">rtadvd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&amp;sektion=8">rtsold(8)</a>.
                    200: <li>Remove requirement for reserved ports in the NFS server by using the vfs.nfs.norsvport <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=8">sysctl(8)</a>.
1.1       deraadt   201: <li>Handle playback interrupts nicely in the cs4321 driver.
1.7       naddy     202: <li>Correctly differentiate between reading and writing operations on a number of devices, including <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;sektion=4">radio(4)</a>
                    203: <li>Allow port 0 to be used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> rules.
                    204: <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tty&amp;sektion=4">tty(4)</a> resizing support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a>.
                    205: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mixerctl&amp;sektion=1">mixerctl(1)</a>, only open the mixer with RDWR when really needed.
                    206: <li>Enforce sane port ranges in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a> rule parsing logic.
                    207: <li>Obey POSIX and don't update the modification time of the file if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=write&amp;sektion=2">write(2)</a> is done with a length of zero bytes.
                    208: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> rules to be identified by arbitrary labels.
                    209: <li>Support the HiFn 7811 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;sektion=4">hifn(4)</a> driver.
                    210: <li>Add ELF support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=modload&amp;sektion=8">modload(8)</a>, among other improvements.
                    211: <li>Support flags for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&amp;sektion=8">savecore(8)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&amp;sektion=8">rc(8)</a>.
                    212: <li>Recognize a &quot;no&quot; keyword in the nat/rdr/binat syntax of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nat.conf&amp;sektion=5">nat.conf(5)</a> to avoid translation.
                    213: <li>Allow a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1">cvs(1)</a> tagname to be expanded during checkout, export, and
1.1       deraadt   214: update to be specified on the command line.
1.7       naddy     215: <li>Repair behaviour of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&amp;sektion=4">ip(4)</a> over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&amp;sektion=4">ip6(4)</a> tunneling when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&amp;sektion=4">gif(4)</a>.
                    216: <li>Clean up the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkm&amp;sektion=4">lkm(4)</a> subsystem.
                    217: <li>Consistently use SIG_DFL instead of SIG_IGN to disable a SIGCHLD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signal&amp;sektion=3">signal(3)</a> handler.
                    218: <li>Do not allow root to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login&amp;sektion=1">login(1)</a> via an insecure tty even if the auth method does not use plaintext passwords.
                    219: <li>Don't let root change its password via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_chpass&amp;sektion=8">login_chpass(8)</a> and
                    220: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_lchpass&amp;sektion=8">login_lchpass(8)</a>.
                    221: <li>Add usbtablet(4), input support in XF4 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=3">usb(3)</a> devices.
                    222: <li>Avoid hanging x11 channels in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> with rejected cookies.
                    223: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> protocol 2 HostKey default becomes /etc/ssh_host_rsa_key and /etc/ssh_host_dsa_key.
                    224: <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=3">usb(3)</a> devices for sparc64.
                    225: <li>Add a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&amp;sektion=1">m4(1)</a> based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makedev&amp;sektion=8&amp;arch=i386">makedev(8)</a> generation system.
                    226: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a> remove references to the NT serial number when writing to the MBR.
1.1       deraadt   227: <li>Handle truncation to the middle of a file hole in FFS.
1.7       naddy     228: <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&amp;sektion=8">sudo(8)</a> to 1.6.4.
                    229: <li>Add more commands to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;sektion=4">ddb(4)</a>.
1.1       deraadt   230: <li>Fix PT_{READ,WRITE}_{I,D} on sparc64.
                    231: <li>Migrate regression tests to a new, unified framework.
1.7       naddy     232: <li>Ensure correct alignment in some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&amp;sektion=4">bridge(4)</a> code.
                    233: <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a> fixes: only poll file descriptors when needed
1.1       deraadt   234:  use scheduling ticks for better timing, and avoid a polling related overflow.
1.7       naddy     235: <li>Only require write permission in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a> when modifying.
                    236: <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=od&amp;sektion=1">od(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hexdump&amp;sektion=1">hexdump(1)</a> fixes and POSIXification.
                    237: <li>Rename libusb to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbhid&amp;sektion=3">libusbhid(3)</a>.
1.1       deraadt   238: <li>Enable RAIDFrame auto-configuration.
1.7       naddy     239: <li>Ignore the RSH environment variable in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdist&amp;sektion=1">rdist(1)</a> if it is empty.
                    240: <li>Correctly retain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yp&amp;sektion=8">yp(8)</a> bindings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypbind&amp;sektion=8">ypbind(8)</a> when using more than two domains.
                    241: <li>Plug a memory leak in the EPRT command of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&amp;sektion=8">ftpd(8)</a>.
                    242: <li>Repair hex mode output in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&amp;sektion=1">skey(1)</a>.
                    243: <li>Default to using the non-blocking behaviour on new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=accept&amp;sektion=2">accept(2)</a> sockets.
                    244: <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tty&amp;sektion=1">tty(1)</a> related panics caused by the session pointer code.
                    245: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> and family exit on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a> allocation failures.
                    246: <li>Only require the -t option when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a> to generate keys.
                    247: <li>Don't examine the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;sektion=4">tcp(4)</a> header of non-tcp packets in PPP.
1.1       deraadt   248: <li>Strengthen permissions on ppp.conf.sample.
                    249: <li>Use constant bitmasks as opposed to bitfields in the mmu segment and page table structure for mvme88k.
1.7       naddy     250: <li>Correctly print the payload string of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;sektion=4">tcp(4)</a> RST segments when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a> is verbose.
                    251: <li>Implement a scalable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&amp;sektion=9">timeout(9)</a> mechanism with constant-time add and delete.
1.1       deraadt   252: <li>Let mvme68k systems lacking a configured pcc device compile.
1.7       naddy     253: <li>Don't default to generate rsa1 keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>, and try all standard key files when invoked without arguments.
                    254: <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&amp;sektion=1">crontab(1)</a> send SIGUSR1 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&amp;sektion=8">cron(8)</a> when a crontab file has changed, making changes take effect sooner.
                    255: <li>Send failing packet sequence number when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a> is responding with an SSH_MSG_UNIMPLEMENTED.
1.1       deraadt   256: <li>Ensure that user and system times increase monotonically.
1.7       naddy     257: <li>Add powerhook support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&amp;sektion=4">yds(4)</a> to handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=8&amp;arch=i386">apm(8)</a> resumes correctly.
                    258: <li>Repair memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcap&amp;sektion=3">pcap(3)</a> associated with compiled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&amp;sektion=4">bpf(4)</a> programs.
1.1       deraadt   259: <li>Support span ports so that one can snoop a bridge from another interface/machine/network.
1.7       naddy     260: <li>Disestablish the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;sektion=4">xl(4)</a> powerhook on detach.
                    261: <li>Add a -u flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a> which updates the MBR code but leaves the partition table intact.
                    262: <li>Big <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp(4)</a> overhaul.
                    263: <li>Improve signal handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&amp;sektion=8">cron(8)</a> so that processes run by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&amp;sektion=8">cron(8)</a> can't zombify until <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&amp;sektion=8">cron(8)</a> wakes up.
                    264: <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> DIOCADDSTATE <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&amp;sektion=2">ioctl(2)</a> that adds state entries.
                    265: <li>Support primitive stateful <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> filtering for other non-TCP/UDP/ICMP protocols.
                    266: <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&amp;sektion=4">icmp6(4)</a> MIB counter.
                    267: <li>Better signal handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_skey&amp;sektion=8">login_skey(8)</a> to avoid a possible race condition.
                    268: <li>Update signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&amp;sektion=1">passwd(1)</a> to complement new catching <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpass&amp;sektion=3">getpass(3)</a> call.
                    269: <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnd&amp;sektion=4">vnd(4)</a> to create things larger than 2G.
1.1       deraadt   270: <li>Perform a sanity check on the inner IP header of IP-in-IP encapsulated packets.
1.7       naddy     271: <li>Support -o for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>, like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>.
                    272: <li>Catch -- don't block -- SIGINT and SIGTSTP in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&amp;sektion=3">readpassphrase(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpass&amp;sektion=3">getpass(3)</a>.
1.1       deraadt   273: <li>Enable rootdev auto-configuration by device drivers during boot and add support for raid devices.
1.7       naddy     274: <li>Parse hex numbers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> correctly.
                    275: <li>Curtail the use of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=regex&amp;sektion=3">regex(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   276: <li>Make NKMEMPAGES dynamic based on memory size, deprecating NKMEMCLUSTERS in favour of NKMEMPAGES, NKMEMPAGES_MIN, and NKMEMPAGES_MAX.
1.7       naddy     277: <li>Forbid the coupling of different address families in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> nat, binat, and rdr rules.
                    278: <li>Release the right descriptors when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&amp;sektion=2">pipe(2)</a> fails.
                    279: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pidfile&amp;sektion=3">pidfile(3)</a> throughout the tree instead of hand-rolled imitations.
                    280: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a> pass user-defined variables to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login&amp;sektion=1">login(1)</a>.
1.1       deraadt   281: <li>Nuke smartkey(1).
1.7       naddy     282: <li>Remove pipe based interface to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&amp;sektion=8">photurisd(8)</a>, leaving only PF_KEY.
                    283: <li>Issue a &quot;failed&quot; message instead of a 2nd challenge if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a> sees the same key in authorized_keys twice.
                    284: <li>Let the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a> fake X11 server listen on localhost by default.
                    285: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&amp;sektion=4">ip6(4)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=1">sendmail(1)</a> when possible.
                    286: <li>Fix an alignment bug on alpha by using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&amp;sektion=3">getifaddrs(3)</a> instead of various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&amp;sektion=2">ioctl(2)</a> calls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&amp;sektion=8">named(8)</a>.
                    287: <li>Conform to historic behaviour in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fmt&amp;sektion=1">fmt(1)</a>; don't format lines that start with a dot.
                    288: <li>Avoid a &quot;thundering herd&quot; problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=accept&amp;sektion=2">accept(2)</a>, and fix an infinite loop on 64-bit systems.
                    289: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&amp;sektion=9">pool(9)</a> for socket allocations.
                    290: <li>Correctly signal an error condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newsyslog&amp;sektion=8">newsyslog(8)</a> so we don't send a signal to PID 0.
1.1       deraadt   291: <li>Repair an error in uipc_socket that could make a transient error permanent.
                    292: <li>Perform a pf_route() before logging in case the logging created a bogus rule, avoiding a panic.
1.7       naddy     293: <li>Have socket connection queues use a tailq <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=queue&amp;sektion=3">queue(3)</a>.
                    294: <li>Add fastroute option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>.
                    295: <li>Support pasting characters with codes above 127 using the mouse via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sektion=4">wscons(4)</a>.
                    296: <li>Handle PID files terminated with newlines correctly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newsyslog&amp;sektion=8">newsyslog(8)</a>.
                    297: <li>Among other improvements, don't leak memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&amp;sektion=8">ppp(8)</a>.
1.1       deraadt   298: <li>During installation, preserve blank space in responses.
                    299: <li>Centralize the mount list, unifying locking, and add vfs_isbusy to help verify that a mount point is locked.
1.7       naddy     300: <li>Strengthen the mbuf traversal code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>, avoiding potential crashes on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&amp;sektion=4">ip6(4)</a> packets with options.
                    301: <li>Make dummies for aclocal and the auto* family in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1">cvs(1)</a>, hopefully mitigating upgrade hassles.
1.21      tobias    302: <li>Don't allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> CHANGEBINAT <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&amp;sektion=2">ioctl(2)</a> when securelevel &gt; 1.
1.1       deraadt   303: <li>Include stub dl* function definitions in libc on ELF, making libdl unneeded.
                    304: <li>Enhance network handling during installations.
1.7       naddy     305: <li>Block signals in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=find&amp;sektion=1">find(1)</a> when running fts_read().
                    306: <li>Move NFS creds out of the standard buf structure and into the nfs node, and use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&amp;sektion=9">pool(9)</a> for NFS node allocation.
                    307: <li>Fix the password length check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&amp;sektion=8">user(8)</a>.
                    308: <li>Use lockmgr in procfs <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=(mount_procfs&amp;sektion=8">(mount_procfs(8)</a>) instead of a home-made version.
1.1       deraadt   309: <li>Correctly mark items on the syncer worklist with VBIOONSYNCLIST, ensuring items not on the list don't have this mark.
                    310: <li>Convert to using the vn_marktext() function instead of VTEXT to mark a vnode as executing a text image.
1.7       naddy     311: <li>Enable the NI_WITHSCOPEID <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getnameinfo&amp;sektion=3">getnameinfo(3)</a> flag by default.
                    312: <li>sendmail(8) should listen on port 587 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&amp;sektion=6">ip(6)</a>, like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip4&amp;sektion=6">ip4(6)</a>.
                    313: <li>Add sanity to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&amp;sektion=8">apmd(8)</a> battery alert when the battery is charging.
                    314: <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chdir&amp;sektion=2">chdir(2)</a> errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rwhod&amp;sektion=8">rwhod(8)</a> be seen.
                    315: <li><font color="#e00000"><strong>SECURITY FIX: update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh</a> to OpenSSH-3.0.1.</strong></font><br>
1.3       miod      316:     <a href="errata30.html#sshd">A source code patch is available</a>.<br>
1.7       naddy     317:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    318: <li>Repair ipx frame-type handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
                    319: <li><font color="#e00000"><strong>SECURITY FIX: don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf</a> wander off the end of ipv6 icmp packets.</strong></font><br>
1.3       miod      320:     <a href="errata30.html#pf">A source code patch is available</a>.<br>
1.7       naddy     321:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    322: <li>Fix a recursive mutex problem in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a>.
                    323: <li><font color="#e00000"><strong>RELIABILITY FIX: quiet bogus interrupt messages on sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide</a> cdroms.</strong></font><br>
1.3       miod      324:     <a href="errata30.html#sparc64cd">A source code patch is available</a>.<br>
1.7       naddy     325:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    326: <li>Support the &quot;S&quot; command in interactive mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&amp;sektion=1">top(1)</a> to toggle display of system processes.
1.1       deraadt   327: <li>Prepare for UBC by adding a daemon that processes async I/O and repairing some other things.
1.7       naddy     328: <li>Don't <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memset&amp;sektion=3">memset(3)</a> too much memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>.
                    329: <li>Be much more sure that software cannot be used in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&amp;sektion=9">crypto(9)</a> stuff.
                    330: <li>Fix behaviour of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=system&amp;sektion=3">system(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=phtreads&amp;sektion=3">phtreads(3)</a> so it doesn't hang forever.
                    331: <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&amp;sektion=2">select(2)</a> instead of unsafe SIGIO method for handling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sektion=4">wscons(4)</a> events in X11.
                    332: <li>Increase buffer sizes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpd&amp;sektion=8">tcpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> so they can hold a full hostname.
                    333: <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;sektion=4">uscanner(4)</a> device node to i386 and macppc.
                    334: <li><font color="#e00000"><strong>SECURITY FIX: be more careful with file permissions in vi.recover</strong></font><br>
1.3       miod      335:     <a href="errata30.html#vi.recover">A source code patch is available</a>.<br>
1.7       naddy     336:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    337: <li><font color="#e00000"><strong>RELIABILITY FIX: provide illegal instruction trap handling for Altivec instructions on macppc.</strong></font><br>
1.3       miod      338:     <a href="errata30.html#altivec">A source code patch is available</a>.<br>
1.7       naddy     339:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   340: <li>Take advantage of the bus_dmamap_sync API.
1.7       naddy     341: <li><font color="#e00000"><strong>RELIABILITY FIX: finally address the PCI abort problem on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;sektion=4">hifn7751</a>.</strong></font><br>
1.3       miod      342:     <a href="errata30.html#hifn">A source code patch is available</a>.<br>
1.7       naddy     343:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   344: <li>Move accounting disk space watcher into a kernel thread, fixing accounting on NFS.
                    345: <li>Fix many signal handlers throughout the tree.
1.7       naddy     346: <li>Avoid overruning mbuf length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&amp;sektion=4">ip6(4)</a> handling.
                    347: <li>Big <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rusers&amp;sektion=1">rusers(1)</a> update, including protocol version 3 support, avoidance of duplicate issues on multihomed machines, and timeout tweaking.
                    348: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&amp;sektion=2">mmap(2)</a> past 4GB offsets.
                    349: <li>Repair creation of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hosts&amp;sektion=5">hosts(5)</a> file during installation.
                    350: <li>Size <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(2)</a> allocations from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a> to 0 bytes, resulting in a fault on access.
                    351: <li>Handle autorepeat delays better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&amp;sektion=4">wskbd(4)</a>.
                    352: <li>Send the User-Agent header when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a> to WWW servers and proxies.
                    353: <li>Overhaul some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fd&amp;sektion=4">fd(4)</a> handling within the kernel.
                    354: <li>Ensure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a> dies promptly on reciept of the SIGTERM <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signal&amp;sektion=3">signal(3)</a>.
                    355: <li>Fix a problem with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd_auth&amp;sektion=3">bsd_auth(3)</a> and passwords containing colons.
                    356: <li>Make -h and -L in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=4">pax(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&amp;sektion=1">tar(1)</a> follow symlinks on extraction of directories.
                    357: <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;sektion=4">ddb(4)</a> entry with usb keyboards using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uskbd&amp;sektion=4">uskbd(4)</a>.
1.1       deraadt   358: <li>Enhance handling of console keyboard attaches and deattaches.
1.7       naddy     359: <li>Allow the SCSI <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd(4)</a> driver to eject empty drives.
                    360: <li>Repair backgrounding (~&amp;) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a> for v1 and add support for v2.
                    361: <li>Spiff up the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp(4)</a> driver; protect against deranged fabric name servers and correctly handle the ISP_QUEUES_FULL status.
                    362: <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wx&amp;sektion=4">wx(4)</a>, getting rid of a bogus pullup on small mbufs and setting a txint delay.
                    363: <li>Polish <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a>: better usage output, print nice output when changing display.* settings, and prefer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=warn&amp;sektion=3">warn(3)</a> over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=err&amp;sektion=3">err(3)</a>.
                    364: <li>Handle standard file handles better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&amp;sektion=8">cron(8)</a>, and change an unsafe <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&amp;sektion=2">vfork(2)</a> call to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&amp;sektion=2">fork(2)</a>.
1.1       deraadt   365: <li>Import xc-mit to build XhpBSD for hp300.
1.7       naddy     366: <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a> segfault on some radius traffic.
                    367: <li>Fix some bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&amp;sektion=8">ppp(8)</a>, including a PASV bug, a set reconnect bug, and allowing for looser MRU handling.
                    368: <li>Use a more specific error message when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a> is given a bad interface name.
                    369: <li>Correct printing of RDR rules in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a> when using ! with destination rules.
                    370: <li>Reset state counter when clearing states in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>.
                    371: <li>Ignore SIGPIPE early in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>, allowing operation to continue even if the agent dies.
                    372: <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog_r&amp;sektion=3">syslog_r(3)</a>.
                    373: <li>Support the Creative Labs SB Live! sound card with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;sektion=4">emu(4)</a>.
1.1       deraadt   374: <li>Repair __PSEUDO_NOERROR on hppa.
                    375: </ul>
                    376: <p>
                    377:
                    378: </body>
                    379: </html>