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

Annotation of www/plus30.html, Revision 1.53

1.10      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.51      tj          4: <title>OpenBSD 3.0 Changelog</title>
1.1       deraadt     5: <meta name="description" content="OpenBSD 3.0 changes">
                      6: <meta name="copyright" content="This document copyright 1996-2001 by OpenBSD.">
1.49      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.53    ! tb          9: <link rel="canonical" href="https://www.openbsd.org/plus30.html">
1.1       deraadt    10: </head>
                     11:
                     12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13:
1.49      deraadt    14: <h2>
                     15: <a href="index.html">
                     16: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.51      tj         17: <font color="#e00000">3.0 Changelog</font>
                     18: </h2>
1.10      naddy      19: <hr>
1.1       deraadt    20:
                     21: <p>
                     22: This is a partial list of the major machine independent changes
1.25      sobrado    23: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    24: specific changes have also been made, and are sometimes mentioned
                     25: in the pages for the specific <a href="plat.html">platforms</a>.
                     26:
                     27: <p>
1.10      naddy      28: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.1       deraadt    29:
                     30: <p>
1.8       deraadt    31: For changes in other releases, click below:<br>
                     32: <a href="plus20.html">2.0</a>,
                     33: <a href="plus21.html">2.1</a>,
                     34: <a href="plus22.html">2.2</a>,
                     35: <a href="plus23.html">2.3</a>,
                     36: <a href="plus24.html">2.4</a>,
                     37: <a href="plus25.html">2.5</a>,
                     38: <a href="plus26.html">2.6</a>,
                     39: <a href="plus27.html">2.7</a>,
                     40: <a href="plus28.html">2.8</a>,
                     41: <a href="plus29.html">2.9</a>,
                     42: <a href="plus31.html">3.1</a>,
                     43: <a href="plus32.html">3.2</a>,
1.11      deraadt    44: <a href="plus33.html">3.3</a>,
1.12      david      45: <a href="plus34.html">3.4</a>,
1.13      deraadt    46: <a href="plus35.html">3.5</a>,
1.15      miod       47: <a href="plus36.html">3.6</a>,
1.39      deraadt    48: <a href="plus37.html">3.7</a>,
1.24      deraadt    49: <br>
1.20      david      50: <a href="plus38.html">3.8</a>,
1.17      deraadt    51: <a href="plus39.html">3.9</a>,
1.18      deraadt    52: <a href="plus40.html">4.0</a>,
1.19      deraadt    53: <a href="plus41.html">4.1</a>,
1.21      deraadt    54: <a href="plus42.html">4.2</a>,
1.23      deraadt    55: <a href="plus43.html">4.3</a>,
1.24      deraadt    56: <a href="plus44.html">4.4</a>,
1.26      deraadt    57: <a href="plus45.html">4.5</a>,
1.27      deraadt    58: <a href="plus46.html">4.6</a>,
1.28      deraadt    59: <a href="plus47.html">4.7</a>,
1.29      deraadt    60: <a href="plus48.html">4.8</a>,
1.31      deraadt    61: <a href="plus49.html">4.9</a>,
1.32      nick       62: <a href="plus50.html">5.0</a>,
1.33      schwarze   63: <a href="plus51.html">5.1</a>,
1.34      nick       64: <a href="plus52.html">5.2</a>,
1.35      deraadt    65: <a href="plus53.html">5.3</a>,
1.36      deraadt    66: <a href="plus54.html">5.4</a>,
1.37      deraadt    67: <br>
1.39      deraadt    68: <a href="plus55.html">5.5</a>,
1.41      brett      69: <a href="plus56.html">5.6</a>,
1.42      deraadt    70: <a href="plus57.html">5.7</a>,
1.45      deraadt    71: <a href="plus58.html">5.8</a>,
1.46      deraadt    72: <a href="plus59.html">5.9</a>,
1.52      deraadt    73: <a href="plus60.html">6.0</a>,
1.8       deraadt    74: <a href="plus.html">current</a>.
1.1       deraadt    75: <br>
                     76:
                     77: <p>
1.40      deraadt    78: <h3><font color="#0000e0">Changes made between OpenBSD 2.9 and 3.0</font></h3>
                     79: <p>
                     80:
1.1       deraadt    81: <ul>
1.48      sthen      82: <li>In <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>, block packets that have IP options set by default.
                     83: <li>Disable <a href="http://man.openbsd.org/?query=fd&amp;sektion=4">fd(4)</a> sharing.
                     84: <li>Repair a <a href="http://man.openbsd.org/?query=umask&amp;sektion=2">umask(2)</a> in <a href="http://man.openbsd.org/?query=pflogd&amp;sektion=8">pflogd(8)</a>.
                     85: <li>Fiddle with channel handling in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=8">ssh(8)</a> and <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                     86: <li>Add interface name to address translation to <a href="http://man.openbsd.org/?query=pfctl&amp;sektion=8">pfctl(8)</a>.
                     87: <li>Avoid /tmp races in <a href="http://man.openbsd.org/?query=cvs&amp;sektion=1">cvs(1)</a> by utilizing <a href="http://man.openbsd.org/?query=mktemp&amp;sektion=1">mktemp(1)</a>.
                     88: <li>Handle illegal <a href="http://man.openbsd.org/?query=whois&amp;sektion=1">whois(1)</a> server output that lacks a trailing newline.
                     89: <li>Bring in FM <a href="http://man.openbsd.org/?query=radio&amp;sektion=9">radio(9)</a> driver support; configuration through <a href="http://man.openbsd.org/?query=radioctl&amp;sektion=1">radioctl(1)</a>.
1.2       deraadt    90: <li>Work around buggy HTTP servers that need the Host: field to only contain the port number.
1.48      sthen      91: <li>Use bpf_timeval instead of timeval in <a href="http://man.openbsd.org/?query=pcap&amp;sektion=3">pcap(3)</a>, <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>, <a href="http://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a>, and <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a>, improving portability.
                     92: <li>Fix a network/host order bug in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> that broke state searching on <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> packets with the DF flag set.
                     93: <li>New <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> configuration option NoHostAuthenticationForLocalhost.
                     94: <li>Import a new <a href="http://man.openbsd.org/?query=rmd160&amp;sektion=1">rmd160(1)</a> implementation.
                     95: <li>Upgrade to <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> 8.12.1, fixing a potential local security hole.
                     96: <li>New -t and -d flags for <a href="http://man.openbsd.org/?query=mktemp&amp;sektion=1">mktemp(1)</a> to account for the TMPDIR environment variable.
                     97: <li>Add a -l flag to <a href="http://man.openbsd.org/?query=mtree&amp;sektion=8">mtree(8)</a> to do loose permissions checks.
                     98: <li>Report error when the -N and -R flags of <a href="http://man.openbsd.org/?query=pfctl&amp;sektion=8">pfctl(8)</a> can't open the specified file.
                     99: <li>Have <a href="http://man.openbsd.org/?query=rcp&amp;sektion=1">rcp(1)</a> and <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a> skip filenames containing newlines.
1.2       deraadt   100: <li>Big install documentation overhaul.
1.48      sthen     101: <li>Support selectable preset FSM optimizations in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
1.2       deraadt   102: <li>Lots of RAIDFrame work.
1.48      sthen     103: <li>Filter forwarded <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ip6(4)</a> packets with <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    104: <li>Upgrade <a href="http://man.openbsd.org/?query=cvs&amp;sektion=1">cvs(1)</a>.
                    105: <li>New <a href="http://man.openbsd.org/?query=pidfile&amp;sektion=3">pidfile(3)</a> call to write a daemon PID file.
                    106: <li>Read user configuration first in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    107: <li>Allow macro names to contain underscores in <a href="http://man.openbsd.org/?query=pf.conf&amp;sektion=5">pf.conf(5)</a>.
                    108: <li>Overhaul /tmp handling in <a href="http://man.openbsd.org/?query=gzip&amp;sektion=1">gzip(1)</a>.
                    109: <li>Improve string handling in <a href="http://man.openbsd.org/?query=rwho&amp;sektion=1">rwho(1)</a>.
                    110: <li>Fix handling of <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> packets in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    111: <li>Plug memory leak in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>'s compression.
                    112: <li>Connect <a href="http://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> keyboards to the display after attach.
                    113: <li>Correctly free mbuf when dropping a packet in the <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ip6(4)</a> subsystem.
                    114: <li>Default to 9600 baud in <a href="http://man.openbsd.org/?query=cu&amp;sektion=1">cu(1)</a>.
                    115: <li>Many repairs to <a href="http://man.openbsd.org/?query=getcap&amp;sektion=3">getcap(3)</a>, including an off-by-one <a href="http://man.openbsd.org/?query=malloc&amp;sektion=3">malloc(3)</a> error and a buffer overflow.
                    116: <li>Import a new <a href="http://man.openbsd.org/?query=grep&amp;sektion=1">grep(1)</a>.
                    117: <li>Update <a href="http://man.openbsd.org/?query=popa3d&amp;sektion=8">popa3d(8)</a> to 0.4.9.4, adding support for selectable stand-alone or inetd use and <a href="http://man.openbsd.org/?query=tcpd&amp;sektion=8">tcpd(8)</a>.
                    118: <li>Start <a href="http://man.openbsd.org/?query=pflogd&amp;sektion=8">pflogd(8)</a> differently so it doesn't block NFS in diskless situations.
                    119: <li>Avoid a memory leak in <a href="http://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a>.
                    120: <li>Remove signal race from <a href="http://man.openbsd.org/?query=rpc.rstatd&amp;sektion=8">rpc.rstatd(8)</a>.
                    121: <li>Re-order shlib_dirs in <a href="http://man.openbsd.org/?query=rc&amp;sektion=8">rc(8)</a>, prioritizing X11R6/lib over local/lib.
                    122: <li>Speedup <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> by using inlines for common operations.
                    123: <li>Cleanup the set of <a href="http://man.openbsd.org/?query=user&amp;sektion=8">user(8)</a> tools.
