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

Annotation of www/plus32.html, Revision 1.81

1.68      bentley     1: <!doctype html>
                      2: <html lang=en id=plus>
                      3: <meta charset=utf-8>
1.55      tj          4: <title>OpenBSD 3.2 Changelog</title>
1.15      david       5: <meta name="description" content="OpenBSD 3.2 changes">
1.53      deraadt     6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.57      tb          8: <link rel="canonical" href="https://www.openbsd.org/plus32.html">
1.68      bentley     9: <style>
                     10: a[href="stable.html"] {
                     11:        color: var(--green);
                     12: }
1.1       deraadt    13:
1.68      bentley    14: strong {
                     15:        color: var(--red);
                     16: }
1.1       deraadt    17:
1.68      bentley    18: h3 {
                     19:        color: var(--blue);
                     20: }
                     21:
                     22: p strong {
                     23:        font-weight: normal;
                     24: }
                     25: </style>
                     26:
                     27: <h2 id=OpenBSD>
1.53      deraadt    28: <a href="index.html">
1.68      bentley    29: <i>Open</i><b>BSD</b></a>
                     30: 3.2 Changelog
1.55      tj         31: </h2>
1.5       naddy      32: <hr>
1.1       deraadt    33:
                     34: <p>
                     35: This is a partial list of the major machine-independent changes
1.28      sobrado    36: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    37: specific changes have also been made, and are sometimes mentioned
                     38: in the pages for the specific <a href="plat.html">platforms</a>.
                     39:
                     40: <p>
1.68      bentley    41: Note: <strong>Problems for which patches exist are marked in red</strong>.
1.1       deraadt    42:
                     43: <p>
1.2       deraadt    44: For changes in other releases, click below:<br>
                     45: <a href="plus20.html">2.0</a>,
                     46: <a href="plus21.html">2.1</a>,
                     47: <a href="plus22.html">2.2</a>,
                     48: <a href="plus23.html">2.3</a>,
                     49: <a href="plus24.html">2.4</a>,
                     50: <a href="plus25.html">2.5</a>,
                     51: <a href="plus26.html">2.6</a>,
                     52: <a href="plus27.html">2.7</a>,
                     53: <a href="plus28.html">2.8</a>,
                     54: <a href="plus29.html">2.9</a>,
                     55: <a href="plus30.html">3.0</a>,
                     56: <a href="plus31.html">3.1</a>,
1.6       deraadt    57: <a href="plus33.html">3.3</a>,
1.11      david      58: <a href="plus34.html">3.4</a>,
1.14      deraadt    59: <a href="plus35.html">3.5</a>,
1.17      miod       60: <a href="plus36.html">3.6</a>,
1.42      deraadt    61: <a href="plus37.html">3.7</a>,
1.27      deraadt    62: <br>
1.20      deraadt    63: <a href="plus38.html">3.8</a>,
1.21      deraadt    64: <a href="plus39.html">3.9</a>,
1.22      deraadt    65: <a href="plus40.html">4.0</a>,
1.23      deraadt    66: <a href="plus41.html">4.1</a>,
1.24      deraadt    67: <a href="plus42.html">4.2</a>,
1.26      deraadt    68: <a href="plus43.html">4.3</a>,
1.27      deraadt    69: <a href="plus44.html">4.4</a>,
1.29      deraadt    70: <a href="plus45.html">4.5</a>,
1.30      deraadt    71: <a href="plus46.html">4.6</a>,
1.31      deraadt    72: <a href="plus47.html">4.7</a>,
1.32      deraadt    73: <a href="plus48.html">4.8</a>,
1.34      deraadt    74: <a href="plus49.html">4.9</a>,
1.35      nick       75: <a href="plus50.html">5.0</a>,
1.36      schwarze   76: <a href="plus51.html">5.1</a>,
1.37      nick       77: <a href="plus52.html">5.2</a>,
1.38      deraadt    78: <a href="plus53.html">5.3</a>,
1.39      deraadt    79: <a href="plus54.html">5.4</a>,
1.40      deraadt    80: <br>
1.42      deraadt    81: <a href="plus55.html">5.5</a>,
1.45      brett      82: <a href="plus56.html">5.6</a>,
1.46      deraadt    83: <a href="plus57.html">5.7</a>,
1.49      deraadt    84: <a href="plus58.html">5.8</a>,
1.50      deraadt    85: <a href="plus59.html">5.9</a>,
1.56      deraadt    86: <a href="plus60.html">6.0</a>,
1.60      deraadt    87: <a href="plus61.html">6.1</a>,
1.63      deraadt    88: <a href="plus62.html">6.2</a>,
1.64      deraadt    89: <a href="plus63.html">6.3</a>,
1.66      deraadt    90: <a href="plus64.html">6.4</a>,
1.67      pamela     91: <a href="plus65.html">6.5</a>,
1.70      pamela     92: <a href="plus66.html">6.6</a>,
1.71      deraadt    93: <a href="plus67.html">6.7</a>,
1.72      deraadt    94: <a href="plus68.html">6.8</a>,
1.73      pamela     95: <a href="plus69.html">6.9</a>,
1.74      deraadt    96: <a href="plus70.html">7.0</a>,
1.75      deraadt    97: <a href="plus71.html">7.1</a>,
1.77      deraadt    98: <br>
1.76      deraadt    99: <a href="plus72.html">7.2</a>,
1.78      tj        100: <a href="plus73.html">7.3</a>,
1.79      tj        101: <a href="plus74.html">7.4</a>,
1.81    ! tj        102: <a href="plus75.html">7.5</a>,
1.2       deraadt   103: <a href="plus.html">current</a>.
1.1       deraadt   104: <br>
                    105:
                    106: <p>
1.68      bentley   107: <h3>Changes made between OpenBSD 3.1 and 3.2</h3>
1.43      deraadt   108: <p>
                    109:
1.1       deraadt   110: <ul>
                    111: <li>Release branch created.
                    112: <!-- ^^^ 20021003 -->
1.68      bentley   113: <li>Cool new <a href="https://man.openbsd.org/xdm.1">xdm(1)</a> images for 3.2.
                    114: <li><strong>SECURITY FIX: Incorrect argument checking in the <a href="https://man.openbsd.org/setitimer.2">setitimer(2)</a> system call may allow an attacker to write to kernel memory.</strong><br>
1.4       margarid  115:     <a href="errata31.html#kerntime">A source code patch is available</a>.<br>
1.68      bentley   116:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   117: <!-- ^^^ 20021002 -->
                    118: <li>Retrofit the SIGUSR1->SIGUSR2 console switching change to the old X server.
1.68      bentley   119: <li>Fix a couple of crashers in <a href="https://man.openbsd.org/kevent.2">kevent(2)</a>.
1.10      deraadt   120: <li>OpenBSD 3.2-beta -&gt; 3.2, OpenSSH -&gt; 3.5.
1.1       deraadt   121: <!-- ^^^ 20021001 -->
                    122: <li>Try to initialise AGP GART in the privileged startup portion of the X server.
                    123: <!-- ^^^ 20020930 -->
1.68      bentley   124: <li>Plug a memory leak in <a href="https://man.openbsd.org/url.4">url(4)</a>.
1.1       deraadt   125: <!-- ^^^ 20020929 -->
                    126: <li>login_radius returns, complete with fixed license.
                    127: <li>Still more cleanup and output trimming in the installer script.
1.68      bentley   128: <li><a href="https://man.openbsd.org/xf86cfg.1">xf86cfg(1)</a> now runs the server with '-nolisten tcp'.
                    129: <li><a href="https://man.openbsd.org/xdm.1">xdm(1)</a> now drops privileges to run as user _x11 after starting as root.
1.1       deraadt   130: <!-- ^^^ 20020928 -->
1.68      bentley   131: <li>daddr -&gt; saddr in <a href="https://man.openbsd.org/pf.4">pf(4)</a> binat code. Oops.<br>
                    132:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   133: <li>Add a wildcard client string match against "probe-*" for SSH probes to use.
                    134: <!-- ^^^ 20020927 -->
                    135: <li>Disable login_radius, pesky licensing problems again.<br>
1.68      bentley   136:     <a href="stable.html">[Applied to stable]</a>
                    137: <li><a href="https://man.openbsd.org/sppp.4">sppp(4)</a> and <a href="https://man.openbsd.org/lmc.4">lmc(4)</a> are back, with better licenses.
                    138: <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a> can now do privsep and krb4 together.
1.1       deraadt   139: <!-- ^^^ 20020926 -->
                    140: <li>Remove RC5 and MDC2 from libcrypto.
                    141: <li>Have the installer set the nosuid flag for mount points that shouldn't contain setuid programs.
                    142: <!-- ^^^ 20020925 -->
1.68      bentley   143: <li>Fix a sizeof bug in <a href="https://man.openbsd.org/bridge.4">bridge(4)</a> spanning tree protocol support.
                    144: <li>New driver <a href="https://man.openbsd.org/em.4">em(4)</a>, supporting Intel Gigibit Ethernet adapters and replacing <a href="https://man.openbsd.org/gx.4">gx(4)</a>
                    145: <li>Some memory allocation and other tweaks to <a href="https://man.openbsd.org/talkd.8">talkd(8)</a>.
1.1       deraadt   146: <!-- ^^^ 20020924 -->
                    147: <li>Better handling of IPv6 deprecated addresses.
                    148: <li>Fix the padding length for an IPv6 PADN option before a jumbo payload option.
                    149: <li>Allow SSL session IDs of any length up to 32, removing the non-standard 16-char minimum imposed before.
1.68      bentley   150: <li>Add a /dev/X0 entry for <a href="https://man.openbsd.org/xdm.1">xdm(1)</a>, allowing the mouse to work with the upcoming xdm privilege drop. One for the Upgrading Mini-faq.
                    151: <li>Properly dump radix tree nodes in <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
1.1       deraadt   152: <!-- ^^^ 20020923 -->
1.68      bentley   153: <li>Template policy support for <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    154: <li><a href="https://man.openbsd.org/sppp.4">sppp(4)</a>, <a href="https://man.openbsd.org/lmc.4">lmc(4)</a> and <a href="https://man.openbsd.org/cz.4">cz(4)</a> drivers removed from release kernels due to license problems.
1.1       deraadt   155: <li>A bunch of gcc3 tweaks.
1.68      bentley   156: <li>Don't build Kerberos ticket forwarding programs <a href="https://man.openbsd.org/kf.1">kf(1)</a> and <a href="https://man.openbsd.org/kfd.8">kfd(8)</a> because of security issues. (Will come back when Heimdal 0.5 gets merged, after 3.2 release.)
1.1       deraadt   157: <li>Add support for ELF sections loaded relative to a base section.
1.68      bentley   158: <li>Make <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s antispoof command also block incoming packets with the source set to one of the host's IP addresses.
1.1       deraadt   159: <li>Make the VT switching code use SIGUSR2 instead of SIGUSR1. The latter is also used by the X server to synchronise with xinit.
                    160: <!-- ^^^ 20020922 -->
1.68      bentley   161: <li>Have <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> handle with more grace situations where some archived logfiles have been uncompressed in-place.
1.1       deraadt   162: <li>Continue to reduce the amount of output the installer generates, so we won't need a magnifier to read the installation instructions in the CD gatefold.
1.68      bentley   163: <li>Add TBI (Ten-Bit Interface) mode support for fibre-based <a href="https://man.openbsd.org/nge.4">nge(4)</a> cards, as well as some other bug fixes.
1.1       deraadt   164: <!-- ^^^ 20020921 -->
                    165: <!-- ^^^ 20020920 -->
1.68      bentley   166: <li>Make <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> actually run the command it's asked to run. Also, add new interpretation of a null command.
                    167: <li>Fix <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a>'s handling of empty lines.
                    168: <li>Remove the obsolete access.conf and srm.conf files from <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