1.2       deraadt   124: <li>Implement a buffer flushing daemon, solving problems related to the syncer and improving performance with large numbers of buffers.
1.48      sthen     125: <li>Remove buggy STATIC memory optimization from <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a>.
                    126: <li>Have <a href="http://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a> abort if it can't create a temporary file.
1.2       deraadt   127: <li>Improve cross building support.
1.48      sthen     128: <li>Repair some buffer handling in <a href="http://man.openbsd.org/?query=mail&amp;sektion=1">mail(1)</a>.
1.2       deraadt   129: <li>Add many more length checks when passing data from userland to kernel.
1.48      sthen     130: <li>In <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>, don't ignore the inner protocol of <a href="http://man.openbsd.org/?query=ip&amp;sektion=4">ip(4)</a> <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> packets, thus unbreaking <a href="http://man.openbsd.org/?query=traceroute&amp;sektion=8">traceroute(8)</a>, etc.
                    131: <li>Support insecure1 and insecure2 options in <a href="http://man.openbsd.org/?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>.
                    132: <li><font color="#e00000"><strong>SECURITY FIX: be careful with long commandline options in <a href="http://man.openbsd.org/?query=uuxqt&amp;sektion=8">uuxqt</a> and run <a href="http://man.openbsd.org/?query=uucp&amp;sektion=1">uucp</a> as non-root in daily.</strong></font><br>
1.10      naddy     133:    <a href="errata29.html#uucp">A source code patch is available</a>.<br>
                    134:    <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     135: <li>Replace ru_SU with ru_RU in <a href="http://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a>.
                    136: <li>Import <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> 8.12.0, requiring a new smmsp user and group.
                    137: <li>Mark buffers with dependencies as B_DEFERRED and skip them one time when doing <a href="http://man.openbsd.org/?query=sync&amp;sektion=2">sync(2)</a>.
1.2       deraadt   138: <li>Banish uucp to the ports tree.
1.48      sthen     139: <li>Upgrade <a href="http://man.openbsd.org/?query=awk&amp;sektion=1">awk(1)</a>.
                    140: <li>Cleanup <a href="http://man.openbsd.org/?query=adduser&amp;sektion=8">adduser(8)</a>; clean up variables, clear hashes correctly, unlock ptmp before closing, etc.
                    141: <li>Support 1:1 bi-directional Network Address Translation in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    142: <li>proxy user required for <a href="http://man.openbsd.org/?query=ftp-proxy&amp;sektion=8">ftp-proxy(8)</a>.
                    143: <li>Add a stereo jitter suppressor to the <a href="http://man.openbsd.org/?query=maestro&amp;sektion=4">maestro(4)</a> audio driver.
                    144: <li>Fix erroneous <a href="http://man.openbsd.org/?query=select&amp;sektion=2">select(2)</a> FD_SETSIZE uses.
                    145: <li>Repair <a href="http://man.openbsd.org/?query=wall&amp;sektion=1">wall(1)</a>'s -g flag.
                    146: <li><a href="http://man.openbsd.org/?query=pckbd&amp;sektion=4">pckbd(4)</a> supports Ukranian keyboard layouts.
                    147: <li>Better Russian <a href="http://man.openbsd.org/?query=calendar&amp;sektion=1">calendar(1)</a> support.
                    148: <li>Implement skip steps and parameter lists for interfaces in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    149: <li>Update username length limit in <a href="http://man.openbsd.org/?query=rmuser&amp;sektion=8">rmuser(8)</a>.
1.1       deraadt   150: <li>New src compilation target: cross-env; prints all environment variables that need to be set for cross-building.
1.48      sthen     151: <li>Import <a href="http://man.openbsd.org/?query=usbhidctl&amp;sektion=1">usbhidctl(1)</a>, a userland program to manipulate USB HID devices.
                    152: <li>Import <a href="http://man.openbsd.org/?query=usb&amp;sektion=3">usb(3)</a> library libusb for USB HID processing.
1.1       deraadt   153: <li>Rename powerpc port to macppc, allowing for code sharing between different powerpc-based platforms.
1.48      sthen     154: <li>Inherit <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a> baudrate from parent.
                    155: <li>Various <a href="http://man.openbsd.org/?query=lpd&amp;sektion=8">lpd(8)</a> improvements and fixes.
                    156: <li><font color="#e00000"><strong>SECURITY FIX: fix buffer overflow reading queue file in <a href="http://man.openbsd.org/?query=lpd&amp;sektion=8">lpd</a>.</strong></font><br>
1.10      naddy     157:    <a href="errata29.html#lpd">A source code patch is available</a>.<br>
                    158:    <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     159: <li>Plug memory leak in <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a> and <a href="http://man.openbsd.org/?query=rcp&amp;sektion=1">rcp(1)</a>.
                    160: <li>Avoid segfault in <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a> when the server specifies its name.
                    161: <li>Support the ! operator in host parameter lists in <a href="http://man.openbsd.org/?query=pfctl&amp;sektion=8">pfctl(8)</a>.
                    162: <li>Send a reset request for every packet received by <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> when the encryption dictionaries are out of sync.
                    163: <li>Make <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> support ISN randomization (aka. phase modulation).
1.1       deraadt   164: <li>Store argc as a long on the stack as opposed to an int.
                    165: <li>Switch rijndael code to the optimized AES reference release.
1.48      sthen     166: <li>Have <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> send DELETE notifications for all active SAs when shutting down.
                    167: <li>In <a href="http://man.openbsd.org/?query=sudo&amp;sektion=8">sudo(8)</a>, apply default login class if unable to look one up.
                    168: <li>Support macro expansion in <a href="http://man.openbsd.org/?query=pf.conf&amp;sektion=5">pf.conf(5)</a>.
1.1       deraadt   169: <li>Work some magic on the installation scripts for floppies, shrinking them.
1.48      sthen     170: <li>Correct the setup of the initial <a href="http://man.openbsd.org/?query=tcp&amp;sektion=4">tcp(4)</a> state window in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    171: <li>Import <a href="http://man.openbsd.org/?query=pflogd&amp;sektion=8">pflogd(8)</a>,  logging daemon that writes <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> logs in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a> binary format.
                    172: <li><font color="#e00000"><strong>SECURITY FIX: fix out of bounds handling in <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail</a> debug handling</strong></font><br>
1.10      naddy     173:    <a href="errata29.html#sendmail2">A source code patch is available</a>.<br>
                    174:    <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     175: <li>Repair <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>'s iface-alias option.
                    176: <li>Fix rule flushing code in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a> devices.
                    177: <li>Support <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ip6(4)</a> in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>; crude IPV6CP support; many other smaller changes.
                    178: <li>Enhance file-change detection in <a href="http://man.openbsd.org/?query=vipw&amp;sektion=8">vipw(8)</a> and <a href="http://man.openbsd.org/?query=crontab&amp;sektion=1">crontab(1)</a>.
                    179: <li>Add per-rule statistics and byte counter to <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    180: <li>Don't reset <a href="http://man.openbsd.org/?query=xl&amp;sektion=1">xl(1)</a>'s Rx/Tx without first turning them back on after a suspend.
                    181: <li>Support parameter lists in <a href="http://man.openbsd.org/?query=pfctl&amp;sektion=8">pfctl(8)</a>.
                    182: <li>Be sure to pass the interface to ipip_input() in the net subsystem so it can be used in <a href="http://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a>.
                    183: <li>Import <a href="http://man.openbsd.org/?query=ftp-proxy&amp;sektion=8">ftp-proxy(8)</a>, a transparent ftp proxy.
                    184: <li>Loosen <a href="http://man.openbsd.org/?query=tcp&amp;sektion=4">tcp(4)</a> state code in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>, allowing &quot;stupid stacks to shotgun their SYNs and provide better handling for pre-existing connections&quot;.