1.1       deraadt   169: <!-- ^^^ 20020919 -->
1.68      bentley   170: <li>Make sure <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> ProxyCommand programs get killed on exit (portable OpenSSH <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=223">bug #223</a>).
1.1       deraadt   171: <li>Fix a potential FREE() of an uninitialised pointer in the kernel (sys/exec_script.c)
1.68      bentley   172: <li>Rewrite <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>'s GRE decoder.
1.1       deraadt   173: <li>Fix signal trampoline problems with non-exec stack.
1.68      bentley   174: <li>Remove EGP decode support from <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> due to a duff license and apathy.
1.1       deraadt   175: <!-- ^^^ 20020918 -->
1.68      bentley   176: <li>So farewell, then, <a href="https://man.openbsd.org/OpenBSD-3.1/trsp.8">trsp(8)</a>.
                    177: <li>Allow <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> to rotate only specific logfiles.
                    178: <li>Make RAND_poll use <a href="https://man.openbsd.org/arc4random.3">arc4random(3)</a> instead of /dev/arandom, so it works in under a chroot.
                    179: <li>New -a flag to <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> allows a directory to be specified for archived logs.
                    180: <li>Set the close-on-exec flag for file descriptors created by <a href="https://man.openbsd.org/kvm_open.3">kvm_open(3)</a>.
                    181: <li>Fix DMA-related panics in the <a href="https://man.openbsd.org/twe.4">twe(4)</a> driver.
                    182: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, try harder to create the X11 forwarding listener socket.
1.1       deraadt   183: <!-- ^^^ 20020917 -->
1.68      bentley   184: <li>Fix a potential buffer overrun in <a href="https://man.openbsd.org/setlocale.3">setlocale(3)</a> (NetBSD-<a href="ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2002-012.txt.asc">SA2002-012</a>).
                    185: <li>Don't chdir to / when <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> goes daemon.
                    186: <li>Add __syslog__ string formatting attribute to <a href="https://man.openbsd.org/gcc.1">gcc(1)</a>.
1.1       deraadt   187: <!-- ^^^ 20020916 -->
1.68      bentley   188: <li>Periodically save changes to <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> policies.
                    189: <li>Various fixes to <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a>.
                    190: <li>Re-sync the <a href="https://man.openbsd.org/siop.4">siop(4)</a> driver with NetBSD.
1.1       deraadt   191: <li>Signal fixes in libevent.
                    192: <!-- ^^^ 20020915 -->
                    193: <li>Merge in Sendmail 8.12.6.
1.68      bentley   194: <li>Give stdio's __cleanup handlers the same mprotect() treatment as <a href="https://man.openbsd.org/atexit.3">atexit(3)</a> now receives.
1.1       deraadt   195: <li>Further tweaks to handling of address families in NAT rules. Try to infer the AF from the rule, if that fails then require the user to specify it.
1.68      bentley   196: <li>Various fixes to <a href="https://man.openbsd.org/cy.4">cy(4)</a>.
1.1       deraadt   197: <li>Merge in OpenSSL-0.9.7-stable-SNAP-20020911, bump libcrypto minor version.
                    198: <!-- ^^^ 20020914 -->
1.68      bentley   199: <li>Stop <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> rotating logfiles that only contain logfile rotation messages.
1.1       deraadt   200: <!-- ^^^ 20020913 -->
1.68      bentley   201: <li>License fixes to <a href="https://man.openbsd.org/pppd.8">pppd(8)</a>, nearly there now.
                    202: <li>Add -H option to <a href="https://man.openbsd.org/identd.8">identd(8)</a> which hides info for non-existent users as well as existing ones. Useful when NATing.
                    203: <li>Remove the need for /dev/null and /etc/localtime in <a href="https://man.openbsd.org/named.8">named(8)</a>'s chroot jail.
                    204: <li>Add 'antispoof' keyword to <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>. Oh yes.
                    205: <li>Improvements to <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s netmask handling.
1.1       deraadt   206: <!-- ^^^ 20020912 -->
                    207: <li>Add a missing pointer initialisation in in6_ifdetach().
1.68      bentley   208: <li>Make the <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> client's ls command useful, with globbing and short/long listings.
                    209: <li>Fix initialisation of Broadcom 582x chips by <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a>.
1.1       deraadt   210: <!-- ^^^ 20020911 -->
                    211: <li>Various signedness fixes.
                    212: <li>Versioning info moves to 3.2-beta.
1.68      bentley   213: <li>Have <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> check the peer using <a href="https://man.openbsd.org/getpeereid.2">getpeereid(2)</a>.
                    214: <li><a href="https://man.openbsd.org/pmap.9">pmap</a>_{copy,zero}_page API changes.
1.1       deraadt   215: <li>Merge in OpenSSL 0.9.7beta3.
                    216: <!-- ^^^ 20020910 -->
1.68      bentley   217: <li><a href="https://man.openbsd.org/amd.8">amd(8)</a> now creates a socket listening on 127.0.0.1 as well as one on *, and only responds to amq requests on the former.
                    218: <li>Add support for the Silicon Image 680 ATA133 chip to the <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> driver.
                    219: <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a> now supports Kerberos authentication in PrivSep mode.
1.1       deraadt   220: <!-- ^^^ 20020909 -->
1.68      bentley   221: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a>'s parser takes more care parsing address families in NAT rules.
                    222: <li>Add leap second support to <a href="https://man.openbsd.org/rdate.8">rdate(8)</a> running in RFC868 mode (it already supports this in NTP mode with the -N option).
                    223: <li>Correct <a href="https://man.openbsd.org/altq.9">altq(9)</a>'s representation of positive infinity.
1.1       deraadt   224: <!-- ^^^ 20020908 -->
1.68      bentley   225: <li>Signal handler fixes in <a href="https://man.openbsd.org/bootpd.8">bootpd(8)</a><!-- on 20020908 -->, <a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a><!-- on 20020909 --> and <a href="https://man.openbsd.org/rtsold.8">rtsold(8)</a><!-- on 20020907 -->.
                    226: <li><a href="https://man.openbsd.org/faithd.8">faithd(8)</a> dies on FD_SET overruns.
                    227: <li>Fix a couple of off-by-ones in <a href="https://man.openbsd.org/mopd.8">mopd(8)</a>.
1.1       deraadt   228: <!-- ^^^ 20020907 -->
1.68      bentley   229: <li>Make <a href="https://man.openbsd.org/fsck.8">fsck(8)</a> work properly with long block device filenames (handle MAXPATHLEN chars instead of 32).
                    230: <li>Don't build the somewhat less than ubiquitous <a href="https://man.openbsd.org/OpenBSD-3.1/photurisd.8">photurisd(8)</a> by default any more.
1.1       deraadt   231: <li>Lots and lots of ANSIfication.
1.10      deraadt   232: <li>Lots of int -&gt; socklen_t.
1.68      bentley   233: <li>Some signedness fixes to <a href="https://man.openbsd.org/arp.8">arp(8)</a>.
                    234: <li>Repair a missing msglog() arg in <a href="https://man.openbsd.org/routed.8">routed(8)</a>.
1.1       deraadt   235: <!-- ^^^ 20020906 -->
1.68      bentley   236: <li>Fix <a href="https://man.openbsd.org/ahc.4">ahc(4)</a>'s interrupt sharing.
                    237: <li>lib<a href="https://man.openbsd.org/usbhid.3">usbhid(3)</a> now available in the shared variety.
1.13      deraadt   238: <li>Don't allow data to be appended to the receive buffer of a socket that's been shut down (see NetBSD <a href="http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=18185">PR#18185</a>).
1.1       deraadt   239: <li>Merge in OpenSSL 0.9.7beta1. To be continued.
1.68      bentley   240: <li><a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> interoperability fixes for FreeS/WAN and SSH Sentinel.
1.1       deraadt   241: <!-- ^^^ 20020905 -->
1.68      bentley   242: <li>Make <a href="https://man.openbsd.org/rwalld.8">rwalld(8)</a> revoke its group privileges as well as user privs.
1.1       deraadt   243: <li>Don't install safe_finger any more.
1.13      deraadt   244: <li>Add support for the SCSI Reduced Block Command Set (RBC).
1.68      bentley   245: <li>Bump <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>'s LoginGraceTime from one minute to two.
                    246: <li>Various compatibility fixes and additions to <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a>.
                    247: <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> can now set whether or not use of IPv6 deprecated addresses are allowed.
1.1       deraadt   248: <!-- ^^^ 20020904 -->
1.68      bentley   249: <li>_x11 user and group added for <a href="https://man.openbsd.org/xdm.1">xdm(1)</a> to use.
1.13      deraadt   250: <li>Pull in XFree86's fix for a serious Xlib security bug (which didn't affect OpenBSD).
1.1       deraadt   251: <li>Fix parsing of NAT port ranges.
                    252: <li>Check the interface specified with route-to/dup-to/fastroute actually exists. If it does, null terminate its name before moving on.
                    253: <!-- ^^^ 20020902 -->
1.68      bentley   254: <li>Fix an uninitialised pointer bug in <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>.
1.1       deraadt   255: <li>The X server now tries to open the aperture driver before trying /dev/mem. Re-enable early privilege drop on i386.
                    256: <!-- ^^^ 20020901 -->
                    257: <!-- ^^^ 20020831 -->
1.68      bentley   258: <li><a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a> now warns if DNS returns multiple addresses, like traceroute6.
1.1       deraadt   259: <li>Add support for the Promise Ultra133 TX2 EIDE controller.
1.68      bentley   260: <li>Fix an mbuf leak in <a href="https://man.openbsd.org/wi.4">wi(4)</a>.
                    261: <li>Reenable the <a href="https://man.openbsd.org/atexit.3">atexit(3)</a> handler improvements backed out on 31 July.
                    262: <li>Add -I option to <a href="https://man.openbsd.org/traceroute6.8">traceroute6(8)</a> to get ICMP probes instead of UDP.
1.1       deraadt   263: <!-- ^^^ 20020830 -->
1.68      bentley   264: <li>Further reduce the amount of time <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> runs as root when installed setuid.
                    265: <li>Fudge <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> so it only honours the requirement to check against a CRL if there is a CRL loaded...
1.1       deraadt   266: <!-- ^^^ 20020829 -->
1.68      bentley   267: <li>Update the <a href="https://man.openbsd.org/rt.4">rt(4)</a> Radiotrack driver, add isapnp support.
1.1       deraadt   268: <li>Some casts to make 64-bit kernel work with varargs calls.
                    269: <!-- ^^^ 20020828 -->
1.68      bentley   270: <li>Fixes to <a href="https://man.openbsd.org/gem.4">gem(4)</a>.
1.1       deraadt   271: <li>Properly limit EDNS0 size to 0xffff.
1.68      bentley   272: <li>Fix a signedness problem in SSH so that <a href="https://man.openbsd.org/RSA_public_decrypt.3">RSA_public_decrypt(3)</a> errors can be detected.
                    273: <li>Make X's module loader set PROT_EXEC using <a href="https://man.openbsd.org/mprotect.2">mprotect(2)</a> on malloc'd pages containing code (needed since the heap is now mapped without PROT_EXEC).
                    274: <li>DNS responses from <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a>, gethostby*() and getnetby*() now get a 64K receive buffer.<br>
                    275:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   276: <!-- ^^^ 20020827 -->
1.68      bentley   277: <li><a href="https://man.openbsd.org/traceroute6.8">traceroute6(8)</a> warns if DNS returns multiple IP addresses for the target.
                    278: <li>Do a yyrestart() after a longjmp in <a href="https://man.openbsd.org/pcap.3">pcap(3)</a>.
1.1       deraadt   279: <li>Fix a dangling pointer bug in sbcompress().
                    280: <li>Make the X server option NoSilkenMouse work again.
                    281: <!-- ^^^ 20020826 -->
1.68      bentley   282: <li>Make <a href="https://man.openbsd.org/portmap.8">portmap(8)</a> detect failure of <a href="https://man.openbsd.org/svc_register.3">svc_register</a> and die nicely.
1.1       deraadt   283: <li>X aperture driver for Alpha, works like i386.
                    284: <!-- ^^^ 20020824 -->
1.68      bentley   285: <li>Skeleton <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> support for ELF in i386. Not enabled, nor is it promised anytime soon.
                    286: <li><a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> warns about symbol size mismatches.
                    287: <li><a href="https://man.openbsd.org/inet_ntop.3">inet_ntop(3)</a> handles snprintf errors properly.
1.1       deraadt   288: <li>Map the heap non-executable.
                    289: <!-- ^^^ 20020823 -->
                    290: <li>Change the way FREF() and FRELE() are called w.r.t. getvnode() and getsock().
1.68      bentley   291: <li>Fix a locking problem that can occur when an executable tries to <a href="https://man.openbsd.org/exec.3">exec(3)</a> itself.
                    292: <li>Avoid a potential int overflow in <a href="https://man.openbsd.org/comsat.8">comsat(8)</a>
1.1       deraadt   293: <li>Make the resolver ignore DNS AAAA replies containing IPv4-mapped addresses.
                    294: <!-- ^^^ 20020822 -->
1.68      bentley   295: <li>Bump the listen() backlog from 5 to 128 (!) in <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a>.
                    296: <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a>'s default LoginGraceTime reduced from 600 to 60 seconds.
                    297: <li><a href="https://man.openbsd.org/wscons.4">wscons(4)</a> now attaches to each wsdisplay device by default.
                    298: <li>Fixes to <a href="https://man.openbsd.org/strip.1">strip(1)</a>. -x now works.
1.1       deraadt   299: <!-- ^^^ 20020821 -->
                    300: <li>net.inet6.ip6_use_deprecated is on by default again...
1.68      bentley   301: <li>Fix some (but not all) signal races in <a href="https://man.openbsd.org/fsck_ffs.8">fsck_ffs(8)</a>.
                    302: <li>New -n option to <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a> that disallows anonymous access even if the ftp user exists.
1.1       deraadt   303: <li>Perform /tmp/.{X11,ICE}-unix fixups before the system goes multiuser.
                    304: <!-- ^^^ 20020820 -->
1.68      bentley   305: <li>Fix sysctl <a href="https://man.openbsd.org/copyout.9">copyout(9)</a>s in IPv6 neigbour discovery.
1.1       deraadt   306: <!-- ^^^ 20020819 -->
1.68      bentley   307: <li>Audit and cleanup of <a href="https://man.openbsd.org/inet_net_ntop.3">inet_net_ntop(3)</a>, inet_neta() and <a href="https://man.openbsd.org/inet_ntop.3">inet_ntop(3)</a>.
1.1       deraadt   308: <li>TCP now tries to act appropriately w.r.t. net.inet6.ip6_use_deprecated.
                    309: <!-- ^^^ 20020818 -->
1.68      bentley   310: <li>Use of IPv6 deprecated addresses switched off by default. (See <a href="https://www.ietf.org/rfc/rfc2462.txt">RFC2462</a> and <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> variable net.inet6.ip6_use_deprecated.)
                    311: <li>Fixes to the <a href="https://man.openbsd.org/isp.4">isp(4)</a> SCSI driver.
1.1       deraadt   312: <!-- ^^^ 20020817 -->
1.68      bentley   313: <li>Correct two sizeof bugs in <a href="https://man.openbsd.org/crypto.9">crypto(9)</a>.
                    314: <li>Allow a raw IP socket to see a <a href="https://man.openbsd.org/gre.4">gre(4)</a> packets for tunnels we haven't configured.
1.1       deraadt   315: <!-- ^^^ 20020816 -->
                    316: <li>Add some more cross-compilation targets in /usr/src/Makefile.
1.68      bentley   317: <li>Backfit Perl 5.80's File::Glob implementation (based on OpenBSD's code) to our <a href="https://man.openbsd.org/perl.1">perl(1)</a>.
                    318: <li>Fix a null pointer dereference in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
1.1       deraadt   319: <!-- ^^^ 20020815 -->
                    320: <!-- ^^^ 20020814 -->
                    321: <!-- ^^^ some CVS breakage around here -->
                    322: <!-- ^^^ 20020813 -->
1.68      bentley   323: <li>Using the state table instead of a special-purpose list, allow <a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT to use the same proxy port for multiple external peers.
                    324: <li>Make <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> setgid(_sshagnt). setuid/setgid processes can't be <a href="https://man.openbsd.org/ptrace.2">ptrace(2)</a>ed.
                    325: <li>SPARC consoles now use <a href="https://man.openbsd.org/wscons.4">wscons(4)</a>.
1.1       deraadt   326: <!-- ^^^ 20020812 -->
1.68      bentley   327: <li><a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a> now displays '!X' when packets come back as ICMP administratively prohibited by filter.
                    328: <li>Have <a href="https://man.openbsd.org/rsh.1">rsh(1)</a> die on fd_set overruns.
                    329: <li>In a number of places, switch the <a href="https://man.openbsd.org/calloc.3">calloc(3)</a> round the right way.
1.1       deraadt   330: <li>Switch SPARC to ELF.
                    331: <li>Fix an XFree runtime loader problem seen on Alpha, PowerPC, SPARC and SPARC64.
                    332: <!-- ^^^ 20020811 -->
1.68      bentley   333: <li><strong>SECURITY FIX: An insufficient boundary check in the <a href="https://man.openbsd.org/select.2">select(2)</a> and <a href="https://man.openbsd.org/poll.2">poll(2)</a> system calls allows an attacker to overwrite kernel memory and execute arbitrary code in kernel context.</strong><br>
1.4       margarid  334:     <a href="errata31.html#scarg">A source code patch is available</a>.<br>
1.68      bentley   335:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   336: <!-- ^^^ 20020810 -->
1.68      bentley   337: <li><a href="https://man.openbsd.org/raid.4">raid(4)</a> no longer gets loud at boot time unless option RAIDDEBUG is used.
                    338: <li>Sink a few bugs in <a href="https://man.openbsd.org/bs.6">bs(6)</a>.
1.1       deraadt   339: <!-- ^^^ 20020809 -->
                    340: <li>Fix raw socket translation for Linux compatibility mode.
                    341: <li>Properly clear the argument list in pmdb.
1.68      bentley   342: <li>Die on fd_set overrun in <a href="https://man.openbsd.org/mtrace.8">mtrace(8)</a>, <a href="https://man.openbsd.org/map-mbone.8">map-mbone(8)</a> and <a href="https://man.openbsd.org/mrouted.8">mrouted(8)</a> (not built by default).
1.1       deraadt   343: <li>When emulating Linux, don't have accept()ed sockets inherit flags from the listen socket.<br>
                    344:     <a href="stable.html">[Applied to 3.1-stable]</a>