1.1       deraadt   185: <li>Initial import of sparc64 port; much subsequent development, too much to list.
1.48      sthen     186: <li>Add the possibility to add a random offset to the stack on <a href="http://man.openbsd.org/?query=exec&amp;sektion=3">exec(3)</a>.
                    187: <li>Make the <a href="http://man.openbsd.org/?query=siop&amp;sektion=4">siop(4)</a> driver pay attention to quirks table, eliminating INQUIRY snooping and ifdef toggling.
                    188: <li>New -s switch for <a href="http://man.openbsd.org/?query=pwd_mkdb&amp;sektion=8">pwd_mkdb(8)</a> to only update the secure .db file.
                    189: <li>-e switch for <a href="http://man.openbsd.org/?query=nm&amp;sektion=1">nm(1)</a> to show extra symbol information.
1.1       deraadt   190: <li>Delay locking the passwd file until we have gotten a new password from the user.  Also play with the file locking routine.
1.48      sthen     191: <li>Attempt to recover from PCI aborts in the <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> driver.
                    192: <li>Import keyconv, a small utility to convert between <a href="http://man.openbsd.org/?query=openssl&amp;sektion=1">openssl(1)</a> and DNSSEC key formats.
                    193: <li>Support trusted public RSA keys as files in <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
1.1       deraadt   194: <li>Fix lengths for PFKEYv2 and KAME messages in IPv4-in-IPv6 and IPv6-in-IPv4 flows.
1.48      sthen     195: <li>Import <a href="http://man.openbsd.org/?query=popa3d&amp;sektion=8">popa3d(8)</a>, Solar Designer's POP3 daemon.
1.1       deraadt   196: <li>The valiant vm_extern.h, vm_inherit.h, vm_map.h, and vm_pager.h files ride off into the sunset.
1.48      sthen     197: <li><a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> support for <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> errors referring to <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> queries/replies.
                    198: <li>Allow file flags in <a href="http://man.openbsd.org/?query=mtree&amp;sektion=8">mtree(8)</a>.
                    199: <li>Don't compare the source address on packets to the one in SA when doing <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> processing.
1.1       deraadt   200: <li>Repair rijndael block alignment.
1.48      sthen     201: <li>Unshare <a href="http://man.openbsd.org/?query=sigaction&amp;sektion=2">sigaction(2)</a> signal handlers on <a href="http://man.openbsd.org/?query=exec&amp;sektion=3">exec(3)</a>.
                    202: <li>Merge <a href="http://man.openbsd.org/?query=altq&amp;sektion=9">altq(9)</a> options into just &quot;altq&quot; for base + red + cbq, and enable it by default.
                    203: <li>Support the -h flag for <a href="http://man.openbsd.org/?query=ln&amp;sektion=1">ln(1)</a> that prevents following a symlink to a directory.
1.1       deraadt   204: <li>Many new timeouts for a wide variety of devices.
                    205: <li>Remove the IPCOMP option as it's now part of the IPSEC option.
1.48      sthen     206: <li>Rewrite <a href="http://man.openbsd.org/?query=signal&amp;sektion=3">signal(3)</a> handlers in <a href="http://man.openbsd.org/?query=altqd&amp;sektion=8">altqd(8)</a> to be race-safe.
                    207: <li>Add support for RC4 operations in the <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> driver.
                    208: <li>Don't <a href="http://man.openbsd.org/?query=free&amp;sektion=3">free(3)</a> unallocated memory in <a href="http://man.openbsd.org/?query=mailwrapper&amp;sektion=8">mailwrapper(8)</a>.
                    209: <li>Change <a href="http://man.openbsd.org/?query=tsleep&amp;sektion=9">tsleep(9)</a> into an ltsleep wrapper.  ltsleep takes one more argument than <a href="http://man.openbsd.org/?query=tsleep&amp;sektion=9">tsleep(9)</a>, a simplelock that it unlocks when safe.
1.1       deraadt   210: <li>Let kerberosV compile entirely on platforms without shared libraries.
1.48      sthen     211: <li>Avoid /tmp race in rcs2log by using <a href="http://man.openbsd.org/?query=mktemp&amp;sektion=1">mktemp(1)</a>.
                    212: <li>Tweak timekeeping code in <a href="http://man.openbsd.org/?query=dd&amp;sektion=1">dd(1)</a> to produce a sane bandwidth measure for a short runs.
                    213: <li>Enable the ESP and AH <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> protocols by default.
                    214: <li>Make kernel <a href="http://man.openbsd.org/?query=crash&amp;sektion=8">crash(8)</a> dumps work under mvme68k.
1.1       deraadt   215: <li>No longer drop packets when using an ACQUIRE policy and an error occurs when notifying key management.
1.48      sthen     216: <li>New <a href="http://man.openbsd.org/?query=getrrsetbyname&amp;sektion=3">getrrsetbyname(3)</a> function to retrieve arbitrary DNS records.
                    217: <li>Support protocol version 2 in <a href="http://man.openbsd.org/?query=ssh-keyscan&amp;sektion=1">ssh-keyscan(1)</a>.
                    218: <li>Move <a href="http://man.openbsd.org/?query=xdm&amp;sektion=1">xdm(1)</a>'s PID file from xdm-pid to xdm.pid in /var/run, maintaining consistancy.
                    219: <li>Delay decision to make a new <a href="http://man.openbsd.org/?query=hash&amp;sektion=3">hash(3)</a> table or not until after calling <a href="http://man.openbsd.org/?query=open&amp;sektion=2">open(2)</a>, clearing up problems with file locking.
                    220: <li><a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a> changes: utilize IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities; LINK0 and MTU ambiguity are no more; MTU's can only be changed within the scope of the parent's MTU.
                    221: <li>Repair non-blocking mode issues in <a href="http://man.openbsd.org/?query=syslogd&amp;sektion=8">syslogd(8)</a>, avoiding grief with locked terminals.
1.1       deraadt   222: <li>Make all cases of .Sh AUTHOR and .Sh EXAMPLE plural in manual pages.
1.48      sthen     223: <li>New <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> nkmempages that reports how many pages are in kmem_map.
                    224: <li>Support stateless <a href="http://man.openbsd.org/?query=tcp&amp;sektion=4">tcp(4)</a> normalization in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    225: <li>Import <a href="http://man.openbsd.org/?query=x99token&amp;sektion=1">x99token(1)</a>, a software x99 token calculator.
                    226: <li>Add support for EDNS0 extended flag DNSSEC OK to the <a href="http://man.openbsd.org/?query=resolver&amp;sektion=3">resolver(3)</a> routines.
                    227: <li>Don't send a NUL on the end of CHAP SUCCESS packets in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> so that WindowsME and Windows98 won't mysteriously fail when encryption is enabled.
                    228: <li>Allocate <a href="http://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a> page buckets from kernel_map, saving kmem_map space on machines with lots of physical memory.
                    229: <li>In <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>, compensate for a Windows 98 bug when sending a CHAP81 challenge response.
                    230: <li>Support the SmartcardDevice option in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> to specify which smartcard device to use.
1.1       deraadt   231: <li>Step down only one Ultra DMA mode at a time when downgrading.
                    232: <li>On DMA timeouts, stop busmaster PCIIDE and reset channel.
1.48      sthen     233: <li>Don't <a href="http://man.openbsd.org/?query=malloc&amp;sektion=3">malloc(3)</a> too much and choke in ELF execution.
                    234: <li>Support rule skipping in <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    235: <li>Allow negative lock length with <a href="http://man.openbsd.org/?query=lockf&amp;sektion=3">lockf(3)</a>, making it compliant to specification.
                    236: <li>In <a href="http://man.openbsd.org/?query=top&amp;sektion=1">top(1)</a>, abort if <a href="http://man.openbsd.org/?query=stdout&amp;sektion=4">stdout(4)</a> ever produces EOF; prevents spinning output if controlling tty disappears.
                    237: <li>Implement startup and shutdown hooks via <a href="http://man.openbsd.org/?query=dohooks&amp;sektion=9">dohooks(9)</a> and family.
1.10      naddy     238: <li><font color="#e00000"><strong>SECURITY FIX: check filehandle size copied from userland</strong></font><br>
                    239:    <a href="errata29.html#nfs">A source code patch is available</a>.<br>
                    240:    <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   241: <li>Nuke edlabel.
1.48      sthen     242: <li>Add support for disabling swap devices via <a href="http://man.openbsd.org/?query=swapctl&amp;sektion=8">swapctl(8)</a>'s -d option.
                    243: <li>Support <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> configuration file and key testing via the -t option.
1.1       deraadt   244: <li>Change vop_symlink and vop_mknod so that they return the created node in a way that the caller can actually utilize it.
1.48      sthen     245: <li>Use <a href="http://man.openbsd.org/?query=vfork&amp;sektion=2">vfork(2)</a> safely in <a href="http://man.openbsd.org/?query=sup&amp;sektion=1">sup(1)</a>.
1.1       deraadt   246: <li>New flag PMAP_CANFAIL that tells pmap_enter that it can fail if there aren't enough resources instead of panicing.
1.48      sthen     247: <li>Make non-stateful and stateful <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> filtering work on <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a> devices.
1.1       deraadt   248: <li>Initialize arpcom later; it could be incorrectly initialized if done before bridge_input().
1.48      sthen     249: <li>Enable challenge-response authentication by default in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    250: <li>Fix/complete <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> binary operators.
                    251: <li>Repair signal race in <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a>.
                    252: <li>Ensure <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> doesn't dump core when reporting open conditionals.
1.1       deraadt   253: <li>Promote PMAP_NEW option to mandatory status.
                    254: <li>In the netinet subsystem, zero the TCP checksum field before calculating the new value; fixes problem with bad checksums on keepalives.
1.48      sthen     255: <li>Use 64-bit integers for some ipcomp byte counts, fixing strange results with <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat(1)</a>.
                    256: <li>Support Addonics FlexPort 8S via <a href="http://man.openbsd.org/?query=addcom&amp;sektion=4">addcom(4)</a>.
                    257: <li>Ignore O_TRUNC on <a href="http://man.openbsd.org/?query=open&amp;sektion=2">open(2)</a> when not opening a regular file.
1.1       deraadt   258: <li>On ext2fs, ffs, and ufs partitions, don't truncate anything except for symlinks, directories, and regular files.
                    259: <li>Repair kern_msgbuf under sparc.
1.48      sthen     260: <li>Support DEC EtherWorks cards via <a href="http://man.openbsd.org/?query=lc&amp;sektion=4">lc(4)</a>.
1.1       deraadt   261: <li>Bring na.phone up to date.
1.48      sthen     262: <li>The <a href="http://man.openbsd.org/?query=iha&amp;sektion=4">iha(4)</a> driver wasn't able to update the EEPROM, so don't even bother.
                    263: <li>Rework ata and <a href="http://man.openbsd.org/?query=wdc&amp;sektion=4">wdc(4)</a> probing code; deal better with floating buses and supress spurious interrupts.
1.1       deraadt   264: <li>Plug memory leak in pw_copy() found in libutil.
                    265: <li>Put Kerberos 5 things in libkrb5, out of libkafs.
1.48      sthen     266: <li>Allow <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> to be compatible in all 4 combinations of Kerberos 4 and Kerberos 5 settings.
                    267: <li>When <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> is reading a password, don't panic if <a href="http://man.openbsd.org/?query=fork&amp;sektion=2">fork(2)</a> or <a href="http://man.openbsd.org/?query=pipe&amp;sektion=2">pipe(2)</a> fail; just return an empty password.
                    268: <li>Sync <a href="http://man.openbsd.org/?query=rtsold&amp;sektion=8">rtsold(8)</a> to latest KAME, fixing a memory leak and a timer value.
                    269: <li>Change quad types on alpha to &quot;long long&quot; as opposed to &quot;long&quot;, allowing <a href="http://man.openbsd.org/?query=printf&amp;sektion=3">printf(3)</a>'s &quot;%lld&quot; format to be used without a bogus cast.
                    270: <li>In the <a href="http://man.openbsd.org/?query=iha&amp;sektion=4">iha(4)</a> driver, allow sync to be negotiated even if wide is not.
                    271: <li>Modify <a href="http://man.openbsd.org/?query=nv&amp;sektion=4">nv(4)</a> <a href="http://man.openbsd.org/?query=XFree86&amp;sektion=1">XFree86(1)</a> driver as to avoid the dimming text mode problem.
1.1       deraadt   272: <li>Add a BSD authentication module for radius authentication.
1.48      sthen     273: <li>Make sure that <a href="http://man.openbsd.org/?query=ld&amp;sektion=1">ld(1)</a> references all aliases to avoid them being only partially resolved.
                    274: <li>Ensure <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> calculates the number of key changes correctly.
1.1       deraadt   275: <li>Repair the NFS server's request tracking during write-gathering, thus avoiding client hangs.
1.48      sthen     276: <li>Use <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a> for <a href="http://man.openbsd.org/?query=passwd&amp;sektion=1">passwd(1)</a> variables as opposed to <a href="http://man.openbsd.org/?query=passwd.conf&amp;sektion=5">passwd.conf(5)</a>.
                    277: <li>Yank PF_ENCAP support out of <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
                    278: <li>Fix-up multicast settings in <a href="http://man.openbsd.org/?query=netstart&amp;sektion=8">netstart(8)</a>.
1.1       deraadt   279: <li>Bump MSIZE up to 256.
1.48      sthen     280: <li>IP/TCP/UDP hardware checksumming for <a href="http://man.openbsd.org/?query=nge&amp;sektion=4">nge(4)</a>; limited by MTU.
                    281: <li>Avoid segmentation fault when <a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a> can't read an init file.
                    282: <li>Support for <a href="http://man.openbsd.org/?query=ipcomp&amp;sektion=4">ipcomp(4)</a>; disabled by default.
1.1       deraadt   283: <li>Show kern_fthread to the door.
1.48      sthen     284: <li>Userland <a href="http://man.openbsd.org/?query=iopctl&amp;sektion=8">iopctl(8)</a> control utility for <a href="http://man.openbsd.org/?query=iop&amp;sektion=4">iop(4)</a>.
                    285: <li>In <a href="http://man.openbsd.org/?query=passwd&amp;sektion=1">passwd(1)</a>, lock the <a href="http://man.openbsd.org/?query=passwd&amp;sektion=5">passwd(5)</a> file after having gotten a new password from the user; also change the actual locking procedure.
1.1       deraadt   286: <li>Support for /etc/wsconsctl.conf.
1.48      sthen     287: <li>Handle descriptors 0, 1, or 2 being closed when <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> is invoked.
                    288: <li>Reduce MTU by 2 after MPPE has been negotiated in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
                    289: <li>Merge pdksh patch into <a href="http://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>, fixing some problems with propagated return values in multi-command lines.
                    290: <li>Utilize the welcome variable from <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a>, in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a>, instead of hard-coding /etc/motd.
                    291: <li>Discipline the <a href="http://man.openbsd.org/?query=audio&amp;sektion=4">audio(4)</a> device so it gets along with <a href="http://man.openbsd.org/?query=revoke&amp;sektion=2">revoke(2)</a>.
1.1       deraadt   292: <li>Repair NFS-related problem with diskless clients by getting the root filehandle via nfs_root.
1.48      sthen     293: <li>Add support for screen switching to <a href="http://man.openbsd.org/?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a>.
                    294: <li>Change <a href="http://man.openbsd.org/?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a>'s interface to be more <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=8">sysctl(8)</a>-like.
1.1       deraadt   295: <li>Shuffle around maxlen setting inside the net subsystem to avoid potential problems.
1.48      sthen     296: <li>Make <a href="http://man.openbsd.org/?query=icmp&amp;sektion=4">icmp(4)</a> error checking saner.
                    297: <li>Initial <a href="http://man.openbsd.org/?query=ip6&amp;sektion=9">ip6(9)</a> support for <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
                    298: <li>Packet normalization support for <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>.
                    299: <li>Userland <a href="http://man.openbsd.org/?query=sectok&amp;sektion=1">sectok(1)</a> control program.
1.1       deraadt   300: <li>Repair kern_fork brain-damage.
1.48      sthen     301: <li><a href="http://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a> and MNN are no longer optional.
                    302: <li>Import <a href="http://man.openbsd.org/?query=altq&amp;sektion=9">altq(9)</a>: alternate queuing support.
1.1       deraadt   303: <li>Poof!  The old vm disappears.
                    304: <li>No more M_COPY_* macros; use M_MOVE_* or M_DUP_*.