1.68      bentley   345: <li>Fix snprintf length in <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>.
                    346: <li>Correct a sizeof bug in <a href="https://man.openbsd.org/photurisd.8">photurisd(8)</a>.
                    347: <li>Tweak IFF_PROMISC handling in <a href="https://man.openbsd.org/wi.4">wi(4)</a> to avoid some unnecessary initialisations.
                    348: <li>Fix a potential off-by-one in <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> that could cause mmap breakage on some architectures.
1.1       deraadt   349: <li>Make insertion of data into socket buffers run in constant time, a huge win especially with large buffers.
                    350: <li>Relax slightly the conditions under which a TCP SYN packet will trigger the sequence number modulator. Handy for systems with ECN stacks.
1.68      bentley   351: <li>Fix a number of && -&gt; &amp; bit-test typos in OpenSSH (v1 RSA key use,) <a href="https://man.openbsd.org/routed.8">routed(8)</a>, <a href="https://man.openbsd.org/pic.1">pic(1)</a>, <a href="https://man.openbsd.org/fvwm.1">fvwm(1)</a> and a few in the kernel.
                    352: <li>Add a couple of missing <a href="https://man.openbsd.org/open.2">open(2)</a> mode args in <a href="https://man.openbsd.org/afsd.8">afsd(8)</a> and <a href="https://man.openbsd.org/msgs.1">msgs(1)</a>.