1.48      sthen     305: <li>Add <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8">dmesg(8)</a>, <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a>, and <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8">ancontrol(8)</a> to powerpc's ramdisk.
1.1       deraadt   306: <li>New mvmeppc port.
1.48      sthen     307: <li>Many mvme68k improvements including: switching to <a href="http://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a>, repairing system trace, cleanup of locore.s, KNF, etc.
                    308: <li><a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a> support for powerpc.
                    309: <li>Change <a href="http://man.openbsd.org/?query=icmp6&amp;sektion=4">icmp6(4)</a> packet header length computation so it works with both 4.4BSD's M_COPY_PKTHDR and OpenBSD 2.9+'s M_COPY_PKTHDR.
                    310: <li>Implement <a href="http://man.openbsd.org/?query=getpeereid&amp;sektion=2">getpeereid(2)</a>, allowing local-domain servers to determine client credentials.
                    311: <li>Support generic BSD authentication in <a href="http://man.openbsd.org/?query=xdm&amp;sektion=1">xdm(1)</a>.
                    312: <li>Disable <a href="http://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a> on alpha by default.
1.1       deraadt   313: <li>Kerberos v5 support for SSH1.
1.48      sthen     314: <li>Hardware RNG support in <a href="http://man.openbsd.org/?query=lofn&amp;sektion=4">lofn(4)</a>.
                    315: <li>Smartcard support in <a href="http://man.openbsd.org/?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a> and <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   316: <li>Large -Wall/-Werror/-W... ongoing cleanup throughout tree.
                    317: <li>Nuke mips port.
1.48      sthen     318: <li>Initial import of <a href="http://man.openbsd.org/?query=iop&amp;sektion=4">iop(4)</a> (I2O) framework.
                    319: <li>Rewrite <a href="http://man.openbsd.org/?query=nc&amp;sektion=1">nc(1)</a>, adding <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ip6(4)</a> support.
                    320: <li>In <a href="http://man.openbsd.org/?query=su&amp;sektion=1">su(1)</a>, offload root instances for Kerberos to the auth program.
                    321: <li>Disable SMB decoding in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a>.
1.1       deraadt   322: <li>Enable audio on alpha by default.
1.48      sthen     323: <li>Endian fixes in the <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a> driver.
1.1       deraadt   324: <li>Adios NQNFS.
                    325: <li>Nuke the pmax port.
                    326: <li>Don't perform TCP/UDP hardware checksumming when doing IP fragmentation.
                    327: <li>Delayed checksum support in the netinet subsystem.
1.48      sthen     328: <li>Support setting the Ethernet address through <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a> for <a href="http://man.openbsd.org/?query=vr&amp;sektion=4">vr(4)</a> cards.
                    329: <li>Bypass <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> for all <a href="http://man.openbsd.org/?query=dhcp&amp;sektion=8">dhcp(8)</a> traffic, avoiding potential problems with newly booted clients.
1.1       deraadt   330: <li>Modify timeouts for IP spd expirations.
1.48      sthen     331: <li>Internal fiddling of <a href="http://man.openbsd.org/?query=nfsd&amp;sektion=8">nfsd(8)</a>'s handling of its root vnode.
                    332: <li>Import <a href="http://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>, an ipf-compatible packet filter.
1.1       deraadt   333: <li>Avoid panics under i386 if bus/dev/func numbers for PCI are not valid.
1.48      sthen     334: <li>New <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> KERN_POOLS to retrieve pool information from the kernel.
                    335: <li>Cleanup and update <a href="http://man.openbsd.org/?query=dhcp&amp;sektion=8">dhcp(8)</a> to 2.0pl5.
                    336: <li>Utilize <a href="http://man.openbsd.org/?query=readpassphrase&amp;sektion=3">readpassphrase(3)</a> in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   337: <li>Allow access to /dev/pci.
1.48      sthen     338: <li>Repair multiple key handling in <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a>.
1.1       deraadt   339: <li>New ether_input_mbuf to ease transition from ether_header in ether_input; drivers will migrate to this.
                    340: <li>Wave goodbye to kernfs.
1.48      sthen     341: <li>Replace existing <a href="http://man.openbsd.org/?query=telnetd&amp;sektion=8">telnetd(8)</a> with the one from heimdal-0.3f.
                    342: <li>Assorted modifications to <a href="http://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a>.
1.10      naddy     343: <li><font color="#e00000"><strong>RELIABILITY FIX: link XF86Setup
1.1       deraadt   344:    against the right version of libXxf86vm.a.</strong></font><br> Fix the
                    345:    problem of corrupted XF86Config file produced by XF86Setup.<br>
1.10      naddy     346:    <a href="errata29.html#XF86Setup">A source code patch is available</a>.<br>
                    347:    <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     348: <li>Avoid a pidfile/sigterm race in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
1.1       deraadt   349: <li>Merge the system's crypto.h into crptodev.h, avoiding name conflicts with OpenSSL.
1.48      sthen     350: <li>Various <a href="http://man.openbsd.org/?query=pool&amp;sektion=9">pool(9)</a> improvements including a new pool_cache() function and cleaner locking.
1.1       deraadt   351: <li>Spelling audit throughout the manual pages.
1.48      sthen     352: <li>Try to have <a href="http://man.openbsd.org/?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a> decode ssh-3.0.0 private RSA keys.
                    353: <li>New <a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a> feature: M-x theo.
1.1       deraadt   354: <li>Support PCI bus configuration from userland.
                    355: <li>Add TCP, UDP, and IPv4 hardware checksum processing, excluding outbound TCP/UDP.
1.48      sthen     356: <li>Internal shuffling of <a href="http://man.openbsd.org/?query=vnode&amp;sektion=9">vnode(9)</a> operations in some filesystems.
                    357: <li>Disable interrupts in the <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a> driver before mapping and establishing the interrupt, thereby avoiding a race condition.
1.1       deraadt   358: <li>MI loadfile support; currently only used on powerpc.
1.48      sthen     359: <li>Obsolete *known_hosts2 in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    360: <li>Some <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> fixes, largely related to descriptor lengths.
                    361: <li>Don't let <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> overwrite argv.
                    362: <li>Shrink <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8">dmesg(8)</a>.
                    363: <li>Merge authorized_keys2 into authorized_keys in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    364: <li>Provide a <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> interface to msgbuf; handy for <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8">dmesg(8)</a>, allowing it to run without setgid.
1.1       deraadt   365: <li>Upgrade to heimdal-0.3f.
1.48      sthen     366: <li>Use <a href="http://man.openbsd.org/?query=moduli&amp;sektion=5">moduli(5)</a> instead of the deprecated primes.
                    367: <li>Add RNG support in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> for the 7951.
                    368: <li>In <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>, fallback to <a href="http://man.openbsd.org/?query=stat&amp;sektion=2">stat(2)</a> when <a href="http://man.openbsd.org/?query=readdir&amp;sektion=3">readdir(3)</a> doesn't return d_type.
1.1       deraadt   369: <li>Apply KNF to many kernel sources.
1.48      sthen     370: <li>Don't forward <a href="http://man.openbsd.org/?query=ip6&amp;sektion=4">ip6(4)</a> packets back into point-to-point link if the packet's destination address matches said p2p link's interface.
1.1       deraadt   371: <li>Lots of manual page cleanups.
                    372: <li>Upgrade to openssl-engine-0.9.6a.
1.48      sthen     373: <li>Many fixes in the kernel's <a href="http://man.openbsd.org/?query=lockf&amp;sektion=3">lockf(3)</a> code including avoiding livelocks on ptrace-related scenarios.
                    374: <li>Modify file locking routine in the <a href="http://man.openbsd.org/?query=skey&amp;sektion=3">skey(3)</a> library, preventing a race condition, plus other modifications; integrate.
                    375: <li>Document <a href="http://man.openbsd.org/?query=physio&amp;sektion=9">physio(9)</a>.
                    376: <li>More variables in <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a>: login-timeout, login-tries, and login-backoff.
                    377: <li>Improve <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>: handle hardware-imposed MTU/MRU limitations; support stateful MPPE (Microsoft encryption).
                    378: <li>Repair <a href="http://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a> to avoid spinouts when creating temporary files.
                    379: <li>Make <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a> use binary for transfers as opposed to ascii.
                    380: <li>Merge <a href="http://man.openbsd.org/?query=passwd.conf&amp;sektion=5">passwd.conf(5)</a> into <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a> and add passwordtime and minpasswordlen variables.
1.1       deraadt   381: <li>Move microcode includes around to avoid erroneously installing them, among other reasons.
                    382: <li>Overhaul some kern_exec internals, cleaning up the setuid/setgid-checking code.
1.48      sthen     383: <li>Adapt <a href="http://man.openbsd.org/?query=skeyinfo&amp;sektion=1">skeyinfo(1)</a> to use BSD authentication and removal of the suid root bit.
1.1       deraadt   384: <li>Improve powerpc's awacs driver; many interrupt fixes.
1.48      sthen     385: <li>Allow the use of ^T in passphrases read by <a href="http://man.openbsd.org/?query=readpassphrase&amp;sektion=3">readpassphrase(3)</a>.
                    386: <li><font color="#e00000"><strong>SECURITY FIX: avoid race in <a href="http://man.openbsd.org/?query=execve&amp;sektion=2">execve(2)</a> when checking flags for <a href="http://man.openbsd.org/?query=ptrace&amp;sektion=2">ptrace(2)</a>.</strong></font><br>
1.10      naddy     387:     <a href="errata29.html#kernexec">A source code patch is available</a>.<br>
                    388:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   389: <li>Update if_lastchange when IFF_UP is changed instead of on every packet transmission and receipt.
                    390: <li>VM renovations on mvme88k.
1.48      sthen     391: <li>Use <a href="http://man.openbsd.org/?query=va_start&amp;sektion=3">va_start(3)</a> and <a href="http://man.openbsd.org/?query=va_end&amp;sektion=3">va_end(3)</a> for every call to <a href="http://man.openbsd.org/?query=vfprintf&amp;sektion=3">vfprintf(3)</a> and associates.
                    392: <li>Replace commonly used static lists with persistent growable arrays in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
                    393: <li>Have <a href="http://man.openbsd.org/?query=slstats&amp;sektion=8">slstats(8)</a> use an <a href="http://man.openbsd.org/?query=ioctl&amp;sektion=2">ioctl(2)</a> so it doesn't need to be setgid.
1.1       deraadt   394: <li>Ensure *chi doesn't receive interrupts before being initialized.
                    395: <li>Let pci_mapreg_map() take an extra argument to limit the size of the PCI region to map so we can still work with things publishing too much PCI memory.
1.48      sthen     396: <li>Use lpd_flags in <a href="http://man.openbsd.org/?query=rc&amp;sektion=8">rc(8)</a>, allowing flags to be passed to <a href="http://man.openbsd.org/?query=lpd&amp;sektion=8">lpd(8)</a>.
1.1       deraadt   397: <li>Support EDNS0 (RFC2671) buffer size notification for DNS queries.
                    398: <li>Upgrade to binutils 2.10.1.
                    399: <li>Protect include files in /usr/include/net against multiple inclusion.
                    400: <li>Fix unmapped interrupt problems on some VIA-based boards.
1.48      sthen     401: <li>New options, improvements, and fixes for <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a>.
1.1       deraadt   402: <li>Palm support in libsectok.
1.48      sthen     403: <li>Rewrite <a href="http://man.openbsd.org/?query=ldd&amp;sektion=1">ldd(1)</a>.
                    404: <li><font color="#e00000"><strong>RELIABILITY FIX: use correct <a href="http://man.openbsd.org/?query=db&amp;sektion=3">db(3)</a> pointers in <a href="http://man.openbsd.org/?query=pwd_mkdb&amp;sektion=8">pwd_mkdb(8)</a>, and don't star out empty passwords</strong></font><br>
1.10      naddy     405:     <a href="errata29.html#pwd_mkdb">A source code patch is available</a>.<br>
                    406:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     407: <li>Assorted <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> alterations.
                    408: <li>Correct initialization of the policy_id field for SA structures in <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
                    409: <li>PCI shim for <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a>.
                    410: <li>Repair preservation option in <a href="http://man.openbsd.org/?query=cp&amp;sektion=1">cp(1)</a>.
                    411: <li>Allow the number of <a href="http://man.openbsd.org/?query=gre&amp;sektion=4">gre(4)</a> devices to be changed in <a href="http://man.openbsd.org/?query=boot_config&amp;sektion=8">boot_config(8)</a>.
                    412: <li><a href="http://man.openbsd.org/?query=rc&amp;sektion=8">rc(8)</a> no longer starts netatalk -- if installed -- by default.
                    413: <li><font color="#e00000"><strong>RELIABILITY FIX: compute length correctly on certificates in <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.</strong></font><br>
1.10      naddy     414:     <a href="errata29.html#isakmpd">A source code patch is available</a>.<br>
                    415:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     416: <li>Ensure <a href="http://man.openbsd.org/?query=kqueue&amp;sektion=2">kqueue(2)</a> works on <a href="http://man.openbsd.org/?query=mount_ext2fs&amp;sektion=8">ext2fs(8)</a>.
1.1       deraadt   417: <li>More pipe fiddling.
1.48      sthen     418: <li>Enforce Remote-ID specified in Phase 1 peer section in <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
1.1       deraadt   419: <li>Ongoing license audit and copyright notice cleanup.
                    420: <li>Extend pfkeyv2's RFC2367 compliance and fix backward compatibility problems.
                    421: <li>Adjust routing socket message to the right size.
1.48      sthen     422: <li>Switch UID when <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> cleans up temporary files and sockets.
                    423: <li>Speed up <a href="http://man.openbsd.org/?query=arc4random&amp;sektion=3">arc4random(3)</a> in some net subsystems.
1.1       deraadt   424: <li>Upgrade to XFree86 4.1.0.
                    425: <li>Use default hoplimit when icmp6_error doesn't know about the incoming interface.
1.48      sthen     426: <li>Create <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> parameters for ccpu, diskstats, fscale, nprocs, and physmem.
                    427: <li>New <a href="http://man.openbsd.org/?query=md5&amp;sektion=1">md5(1)</a> implementation with a BSD copyright and other improvements; includes regression test.
                    428: <li>Improve <a href="http://man.openbsd.org/?query=swapctl&amp;sektion=8">swapctl(8)</a>.
                    429: <li>Don't allow packets that need <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">IPsec(4)</a> processing to be bridge-broadcast.
                    430: <li>Expand handling of X509 and KeyNote certificates in <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
                    431: <li>Fix some <a href="http://man.openbsd.org/?query=tcp&amp;sektion=4">tcp(4)</a> behaviour with connections in the CLOSING state.
                    432: <li>Some <a href="http://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a> renovations.
                    433: <li>Repair <a href="http://man.openbsd.org/?query=kqueue&amp;sektion=2">kqueue(2)</a> related panic.
                    434: <li><font color="#e00000"><strong>SECURITY FIX: verify location when using <a href="http://man.openbsd.org/?query=fts&amp;sektion=3">fts(3)</a> to pop up directories.</strong></font><br>
1.10      naddy     435:     <a href="errata29.html#fts">A source code patch is available</a>.<br>
                    436:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   437: <li>Update root device selection routines for sun3.
1.48      sthen     438: <li>Miscellaneous <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a> improvements.
                    439: <li>Remove <a href="http://man.openbsd.org/?query=ipf&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipf(4)</a> from the tree.
                    440: <li>Remove <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4&amp;manpath=OpenBSD+2.7&amp;arch=i386">pcvt(4)</a> from the tree.
                    441: <li>Add BSD authentication support to userland programs; authorization defaults in <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a>.
                    442: <li><font color="#e00000"><strong>SECURITY FIX: Update to <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> 8.11.4 which addresses signal race conditions.</strong></font><br>
1.10      naddy     443:     <a href="errata29.html#sendmail">A source code patch is available</a>.<br>
                    444:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   445: <li>Hardware clock support on powerpc.
1.48      sthen     446: <li>Fix directory state tracking in <a href="http://man.openbsd.org/?query=fsck&amp;sektion=8">fsck(8)</a>.
                    447: <li>New BIOCGHDRCMPLT and BIOCSHDRCMPLT ioctls for <a href="http://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a> to disable overwriting of the link-level source address.
1.1       deraadt   448: <li>Support interface capabilities.
                    449: <li>Repair cluster_rbuild() in vfs_cluster.
1.48      sthen     450: <li>Twiddle with the <a href="http://man.openbsd.org/?query=atapiscsi&amp;sektion=4">atapiscsi(4)</a> driver.
                    451: <li><a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a> bug fixes.
                    452: <li>Bring back the old (no ECONNABORTED) <a href="http://man.openbsd.org/?query=accept&amp;sektion=2">accept(2)</a> behaviour for Unix domain sockets.
                    453: <li>Support Heimdal's <a href="http://man.openbsd.org/?query=kerberos&amp;sektion=1">Kerberos 5</a>.
                    454: <li>Upgrade to <a href="http://man.openbsd.org/?query=perl&amp;sektion=1">Perl 5.6.1</a>.
                    455: <li>Allow arbitrary atime/mtime setting on <a href="http://man.openbsd.org/?query=mount_ext2fs&amp;sektion=8">ext2fs(8)</a> volumes.
                    456: <li>Fix lookup code in <a href="http://man.openbsd.org/?query=mount_procfs&amp;sektion=8">procfs(8)</a>.
                    457: <li>Many assorted <a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a> fixes and improvements.
                    458: <li>Clean up and shrink <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
                    459: <li>Various improvements to the <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a> driver.
                    460: <li>Fix panics in the <a href="http://man.openbsd.org/?query=ep&amp;sektion=4">ep(4)</a> driver by initializing packet tags.