1.1       deraadt   353: <!-- ^^^ 20020808 -->
1.68      bentley   354: <li>Improve TX interrupt handing in <a href="https://man.openbsd.org/sparc/be.4">be(4/SPARC,4/SPARC64)</a>.
                    355: <li>Fixes to <a href="https://man.openbsd.org/mrinfo.8">mrinfo(8)</a> (this isn't built by default).
                    356: <li>Improve <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>'s handling of interrupted system calls.
                    357: <li>Fix a free-in-caught-alloc-failure-block (!) in <a href="https://man.openbsd.org/ohci.4">ohci(4)</a>.
                    358: <li>Rewrite the CRL support in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>. Check for OpenSSL >= 0.9.7, the earliest supported version for now.
1.1       deraadt   359: <!-- ^^^ 20020807 -->
                    360: <li>Retrofit the new early privilege revocation code to the old X servers.
1.68      bentley   361: <li><a href="https://man.openbsd.org/xlock.1">xlock(1)</a> defaults to blank mode (rather than random mode). Also remove bomb mode altogether, to the annoyance of noone.
                    362: <li>Several fixes to the <a href="https://man.openbsd.org/sparc/hme.4">hme(4/SPARC, 4/SPARC64)</a> driver.
1.1       deraadt   363: <li>Restore struct link_map ABI compatibility between ld.so and gdb, broken by the split of link.h into separate MI, ELF and a.out files.
                    364: <!-- ^^^ 20020806 -->
1.13      deraadt   365: <li>Move AGP chipset support out of machine-independent section (AGP support is per-arch).
1.68      bentley   366: <li><strong>REVISED SECURITY FIX</strong> for the OpenSSL ASN.1 buffer overflows, see the <a href="errata31.html#ssl">erratum</a>.<br>
                    367:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   368: <!-- ^^^ 20020805 -->
1.68      bentley   369: <li>Fix <a href="https://man.openbsd.org/auth_call.3">auth_call(3)</a>'s error logging.
                    370: <li><a href="https://man.openbsd.org/cron.8">cron(8)</a> cross-checks the crontab filename against the system username.
                    371: <li><a href="https://man.openbsd.org/netstat.1">netstat(1)</a> drops its privileges earlier.
1.1       deraadt   372: <!-- ^^^ 20020804 -->
1.68      bentley   373: <li><a href="https://man.openbsd.org/systrace.1">systrace(1)</a> can log matching rules to syslog.
                    374: <li><a href="https://man.openbsd.org/write.1">write(1)</a> drops privileges after opening the tty.
                    375: <li>Refactor <a href="https://man.openbsd.org/vmstat.8">vmstat(8)</a> slightly so <a href="https://man.openbsd.org/kvm.3">kvm(3)</a> is only ever opened once (it could be opened a second time by dkstats.c before).
                    376: <li>Open the <a href="https://man.openbsd.org/kvm.3">kvm(3)</a> library earlier in <a href="https://man.openbsd.org/fstat.1">fstat(1)</a> and <a href="https://man.openbsd.org/systat.1">systat(1)</a>, and so drop privs earlier.
1.1       deraadt   377: <li>Test for a previously unchecked malloc() return value in the RPC library, and die unceremoniously on failure.
1.68      bentley   378: <li>Catch file read errors in <a href="https://man.openbsd.org/rdate.8">rdate(8)</a>'s leapsecond handler.
                    379: <li>Cleanup of <a href="https://man.openbsd.org/amd.8">amd(8)</a>.
1.1       deraadt   380: <!-- ^^^ 20020803 -->
1.68      bentley   381: <li>Remove Kerberos support from the default <a href="https://man.openbsd.org/login.conf.5">login.conf</a> (and its hardwired defaults for when login.conf is absent). See <a href="https://cvsweb.openbsd.org/src/etc/login.conf?rev=1.12&amp;content-type=text/x-cvsweb-markup">the log</a> for why.
1.1       deraadt   382: <li>No more RPC by default. Expect a lot of 'NFS is broken' email to misc@ when 3.2 is released.
1.68      bentley   383: <li>Rework some aspects of <a href="https://man.openbsd.org/crontab.1">crontab(1)</a>'s file checks.
                    384: <li>Provide our own <a href="https://man.openbsd.org/RSA_verify.3">RSA_verify(3)</a> implementation for OpenSSH.
                    385: <li>Add the _sshagnt group for use by <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a>.
1.1       deraadt   386: <li>Correct a pointer comparison typo in libssl's ASN.1 parser library.
1.68      bentley   387: <li>Check for correct return value of <a href="https://man.openbsd.org/inet_aton.3">inet_aton(3)</a> in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    388: <li>Add some overflow checks similar to the <a href="https://man.openbsd.org/calloc.3">calloc(3)</a> patch to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    389: <li><a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> support for certificate revocation lists.
1.1       deraadt   390: <!-- ^^^ 20020802 -->
                    391: <li>Prevent integer overflow in i386 USER_LDT code.
                    392: <li>Fix NFS's handling of zero-length RPC fragments.
1.68      bentley   393: <li><a href="https://man.openbsd.org/systrace.1">systrace(1)</a> handles unlinking of a symlink correctly.
1.1       deraadt   394: <li>Limit file size to 2^31 * PAGE_SIZE in FFS code.
1.68      bentley   395: <li>u_short -&gt; u_int16_t in <a href="https://man.openbsd.org/mrouted.8">mtrouted(8)</a>.
1.1       deraadt   396: <!-- ^^^ 20020801 -->
1.68      bentley   397: <li><strong>REVISED SECURITY FIX</strong> for the <a href="https://man.openbsd.org/xdr_array.3">xdr_array(3)</a> buffer overflow, see the <a href="errata31.html#xdr">erratum</a>.<br>
                    398:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   399: <li>Spot zero-length keys or values in ypmatch_add(), and exit early.
1.68      bentley   400: <li>Broken by the removal of <a href="https://man.openbsd.org/atexit.3">atexit(3)</a>, <a href="https://man.openbsd.org/chpass.1">chpass(1)</a> now cleans up after itself properly again.
                    401: <li>Use <a href="https://man.openbsd.org/fork.2">fork(2)</a> instead of <a href="https://man.openbsd.org/vfork.2">vfork(2)</a> in <a href="https://man.openbsd.org/make.1">make(1)</a>. Fixes hppa breakage.
                    402: <li>Back out the new <a href="https://man.openbsd.org/atexit.3">atexit(3)</a> handler changes which appear to break Perl somehow. Bugger.
                    403: <li>Get <a href="https://man.openbsd.org/calloc.3">calloc(3)</a> semantics right, while still not allowing the size_t overflow.<br>
                    404:     <a href="stable.html">[Applied to stable]</a>
                    405: <li>Fix <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> compilation without mod_ssl.
1.1       deraadt   406: <!-- ^^^ 20020731 -->
1.68      bentley   407: <li>On i386, allow <a href="https://man.openbsd.org/mprotect.2">mprotect(2)</a> to alter the execution protection of the stack.
1.1       deraadt   408: <li>Fix some more potential null pointer dereferences, this time in pfkey and netiso.
1.68      bentley   409: <li>Plug a <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> file descriptor leak in the X server.
                    410: <li>Have libc <a href="https://man.openbsd.org/opendir.3">opendir(3)</a> and <a href="https://man.openbsd.org/scandir.3">scandir(3)</a> check for size_t overflows like the new calloc().
                    411: <li>Like in libc, fix the calloc() implementation in <a href="https://man.openbsd.org/named.8">named(8)</a> (only used by a feature disabled in OpenBSD).
1.1       deraadt   412: <li>Lots of work on the sparc and sparc64 console drivers.
                    413: <li>Kernel IPsec was only doing ESP integrity checks on NICs that had already done so in hardware...
                    414: <li>Fix a typo that caused a potential null pointer dereference in kernel NFS.
                    415: <li>New 'PermitUserEnvironment' option for SSH. Off by default.
1.68      bentley   416: <li>Add 'with or without modification' clause to <a href="https://man.openbsd.org/gprof.1">gprof(1)</a> licensing.
1.1       deraadt   417: <li>Sync with OpenSSL 0.9.6e-0.9.7 <a href="http://www.openssl.org/news/patch_20020730_0_9_7.txt">CHANGES file</a>.
1.68      bentley   418: <li><strong>SECURITY FIX: Several remote buffer overflows can occur in the SSL2 server and SSL3 client of the <a href="https://man.openbsd.org/ssl.8">ssl(8)</a> library, as in the ASN.1 parser code in the <a href="https://man.openbsd.org/crypto.3">crypto(3)</a> library, all of them being potentially remotely exploitable.</strong><br>
1.4       margarid  419:     <a href="errata31.html#ssl">A source code patch is available</a>.<br>
1.68      bentley   420:     <a href="stable.html">[Applied to stable]</a>
                    421: <li>In <a href="https://man.openbsd.org/pf.4">pf(4)</a>, allow TCP flags to be specified in all rules that include TCP (before the rules had to be exclusively TCP).
1.1       deraadt   422: <!-- ^^^ 20020730 -->
1.68      bentley   423: <li>Fix a buffer overflow in <a href="https://man.openbsd.org/backgammon.6">backgammon(6)</a>, and replace its gameplay algorithm.
1.1       deraadt   424: <li>Kill a kernel tty memory leak.<br>
1.68      bentley   425:     <a href="stable.html">[Applied to stable]</a>
                    426: <li>Super-cautious strcpy()->strlcpy() in <a href="https://man.openbsd.org/exec.3">exec*(3)</a>.
                    427: <li>Return failure if the parameters given to <a href="https://man.openbsd.org/calloc.3">calloc(3)</a> would cause an overflow of size_t.<br>
                    428:     <a href="stable.html">[Applied to stable]</a>
                    429: <li>Don't enable so many authentication methods by default in <a href="https://man.openbsd.org/login.conf.5">login.conf(5)</a>.
                    430: <li><strong>SECURITY FIX: A buffer overflow can occur in the <a href="https://man.openbsd.org/xdr_array.3">xdr_array(3)</a> RPC code, leading to possible remote crash.</strong><br>
1.4       margarid  431:     <a href="errata31.html#xdr">A source code patch is available</a>.<br>
1.68      bentley   432:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   433: <li>Privilege drop in new X servers is disabled for now on x86 due to a problem with xf86OpenConsole().
1.68      bentley   434: <li>Support DMA for two more ServerWorks <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> devices.
                    435: <li><strong>SECURITY FIX: A race condition exists in the <a href="https://man.openbsd.org/pppd.8">pppd(8)</a> daemon which may cause it to alter the file permissions of an arbitrary file.</strong><br>
1.4       margarid  436:     <a href="errata31.html#pppd">A source code patch is available</a>.<br>
1.68      bentley   437:     <a href="stable.html">[Applied to stable]</a>
                    438: <li><a href="https://man.openbsd.org/mprotect.2">mprotect(2)</a> function pointers stored by <a href="https://man.openbsd.org/atexit.3">atexit(3)</a> to stop bad guys tweaking the exit handlers.
                    439: <li>"undrugs" <a href="https://man.openbsd.org/gpr.4">gpr(4)</a>.
1.1       deraadt   440: <li>Fix two off-by-one bugs in ext2fs.
                    441: <li>Add ld.so support for sparc.
1.62      tb        442: <li>Lookup of ip6.arpa, then ip6.int for IPv6 reverse resolution. See <a href="https://www.ietf.org/rfc/rfc3152.txt">RFC3152</a> for why.
1.1       deraadt   443: <li>Small fix for GCC 3.1.1 in IPv4 checksum code.
                    444: <!-- 20020729 -->
1.68      bentley   445: <li>Apply the 'broken PCI burst-write' workaround to all <a href="https://man.openbsd.org/hifn.4">hifn(4)</a> 7811-based devices.
                    446: <li>Show <a href="https://man.openbsd.org/uftdi.4">uftdi(4)</a> how to use hardware and software flow control.
                    447: <li>Fix a potential access-after-free() in <a href="https://man.openbsd.org/kue.4">kue(4)</a>.
1.1       deraadt   448: <!-- ^^^ 20020728 -->
                    449: <li>/tmp/.X11-unix and /tmp/.ICE-unix are created in rc, owned by root, removing the need for root privs later on.
1.68      bentley   450: <li>Again, this time in <a href="https://man.openbsd.org/ld.1">ld(1)</a>, map BSS non-executable.
1.1       deraadt   451: <li>Rearrange the new XFree86 server so all tasks for which root privs are needed get done early in osinit(). Of course, revoke root right afterwards.
1.68      bentley   452: <li>Add Dell-specific PERC (right) product IDs so that <a href="https://man.openbsd.org/aac.4">aac(4)</a> configures Dell PowerEdge 2650 RAID.
                    453: <li>Add leapsecond support to <a href="https://man.openbsd.org/rdate.8">rdate(8)</a>'s NTP client.
1.1       deraadt   454: <!-- ^^^ 20020727 -->
                    455: <li>The install/upgrade scripts no longer automatically mount NFS filesystems.
                    456: <li>Kernel a.out code now allocates (mostly) non-executable BSS.
                    457: <li>Miscellaneous fixes to several games.
1.68      bentley   458: <li>Lots of work on the sparc64 <a href="https://man.openbsd.org/sparc64/creator.4">creator(4/sparc64)</a> framebuffer driver.
                    459: <li>In <a href="https://man.openbsd.org/pf.4">pf(4)</a> the order of the log and quick keywords is now irrelevant.
1.1       deraadt   460: <!-- ^^^ 20020726 -->
                    461: <li>Allow X servers to be built without DGA.
                    462: <li>At securelevel 2, stop an attacker from setting the clock forwards to within a year of the time it wraps around to zero.
1.68      bentley   463: <li>Allow <a href="https://man.openbsd.org/altq.9">altq(9)</a> to work on pre-Pentium x86 machines that lack pentium_mhz stuff.
1.1       deraadt   464: <li>Add a distrib note that due to major changes to the port, the sparc installer won't allow upgrades to 3.2
1.68      bentley   465: <li>Only include a single <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> font when building with option SMALL_KERNEL.
1.1       deraadt   466: <li>Add a few more RFC2142-suggested mailbox aliases.
1.68      bentley   467: <li>Improve <a href="https://man.openbsd.org/mg.1">mg(1)</a>'s filename handling.
                    468: <li>More <a href="https://man.openbsd.org/hifn.4">hifn(4)</a> fixes.
1.1       deraadt   469: <li>Fix comparison bug in IPv6 multicast routing MTU check.
                    470: <!-- ^^^ 20020725 -->
                    471: <li>Correct bad sizeof() in kernel NFS code.
1.68      bentley   472: <li>Checks for <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a> return values &lt; 0.
                    473: <li>Improve <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>'s uid/gid tracking.
                    474: <li>Fix the <a href="https://man.openbsd.org/csh.1">csh(1)</a> large directory fix.
                    475: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, help avoid a potential man-in-the-middle attack by showing all known host keys for a host when we're warning about an unknown host key.
1.1       deraadt   476: <li>Fix a TAILQ null deref in pmdb.
                    477: <!-- ^^^ 20020724 -->
                    478: <li>Make the second parameter to r?index()/strr?chr() an int instead of a char.
1.68      bentley   479: <li>Stick a thread mutex around name lookups in <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a>.
                    480: <li>Fix a <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> double free().
1.16      mickey    481: <li>CardBus support for macppc.
1.68      bentley   482: <li>Fix <a href="https://man.openbsd.org/dc.4">dc(4)</a> cardbus reads.
                    483: <li>Remove a signedness bug in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>'s handling of utmp_len (-u option).
                    484: <li>Fix some bugs in <a href="https://man.openbsd.org/pool.9">pool(9)</a>.
1.1       deraadt   485: <!-- ^^^ 20020723 -->
1.68      bentley   486: <li>More additions to GNU <a href="https://man.openbsd.org/as.1">as(1)</a>, this time to make Ogle compile.
                    487: <li>Fix graceful restarts of chroot'ed <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
1.1       deraadt   488: <li>Have SSH fall back to the standard path if setusercontext() can't set it.
                    489: <!-- ^^^ 20020722 -->
1.68      bentley   490: <li>Add a sequence number to kernel messages for <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
1.1       deraadt   491: <li>Teach pmdb about corefiles.
                    492: <li>Map stack pages non-executable.
                    493: <!-- ^^^ 20020721 -->
1.68      bentley   494: <li><a href="https://man.openbsd.org/noct.4">noct(4)</a> now works around NSP2000 PCI bridge brokenness. Fix a similar problem in <a href="https://man.openbsd.org/hifn.4">hifn(4)</a>.
                    495: <li>Drop the requirement for commas in many <a href="https://man.openbsd.org/pf.4">pf(4)</a> lists, useful when used in conjunction with the new variable concat feature.
                    496: <li>Implement string concatenation for variable declarations in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt   497: <li>Big change to the way signal trampolines are stored and called.
1.68      bentley   498: <li>Add milter build support to <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a>, see the Makefile.
                    499: <li>Make <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> and <a href="https://man.openbsd.org/inetd.8">inetd(8)</a> die if setusercontext() fails.
1.1       deraadt   500: <!-- ^^^ 20020720 -->
1.68      bentley   501: <li>Fix a disk masher bug in <a href="https://man.openbsd.org/siop.4">siop(4)</a>, a little too late for some.
                    502: <li>Don't install <a href="https://man.openbsd.org/mk-amd-map.8">mk-amd-map(8)</a> any more, we don't use it. And it's broken.
1.1       deraadt   503: <li>Merge Apache 1.3.26 and mod_ssl 2.8.10.
                    504: <li>Have SSH remove fatal cleanups after calling fork().
                    505: <!-- ^^^ 20020719 -->
1.68      bentley   506: <li>/etc/systrace directory added along with policies for <a href="https://man.openbsd.org/named.8">named(8)</a> and <a href="https://man.openbsd.org/lpd.8">lpd(8)</a>.
1.1       deraadt   507: <li>Make OpenSSL use /bin/sh instead of $SHELL when running scripts. Not everyone uses a Bourne-like shell.
1.68      bentley   508: <li>String handling and other fixes to <a href="https://man.openbsd.org/rogue.6">rogue(6)</a>.
1.1       deraadt   509: <!-- ^^^ 20020718 -->
1.68      bentley   510: <li>Fix <a href="https://man.openbsd.org/pax.1">pax(1)</a> -s replacement string truncation.
1.1       deraadt   511: <li>Fix a deref after free() in the kernel's routing socket code.
                    512: <li>Add 'fdcache' to Apache, part of the work to make graceful restart work properly under the chroot().
1.69      deraadt   513: <li>The search for a shorter rulebase continues, <a href="https://man.openbsd.org/pf.4">pf(4)</a> now recognises 'self' as an address, meaning all IPv4 and IPv6 addresses on all interfaces.
1.1       deraadt   514: <!-- ^^^ 20020717 -->
1.68      bentley   515: <li>Fix wayward string termination in <a href="https://man.openbsd.org/rbootd.8">rbootd(8)</a>.
                    516: <li>Fix a DIAGNOSTIC bug in <a href="https://man.openbsd.org/ffs_softupdates.4">ffs_softupdates(4)</a>, and also make panic() calls show the right type.
                    517: <li>Some mbuf Fixes to the <a href="https://man.openbsd.org/hifn.4">hifn(4)</a> driver, more fixes to come.
                    518: <li>Add DES and 3DES to <a href="https://man.openbsd.org/noct.4">noct(4)</a> as well.
1.1       deraadt   519: <li>Fix some broken memset() and lseek() calls.
                    520: <!-- ^^^ 20020716 -->
1.68      bentley   521: <li>Work around some limitations of <a href="https://man.openbsd.org/noct.4">noct(4)</a> hardware. Add MD5 and SHA1 support.
                    522: <li>Small additions to <a href="https://man.openbsd.org/as.1">as(1)</a> to make <a href="http://www.gnupg.org/">gnupg</a> compile.
1.1       deraadt   523: <li>Add some new users (names beginning with underscore) to replace user nobody for portmap, rstatd, identd, rusersd and fingerd.
1.68      bentley   524: <li>Fix <a href="https://man.openbsd.org/csh.1">csh(1)</a> directory completion SIGSEGV with large directories.
                    525: <li>Make <a href="https://man.openbsd.org/atrun.8">atrun(8)</a> part of <a href="https://man.openbsd.org/cron.8">cron(8)</a>, removing the need for the atrun cronjob.
                    526: <li>More <a href="https://man.openbsd.org/pf.4">pf(4)</a>: accept !&lt;interface&gt; syntax. Oh yes.
                    527: <li><a href="https://man.openbsd.org/top.1">top(1)</a> now has a BSD license.
                    528: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> parser spots more silly combinations (return-rst on non-TCP rules, keep-state on block rules).
1.1       deraadt   529: <!-- ^^^ 20020715 -->
                    530: <li>Fix a double free in BSD authentication.
                    531: <!-- XXX sendmail SuperSafe=... thing ? -->
1.68      bentley   532: <li>Make <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a> always use high port numbers for passive data connections (no more -h option).
1.1       deraadt   533: <!-- ^^^ 20020714 -->
                    534: <li>Add SIGALRM to the list of signals that can be sent (after uid/euid checks) to set[ug]id child processes.
1.68      bentley   535: <li>Enable list expansion for <a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT rules, broken since the pf.conf/nat.conf merge.
1.1       deraadt   536: <li>The XFree86 3.3.x servers that are left now revoke their root privileges right after getting I/O access.
1.68      bentley   537: <li>Now that <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> drops its root privileges, install it setgid(utmp) for utmp updates. Revoke setgid too if not needed.
1.1       deraadt   538: <!-- ^^^ 20020713 -->
1.68      bentley   539: <li>Fix at least one <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> buffer overflow.<br>
                    540:     <a href="stable.html">[Applied to stable]</a>
                    541: <li>Teach MMX (not SSE) to <a href="https://man.openbsd.org/as.1">as(1)</a>.
                    542: <li>Add <a href="https://man.openbsd.org/radio.4">radio(4)</a> device attachment for <a href="https://man.openbsd.org/i386/bktr.4">bktr(4)</a> and <a href="https://man.openbsd.org/fms.4">fms(4)</a>.
                    543: <li>Have <a href="https://man.openbsd.org/i386/pcibios.4">pcibios(4)</a> detect and ignore a too-short PCI IRQ routing table header.
                    544: <li>Changes to <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>: Search order now always looks like a.out, destructors are called on dlclose(), move some libc-like functions into private namespace.
                    545: <li>Add support for AGP GART on some i386 AGP chipsets (see <a href="https://man.openbsd.org/vga.4">vga(4)</a> and <a href="https://man.openbsd.org/options.4">options(4)</a>).
1.10      deraadt   546: <li>Remove '\\' -&gt; '\' translation in crontabs to keep the shell happy.
1.68      bentley   547: <li>Make <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> revoke its root privileges.
1.1       deraadt   548: <li>Remove a race and some other bugs from the mountpoint locking code. <!-- ok art@ -->
1.68      bentley   549: <li>Add some flags to <a href="https://man.openbsd.org/dohooks.9">dohooks(8)</a> and fix a time-honoured memory leak in <a href="https://man.openbsd.org/hook_disestablish.9">hook_disestablish(9)</a>.
1.1       deraadt   550: <!-- ^^^ 20020712 -->
1.68      bentley   551: <li>New, hard-won firmware image for the <a href="https://man.openbsd.org/txp.4">txp(4)</a> driver.
1.1       deraadt   552: <li>Remove the www group's privileges to the mod_ssl mutex semaphore.
                    553: <li>Really remove SuperProbe from X.
                    554: <li>Create a skeleton UserDir tree under /var/www/users.
                    555: <li>Have Apache initialise OpenSSL (opening /dev/crypto) before chroot. No more /var/www/dev/crypto.
                    556: <!-- ^^^ 20020711 -->
1.68      bentley   557: <li>Basic IPv6 fragment support (no normalisation yet) in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt   558: <li>Correct a memcpy error in the kernel and ssh's Rijndael code.
1.68      bentley   559: <li>Make <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> filename intercepts work with chroot().
1.1       deraadt   560: <li>Try to make resetting of USB ports work better.
1.68      bentley   561: <li>Add fchmod translation support to <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    562: <li>Stop <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> closing the std file descriptors when going daemon.
1.1       deraadt   563: <!-- ^^^ 20020710 -->
                    564: <li>Fix ni6_nametodns() pointer bug in icmp6; NetBSD PR17540.
1.68      bentley   565: <li>Add support in <a href="https://man.openbsd.org/uftdi.4">uftdi(4)</a> for FT8U232AM-based USB serial adapters, likewise add more devices to <a href="https://man.openbsd.org/uplcom.4">uplcom(4)</a>.
1.1       deraadt   566: <li>Fix miniroot typo that was breaking FTP installs.
1.68      bentley   567: <li>Fix <a href="https://man.openbsd.org/sed.1">sed(1)</a>'s r command (PR2755).
                    568: <li>Add a daemon mode to <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    569: <li><a href="https://man.openbsd.org/udsbr.4">udbsr(4)</a> driver for D-Link radio cards added.
1.1       deraadt   570: <li>Add a timeout value to USB I/O calls, rather than having a systemwide timeout.
1.68      bentley   571: <li>Make <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> chroot() and drop root privileges by default. A lot module chroot fixes to come.
                    572: <li>Add syscall aliasing to <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> (e.g. stat/fstat/readlink/access/... become 'fsread').
                    573: <li>Some fixes to <a href="https://man.openbsd.org/umidi.4">umidi(4)</a> and <a href="https://man.openbsd.org/uscanner.4">uscanner(4)</a>.
                    574: <li>Add SMC 2206 support to <a href="https://man.openbsd.org/aue.4">aue(4)</a>.
                    575: <li>Fix a potential off-by-five error in <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
1.69      deraadt   576: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> now accepts an interface in most of the places it can take an IP address, and picks up all the IPv4 and IPv6 addresses on that interface.
1.1       deraadt   577: <!-- ^^^ 20020709 -->
1.68      bentley   578: <li>Don't try to load a 32-bit quart into a 16-bit pint register in <a href="https://man.openbsd.org/xl.4">xl(4)</a>.
1.1       deraadt   579: <li>Always load ELF binaries to the address at which they were linked.
1.68      bentley   580: <li>Rig <a href="https://man.openbsd.org/opendir.3">opendir(3)</a>'s sort so it can't fail due to lack of memory.
                    581: <li>Compatibility fixes for the <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a> 582x series.
                    582: <li>Some updates to <a href="https://man.openbsd.org/cron.8">cron(8)</a>.
1.1       deraadt   583: <li>Grab a security fix to bcopy/memcpy from FreeBSD. See their cvsweb entry for <a href="http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/i386/string/bcopy.S">bcopy.S</a>.
1.68      bentley   584: <li>Work around <a href="https://man.openbsd.org/tl.4">tl(4)</a>'s broken multicast filter.
                    585: <li>Remove <a href="https://man.openbsd.org/ab">ab(1)</a> from the Apache installation.
1.1       deraadt   586: <li>Remove <a href="http://www.eecis.udel.edu/~ntp/">NTP</a> support from the kernel.
1.68      bentley   587: <li>Don't attempt to resubmit a structure we just freed in <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> / <a href="https://man.openbsd.org/ipcomp.4">ipcomp(4)</a>.
1.1       deraadt   588: <li>Small fixes to IP-in-IP encapsulation code.
1.68      bentley   589: <li>Add Security Mode options to <a href="https://man.openbsd.org/atactl.8">atactl(8)</a>.
                    590: <li>Support a few more HPT <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> cards.
                    591: <li>Make NEED_VERSION obsolete in <a href="https://man.openbsd.org/bsd.port.mk.5">bsd.port.mk(5)</a>.
                    592: <li>Fill IPv6 null pointer dereference in <a href="https://man.openbsd.org/cvs.1">cvs(1)</a> pserver.
1.1       deraadt   593: <li>Remove some old upgrade hacks from the installer script.
1.68      bentley   594: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> chokes on invalid '! &lt;interface&gt;' syntax, instead of just ignoring the '!'.
                    595: <li>Fix <a href="https://man.openbsd.org/pf.4">pf(4)</a> interface stats, and allow the loginterface feature to be disabled.
                    596: <li>Make signal handler flags in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> of type volatile sig_atomic_t.
                    597: <li>Fix a few GCC 3.1 moans in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    598: <li>Un-bloating of <a href="https://man.openbsd.org/ahc.4">ahc(4)</a>.
                    599: <li>Cleanup of <a href="https://man.openbsd.org/rpcgen.1">rpcgen(1)</a>.
                    600: <li><b>RELIABILITY FIX: Don't assume we have an active exchange during payload validation, otherwise <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> can be made to crash.</b><br>
1.4       margarid  601:     <a href="errata31.html#isakmpd">A source code patch exists to remedy the problem.</a><br>
1.68      bentley   602:     <a href="stable.html">[Applied to stable]</a>
                    603: <li><a href="https://man.openbsd.org/ep.4">ep(4)</a> on <a href="https://man.openbsd.org/isapnp.4">isapnp(4)</a> now works on <a href="alpha.html">alpha</a>.
1.1       deraadt   604: <li>Improve the way the installer's fileset selection UI works.
                    605: <li>Fix a potential buffer overflow in xsystrace.
                    606: <li>Add a note to the unwary in distrib/notes about the danger of skipping several versions when upgrading.
1.68      bentley   607: <li>Don't have <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> allocate memory for stuff we don't need, just to discard it straight away.
                    608: <li>Set IP_PORTRANGE_HIGH for active mode data channel of <a href="https://man.openbsd.org/ftp.1">ftp(1)</a>.
                    609: <li>Add some more <a href="https://man.openbsd.org/usb.4">usb(4)</a> product IDs.
                    610: <li>Fix an off-by-one error in <a href="https://man.openbsd.org/rmt.8">rmt(8)</a> and improve string handling in general.
                    611: <li>Normalise <a href="https://man.openbsd.org/nc.1">nc(1)</a>'s EOF handling.
                    612: <li>Plug a few <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> memory leaks.
                    613: <li>Tweak the <a href="https://man.openbsd.org/alpha/tga.4">tga(4/ALPHA)</a> driver.
                    614: <li>Fix several missing or broken <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> and <a href="https://man.openbsd.org/realloc.3">realloc(3)</a> failure checks.
                    615: <li>In <a href="https://man.openbsd.org/rcs.1">rcs(1)</a>, actually <a href="https://man.openbsd.org/exit.3">exit(3)</a> after spotting that LocalId is too long.
1.1       deraadt   616: <li>Lots of ANSIfication of function declarations and prototypes.
1.68      bentley   617: <li>Fix bug causing 'SPL NOT LOWERED' errors from the <a href="https://man.openbsd.org/ami.4">ami(4)</a> RAID controller.
                    618: <li>Give <a href="https://man.openbsd.org/ssh-keysign.8">ssh-keysign(8)</a> its setuid(root) toys back, but only work at all if HostbasedAuthentication is globally disabled.
                    619: <li>Use <a href="https://man.openbsd.org/RSA_blinding_on.3">RSA_blinding_on(3)</a> to ward off a <a href="http://www.cryptography.com/resources/whitepapers/TimingAttacks.pdf">Kocher timing attack</a> on <a href="https://man.openbsd.org/ssh-keysign.8">ssh-keysign(8)</a>.
                    620: <li>Fix <a href="https://man.openbsd.org/signal.3">signal(3)</a> race in <a href="https://man.openbsd.org/ping.8">ping(8)</a>.
                    621: <li>Remove <a href="https://man.openbsd.org/adv.4">adv(4)</a> from the i386 RAMDISK kernel until new <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> un-bloats itself.
                    622: <li>Catch a null pointer dereference when fetching the routing table via <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a>.
                    623: <li>Make <a href="https://man.openbsd.org/sis.4">sis(4)</a> compile and work on <a href="alpha.html">alpha</a>.
                    624: <li>Return correct result sizes from <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a>.
                    625: <li><a href="https://man.openbsd.org/bridge.4">bridge(4)</a> will now compile with <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> but no <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                    626: <li>Cleanup of <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a>.
                    627: <li>Fix PIO writes code in <a href="https://man.openbsd.org/wdc.4">wdc(4)</a>, broken since OpenBSD 2.5!
                    628: <li>Remove unnecessary <a href="https://man.openbsd.org/longjmp.3">longjmp(3)</a> from <a href="https://man.openbsd.org/login.1">login(1)</a>.
1.1       deraadt   629: <li>Pages allocated with debug_malloc() aren't ever executed, so don't use VM_PROT_ALL.
1.68      bentley   630: <li>Finally fix <a href="https://man.openbsd.org/bridge.4">bridge(4)</a> address cache bug.
                    631: <li>Properly handle endpoint differences of opinion on <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> Compression options
                    632: <li>Fix the <a href="https://man.openbsd.org/wsdisplay.4">wsdisplay(4)</a> blanker after the X server has been running.
                    633: <li>Make the installer deal correctly with passwords starting with '-X ' for some X, instead of misinterpreting them as options to <a href="https://man.openbsd.org/encrypt.1">encrypt(1)</a>.
                    634: <li>Fix some compatibility quirks in <a href="https://man.openbsd.org/ppp.8">ppp(8)</a>.
                    635: <li>Add a pushback buffer to <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s parser.
                    636: <li>Remove setuid(root) from <a href="https://man.openbsd.org/ssh-keysign.8">ssh-keysign(8)</a>, disabling it for now.
                    637: <li>Have <a href="https://man.openbsd.org/named.8">named(8)</a> call <a href="https://man.openbsd.org/tzset.3">tzset(3)</a> so /etc/localtime isn't needed after the <a href="https://man.openbsd.org/chroot.2">chroot(2)</a>.
                    638: <li>More fixes to the new <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> driver.
1.1       deraadt   639: <li>Add AlphaServer 800 and 1000 support.
1.68      bentley   640: <li>Enable <a href="https://man.openbsd.org/lc.4">lc(4)</a> devices in <a href="alpha.html">alpha</a> GENERIC kernel.
                    641: <li>Fix <a href="https://man.openbsd.org/isapnp.4">isapnp(4)</a> panics on <a href="alpha.html">alpha</a>.
1.1       deraadt   642: <li>Make xf86config give the option of configuring a mouse wheel.
1.68      bentley   643: <li>Gracefully handle <a href="https://man.openbsd.org/i386/i386_iopl.2">i386_iopl(2)</a> failure in the X server when trying to give up privileges.
                    644: <li>Add <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> files to <a href="https://man.openbsd.org/fbtab.5">fbtab(5)</a> on <a href="i386.html">i386</a>.
                    645: <li>Add <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> support to <a href="https://man.openbsd.org/syslog.3">syslog(3)</a>.
1.1       deraadt   646: <li>Evolve strtou?q() into strtou?ll(). Use weak aliases if available (wrappers otherwise) to fake strtou?q().
1.68      bentley   647: <li>Run <a href="https://man.openbsd.org/rpc.rstatd.8">rpc.rstatd(8)</a> and <a href="https://man.openbsd.org/rpc.rusersd.8">rpc.rusersd(8)</a> as root from <a href="https://man.openbsd.org/inetd.8">inetd(8)</a> again, but go to nobody's jail at startup.
1.1       deraadt   648: <li>Lots more bounds-checking all over the place.
1.68      bentley   649: <li>Recognise a few more <a href="https://man.openbsd.org/fxp.4">fxp(4)</a> devices.
                    650: <li>Correct misleading cgetclose() entry in <a href="https://man.openbsd.org/getcap.3">getcap(3)</a> manpage.
                    651: <li>Try again with the new <a href="https://man.openbsd.org/ahc.4">ahc(4)</a> driver.
                    652: <li>Cleanups of <a href="https://man.openbsd.org/chpass.1">chpass(1)</a> and <a href="https://man.openbsd.org/passwd.1">passwd(1)</a>.
                    653: <li><strong>SECURITY FIX: The kernel would let any user <a href="https://man.openbsd.org/ktrace.2">ktrace(2)</a> set[ug]id processes.</strong><br>
1.4       margarid  654:     <a href="errata31.html#ktrace">A source code patch is available</a>.<br>
1.68      bentley   655:     <a href="stable.html">[Applied to stable]</a>
                    656: <li><a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> now doesn't follow symbolic links by default, fixing PR1913.
1.1       deraadt   657: <li>Change web site banner to "One remote hole in the default install, in nearly 6 years!" That's still an awesome record.
                    658: <li>More audit of OpenSSH.
1.58      tb        659: <li><a href="https://www.openssh.com/openbsd.html">OpenSSH 3.4</a> was released, and there was much rejoicing.
1.68      bentley   660: <li><strong>SECURITY FIX: All versions of OpenSSH's <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> between 2.3.1 and 3.3 contain an input validation error that can result in an integer overflow and privilege escalation. The problem is fixed in OpenSSH 3.4.</strong><br>
1.4       margarid  661:     <a href="errata31.html#sshd">A source code patch is available</a>.<br>
1.68      bentley   662:     <a href="stable.html">[Applied to stable]</a>
                    663: <li>Add a number of resource limits to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.12      jcs       664: <li>Increase <a href="i386.html">i386</a> kvm size to 768M.
1.68      bentley   665: <li>The list of great Theo quotes for <a href="https://man.openbsd.org/mg.1">mg(1)</a> continues to grow.
                    666: <li><strong>SECURITY FIX: A potential buffer overflow in the DNS resolver has been found.</strong><br>
1.4       margarid  667:     <a href="errata31.html#resolver">A source code patch is available</a>.<br>
1.68      bentley   668:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   669: <li>Merge in <a href="http://www.sendmail.org/">Sendmail</a> 8.12.5.
                    670: <li>Start work on IP-over-FireWire and IP-over-SCSI.
1.68      bentley   671: <li>Move a bunch of <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> options into <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a>.
1.57      tb        672: <li>c2k2-inspired changes to the installer.
1.80      sdk       673: <li>Skip routing table lookup when {broad,multi}casting and the outgoing interface is set using <a href="https://man.openbsd.org/setsockopt.2">setsockopt(2)</a>. Removes the need for a 224/4 route. <!-- XXX it still gets set in /etc/rc though -->
1.1       deraadt   674: <li>Make X use /dev/wsmouse instead of /dev/wsmouse0 by default.
1.68      bentley   675: <li>Add some m68k opcode aliases for GNU <a href="https://man.openbsd.org/as.1">as(1)</a> from recent binutils.
                    676: <li>Fix the FTP relay in <a href="https://man.openbsd.org/faithd.8">faithd(8)</a>.
                    677: <li>Fix <a href="https://man.openbsd.org/wi.4">wi(4)</a> reassociation after an AP reboot.
                    678: <li><strong>SECURITY FIX: A buffer overflow can
                    679: occur in the .htaccess parsing code in the mod_ssl <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> module, leading to possible remote crash or exploit (PR2767.)</strong><br>
1.4       margarid  680:     <a href="errata31.html#modssl">A source code patch is available</a>.<br>
1.68      bentley   681:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   682: <li>Lots of uid_t and gid_t signedness fixes.
1.68      bentley   683: <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a> no longer calls setsid() when run from <a href="https://man.openbsd.org/inetd.8">inetd(8)</a>.
                    684: <li>Make <a href="https://man.openbsd.org/cvs.1">cvs(1)</a> pserver talk IPv6.
                    685: <li>Increment <a href="https://man.openbsd.org/i386/boot.8">boot(8)</a> version to help debug the new memory probe and other fixes.
                    686: <li>Make <a href="https://man.openbsd.org/wi.4">wi(4)</a> less twitchy on quick inserts/ejects.
                    687: <li>String handling and bounds checking fixes to <a href="https://man.openbsd.org/login_fbtab.3">login_fbtab(3)</a>.
1.58      tb        688: <li>Bump <a href="https://www.openssh.com/">OpenSSH</a> to version 3.3.<br>
1.68      bentley   689:     <a href="stable.html">[Applied to stable]</a>
                    690: <li>Start adding <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> support to <a href="https://man.openbsd.org/noct.4">noct(4)</a>.
                    691: <li>System call argument rewriting framework for <a href="https://man.openbsd.org/systrace.4">systrace(4)</a>.
1.69      deraadt   692: <li>Enable <a href="https://man.openbsd.org/wi.4">wi(4)</a> on sparc64, after a <em>lot</em> of groundwork.
1.68      bentley   693: <li>Fix some endianness nits in <a href="https://man.openbsd.org/wi.4">wi(4)</a>.
                    694: <li>Remove <a href="https://man.openbsd.org/ifmcstat.8">ifmcstat(8)</a>, the same information is available from <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
1.12      jcs       695: <li>More improvements to 4GB memory probing on <a href="i386.html">i386</a>.
1.68      bentley   696: <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> options are now documented in their own sshd?_config(5) manpage.
                    697: <li>Add option for smooth scrolling to <a href="https://man.openbsd.org/talk.1">talk(1)</a>.
                    698: <li>Support a few more wireless cards in <a href="https://man.openbsd.org/wi.4">wi(4)</a>.
                    699: <li>Build <a href="https://man.openbsd.org/wicontrol.8">wicontrol(8)</a> on sparc64 as well.
                    700: <li>String handling cleanups in <a href="https://man.openbsd.org/comsat.8">comsat(8)</a>.
                    701: <li>Support <a href="https://man.openbsd.org/sparc/magma.0">magma(4/SPARC)</a>, <a href="https://man.openbsd.org/sparc64/magma.0">magma(4/SPARC64)</a> serial/parallel boards.
                    702: <li>Support <a href="https://man.openbsd.org/stp.4">stp(4)</a> sbus-PCMCIA bridge based on STP4020 chipset. (The nell driver on Solaris.)
                    703: <li>Cleanup of <a href="https://man.openbsd.org/timed.8">timed(8)</a>.
1.69      deraadt   704: <li>Removing its setgid(kmem) was not enough, remove <a href="https://man.openbsd.org/trsp.8">trsp(8)</a> altogether.
1.68      bentley   705: <li>Make <a href="https://man.openbsd.org/yacc.1">yacc(1)</a> errors look like C compiler errors, so parser utilities such as <a href="https://man.openbsd.org/error.1">error(1)</a> can deal with it.
                    706: <li>Add <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> support to <a href="https://man.openbsd.org/random.9">random(9)</a>.
                    707: <li>Kill file descriptor leak in <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>.
                    708: <li>Fix lots of format strings in the <a href="https://man.openbsd.org/dhcp.8">dhcp(8)</a> programs.
                    709: <li><a href="https://man.openbsd.org/ps.1">ps(1)</a> shows flag 'x' for <a href="https://man.openbsd.org/systrace.4">systrace(4)</a>'d processes.
1.69      deraadt   710: <li>Lots of work on the <a href="https://man.openbsd.org/gpr.4">gpr(4)</a> driver.
1.68      bentley   711: <li>Fix <a href="https://man.openbsd.org/uftdi.4">uftdi(4)</a>.
                    712: <li>Make <a href="https://man.openbsd.org/systat.1">systat(1)</a> revoke its setgid(kmem) privileges.
1.12      jcs       713: <li>Remove old pccons driver from <a href="i386.html">i386</a>, also the associated XSERVER option from the kernel.
1.68      bentley   714: <li>Fix <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a>'s SIGALRM handler.
                    715: <li><strong>SECURITY FIX: A buffer overflow can
                    716: occur during the interpretation of chunked encoding in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, leading to possible remote crash.</strong><br>
1.4       margarid  717:     <a href="errata31.html#httpd">A source code patch is available</a>.<br>
1.68      bentley   718:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt   719: <li>Add the punctuation-challenged Nike psa[play^120 USB widget.
1.68      bentley   720: <li>Remove setgid(kmem) from the enormously useful <a href="https://man.openbsd.org/trsp.8">trsp(8)</a>.
1.12      jcs       721: <li>Add UK keyboard map to <a href="macppc.html">macppc</a> (with '#' on Option-3) and also option CAPS_IS_CONTROL.
1.68      bentley   722: <li>Increase <a href="https://man.openbsd.org/xl.4">xl(4)</a> timeout to squash 'command never completed!' warnings.
                    723: <li>Add <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> support to <a href="https://man.openbsd.org/audio.4">audio(4)</a>.
1.69      deraadt   724: <li>Import <a href="https://man.openbsd.org/event.3">event(3)</a>, an API on top of <a href="https://man.openbsd.org/select.2">select(2)</a> or <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>.
1.68      bentley   725: <li>Enable DMA on <a href="https://man.openbsd.org/xl.4">xl(4)</a>.
                    726: <li>Allow transparent (statically keyed) <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> processing on a <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>.
                    727: <li>Help <a href="https://man.openbsd.org/ppp.8">ppp(8)</a> to cope with yet more Microsoft PPP attributes.
                    728: <li>Extend <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> key lifetime constraints more flexible (i.e. more than just key lifetime).
                    729: <li>Teach ECN attributes to <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    730: <li>Add eui64 option to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> for configuring the IPv6 interface index.
                    731: <li>Add a <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> to get the CPU type on sparc and sparc64.
                    732: <li>Throw away the first 256 words of arc4 output in <a href="https://man.openbsd.org/random.9">random(9)</a>.
1.1       deraadt   733: <li>Gratuitous pid_t cleanup in /usr/bin.
1.68      bentley   734: <li>Grab multicast <a href="https://man.openbsd.org/vlan.4">vlan(4)</a> code from NetBSD.
1.1       deraadt   735: <li>Add some inlined hash functions for the kernel, in &lt;sys/hash.h&gt;.
1.68      bentley   736: <li>Cleanup work on conditional evaluation in <a href="https://man.openbsd.org/make.1">make(1)</a>.
                    737: <li><a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> accepts IPComp flows.
                    738: <li>Drop <a href="https://man.openbsd.org/pf.4">pf(4)</a> scrub(fragcache) syntax in favour of the fragment ... option in scrub rules.
                    739: <li>Teach <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> about <a href="https://man.openbsd.org/ipcomp.4">ipcomp(4)</a>.
1.1       deraadt   740: <li>Show sparc64's X server which device it wants to mmap().
1.68      bentley   741: <li>Add ioctl to <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> allowing sparc64 (other architectures later) to find out which PCI device it's using.
                    742: <li>Enable userland <a href="https://man.openbsd.org/crypto.4">crypto(4)</a> support for DSA. Maybe logging in using ssh2 on a 486 needn't take 20 seconds after all.
                    743: <li>Kernel changes and <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> switch for hardware asymmetric <a href="https://man.openbsd.org/crypto.4">crypto(4)</a> in userland.
                    744: <li>Add initial Ultra Port Architecture (<a href="https://man.openbsd.org/sparc64/upa.4">upa(4/SPARC64)</a>) support. Attach <a href="https://man.openbsd.org/sparc64/creator.4">creator(4)</a> and <a href="https://man.openbsd.org/sparc64/schizo.4">schizo(4)</a> using it.
1.12      jcs       745: <li>Import new <a href="vax.html">vax</a> boot code from NetBSD.
1.68      bentley   746: <li>Add <a href="https://man.openbsd.org/umct.4">umct(4)</a> USB serial driver and .<a href="https://man.openbsd.org/umidi.4">umidi(4)</a> USB MIDI driver. Not tested, not in GENERIC.
1.1       deraadt   747: <li>Add IPL_STATCLOCK and add lots of splassert()s.
1.68      bentley   748: <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a> spends less time with euid==0 even if it is installed setuid(root).
1.1       deraadt   749: <li>Much cleanup in distrib/miniroot.
1.68      bentley   750: <li>Make <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> -s state print UDP and 'other' states nicely.
                    751: <li>New scrub(fragcache) ... syntax for <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                    752: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT proxy port ranges can be specified per-rule.
                    753: <li>Don't <a href="https://man.openbsd.org/panic.9">panic(9)</a> if <a href="https://man.openbsd.org/pf.4">pf(4)</a> tries to insert a duplicate key.
                    754: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT and filter rules now all go in the one file (normally <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a>). New <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> file syntax. Oh yes.
                    755: <li>Clean up semantics of <a href="https://man.openbsd.org/gre.4">gre(4)</a> a bit.
                    756: <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> prints the Ethernet address. Yippee!
                    757: <li><a href="https://man.openbsd.org/route.8">route(8)</a> now accepts DNS names (and naturally enough treats them as host routes).
                    758: <li>Stop <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> using the same range for SPIs and CPIs.
                    759: <li>Ports can now be specified in <a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT rules.
                    760: <li>Allow <a href="https://man.openbsd.org/systrace.4">systrace(4)</a> to attach to a running process.
                    761: <li>Add ioctl <a href="https://man.openbsd.org/systrace.4">systrace(4)</a> to retrieve the current emulation of a process.
                    762: <li>Remove <a href="https://man.openbsd.org/dlopen.3">dlopen(3)</a> stuff from <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    763: <li>Fix BPF code for a <a href="https://man.openbsd.org/gif.4">gif(4)</a> tunnel, and add some more sanity checks.
                    764: <li>Default RhostsAuthentication and RhostsRSAAuthentication to 'no' now that <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> is now longer setuid(root) by default.
                    765: <li><a href="https://man.openbsd.org/ssh-add.1">ssh-add(1)</a> key lifetimes can now be specified in nice readable form, e.g. '-t 1h'.
1.1       deraadt   766: <li>Define __weak_alias() for mvme88k.
                    767: <li>Merge GNU TeXinfo 4.2.
1.68      bentley   768: <li>Prevent <a href="https://man.openbsd.org/mbuf.9">mbuf(9)</a> leakage from <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>.
                    769: <li>New <a href="https://man.openbsd.org/i386/bad144.8">bad144(8)</a>.
                    770: <li><a href="https://man.openbsd.org/user.8">user(8)</a> now checks the username length against MaxUserNameLen.
                    771: <li>Add <a href="https://man.openbsd.org/bio.4">bio(4)</a> device, so userland can talk to devices that don't have nodes in /dev.
                    772: <li>Remove KerberosIV startup code from <a href="https://man.openbsd.org/rc.8">rc(8)</a> files.
                    773: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT rules work more like normal filter rules.
                    774: <li>Add SIO*PHYADDR to <a href="https://man.openbsd.org/gif.4">gif(4)</a> so <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> can set the outer address.
                    775: <li>Make published <a href="https://man.openbsd.org/arp.8">arp(8)</a> entries work again (PR2635).
                    776: <li>Make <a href="https://man.openbsd.org/dhcp.8">dhcp(8)</a> build faster (PR2715).
                    777: <li>Start converting <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> and <a href="https://man.openbsd.org/systat.1">systat(1)</a> to <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> instead of kvm.
1.1       deraadt   778: <li>Set FDDI link MTU the same as IPv4 MTU, fixes PR2714.
1.68      bentley   779: <li>Allow numeric group IDs in <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    780: <li>Changes to initialisation and media config of <a href="https://man.openbsd.org/ep.4">ep(4)</a>.
                    781: <li>Add list support for <a href="https://man.openbsd.org/pf.4">pf(4)</a> rdr rules.
                    782: <li>Fix a number of bad <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> calls.
1.69      deraadt   783: <li>Fix PR2704 resuming <a href="https://man.openbsd.org/eso.4">eso(4)</a> after standby.
1.68      bentley   784: <li>Change a lot of <a href="https://man.openbsd.org/index.3">index(3)</a> calls to <a href="https://man.openbsd.org/strchr.3">strchr(3)</a>.
1.1       deraadt   785: <li>Change "'cuz" to "because." Strewth!
1.68      bentley   786: <li>Add another <a href="https://man.openbsd.org/mbuf.9">mbuf(9)</a> flag M_AUTH_AH, changing the meaning of M_AUTH.
                    787: <li>Remove a bunch of '\n's from <a href="https://man.openbsd.org/syslog.3">syslog(3)</a> and <a href="https://man.openbsd.org/err.3">err(3)</a> calls.
                    788: <li>Make <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> IKECFG support work for both SET/ACK and REQ/REPLY modes.
                    789: <li>Fixes for OpenSSL when talking to hardware <a href="https://man.openbsd.org/crypto.4">crypto(4)</a>.
                    790: <li>Stop <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> and <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a> spilling the IPv6 scope ID onto the wire.
                    791: <li>The hardware is willing, and now <a href="https://man.openbsd.org/xl.4">xl(4)</a> is able to offload TCP, UDP and IP checksumming to it.
                    792: <li>Support setting MTU on <a href="https://man.openbsd.org/sk.4">sk(4)</a>.
                    793: <li>Add KERN_{NFILES,TTYCOUNT,NUMVNODES,MBSTAT} <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> entries.
                    794: <li>For a <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>, handle IPv4 frag-needed-but-DF-set just like on a regular interface.
                    795: <li>Pull in some <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> fixes from NetBSD.
                    796: <li>Remove (arguably) unnecessary setgid(operator) from <a href="https://man.openbsd.org/df.1">df(1)</a>.
                    797: <li>Remove setuid(kmem) from <a href="https://man.openbsd.org/ps.1">ps(1)</a> and <a href="https://man.openbsd.org/w.1">w(1)</a> now kvm can use sysctl for some stuff. We don't need no proc filesystem...
                    798: <li>Make the <a href="https://man.openbsd.org/kvm.3">kvm(3)</a> library try to use the shiny new sysctls to fetch process arguments and environment.
                    799: <li>Add flag to stop <a href="https://man.openbsd.org/kvm_open.3">kwm_open(3)</a> opening any files, though limiting kvm functionality.
                    800: <li>Add <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> to retrieve process arguments and environment.
1.1       deraadt   801: <li>Tweak kernel memory allocation on i386 to work better on 4GB machines.
1.68      bentley   802: <li>Work started on <a href="https://man.openbsd.org/sparc64/schizo.4">schizo(4/SPARC64)</a> PCI controller. Who said that?
1.1       deraadt   803: <li>Install script now puts FQDN in /etc/myname.
                    804: <li>Make more use of splsoftnet() (instead of splnet()) in IPv6 code.
                    805: <li>lo0 now only gets ::1 when it's brought up.
                    806: <li>Merge <a href="http://www.pdc.kth.se/kth-krb/">kth-krb</a> 1.1.1.
1.13      deraadt   807: <li>Enable weak aliases in libc for powerpc, sparc and alpha (already enabled on i386).
1.1       deraadt   808: <li>Add new splusb() to prevent USB initialisation lossage.
1.68      bentley   809: <li>Improve SMART support in <a href="https://man.openbsd.org/atactl.8">atactl(8)</a>.
                    810: <li>Silently ignore deprecated options to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> since they may be passed in for a remote scp command.
                    811: <li>Remove FallbackToRsh from <a href="https://man.openbsd.org/scp.1">scp(1)</a> as well.
                    812: <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> NAT rules now do macro expansion as well.
                    813: <li>Add Makefile-like (var += ...) macro concatenation to <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>, then remove it again.
                    814: <li>Add per-rule state timeouts to <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                    815: <li>Fix well-hidden little bug in <a href="https://man.openbsd.org/crypto.3">crypto(3)</a> to unbork <a href="sparc64.html">sparc64</a> SSL/TLS negotiation.
1.12      jcs       816: <li>On <a href="alpha.html">alpha</a>, don't allow kernel symbols to be paged out.
1.68      bentley   817: <li>Deprecate FallbackToRsh and UseRsh options in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    818: <li><a href="https://man.openbsd.org/ssh-keysign.8">ssh-keysign(8)</a> now insists on 20-byte session IDs.
1.1       deraadt   819: <li>Remove suspect DIAGNOSTIC block from softdep kernel code.
1.68      bentley   820: <li>Make <a href="https://man.openbsd.org/wsdisplay.4">wsdisplay(4)</a> screen blanker play nice with the X server.
                    821: <li><a href="https://man.openbsd.org/lpr.1">lpr(1)</a> and friends go from setuid(root) to setgid(daemon). Connections can come from unprivileged ports for now.
                    822: <li>Add Realtek 8129/8139 cardbus device support to <a href="https://man.openbsd.org/rl.4">rl(4)</a>.
1.12      jcs       823: <li>Switch <a href="macppc.html">macppc</a> to use gem instead of gm.
1.69      deraadt   824: <li>Multicast fixes and Gigabit Ethernet support for <a href="https://man.openbsd.org/gem.4">gem(4)</a>.
1.1       deraadt   825: <li>Rule label length increased from 32 to 64 characters.
1.68      bentley   826: <li>Allow modification of TTL with <a href="https://man.openbsd.org/pf.4">pf(4)</a> return-rst.
                    827: <li>Timeout handling improvements to <a href="https://man.openbsd.org/ohci.4">ohci(4)</a>.
                    828: <li>Make <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> print RIP6 statistics.
                    829: <li>Allow a per-rule limit to the number of state table entries a <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> rule can create.
1.69      deraadt   830: <li>Switch <a href="https://man.openbsd.org/pf.4">pf(4)</a> from AVL to red-black trees.
1.1       deraadt   831: <li>Add Gemplus GPR400 PCMCIA smartcard reader.
                    832: <li>Don't propose IDEA when negotiating SSL connections.
1.68      bentley   833: <li>$srcaddr, $srcport, $dstaddr, $dstport, $proto and $nr (rule number) can now be used in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> rule labels.
                    834: <li>Make a kernel TCP RST and a <a href="https://man.openbsd.org/pf.4">pf(4)</a> return-rst look the same, to frustrate the nmap crowd.
                    835: <li>Some <a href="https://man.openbsd.org/systrace.4">systrace(4)</a> filter list optimizations.
1.1       deraadt   836: <li>Remove IPv4 mapped address support from TCP input code, and remove is_ipv6().
1.68      bentley   837: <li>Add net.inet6.ip6.v6only <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> flag.
                    838: <li>Add ikecfg as a valid flag in <a href="https://man.openbsd.org/isakmpd.conf.5">isakmpd.conf(5)</a>. Start coding SET/ACK mode support.
                    839: <li><a href="https://man.openbsd.org/inetd.8">inetd(8)</a> no longer accepts UDP packets if the source is a broadcast address.
1.1       deraadt   840: <li>Start work on <a href="http://www.xfree86.org/current/Xkdrive.1.html">KDrive</a> (TinyX) low-footprint X server support.
                    841: <li>Add a missing bzero() in sys/netinet/tcp_input.c to fix link-local TCP.
1.68      bentley   842: <li>Add flow type to <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> and <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    843: <li>Fix <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> crasher PR2729.
1.1       deraadt   844: <li>Deprecate SIO.*IFPREFIX_IN6 ioctls.
                    845: <li>Merge <a href="http://www.stacken.kth.se/projekt/arla/">arla</a> release 0.35.7.
                    846: <li>Merge OpenSSL 0.9.7-stable-20020605.
1.68      bentley   847: <li>TCP wrappers and <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> accept scoped IPv6 addresses.
1.1       deraadt   848: <li>Remove [gs]etprogname() from KerberosIV
1.68      bentley   849: <li>Fix <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> crash described in PR2721.
1.1       deraadt   850: <li>Disable XF86_SVGA drivers in old XFree that are as good or better in XFree86 4.2.0, as defined in their <a href="http://www.xfree86.org/4.2.0/Status.html">status page</a>.
1.68      bentley   851: <li><a href="https://man.openbsd.org/bpf.4">bpf(4)</a> support for <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>
                    852: <li>In <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>, add netmask, subnet and DHCP server request support to IKECFG.
                    853: <li>Fix <a href="https://man.openbsd.org/i386/bktr.4">bktr(4)</a> stereo.
                    854: <li>Support the RNG of AMD-768 southbridge (device <a href="https://man.openbsd.org/amdpm.4">amdpm(4)</a>).
                    855: <li>Fix DMA handing of <a href="https://man.openbsd.org/sparc/hme.4">hme(4)</a> (SPARC and SPARC64).
                    856: <li>Pull in libcsu change from NetBSD to allow <a href="https://man.openbsd.org/dlopen.3">dlopen(3)</a> to be used much earlier.
                    857: <li>Add -t key lifetime option to <a href="https://man.openbsd.org/ssh-add.1">ssh-add(1)</a>.
1.1       deraadt   858: <li>Use IPv4/IPv6 addresses in /etc/inetd.conf instead of 'localhost' to avoid DNS lookups.
1.68      bentley   859: <li>Add predicate suffixes to <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    860: <li>Add -x and -X options to respectively lock and unlock <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a>.
1.1       deraadt   861: <li>Compatibility tweaks to getpid(), getuid() and getgid() under Linux emulation.
                    862: <li>Start work on new debugger, pmdb.
1.68      bentley   863: <li>Additional check (#ifdef DIAGNOSTIC) for duplicate <a href="https://man.openbsd.org/uvm.9">uvm(9)</a> map entries.
                    864: <li>If <a href="https://man.openbsd.org/syslog.3">syslog(3)</a> fails with ENOBUFS when sending to /dev/log, it now waits a millisecond and retries.
                    865: <li><a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a> doubles the socket receive buffer size.
1.69      deraadt   866: <li>Automatic policy generation for <a href="https://man.openbsd.org/systrace.4">systrace(4)</a>.
1.68      bentley   867: <li><a href="https://man.openbsd.org/lynx.1">lynx(1)</a> now defaults to passive FTP.
1.1       deraadt   868: <li>Remove [gs]etprogname() from KerberosV.
1.68      bentley   869: <li>New -a &lt;bind_address&gt; option to <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> so user can specify the agent's UNIX domain socket.
                    870: <li>Make <a href="https://man.openbsd.org/tbrconfig.8">tbrconfig(8)</a> statically linked.
1.1       deraadt   871: <li>Remove assumptions about MTU values for certain media types.
1.68      bentley   872: <li>Use the same byte-order kung fu as the kernel in <a href="https://man.openbsd.org/atactl.8">atactl(8)</a>.
1.1       deraadt   873: <li>Don't automagically set -prefixlen 128 on IPv6 host route.
1.68      bentley   874: <li>rasops instead of rcons for <a href="https://man.openbsd.org/sparc64/vgafb.4">vgafb(4/SPARC64)</a>.
                    875: <li>Add xsystrace(1) [no manpage yet] UI for <a href="https://man.openbsd.org/systrace.4">systrace(4)</a>.
                    876: <li> Add sbus <a href="https://man.openbsd.org/sparc/bwtwo.4">bwtwo(4)</a> mono framebuffer support (untested).
1.58      tb        877: <li>PrivSep'd <a href="https://www.openssh.com/">ssh</a> monitor processes check each authentication method is enabled before use.
1.68      bentley   878: <li><a href="https://man.openbsd.org/systrace.1">systrace(1)</a> userland import.
                    879: <li>Use <a href="https://man.openbsd.org/arc4random.3">arc4random(3)</a> for <a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a>.
                    880: <li>Make <a href="https://man.openbsd.org/nice.3">nice(3)</a> standards compliant.
                    881: <li>More <a href="https://man.openbsd.org/wi.4">wi(4)</a> tweaks for Symbol cards.
1.1       deraadt   882: <li>Recognise VIA VT8233 PCI-ISA bridge.
1.68      bentley   883: <li>Fix <a href="sparc64.html">sparc64</a> 64-bit relocation masks in <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>.
1.1       deraadt   884: <li>Merge in <a href="http://www.sendmail.org/">Sendmail</a> 8.12.4.
1.68      bentley   885: <li>Detect stereo radio reception in <a href="https://man.openbsd.org/fms.4">fms(4)</a>.
                    886: <li>Compatibility tweaks to <a href="https://man.openbsd.org/sparc64/creator.0">creator(4/SPARC64)</a>.
                    887: <li>Replace <a href="https://man.openbsd.org/mr.4">mr(4)</a> radio driver with new <a href="https://man.openbsd.org/gtp.4">gtp(4)</a> driver, which is better tested.
                    888: <li>'<a href="https://man.openbsd.org/pfctl.8">pfctl</a> -s all' now prints labels as well.
1.1       deraadt   889: <li>Add volatile to sig_atomic_t. Stand well back.
1.68      bentley   890: <li>Use rasops instead of rcons in <a href="https://man.openbsd.org/sparc/cgthree.4">cgthree(4/SPARC)</a> and <a href="https://man.openbsd.org/sparc/cgsix.4">cgsix(4/SPARC)</a>.
1.1       deraadt   891: <li>Simplify IPv6 link MTU code.
                    892: <li>Implement PMAP_CANFAIL flag for m68k pmap.
1.68      bentley   893: <li>Enable console blanking on <a href="https://man.openbsd.org/sparc/cgthree.4">cgthree(4/SPARC)</a>.
1.1       deraadt   894: <li>Make sure some struct sockaddr are cleared before use.
1.68      bentley   895: <li>Start work on NetOctave NSP2000 (hardware crypto) driver <a href="https://man.openbsd.org/noct.4">noct(4)</a>. Just the RNG for now.
1.1       deraadt   896: <li>Apply <a href="http://www.dachb0den.com/projects/bsd-airtools.html">BSD Airtools</a> 0.2 patches.
1.68      bentley   897: <li>Teach <a href="https://www.ietf.org/rfc/rfc3168.txt?number=3168">ECN</a> flags to <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                    898: <li>Dump <a href="https://man.openbsd.org/mkisofs.8">mkisofs(8)</a> in favor of <a href="https://man.openbsd.org/mkhybrid.8">mkhybrid(8)</a>.
                    899: <li>Avoid fd_set overruns in <a href="https://man.openbsd.org/rtsold.8">rtsold(8)</a>, <a href="https://man.openbsd.org/route6d.8">route6d(8)</a> and <a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a>.
                    900: <li>Clue in <a href="https://man.openbsd.org/inetd.8">inetd(8)</a> to IPv6 FTP bounce attacks.
                    901: <li>Fix /etc/ptmp deletion bug that occurred if <a href="https://man.openbsd.org/rmuser.8">rmuser(8)</a> was aborted.
                    902: <li>IBSS mode for Symbol cards (firmware >= 2.5) using the <a href="https://man.openbsd.org/wi">wi(4)</a> driver.
1.58      tb        903: <li>Add leading-zero padding to RSA signatures in <a href="https://www.openssh.com/">ssh</a>.
1.68      bentley   904: <li>Tweak <a href="https://man.openbsd.org/altq.9">altq(9)</a> <a href="https://man.openbsd.org/options.4">options(4)</a> so the kernel compiles on i[34]86.
                    905: <li>Add support in the <a href="https://man.openbsd.org/fxp.4">fxp(4)</a> driver for more Intel PRO/100 VM cards.
                    906: <li>For those that do metric but refuse to work in meters and kilograms, <a href="http://www.unc.edu/~rowlett/units/dictK.html">kayser</a> conversion has been added to <a href="https://man.openbsd.org/units.1">units(1)</a>. Wow.
                    907: <li>Fix signal races in <a href="https://man.openbsd.org/ping.8">ping(8)</a>.
                    908: <li>Now that the Dungeon Master <a href="https://man.openbsd.org/dm.0">dm(1)</a> has gone into well-earned retirement, make those games that need to save high scores, etc. run setgid games.
                    909: <li>Per-socket <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> policies and options!
                    910: <li>Stop a potential <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> DoS where an attacker could falsely advance the replay counter and so force valid traffic to be discarded.
1.1       deraadt   911: <li>Add German keyboard map for Apple laptops.
1.68      bentley   912: <li>On ELF platforms, allow <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> to link Fortran code with other languages.
1.1       deraadt   913: <li>Make sure every PCI interrupt is recorded, so ISA doesn't step on one of them later.
1.68      bentley   914: <li>Better <a href="https://man.openbsd.org/radio.4">radio(4)</a> devices attachment.
                    915: <li>Fix VIA8233 support in <a href="https://man.openbsd.org/auvia.4">auvia(4)</a>.
                    916: <li>Make <a href="https://man.openbsd.org/nc.1">nc(1)</a> timeouts behave more like netcat.
                    917: <li>Make sure user's shell is /usr/sbin/authpf before running <a href="https://man.openbsd.org/authpf.8">authpf(8)</a> to prevent $SSH_CLIENT shenanigans.
                    918: <li>In <a href="https://man.openbsd.org/ssh.1">ssh</a>, use OpenSSL's AES implementation instead of our own.
                    919: <li>Add -[46] options to <a href="https://man.openbsd.org/ftp.1">ftp(1)</a>.
1.1       deraadt   920: <li>Warn to syslog if IPv6 neighbor discovery tries to set the link MTU too small.
1.68      bentley   921: <li>Make <a href="https://man.openbsd.org/tip.1">tip(1)</a> query the driver with the user's baud rate setting rather than only accepting a compiled-in list.
                    922: <li>Cleanup and small fixes to <a href="https://man.openbsd.org/skeyaudit.1">skeyaudit(1)</a>.
                    923: <li>Fixes to <a href="https://man.openbsd.org/fms.4">fms(4)</a>.
                    924: <li>Various fixes and enhancements to <a href="https://man.openbsd.org/mg.1">mg(1)</a>.
                    925: <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a> no longer starts in privilege-separated mode unless the PrivSep user sshd and <a href="https://man.openbsd.org/chroot.2">chroot(2)</a> dir /var/empty are both present.
                    926: <li>Fix potential time overflow in <a href="https://man.openbsd.org/dd.1">dd(1)</a>.
                    927: <li>Make <a href="https://man.openbsd.org/bridge.4">bridge(4)</a> refragment IP packets that are too large for the outgoing interface.
1.1       deraadt   928: <li>Remove libdl, support is in libc since a long time already.
1.68      bentley   929: <li>Recognise Nokia C110 and C111 PC cards as <a href="https://man.openbsd.org/wi.4">wi(4)</a> devices.
                    930: <li>Really sanitize <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>'s environment as promised in the manpage when running set[ug]id, and test for set[ug]id earlier.
                    931: <li>Don't allow <a href="https://man.openbsd.org/mktemp.3">mktemp(3)</a> to back up past the beginning of its input buffer.
                    932: <li>Use the correct string buffer size for printing port numbers in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
1.1       deraadt   933: <li>Remove arc4random_8().
                    934: <li>struct ifnet now has an array of pointers to data for each address family. Move per-interface IPv6 state and neighbor discovery stuff here.
1.68      bentley   935: <li><a href="https://man.openbsd.org/netstat.1">netstat(1)</a> cleanup.
                    936: <li><a href="https://man.openbsd.org/ping6.8">ping6(8)</a> and <a href="https://man.openbsd.org/traceroute6.8">traceroute6(8)</a> updates from <a href="http://www.kame.net/">KAME</a>.
1.1       deraadt   937: <li>unsigned -&gt; unsigned int cleanup.
                    938: <li>Repair machdep.chipset sysctl on alpha.
                    939: <li>Audit pid_t type usage.
                    940: <li>Audit incorrect signal(2) usage.
1.68      bentley   941: <li>Fix big <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a>
                    942: parameter typo in <a href="https://man.openbsd.org/strftime.3">strftime(3)</a>.
                    943: <li>Don't use <a href="https://man.openbsd.org/execlp.3">execlp(3)</a> when invoking <a href="https://man.openbsd.org/ssh-keysign.8">ssh-keysign(8)</a>.
                    944: <li>Fix <a href="https://man.openbsd.org/kill.2">kill(2)</a> parameter brainfade in <a href="https://man.openbsd.org/amd.8">amd(8)</a> and KerberosIV's rlogin.
1.12      jcs       945: <li><a href="vax.html">vax</a>: Add board type for VXT2000+.
1.1       deraadt   946: <li>More IANA interface type values, including IFT_BRIDGE.
                    947: <li>Split XFree86 bsd_video.c into architecture-specific files.
1.68      bentley   948: <li>Add <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> toggle net.inet.icmp.tstamprepl (default: 1) for ICMP timestamp replies.
1.1       deraadt   949: <li>Even more steps toward the death of unsafe string functions.
                    950: <li>In XFree86 build, honour COPTS variable when building third-party apps.
                    951: <li>Add LIBS option for crunchgen so custom libraries can be added to boot images.
1.68      bentley   952: <li>Run <a href="https://man.openbsd.org/rpc.rstatd.8">rpc.rstatd(8)</a> and <a href="https://man.openbsd.org/rpc.rusersd.8">rpc.rusersd(8)</a> as user nobody (boo!) from <a href="https://man.openbsd.org/inetd.8">inetd(8)</a>.
                    953: <li>From <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, remove tests that have no license, and for the same reason replace parts of <a href="https://man.openbsd.org/ld.1">ld(1)</a> and <a href="https://man.openbsd.org/ldconfig.8">ldconfig(8)</a>.
1.12      jcs       954: <li>Remove unnecessary instruction cache flushes on <a href="sparc64.html">sparc64</a>.
1.68      bentley   955: <li>Many cleanups in <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>.
                    956: <li>Support mixed IPv4/IPv6 address lists in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    957: <li>Add <a href="https://man.openbsd.org/ssh-keysign.8">ssh-keysign(8)</a>.
                    958: <li>Remove obsolete <a href="https://man.openbsd.org/dm.8">dm(8)</a>.
1.1       deraadt   959: <li>Fix <a
1.68      bentley   960: href="https://man.openbsd.org/disklabel.8">disklabel(8)</a>
1.1       deraadt   961: warnings on CD-ROM
1.68      bentley   962: (<a href="https://man.openbsd.org/cd.4">cd(4)</a>)
1.1       deraadt   963: with no data track.
1.68      bentley   964: <li>Allow incoming <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> connections in the temporary <a href="https://man.openbsd.org/pf.4">pf(4)</a> ruleset installed by <a href="https://man.openbsd.org/rc.8">/etc/rc</a>, just in case the real rulebase fails to load later on.
                    965: <li>Hunt for biodone() calls not made at splbio() <a href="https://man.openbsd.org/spl.9">spl(9)</a>, and fix them.
                    966: <li>Improve <a href="https://man.openbsd.org/mount_cd9660.8">cd9660(8)</a> filesystem read-ahead performance.
1.1       deraadt   967: <li>Support software brightness and backlight control on various macppc models.
1.68      bentley   968: <li>Allow <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a> to control brightness and backlight on displays which
1.1       deraadt   969: support this.
                    970: <li>New libc IEEE floating-point code and libm routines for hppa.
1.68      bentley   971: <li>splassert (<a href="https://man.openbsd.org/spl.9">spl(9)</a>) on i386.
1.1       deraadt   972: <li>More steps toward the death of unsafe string functions.
1.68      bentley   973: <li>splassert (<a href="https://man.openbsd.org/spl.9">spl(9)</a>) on sparc64.
                    974: <li>Add a <a href="https://man.openbsd.org/sparc64/creator.4">creator(4)</a> driver for sparc64 Creator and Creator3D cards.
                    975: <li>Jumbo <a href="https://man.openbsd.org/lpr.1">lpr(1)</a> changes including IPv6 support, new features, and bugfixes.
1.1       deraadt   976: <li>Still more hppa memory management and low-level code fixes.
                    977: <li>Simple pmap optimization on macppc.
                    978: <li>Did we mention the cleaning of the installation scripts, adding functionality yet reducing size?
1.68      bentley   979: <li>Allow <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> to do a stack trace into the kernel message buffer.
                    980: <li><a href="https://man.openbsd.org/isp.4">isp(4)</a> fixes.
                    981: <li><strong>SECURITY FIX: Fix incorrect ACL check when using BSD authentication in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.</strong><br>
1.4       margarid  982:     <a href="errata31.html#sshbsdauth">A source code patch is available</a>.<br>
1.68      bentley   983:     <a href="stable.html">[Applied to stable]</a>
                    984: <li>Fix a memory leak in <a href="https://man.openbsd.org/mg.1">mg(1)</a>.
1.1       deraadt   985: <li>New systrace facility.
1.19      david     986: <li>Better Cyrix CPU support.
1.1       deraadt   987: <li>ECN support.
1.68      bentley   988: <li>Support SNTP in <a href="https://man.openbsd.org/rdate.8">rdate(8)</a>.
1.1       deraadt   989: <li>Fix infinite SIGFPE loop situations on vax.
                    990: <li>Remove unnecessary setuid bit from binaries that either do not need it or
                    991: whose functionality requiring root privileges should only be invoked by root
                    992: anyways, or which can be changed into a setgid bit for a specific group.
1.68      bentley   993: <li>Switch <a href="https://man.openbsd.org/skey.1">skey(1)</a> management to per-user directories instead of a flat file and drop setuid bit on related tools.
                    994: <li>Lots of <a href="https://man.openbsd.org/ppp.8">ppp(8)</a> goodies.
                    995: <li>New splassert (see <a href="https://man.openbsd.org/spl.9">spl(9)</a>) debug functionality on sparc.
1.1       deraadt   996: <li>Enable Altivec instructions in macppc kernels.
1.68      bentley   997: <li>Support more Hifn cards (7814, 7851, 7854) via the <a href="https://man.openbsd.org/nofn.4">nofn(4)</a> driver.
1.1       deraadt   998: <li>OpenSSL 0.9.7.
1.68      bentley   999: <li>Completely rework <a href="https://man.openbsd.org/at.1">at(1)</a> and related binaries, and make them POSIX-compliant.
                   1000: <li>More use of hardware crypto cards functionality via <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a>.
1.1       deraadt  1001: <li>More hppa memory management fixes.
                   1002: <li>binutils 2.11.2.
1.68      bentley  1003: <li>Add per-gid filtering to <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                   1004: <li>Switch <a href="https://man.openbsd.org/at.1">at(1)</a> to be setgid crontab as well.
                   1005: <li>Handle host names resolving in several addresses in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
1.1       deraadt  1006: <li>Fix compilation warnings for various userland programs.
1.68      bentley  1007: <li>Add a new user, crontab, and change <a href="https://man.openbsd.org/cron.8">cron(8)</a> from being setuid root to being setgid crontab.
                   1008: <li>Add per-uid filtering to <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                   1009: <li>More <a href="https://man.openbsd.org/usb.4">usb(4)</a> support updates.
                   1010: <li>More <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a>
1.1       deraadt  1011: hackery to get it to do more crypto operations, and hack
1.68      bentley  1012: <a href="https://man.openbsd.org/hifn.4">hifn(4)</a>
1.1       deraadt  1013: and
1.68      bentley  1014: <a href="https://man.openbsd.org/lofn.4">lofn(4)</a>
1.1       deraadt  1015: to work with this.
                   1016: <li>Your average extensive cleaning of the installation scripts, adding functionality yet reducing size.
1.68      bentley  1017: <li>Fix <a href="https://man.openbsd.org/powerpc/adb.4">adb(4)</a> french keyboard layout on macppc.
                   1018: <li>Switch ELF platforms to the native <a href="https://man.openbsd.org/gprof.1">gprof(1)</a>.
1.1       deraadt  1019: <li>Obtain a better licence for the hppa spmath routines.
1.68      bentley  1020: <li>Add an <a href="https://man.openbsd.org/url.4">url(4)</a> driver for Realtek RTL8150L-based USB cards.
1.1       deraadt  1021: <li>mvme88k pmap bugfixes.
1.68      bentley  1022: <li>Various <a href="https://man.openbsd.org/usb.4">usb(4)</a> driver updates.
                   1023: <li>Remove <a href="https://man.openbsd.org/rlogin.1">rlogin(1)</a>,
                   1024: <a href="https://man.openbsd.org/rlogind.8">rlogind(8)</a> and
                   1025: <a href="https://man.openbsd.org/rexecd.8">rexecd(8)</a>.
                   1026: <li>Fix several wrong computations in <a href="https://man.openbsd.org/newfs.8">newfs(8)</a>.
                   1027: <li>Workaround ghost pcibus detection in <a href="https://man.openbsd.org/pchb.4">pchb(4)</a>.
                   1028: <li>Add a tuner driver for the <a href="https://man.openbsd.org/fms.4">fms(4)</a> radio cards.
                   1029: <li>Allow userland to know which <a href="https://man.openbsd.org/pf.4">pf(4)</a> rule created a specific state.
                   1030: <li>Prevent a 3.0 <a href="https://man.openbsd.org/i386/wsmoused.8">wsmoused(8)</a> binary from panic'ing the kernel.
                   1031: <li>Enable privsep by default in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
                   1032: <li>Fix <a href="https://man.openbsd.org/find.1">find(1)</a>'s -anewer and -cnewer options behaviour.
1.1       deraadt  1033: <li>Sprinkle ptrdiff_t and size_t types instead of int all over the tree.
1.68      bentley  1034: <li>Support LBA48 addressing in <a href="https://man.openbsd.org/wdc.4">wdc(4)</a>.
1.1       deraadt  1035: <li>Bring back TURBOchannel alpha hardware support.
1.68      bentley  1036: <li>Fix a slightly incorrect behaviour of the device cloning in UKC (<a href="https://man.openbsd.org/boot_config.8">boot_config(8)</a>).
                   1037: <li><strong>SECURITY FIX: cause the <a href="https://man.openbsd.org/exec.3">exec(3)</a> to fail if we are unable to allocate resources when dup-ing <a href="https://man.openbsd.org/null.4">/dev/null(4)</a> to <a href="https://man.openbsd.org/fd.4">fd(4)</a>'s 0-2 for setuid programs.</strong><br>
1.4       margarid 1038:     <a href="errata31.html#fdalloc2">A source code patch is available</a>.<br>
1.68      bentley  1039:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt  1040: <li>Extended Attributes code updates.
1.68      bentley  1041: <li>Improve PS/2 mouse port detection in <a href="https://man.openbsd.org/pckbc.4">pckbc(4)</a>.
                   1042: <li>Better <a href="https://man.openbsd.org/hifn.4">hifn(4)</a> initialisation and memory usage.
1.1       deraadt  1043: <li>Extensive cleaning of the installation scripts, adding functionality yet reducing size. No, you're not having a deja vu.
                   1044: <li>Fix ethernet interrupt level on sparc, and rework the sparc interrupt framework.
                   1045: <li>Better color depth detection in Xwsfb.
1.68      bentley  1046: <li>64-bit fixes in <a href="https://man.openbsd.org/vmstat.8">vmstat(8)</a>.
                   1047: <li>Improve dma processing in <a href="https://man.openbsd.org/bge.4">bge(4)</a>.
                   1048: <li><b>RELIABILITY FIX: constrain readdirplus request count in the <a href="https://man.openbsd.org/mount_nfs.8">nfs(8)</a> filesystem.</b><br>
                   1049:     <a href="stable.html">[Applied to stable]</a>
1.1       deraadt  1050: <li>Switch macppc console from the rcons engine to the rasops engine.
                   1051: <li>Extensive cleaning of the installation scripts, adding functionality yet reducing size. Yes, once again.
                   1052: <li>Add IEEE754 floating point completion code on alpha.
1.68      bentley  1053: <li>Improve dma processing in <a href="https://man.openbsd.org/gx.4">gx(4)</a>.
1.1       deraadt  1054: <li>Build the XFree86 GLX extension on sparc64.
                   1055: <li>Hunt for outdated prototypes for character devices entry points and fix them.
1.68      bentley  1056: <li>Switch mvme88k to the new <a href="https://man.openbsd.org/mvme88k/MAKEDEV.8">MAKEDEV(8)</a> generation framework.
                   1057: <li>Implement the -s option in <a href="https://man.openbsd.org/m4.1">m4(1)</a>, for it to be POSIX-compliant.
1.1       deraadt  1058: <li>Kill all mvme68k kernel compilation warnings.
                   1059: <li>Assorted mac68k code cleanups.
1.68      bentley  1060: <li>Shared key support in hostap mode in <a href="https://man.openbsd.org/wi.4">wi(4)</a>.
                   1061: <li>Make Xwsfb support <a href="https://man.openbsd.org/alpha/tga.4">tga(4)</a> cards on alpha.
                   1062: <li>Fix a lock leak in <a href="https://man.openbsd.org/ami.4">ami(4)</a>.
                   1063: <li><strong>SECURITY FIX: update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to sudo 1.6.6.</strong><br>
1.4       margarid 1064:     <a href="errata31.html#sudo">A source code patch is available</a>.<br>
1.68      bentley  1065:     <a href="stable.html">[Applied to stable]</a>
                   1066: <li><b>RELIABILITY FIX: avoid buffer overrun on PASV from a malicious server in <a href="https://man.openbsd.org/ftp.1">ftp(1)</a>.</b><br>
                   1067:     <a href="stable.html">[Applied to stable]</a>
                   1068: <li>Add a Soundforte radio driver, <a href="https://man.openbsd.org/i386/sfr.4">sfr(4)</a>.
                   1069: <li>Add dynamic interface -&gt; address translation in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       deraadt  1070: <li>Add kernel hooks on ethernet interfaces, triggered by address changes.
                   1071: <li>Extended Attributes code updates.
                   1072: <li>Enable the Freetype library on sparc64.
1.3       mickey   1073: <li>Add queuing in the kernel crypto framework.
1.1       deraadt  1074: <li>Make the system includes C++ friendly.
1.68      bentley  1075: <li>Allow explicit filtering of non-reassembled fragments in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                   1076: <li>Support more hardware and fix stability issues in the mac68k <a href="https://man.openbsd.org/mac68k/sn.4">sn(4)</a> network driver.
                   1077: <li>Improved Lithuanian keyboard map for <a href="https://man.openbsd.org/wscons.4">wscons(4)</a>.
                   1078: <li><strong>SECURITY FIX: fix a buffer overflow in AFS/Kerberos token handling in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>, and send a complete ticket.</strong><br>
1.4       margarid 1079:     <a href="errata31.html#sshafs">A source code patch is available</a>.<br>
1.68      bentley  1080:     <a href="stable.html">[Applied to stable]</a>
                   1081: <li>Fix a memory leak in <a href="https://man.openbsd.org/mg.1">mg(1)</a>.
1.1       deraadt  1082: <li>Assorted hppa memory management fixes.
1.68      bentley  1083: <li>Allow fractional delays in <a href="https://man.openbsd.org/top.1">top(1)</a>.
1.1       deraadt  1084: <li>Enable upgrade functionality again on alpha installation media.
                   1085: <li>Extensive cleaning of the installation scripts, adding functionality yet reducing size.
1.68      bentley  1086: <li>Make <a href="https://man.openbsd.org/cvs.1">cvs(1)</a> create the .cvspass file on a login operation if it does not exist, rather than failing.
1.1       deraadt  1087: <li>Extend mac68k disklabels to 16 partitions, like all the other platforms.
1.68      bentley  1088: <li>Add cddb support to <a href="https://man.openbsd.org/cdio.1">cdio(1)</a>.
                   1089: <li>Support more network cards with the <a href="https://man.openbsd.org/dc.4">dc(4)</a> driver.
1.1       deraadt  1090: <li>Improve sparc pmap behaviour in some low memory conditions.
                   1091: <li>sendmail 8.13.
1.68      bentley  1092: <li>Switch mvme68k to the new <a href="https://man.openbsd.org/mvme68k/MAKEDEV.8">MAKEDEV(8)</a> generation framework.
                   1093: <li>Improve the library logic in <a href="https://man.openbsd.org/ld.1">ld(1)</a> to increase speed and decrease memory usage on a.out platforms.
1.1       deraadt  1094: <li>New mvme68k installation media.
                   1095: <li>Change fpu probe routine on mac68k.
1.68      bentley  1096: <li>Fix an obscure bug in <a href="https://man.openbsd.org/sed.1">sed(1)</a>.
                   1097: <li>Support more wireless cards with the <a href="https://man.openbsd.org/wi.4">wi(4)</a> driver, and fix a few issues within.
                   1098: <li>Fix 64-bit issues in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                   1099: <li>Remove the <a href="https://man.openbsd.org/wx.4">wx(4)</a> driver,
                   1100: which had been deprecated in favor of the <a href="https://man.openbsd.org/gx.4">gx(4)</a> driver.
1.1       deraadt  1101: </ul>
1.68      bentley  1102:
1.1       deraadt  1103: <p>
                   1104: This list mentions mostly platform-independent changes.  For a list of changes
                   1105: made in a particular platform, please check the page for that platform.  If you
                   1106: find them not listed there, the changes are either (1) not being documented or
1.68      bentley  1107: (2) are documented here.