1.1       deraadt   461: <li>New PCMCIA products from NetBSD.
                    462: <li>Utilize packet tags in the net subsystems.
1.48      sthen     463: <li>Diversify time parameter parsing in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    464: <li>Better keyboard-interactive support for <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    465: <li>Convert <a href="http://man.openbsd.org/?query=lseek&amp;sektion=2">lseek(2)</a> <a href="http://man.openbsd.org/?query=read&amp;sektion=2">read(2)</a>/<a href="http://man.openbsd.org/?query=write&amp;sektion=2">write(2)</a> to <a href="http://man.openbsd.org/?query=pread&amp;sektion=2">pread(2)</a>/<a href="http://man.openbsd.org/?query=pwrite&amp;sektion=2">pwrite(2)</a> in <a href="http://man.openbsd.org/?query=kvm&amp;sektion=3">kvm(3)</a>.
1.1       deraadt   466: <li>Import libsectok, used for ISO 7816 smart cards and iButtons.
                    467: <li>Tweak delays in the i82365 PCMCIA controller driver to avoid momentary freezes.
1.48      sthen     468: <li>Improve rate support in <a href="http://man.openbsd.org/?query=auich&amp;sektion=4">auich(4)</a>.
                    469: <li>Make vax use <a href="http://man.openbsd.org/?query=wscons&amp;sektion=4">wscons(4)</a> and enable the smg framebuffer.
                    470: <li>More <a href="http://man.openbsd.org/?query=select&amp;sektion=2">select(2)</a> fixes in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    471: <li>Fix X11 client bug in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   472: <li>PMAP_NEW support on the vax and hp300.
                    473: <li>Create COMPAT_23 and COMPAT_25 options.
1.48      sthen     474: <li>In <a href="http://man.openbsd.org/?query=vr&amp;sektion=4">vr(4)</a>, handle suspend mode better on the VT6102.
                    475: <li>Do not check return values for <a href="http://man.openbsd.org/?query=malloc&amp;sektion=9">malloc(9)</a> calls with M_WAIT or M_WAITOK.
1.1       deraadt   476: <li>New option: SMALL_KERNEL, subtly changes some kernel semantics to change the kernel size significantly.  Use *only* for boot floppies.
                    477: <li>Change ip_sum semantics in ip_output().
1.48      sthen     478: <li>Compress <a href="http://man.openbsd.org/?query=ac97&amp;sektion=4">ac97(4)</a> vendor tables.
                    479: <li><a href="http://man.openbsd.org/?query=ac97&amp;sektion=4">ac97(4)</a> now knows about rev 2.2.
1.1       deraadt   480: <li>Squish compatopts to a more sensible set, killing COMPAT_09, COMPAT_10, COMPAT_11.
                    481: <li>Shrink the alpha boot blocks a bit.
                    482: <li>We no longer support ECOFF kernel loading in the alpha boot block.
1.48      sthen     483: <li>Teach <a href="http://man.openbsd.org/?query=ac97&amp;sektion=4">ac97(4)</a> about more CODEC models.
                    484: <li>At boot time, <a href="http://man.openbsd.org/?query=swapon&amp;sektion=8">swapon(8)</a> before <a href="http://man.openbsd.org/?query=fsck&amp;sektion=8">fsck(8)</a> is run.
                    485: <li>Fix <a href="http://man.openbsd.org/?query=fts&amp;sektion=3">fts(3)</a> to handle very long paths.
                    486: <li>Repair various signal handler bugs in <a href="http://man.openbsd.org/?query=pppd&amp;sektion=8">pppd(8)</a>.
                    487: <li>Handle memory allocation failures in <a href="http://man.openbsd.org/?query=fsck_ffs&amp;sektion=8">fsck_ffs(8)</a> and <a href="http://man.openbsd.org/?query=fsck_ext2fs&amp;sektion=8">fsck_ext2fs(8)</a> better.
                    488: <li>Fix a recently introduced bug in <a href="http://man.openbsd.org/?query=supfilsrv&amp;sektion=8">supfilsrv(8)</a>.
                    489: <li>Correct acceptance of ARP packets coming in on non-IP <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a> interfaces.<br>
1.10      naddy     490:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     491: <li><a href="http://man.openbsd.org/?query=txp&amp;sektion=4">txp(4)</a> now works on the alpha.
                    492: <li>More fixes to <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
                    493: <li>Check a <a href="http://man.openbsd.org/?query=calloc&amp;sektion=3">calloc(3)</a> in <a href="http://man.openbsd.org/?query=fsck_ffs&amp;sektion=8">fsck_ffs(8)</a>.
1.1       deraadt   494: <li>Add a temporary DTYPE_CRYPTO until device cloning support shows up.
                    495: <li>Fixes to fdescfs.
1.48      sthen     496: <li>busdma changes to <a href="http://man.openbsd.org/?query=txp&amp;sektion=4">txp(4)</a>, preparing for the alpha.
                    497: <li>Split <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a> into bus dependent and independent parts.
1.1       deraadt   498: <li>On hp300, splhigh() in cpu_exit().
                    499: <li>Misc cleanup of the shared m68k codebase.
1.48      sthen     500: <li>More <a href="http://man.openbsd.org/?query=bus_dmamap_sync&amp;sektion=9">bus_dmamap_sync(9)</a> in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a>.
                    501: <li>Initial non-working alpha <a href="http://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a> support.
                    502: <li>Support newer versions of the <a href="http://man.openbsd.org/?query=lmc&amp;sektion=4">lmc(4)</a> cards.
                    503: <li>Kill a debug message in <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>.
                    504: <li>Add swiss german keyboard layout to <a href="http://man.openbsd.org/?query=wscons&amp;sektion=4">wscons(4)</a>.
1.1       deraadt   505: <li>Smoke out the OLD_PIPE code.
                    506: <li>krb4-1.0.8
1.48      sthen     507: <li>Bug fix to <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
1.1       deraadt   508: <li>Speed up top-level tree Makefiles by doing exec for subshells in new directories.
                    509: <li>Artful fiddling of the kernel pipe stat code.
1.48      sthen     510: <li>No need for setgid kmem on <a href="http://man.openbsd.org/?query=iostat&amp;sektion=8">iostat(8)</a> anymore.
                    511: <li>Add more <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> support in the kernel.
1.1       deraadt   512: <li>Make the alpha floppies fit again...
1.48      sthen     513: <li>Make <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> use <a href="http://man.openbsd.org/?query=bus_dma&amp;sektion=9">bus_dma(9)</a>.  Now works on the alpha.
                    514: <li>Initial cut at userland hardware <a href="http://man.openbsd.org/?query=crypto&amp;sektion=4">crypto(4)</a> support.
                    515: <li>In <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>, initial support for the Broadcom 5820.
1.1       deraadt   516: <li>Honour ddb.console on sun3.
                    517: <li>On the pmax, fix a curproc misuse.
1.48      sthen     518: <li>In <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a>, deal with buggy BIOSs which incorrectly leave the router as 000:00:0.
1.1       deraadt   519: <li>hp300 cleanup in progress...
1.48      sthen     520: <li>Solve a problem of Lilliputan proportions in powerpc <a href="http://man.openbsd.org/?query=isinf&amp;sektion=3">isinf(3)</a>.
                    521: <li>Mickey goes mad and does a <a href="http://man.openbsd.org/?query=strlcpy&amp;sektion=3">strlcpy(3)</a> whack on src/bin.
                    522: <li>Unify rdsetroot and <a href="http://man.openbsd.org/?query=rd&amp;sektion=4">rd(4)</a> support between almost all architectures.
1.1       deraadt   523: <li>Man page cleanups galore.
1.48      sthen     524: <li>In <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> attempt to support the Hifn 7951.
                    525: <li>Do stdout/stderr flushing in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> using non-blocking mode.
1.1       deraadt   526: <li>Fix kerberosIV versioning link problem.
                    527: <li>Cleanup MAP_COPY flags in the tree.
                    528: <li>Use genassym.cf on alpha.
1.48      sthen     529: <li>Unify the <a href="http://man.openbsd.org/?query=rd&amp;sektion=4">rd(4)</a> support.
                    530: <li>Update <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=8">sysctl(8)</a> and <a href="http://man.openbsd.org/?query=vmstat&amp;sektion=8">vmstat(8)</a> to use the new interfaces.
                    531: <li>Make more data available via the <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> interface.
                    532: <li>Handle fastroute in the <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a>.
1.1       deraadt   533: <li>hp300 man page cleanup.
1.48      sthen     534: <li>Fix a resource leak in <a href="http://man.openbsd.org/?query=twe&amp;sektion=4">twe(4)</a>.<br>
1.10      naddy     535:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     536: <li>Use <a href="http://man.openbsd.org/?query=madvise&amp;sektion=2">madvise(2)</a> option with MADV_FREE for <a href="http://man.openbsd.org/?query=malloc&amp;sektion=3">malloc(3)</a> 'h' flag.
                    537: <li>Support MADV_DONTNEED and MADV_FREE in <a href="http://man.openbsd.org/?query=madvise&amp;sektion=2">madvise(2)</a>.
1.1       deraadt   538: <li>Switch sparc to UVM and PMAP_NEW.
                    539: <li>Support HP425e.
1.48      sthen     540: <li>Refill <a href="http://man.openbsd.org/?query=txp&amp;sektion=4">txp(4)</a> receive ring only when empty -- performance enhancement.
                    541: <li>Fix SSH2 <b>-R</b> support in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   542: <li>More pmap/uvm interface changes.
1.48      sthen     543: <li>Correct signal handling in <a href="http://man.openbsd.org/?query=ping6&amp;sektion=8">ping6(8)</a>.
                    544: <li>Implement screen blanker in <a href="http://man.openbsd.org/?query=wscons&amp;sektion=4">wscons(4)</a>.
                    545: <li>Attempt to support hifn7951 in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a>.
                    546: <li><a href="http://man.openbsd.org/?query=realloc&amp;sektion=3">realloc(3)</a> fixes to <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a>.
1.1       deraadt   547: <li>ipf 3.4.17
                    548: <li>Fix kernel extent code to be more careful about ranges.
                    549: <li>UVM support for mac68k.
1.48      sthen     550: <li>Change i386 in_cksum failure to a <a href="http://man.openbsd.org/?query=printf&amp;sektion=9">printf(9)</a>, instead of a <a href="http://man.openbsd.org/?query=panic&amp;sektion=9">panic(9)</a>.<br>
1.10      naddy     551:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.48      sthen     552: <li>In <a href="http://man.openbsd.org/?query=txp&amp;sektion=4">txp(4)</a>, add support for hardware <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a>.
                    553: <li>Fix a bug in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> exposed by the recent jumbo patch.
                    554: <li>Fix <a href="http://man.openbsd.org/?query=ti&amp;sektion=4">ti(4)</a> to handle <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a> properly.
1.1       deraadt   555: <li>vsunlock fixes to UVM.
1.48      sthen     556: <li>Signal ignore bug fix to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.22      tobias    557: <li>Kill i386 VM &amp; pmap_old support.
1.48      sthen     558: <li>Fix process priority bug in <a href="http://man.openbsd.org/?query=atrun&amp;sektion=8">atrun(8)</a>.
                    559: <li>Enable <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a> by default in GENERIC kernels.
                    560: <li>Fix <a href="http://man.openbsd.org/?query=pread&amp;sektion=3">pread(3)</a>, <a href="http://man.openbsd.org/?query=preadv&amp;sektion=3">preadv(3)</a>, <a href="http://man.openbsd.org/?query=pwrite&amp;sektion=3">pwrite(3)</a>, and <a href="http://man.openbsd.org/?query=pwritev&amp;sektion=3">pwritev(3)</a> on big endian architectures.
                    561: <li>In <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a>, use FAST_PID_RECYCLE.
1.1       deraadt   562: <li>Remove excess (vaddr_t) casts.
                    563: <li>Get rid of CLSIZE and friends.
1.48      sthen     564: <li>Increase <a href="http://man.openbsd.org/?query=strlcpy&amp;sektion=3">strlcpy(3)</a> in parts of the tree.
                    565: <li>Some minor changes to <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
1.1       deraadt   566: <li>Cleanup M_* malloc types in the kernel.
                    567: <li>UVM for the hp300.
1.48      sthen     568: <li>Numerous cleanups to <a href="http://man.openbsd.org/?query=sup&amp;sektion=1">sup(1)</a>.
                    569: <li>In <a href="http://man.openbsd.org/?query=systat&amp;sektion=8">systat(8)</a>, handle <a href="http://man.openbsd.org/?query=kvm_nlist&amp;sektion=3">kvm_nlist(3)</a> failing.
                    570: <li>Fix a channel race in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    571: <li>Document that <a href="http://man.openbsd.org/?query=nc&amp;sektion=1">nc(1)</a> no longer has a -e option.
                    572: <li>Fix localhost handling bug in <a href="http://man.openbsd.org/?query=httpd&amp;sektion=8">httpd(8)</a>.
                    573: <li>Jumbo patch to <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a> that has been brewing for a while.
                    574: <li>Various improvements to <a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a>.
1.1       deraadt   575: <li>Big USB code update.
1.48      sthen     576: <li>Fix a signed vs unsigned error in the <a href="http://man.openbsd.org/?query=gm&amp;sektion=4">gm(4)</a> Ethernet driver.
                    577: <li>In <a href="http://man.openbsd.org/?query=wump&amp;sektion=6">wump(6)</a>, improve our cave topology algorithm. Don't ask.
                    578: <li>Force -h to override the BLOCKSIZE environment in <a href="http://man.openbsd.org/?query=du&amp;sektion=1">du(1)</a>.
                    579: <li>Substantial updates to <a href="http://man.openbsd.org/?query=sup&amp;sektion=1">sup(1)</a>.
                    580: <li>Fix a register save/restore bug in <a href="http://man.openbsd.org/?query=clcs&amp;sektion=4">clcs(4)</a> so that suspend/resume works better.
                    581: <li>Allow the right CTRL+ALT keys to work as the left ones do in <a href="http://man.openbsd.org/?query=wskbd&amp;sektion=4">wskbd(4)</a>.
                    582: <li>Continue to hack our new <a href="http://man.openbsd.org/?query=txp&amp;sektion=4">txp(4)</a> driver into shape.
                    583: <li>In <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>, implement support for removing tunnel outer IP address pair.
                    584: <li>Revert a buggy optimization in <a href="http://man.openbsd.org/?query=tsort&amp;sektion=1">tsort(1)</a>.
                    585: <li>Use <a href="http://man.openbsd.org/?query=pread&amp;sektion=2">pread(2)</a> in <a href="http://man.openbsd.org/?query=nlist&amp;sektion=3">nlist(3)</a> instead of abusing <a href="http://man.openbsd.org/?query=lseek&amp;sektion=2">lseek(2)</a> with <a href="http://man.openbsd.org/?query=read&amp;sektion=2">read(2)</a>.
1.1       deraadt   586: <li>Remove cruft leftover from the old PCVT console driver.
1.48      sthen     587: <li>Fix filename tab-completion in <a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a>.
                    588: <li>Convert some more drivers to the new <a href="http://man.openbsd.org/?query=timeout&amp;sektion=9">timeout(9)</a> interface.
1.1       deraadt   589: <li>Whack dtom() in the kernel. Fo'get about it.
1.48      sthen     590: <li>Avoid a NULL pointer dereference in <a href="http://man.openbsd.org/?query=faithd&amp;sektion=8">faithd(8)</a>.
                    591: <li>Various reset and delay fixes in <a href="http://man.openbsd.org/?query=wdc&amp;sektion=4">wdc(4)</a> to help certain ATAPI devices.
                    592: <li>Deal with suspend/resume more cleanly in <a href="http://man.openbsd.org/?query=pccbb&amp;sektion=4">pccbb(4)</a>.
                    593: <li>Better hints handling and memory allocation in <a href="http://man.openbsd.org/?query=tsort&amp;sektion=1">tsort(1)</a>.
1.1       deraadt   594: <li>Correct an error condition in /etc/ksh.kshrc.
1.48      sthen     595: <li>Add a koi8-r keyboard layout for <a href="http://man.openbsd.org/?query=wskbd&amp;sektion=4">wskbd(4)</a>.
1.1       deraadt   596: <li>Allow interoperability between OpenSSH and older ssh-2.0.x variants with weaker key generation.
1.48      sthen     597: <li>Instrument improved locking and rework SCSI a bit in <a href="http://man.openbsd.org/?query=ami&amp;sektion=4">ami(4)</a>.
                    598: <li>Cleanups to <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8">ancontrol(8)</a>.
                    599: <li>Add a -b option to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, similar to <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1">telnet(1)</a>'s equivalent.
                    600: <li>Fix a memory handling bug in <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1">telnet(1)</a>.
                    601: <li>Use <a href="http://man.openbsd.org/?query=pool&amp;sektion=9">pool(9)</a> interface for the VFS cache.
1.1       deraadt   602: <li>Improve OpenSSH interoperability with ssh.com-2.0.x clients.
                    603: <li>In the mvme88k port, replace resource maps with extents.
1.48      sthen     604: <li>Numerous fixes and updates to <a href="http://man.openbsd.org/?query=sup&amp;sektion=1">sup(1)</a>.
1.1       deraadt   605: </ul>
                    606: <p>
                    607:
                    608: </body>
                    609: </html>