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

Annotation of www/plus28.html, Revision 1.68

1.23      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.65      tj          4: <title>OpenBSD 2.8 Changelog</title>
1.48      schwarze    5: <meta name="description" content="OpenBSD 2.8 changes">
                      6: <meta name="copyright" content="This document copyright 1996-2000 by OpenBSD.">
1.64      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.67      tb          9: <link rel="canonical" href="https://www.openbsd.org/plus28.html">
1.1       deraadt    10: </head>
                     11:
1.27      david      12: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    13:
1.64      deraadt    14: <h2>
                     15: <a href="index.html">
                     16: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.65      tj         17: <font color="#e00000">2.8 Changelog</font>
                     18: </h2>
1.23      naddy      19: <hr>
1.1       deraadt    20:
                     21: <p>
                     22: This is a partial list of the major machine independent changes
1.41      sobrado    23: (i.e., these are the changes people ask about most often).  Machine
1.1       deraadt    24: specific changes have also been made, and are sometimes mentioned
1.41      sobrado    25: in the pages for the specific <a href=plat.html>platforms</a> if you
1.1       deraadt    26: are interested in further port-specific details.  Many ports
                     27: have had architecture-specific enhancements relative to NetBSD,
                     28: but when they do not they certainly have plenty of platform-independent
                     29: changes, starting with those listed below.
                     30:
                     31: <p>
1.23      naddy      32: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.1       deraadt    33:
                     34: <p>
1.22      deraadt    35: For changes in other releases, click below:<br>
                     36: <a href="plus20.html">2.0</a>,
                     37: <a href="plus21.html">2.1</a>,
                     38: <a href="plus22.html">2.2</a>,
                     39: <a href="plus23.html">2.3</a>,
                     40: <a href="plus24.html">2.4</a>,
                     41: <a href="plus25.html">2.5</a>,
                     42: <a href="plus26.html">2.6</a>,
                     43: <a href="plus27.html">2.7</a>,
                     44: <a href="plus29.html">2.9</a>,
                     45: <a href="plus30.html">3.0</a>,
                     46: <a href="plus31.html">3.1</a>,
                     47: <a href="plus32.html">3.2</a>,
1.24      deraadt    48: <a href="plus33.html">3.3</a>,
1.26      david      49: <a href="plus34.html">3.4</a>,
1.28      deraadt    50: <a href="plus35.html">3.5</a>,
1.30      miod       51: <a href="plus36.html">3.6</a>,
1.54      deraadt    52: <a href="plus37.html">3.7</a>,
1.40      deraadt    53: <br>
1.33      deraadt    54: <a href="plus38.html">3.8</a>,
1.34      deraadt    55: <a href="plus39.html">3.9</a>,
1.35      deraadt    56: <a href="plus40.html">4.0</a>,
1.36      deraadt    57: <a href="plus41.html">4.1</a>,
1.37      deraadt    58: <a href="plus42.html">4.2</a>,
1.39      deraadt    59: <a href="plus43.html">4.3</a>,
1.40      deraadt    60: <a href="plus44.html">4.4</a>,
1.42      deraadt    61: <a href="plus45.html">4.5</a>,
1.43      deraadt    62: <a href="plus46.html">4.6</a>,
1.44      deraadt    63: <a href="plus47.html">4.7</a>,
1.45      deraadt    64: <a href="plus48.html">4.8</a>,
1.46      deraadt    65: <a href="plus49.html">4.9</a>,
1.47      nick       66: <a href="plus50.html">5.0</a>,
1.48      schwarze   67: <a href="plus51.html">5.1</a>,
1.49      nick       68: <a href="plus52.html">5.2</a>,
1.50      deraadt    69: <a href="plus53.html">5.3</a>,
1.51      deraadt    70: <a href="plus54.html">5.4</a>,
1.52      deraadt    71: <br>
1.54      deraadt    72: <a href="plus55.html">5.5</a>,
1.56      brett      73: <a href="plus56.html">5.6</a>,
1.57      deraadt    74: <a href="plus57.html">5.7</a>,
1.60      deraadt    75: <a href="plus58.html">5.8</a>,
1.61      deraadt    76: <a href="plus59.html">5.9</a>,
1.66      deraadt    77: <a href="plus60.html">6.0</a>,
1.68    ! deraadt    78: <a href="plus61.html">6.1</a>,
1.22      deraadt    79: <a href="plus.html">current</a>.
1.1       deraadt    80: <br>
                     81:
1.55      deraadt    82: <p>
                     83: <h3><font color="#0000e0">Changes made between OpenBSD 2.7 and 2.8</font></h3>
                     84: <p>
1.1       deraadt    85:
                     86: <ul>
1.23      naddy      87: <li><font color="#e00000"><strong>RELIABILITY FIX: Carefully check that a.out executable objects are rounded to a page.<br>
                     88:     <a href="errata27.html#execsubr">A patch is available</a></strong></font>.<br>
                     89:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.6       jason      90: <li>OpenSSH 2.3.0 released.<br>
1.23      naddy      91:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                     92: <li><font color="#e00000"><strong>SECURITY FIX: Hostile servers can force OpenSSH clients to do agent or X11 forwarding.<br>
                     93:     <a href="errata27.html#sshforwarding">A patch is available</a></strong></font>.<br>
                     94:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen      95: <li>Support Macronix 98727/98732 chips in <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
                     96: <li>Use <a href="http://man.openbsd.org/?query=mkstemp&amp;sektion=3">mkstemp(3)</a> in <a href="http://man.openbsd.org/?query=csh&amp;sektion=1">csh(1)</a>.
                     97: <li>In <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>, accept unknown options by default.
                     98: <li>Repair mips support in <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a>.
                     99: <li>Repair <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a> ECOFF support.
                    100: <li>In <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a>, permit redefinition of pseudo-device directives.
                    101: <li>Get rid of ST506 phantoms in <a href="http://man.openbsd.org/?query=wdc&amp;sektion=4">wdc(4)</a>.
                    102: <li>Handle Davicom <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a> devices better.
                    103: <li>Deny agent/X11 forwarding unless requested, in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    104: <li>Non-blocking IO on pty channels in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
1.1       deraadt   105: <li>Avoid accidental random subsystem re-seeding.
                    106: <li>Change BUFCACHEPERCENT calculations.
1.63      sthen     107: <li>Remove the notion of "Copybuffer ownership" from <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a>.
                    108: <li>Minor tweaks to <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
1.1       deraadt   109: <li>Significant pcidevs update.
                    110: <li>Many man page changes.
1.63      sthen     111: <li>Handle more Via chipsets in <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a> interrupt repair.
                    112: <li>Fix <a href="http://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a> support in powerpc <a href="http://man.openbsd.org/?query=gm&amp;sektion=4">gm(4)</a> driver.
                    113: <li>Support Xircom X3201-based cardbus cards in <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
                    114: <li>In <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>, only DHCPNAK bootreplies may be a yiaddr of 0.0.0.0.
                    115: <li>Support older vandyke software in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
1.1       deraadt   116: <li>Man page fixes.
1.63      sthen     117: <li>Avoid NULL-deref in <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> + pmtu case.
                    118: <li>Stop IPv6 multicast moaning and groaning on <a href="http://man.openbsd.org/?query=enc&amp;sektion=4">enc(4)</a> interfaces.
1.1       deraadt   119: <li>Mark swap16() and swap32() with __extension__.
                    120: <li>Restore i386 boot block pciprobe code, since some non-PCIBIOS machines need it to determine of pci bus is in mode 1 or 2.
1.63      sthen     121: <li>spltty protection in <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> mouse support.
                    122: <li>Unsigned counters in <a href="http://man.openbsd.org/?query=vmstat&amp;sektion=8">vmstat(8)</a>.
1.1       deraadt   123: <li>Support ^T status messages on the install media.
1.63      sthen     124: <li>Add shared library awareness to powerpc <a href="http://man.openbsd.org/?query=gdb&amp;sektion=1">gdb(1)</a>.
                    125: <li>Fix setupterm() issues in <a href="http://man.openbsd.org/?query=telnetd&amp;sektion=8">telnetd(8)</a> and <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1">telnet(1)</a>.
                    126: <li>In <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a>, only accept interrupts the driver really generated.
1.23      naddy     127: <li><font color="#e00000"><strong>SECURITY FIX: 2 possible overflows exist in X11 xtrans code.<br>
                    128:     <a href="errata27.html#xtrans">A patch is available</a></strong></font>.
1.1       deraadt   129: <li>Solve some of the powerpc data fault issues.
                    130: <li>Many more vax improvements.
1.63      sthen     131: <li>Fix <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> on very fast machines, like p3/933.
                    132: <li>Fix alignment fault in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   133: <li>Many documentation cleanups.
1.63      sthen     134: <li>Use <a href="http://man.openbsd.org/?query=clearerr&amp;sektion=3">clearerr(3)</a> in <a href="http://man.openbsd.org/?query=disklabel&amp;sektion=1">disklabel(1)</a> so that ^D works in aborts.
1.1       deraadt   135: <li>Update to ncurses 5.2
1.63      sthen     136: <li>Fix noprint/print/octal options in <a href="http://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a>.
1.1       deraadt   137: <li>Add support for i815 motherboards and their devices.
1.63      sthen     138: <li>Disable DMA support for Opti <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a> devices, since there are some boards that apparently wired them up wrong...
                    139: <li>Use <a href="http://man.openbsd.org/?query=echo&amp;sektion=1">echo(1)</a> instead of <a href="http://man.openbsd.org/?query=printf&amp;sektion=1">printf(1)</a> to repair the format string bugs in <b>/etc/security</b>
                    140: <li>Do not free an uninitialized variable in <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a>.
1.1       deraadt   141: <li>Switch to 2.8 release numbering.
                    142: <li>Print powerpc MHz ratings.
                    143: <li>Add support for major/minor numbers to powerpc shared library implementation.
1.63      sthen     144: <li>Support <a href="http://man.openbsd.org/?query=ulpt&amp;sektion=4">ulpt(4)</a> printers on powerpc.
                    145: <li>Fix <a href="http://man.openbsd.org/?query=random&amp;sektion=4">random(4)</a> ioctl functions, to work as intended.
1.1       deraadt   146: <li>Fix <b>-fpack-struct</b> bug in i386 boot blocks.
1.63      sthen     147: <li>Support random number generators on more Intel <a href="http://man.openbsd.org/?query=pchb&amp;sektion=4">pchb(4)</a> devices.
                    148: <li><a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a> support for STP (spanning tree) packets.
                    149: <li>Discover correct ethernet address for powerpc <a href="http://man.openbsd.org/?query=gm&amp;sektion=4">gm(4)</a> ethernet driver.
                    150: <li>Fix nasty dl_strcmp() bug in powerpc <a href="http://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a>.
                    151: <li>Generate proper <b>/etc/resolv.conf</b> files from <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>.
                    152: <li>Repair quotas greater than 4GB in <a href="http://man.openbsd.org/?query=quota&amp;sektion=1">quota(1)</a>.
                    153: <li><font color="#e00000"><strong>SECURITY FIX: <a href="http://man.openbsd.org/?query=httpd&amp;sektion=8">httpd(8)</a> mod_rewrite and
1.1       deraadt   154: mod_vhost_alias modules could expose files on server if used.<br>
1.23      naddy     155:     <a href="errata27.html#httpd">A patch is available</a></strong></font>.<br>
                    156:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   157: <li>More cool vax stuff.
1.63      sthen     158: <li>In <a href="http://man.openbsd.org/?query=perl&amp;sektion=1">perl(1)</a>, set <b>siteprefix</b> and <b>siteprefixexp</b> to <b>/usr/local</b> as they should be.
                    159: <li>Give <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a> devices their own IFT_BRIDGE type, so that IPv6 does not attempt to configure up.
                    160: <li>Repair a short read issue in <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>.
                    161: <li>For i386 <a href="http://man.openbsd.org/?query=apm&amp;sektion=4">apm(4)</a>, if periodic checking fails repeatedly, shut it down.
                    162: <li>Very amusing <a href="http://man.openbsd.org/?query=printf&amp;sektion=1">printf(1)</a>-based format string bugs in <b>/etc/security</b>.
                    163: <li>Prevent <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a> status changes until configuration is complete.
1.1       deraadt   164: <li>Workaround i386 bios serial call problem (helps DSR issues on some BIOS).<br>
1.23      naddy     165:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     166: <li>Better error message out of <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a> regarding invalid port numbers.
                    167: <li>Repair certain copyout() calls in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a>.
                    168: <li>New <a href="http://man.openbsd.org/?query=amphy&amp;sektion=4">amphy(4)</a> driver, replacing <a href="http://man.openbsd.org/?query=dmphy&amp;sektion=4">dmphy(4)</a>.
                    169: <li>Update <a href="http://man.openbsd.org/?query=tx&amp;sektion=4">tx(4)</a> driver.
                    170: <li>Authentication support in <a href="http://man.openbsd.org/?query=ray&amp;sektion=4">ray(4)</a>.
                    171: <li>Fix file descriptor leak in <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3">ssl(3)</a>.
1.1       deraadt   172: <li>isakmpd update.
1.63      sthen     173: <li>Fix byte order bug in <a href="http://man.openbsd.org/?query=ipsecadm&amp;sektion=8">ipsecadm(8)</a>.
                    174: <li>Fix <a href="http://man.openbsd.org/?query=httpd&amp;sektion=8">httpd(8)</a> building for <b>gcc -shared</b>.
1.1       deraadt   175: <li>On i386, build a private descriptor for bios32 accesses, thus fixing even more pcibios(4) bugs.
1.63      sthen     176: <li>Fix channel printing for <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a>.
                    177: <li>Repair probe vs attach confusion in the <a href="http://man.openbsd.org/?query=mii&amp;sektion=4">mii(4)</a> layer.
                    178: <li>In <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a>, protect %edx register from being whacked.
                    179: <li>Update nearly entire <a href="http://man.openbsd.org/?query=isp&amp;sektion=4">isp(4)</a> device driver.
                    180: <li>Update <a href="http://man.openbsd.org/?query=isp&amp;sektion=4">isp(4)</a> sbus microcode.
                    181: <li>Various small fixes to <a href="http://man.openbsd.org/?query=moused&amp;sektion=8">moused(8)</a> to make it more reliable.
                    182: <li>Enable <a href="http://man.openbsd.org/?query=gm&amp;sektion=4">gm(4)</a> ethernet driver on G4-style powerpc machines.
1.1       deraadt   183: <li>Lots of documentation improvements.
1.63      sthen     184: <li>Repair <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a> shared library linking on powerpc.
                    185: <li>Fix an uninitialized variable issue in <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a> that prevented dual NICs from working.
                    186: <li>Repair empty password support in <a href="http://man.openbsd.org/?query=login&amp;sektion=1">login(1)</a>, for when kerberos is compiled in.
                    187: <li>The 3c556 MiniPCI cards now work in the <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a> driver.
                    188: <li>Fix key option handling in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    189: <li><a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> implementation of <b>AllowTcpForwarding</b>.
                    190: <li>For <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a>, an ASKPOLICY message implementation in pfkeyv2.
1.1       deraadt   191: <li>TCP wrapper support for IPv6.
1.63      sthen     192: <li>Vax support in <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3">ssl(3)</a>.
1.1       deraadt   193: <li>Fix a library buffer overflow in the X11 libraries.
                    194: <li>Build a minimal powerpc CD boot image.
1.63      sthen     195: <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>, rijndael/aes support in SSH2 protocol.
                    196: <li>Fix <b>-i</b> handling in <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a> and <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8">ancontrol(8)</a>.
                    197: <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>, a kludge for F-Secure Macintosh &lt; 1.0.2.
                    198: <li>Add <a href="http://man.openbsd.org/?query=lmccontrol&amp;sektion=8">lmccontrol(8)</a> and <a href="http://man.openbsd.org/?query=spppcontrol&amp;sektion=8">spppcontrol(8)</a>.
                    199: <li>Fix TM_YEAR_BASE issue in <a href="http://man.openbsd.org/?query=touch&amp;sektion=1">touch(1)</a>.
                    200: <li>More <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> updates.
                    201: <li><a href="http://man.openbsd.org/?query=setenv&amp;sektion=3">setenv(3)</a> cleanups in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
1.1       deraadt   202: <li>Change powerpc crt0 startup code to deal with ctors/dtors properly.
1.63      sthen     203: <li>New <a href="http://man.openbsd.org/?query=aue&amp;sektion=4">aue(4)</a> supplies support for the usb(4) Kingston KNU101TX USB Ethernet adapter.
                    204: <li>Some more DELAY() calls in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> permits some fast machines to work better.
1.1       deraadt   205: <li>Avoid a nasty mbuf sharing case in ip_forward().
1.63      sthen     206: <li>Nuke old timeout code in <a href="http://man.openbsd.org/?query=mii&amp;sektion=4">mii(4)</a> drivers, which collided with new timeout code in the same blocks.
1.1       deraadt   207: <li>Many manual page cleanups.
                    208: <li>Change <b>/root</b> to be mode 0700 instead of 0755.
                    209: <li>Enable DES support in SSH1 protocol clients (for compat with exported Cisco routers).
1.63      sthen     210: <li>Fix numerous erroneous <a href="http://man.openbsd.org/?query=mmap&amp;sektion=3">mmap(3)</a> calls in the source tree.
                    211: <li>Fix <b>cc -shared</b> issues in <a href="http://man.openbsd.org/?query=perl&amp;sektion=1">perl(1)</a>.
                    212: <li>Fix scan code bug in <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> that prevented RIGHT_SHIFT+PGUP/DN key combinations from activating scrollback.
                    213: <li>New cipher framework in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    214: <li>Add support for s/key (kbd-interactive) support in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> SSH2 protocol.
                    215: <li>Implement <b>-o</b> support in <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>.
                    216: <li>Use terminfo(5) interfaces in <a href="http://man.openbsd.org/?query=tn3270&amp;sektion=1">tn3270(1)</a>.
                    217: <li>In <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>, fix ethernet address reading on ADMtek AN983.
                    218: <li>In <a href="http://man.openbsd.org/?query=inetd.conf&amp;sektion=5">inetd.conf(5)</a>, disable <a href="http://man.openbsd.org/?query=talkd&amp;sektion=8">talkd(8)</a> and <a href="http://man.openbsd.org/?query=fingerd&amp;sektion=8">fingerd(8)</a> by default.
1.1       deraadt   219: <li>Nuke IPv4 mapped address support in IPv6.
1.63      sthen     220: <li>Implement diffie-hellman group exchange in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    221: <li>Add <a href="http://man.openbsd.org/?query=mkhybrid&amp;sektion=8">mkhybrid(8)</a> [need this for the powerpc port HFS CD].
1.1       deraadt   222: <li>Deal with KA52/53 in vax port, and other vax stuff.
                    223: <li>Add <b>/etc/primes</b>, used for diffie-hellman key exchange.
1.63      sthen     224: <li>Link <a href="http://man.openbsd.org/?query=telnetd&amp;sektion=8">telnetd(8)</a> and <a href="http://man.openbsd.org/?query=telnet&amp;sektion=1">telnet(1)</a> against <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a> instead of ocurses(3).
                    225: <li>Correct environment variable handling in <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a> library.
                    226: <li>fd_set overflow handling in <a href="http://man.openbsd.org/?query=curses&amp;sektion=3">curses(3)</a> library.
                    227: <li>ICMP and RST rate limitation code, controlled using <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=8">sysctl(8)</a> on <b>net.inet.icmp.errppslimit</b>, <b>net.inet6.icmp6.errppslimit</b>, and <b>net.inet.tcp.rstppslimit</b>.
                    228: <li><a href="http://man.openbsd.org/?query=ppsratecheck&amp;sektion=9">ppsratecheck(9)</a> code added.
                    229: <li>Alpha portability for <a href="http://man.openbsd.org/?query=routed6&amp;sektion=8">routed6(8)</a>.
                    230: <li><font color="#e00000"><strong>SECURITY FIX: Prune more environment variables in <a href="http://man.openbsd.org/?query=telnetd&amp;sektion=8">telnetd(8)</a>.<br>
1.23      naddy     231:     <a href="errata27.html#telnetd">A patch is available</a></strong></font>.<br>
                    232:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     233: <li>Avoid fd_set overflow in <a href="http://man.openbsd.org/?query=kerberos&amp;sektion=8">kerberos(8)</a> and <a href="http://man.openbsd.org/?query=identd&amp;sektion=8">identd(8)</a>.
                    234: <li><font color="#e00000"><strong>RELIABILITY FIX: Repair non-exploitable buffer overflow in <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a>.<br>
1.23      naddy     235:     <a href="errata27.html#sendmail">A patch is available</a></strong></font>.<br>
                    236:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   237: <li>libkeynote update.
1.63      sthen     238: <li><a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> update.
                    239: <li>In <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a>, crank maxproc for staff login class.
                    240: <li>In <a href="http://man.openbsd.org/?query=dump&amp;sektion=8">dump(8)</a>, do not dump core if the raw device cannot be determined.
1.1       deraadt   241: <li>More vax fixes.
1.63      sthen     242: <li>In <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>, try to deal with bugs in pppoe(8).
1.1       deraadt   243: <li>Permit install time passwords to contain meta-characters.
1.63      sthen     244: <li>AES support in <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a>.
                    245: <li>Uninitialized variable in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a>.
                    246: <li>Move <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a> to using -shared, as well as -fpic or -fPIC as relevant.
1.1       deraadt   247: <li>ncurses-5.1-20001007
1.63      sthen     248: <li>Add support for Symbios 53C1510 and 53C1510D to <a href="http://man.openbsd.org/?query=ncr&amp;sektion=4">ncr(4)</a>.
                    249: <li>New <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
                    250: <li>Permit <a href="http://man.openbsd.org/?query=moused&amp;sektion=8">moused(8)</a> and X11 to coexist.
                    251: <li>For now, work around powerpc pmap/cache bug by having <a href="http://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a> do extre cache flushes.
                    252: <li>Use -q flag to <a href="http://man.openbsd.org/?query=ls&amp;sektion=1">ls(1)</a> in /etc/security, for safety against non-printable characters.
                    253: <li>Avoid fd_set overflows in <a href="http://man.openbsd.org/?query=ping&amp;sektion=8">ping(8)</a>, <a href="http://man.openbsd.org/?query=ping6&amp;sektion=8">ping6(8)</a>, <a href="http://man.openbsd.org/?query=traceroute&amp;sektion=8">traceroute(8)</a>, <a href="http://man.openbsd.org/?query=traceroute6&amp;sektion=8">traceroute6(8)</a>, <a href="http://man.openbsd.org/?query=ampd&amp;sektion=8">ampd(8)</a>, <a href="http://man.openbsd.org/?query=kadmin&amp;sektion=8">kadmin(8)</a>, <a href="http://man.openbsd.org/?query=getty&amp;sektion=8">getty(8)</a>, <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>,
                    254: <li>Remove unimplemented -edebug flag from <a href="http://man.openbsd.org/?query=telnetd&amp;sektion=8">telnetd(8)</a>.
                    255: <li>Various improvements to <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
1.1       deraadt   256: <li>pthread support on the powerpc.
                    257: <li>Check for root privs on SIOCSIFPHY*, and SIOCGIFP*ADDR repairs<br>
1.23      naddy     258:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     259: <li>Fix format string bug in <a href="http://man.openbsd.org/?query=top&amp;sektion=1">top(1)</a>.
1.1       deraadt   260: <li>Finally make sparc pthread support work.
                    261: <li>Many vax fixes.
1.63      sthen     262: <li>Fix bugs in libc <a href="http://man.openbsd.org/?query=db&amp;sektion=3">db(3)</a> functions.
                    263: <li>Enhance hash buffer size in <a href="http://man.openbsd.org/?query=dev_mkdb&amp;sektion=8">dev_mkdb(8)</a>).
                    264: <li>IKE support in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a>.
                    265: <li>More careful byte order handling in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a> bgp support.
1.23      naddy     266: <li><font color="#e00000"><strong>SECURITY FIX: Ignore $HOME/.termlib in curses for setuid/setgid executables.<br>
                    267:     <a href="errata27.html#curses">A patch is available</a></strong></font>.<br>
                    268:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   269: <li>Routing header typo in inet6 fixed.<br>
1.23      naddy     270:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    271: <li><font color="#e00000"><strong>SECURITY FIX: talkd(8) format string vulnerability.<br>
                    272:     <a href="errata27.html#talkd">A patch is available</a></strong></font>.<br>
                    273:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   274: <li>More (low priority) format string errors.
1.63      sthen     275: <li>Prevent panic in <a href="http://man.openbsd.org/?query=speaker&amp;sektion=4">speaker(4)</a>.
                    276: <li>Attempt to deal with Davicom DM9102A homePNA bugs in <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
                    277: <li>Make <a href="http://man.openbsd.org/?query=moused&amp;sektion=8">moused(8)</a> support work in modes other than 25-line.
                    278: <li>Do not attempt to use a copybuffer in <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> before it has been set.
                    279: <li>Fix recently introduced bugs in <a href="http://man.openbsd.org/?query=rbootd&amp;sektion=8">rbootd(8)</a>.
1.1       deraadt   280: <li>New libkeynote.
1.63      sthen     281: <li>Fix an <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> panic on alphas.
                    282: <li>In <a href="http://man.openbsd.org/?query=chpass&amp;sektion=1">chpass(1)</a>, do not permit non-printable characters in the <a href="http://man.openbsd.org/?query=passwd&amp;sektion=5">passwd(5)</a> file.
1.1       deraadt   283: <li>Implement getnulldev() machine-dependent API, and use it for the hack that stops fd 0, 1, and 2 from being played with in setuid programs.
                    284: <li>More games fixes!
1.63      sthen     285: <li>Cleanups in <a href="http://man.openbsd.org/?query=nc&amp;sektion=1">nc(1)</a>.
1.16      jsyn      286: <li>Ensure that ICMPs generated from date over IPSEC go back over the same IPSEC tunnel, if at all possible.
1.63      sthen     287: <li>Performance improvement to <a href="http://man.openbsd.org/?query=twe&amp;sektion=4">twe(4)</a>.
                    288: <li>Fix off-by-one in <a href="http://man.openbsd.org/?query=getnameinfo&amp;sektion=3">getnameinfo(3)</a>.
                    289: <li>Support i82562 <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a> device.
                    290: <li>More tweaking in <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a> code for dealing with busted BIOS implementations.
1.1       deraadt   291: <li>gcc 2.95.pre3
                    292: <li>Attempt to deal with a cardbus shutdown hang on some Toshiba systems.
                    293: <li>Fix memory leak in kernel internal fdalloc() function.
1.63      sthen     294: <li>Fix a locking bug in the pthreads implementation of <a href="http://man.openbsd.org/?query=getgrent&amp;sektion=3">getgrent(3)</a> functions.
1.1       deraadt   295: <li>More games fixes.
1.63      sthen     296: <li>In <a href="http://man.openbsd.org/?query=newfs&amp;sektion=8">newfs(8)</a>, if a cylinder group does not fit inside a block, adjust secpercyl and ntracks until it does.  Perhaps weird geometry setups to still build filesystems.
                    297: <li>Clear <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> copy buffer as soon as any console device gets a last close.
                    298: <li>Make <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> mouse copying mimic xterm functionality more.
                    299: <li>Repair a mapping problem in <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a>.
                    300: <li>Repair random number generation in <a href="http://man.openbsd.org/?query=pms&amp;sektion=4">pms(4)</a>.
                    301: <li>More volatiles in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a> (but all the bugs are not yet gone).
                    302: <li>Trim RSS text relocation warnings in old <a href="http://man.openbsd.org/?query=ld&amp;sektion=1">ld(1)</a>.
                    303: <li>Extend auth methods support in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    304: <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, more bug compat for old ssh.com software.
                    305: <li>Panic bugfix to <a href="http://man.openbsd.org/?query=tl&amp;sektion=4">tl(4)</a>.
                    306: <li>Correct some -fPIC handling in old <a href="http://man.openbsd.org/?query=ld&amp;sektion=1">ld(1)</a>.
                    307: <li>Fix year handling in <a href="http://man.openbsd.org/?query=touch&amp;sektion=1">touch(1)</a>.
1.1       deraadt   308: <li>Some pcibios changes, mostly in addresses repair.
                    309: <li>Lots more ipsec changes, for automatic IKE setup.
                    310: <li>Support 64 bit BARs on PCI.
                    311: <li>subr_extent had a off by one in a validity check.
                    312: <li>Correctly calculate MSS in tcp pmtu cases.
1.63      sthen     313: <li>In <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> pfkeyv2, allow IDENTITY payloads in ADDFLOW messages.
1.1       deraadt   314: <li>Various ioctl additions so that X11 works on the powerpc.
                    315: <li>On powerpc, use BATs to map devices.
                    316: <li>Lots and lots of changes to ipsec internal layout.
1.63      sthen     317: <li>Display SPD entries in <a href="http://man.openbsd.org/?query=netstat&amp;sektion=8">netstat(8)</a>'s -r option.
                    318: <li>Path MTU discovery support in openbsd, enabled using the <a href="http://man.openbsd.org/?query=sysctl&amp;sektion=3">sysctl(3)</a> variable <b>net.inet.ip.mtudisc</b>.
1.1       deraadt   319: <li>Repair AFS support on the mips platforms.
                    320: <li>Some more fixes to the games!
                    321: <li>Fix old bug with wildcard interfaces<br>
1.23      naddy     322:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     323: <li>Various fixes to <a href="http://man.openbsd.org/?query=clcs&amp;sektion=4">clcs(4)</a> PCI audio driver.
1.23      naddy     324: <li><font color="#e00000"><strong>RELIABILITY FIX: Drop dubious ESP/AH packets without crashing.<br>
                    325:     <a href="errata27.html#ipsec">A patch is available</a></strong></font>.<br>
                    326:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     327: <li><a href="http://man.openbsd.org/?query=ldd&amp;sektion=1">ldd(1)</a> for powerpc ELF binaries.
                    328: <li>Other misc improvements to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    329: <li>Support <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a> devices on <a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4">cardbus(4)</a>, including detach.
                    330: <li>Support 3C3FE575CT CardBus <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a> devices.
                    331: <li>Attempt to support 3C556[B] MiniPCI <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a> devices.
1.1       deraadt   332: <li>Repair IPv6 multicast support.<br>
1.23      naddy     333:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     334: <li>Fixes to <a href="http://man.openbsd.org/?query=faithd&amp;sektion=8">faithd(8)</a>.
                    335: <li>Many improvements in <a href="http://man.openbsd.org/?query=ep&amp;sektion=4">ep(4)</a> support, including support for more eject/mii, and other newer models.
                    336: <li>Support <a href="http://man.openbsd.org/?query=twe&amp;sektion=4">twe(4)</a>, the 3Ware IDE raid controller.
                    337: <li>Check all calls to <a href="http://man.openbsd.org/?query=setenv&amp;sektion=3">setenv(3)</a> in userland.
                    338: <li>More <a href="http://man.openbsd.org/?query=puc&amp;sektion=4">puc(4)</a> devices.
                    339: <li>Support IPSEC data flow in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
                    340: <li>More cleanups in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
                    341: <li>Use <a href="http://man.openbsd.org/?query=vis&amp;sektion=3">vis(3)</a> for outputting data in <a href="http://man.openbsd.org/?query=syslogd&amp;sektion=8">syslogd(8)</a>.
1.1       deraadt   342: <li>Fix sorting bugs in the miniroot.
1.63      sthen     343: <li>Multiple debug levels in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    344: <li>Cause <a href="http://man.openbsd.org/?query=getsid&amp;sektion=2">getsid(2)</a> and <a href="http://man.openbsd.org/?query=getpgid&amp;sektion=2">getpgid(2)</a> to return EPERM if requesting out of session/pgrp, as well as fix other bugs.
1.1       deraadt   345: <li>natm fixes.
                    346: <li>binutils 2.10
                    347: <li>Fix INET6 components of atm support.
                    348: <li>Update powerpc miniroot install stuff.
1.63      sthen     349: <li>Handle LBA partitions even better in <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8">fdisk(8)</a>
                    350: <li>Fix user quota reporting in <a href="http://man.openbsd.org/?query=repquota&amp;sektion=8">repquota(8)</a>
1.1       deraadt   351: <li>arla-current
1.63      sthen     352: <li>Re-enable <a href="http://man.openbsd.org/?query=ray&amp;sektion=4">ray(4)</a> after resume.
1.1       deraadt   353: <li>Linux mmap() ignores the fd argument when MAP_ANON is set.
1.63      sthen     354: <li>Some reliability fixes to <a href="http://man.openbsd.org/?query=asc&amp;sektion=4">asc(4)</a> for pmax.
                    355: <li>Another one byte overflow in <a href="http://man.openbsd.org/?query=getty&amp;sektion=8">getty(8)</a>
                    356: <li><a href="http://man.openbsd.org/?query=ums&amp;sektion=4">ums(4)</a> support.
                    357: <li>More cleanups in <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a>
                    358: <li>Clarify licencing on components of <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> and such.
1.1       deraadt   359: <li>Repair dcphy(4) problems for Macronix PMAC 98715 and family.
                    360: <li>Fix TAILQ_FOREACH_REVERSE.
                    361: <li>More use of new timeouts in the kernel.
                    362: <li>Avoid excessive wakeup() in crypto subsystem.
                    363: <li>Run powerhooks at splhigh(), and backwards from initialization order.
                    364: <li>Bounds checking code in compat/emul code.
1.63      sthen     365: <li>Open a file with egid in <a href="http://man.openbsd.org/?query=wall&amp;sektion=1">wall(1)</a>.
                    366: <li>Inconsequential Buf overflow in <a href="http://man.openbsd.org/?query=getty&amp;sektion=8">getty(8)</a>.
1.16      jsyn      367: <li>When cards come up with very bad MAC addresses, generate a fake one.
1.1       deraadt   368: <li>tzdata2000f.
1.63      sthen     369: <li>Start <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> even more carefully in /etc/rc, to avoid whining.
                    370: <li>Mag tape ioctl emulation for <a href="http://man.openbsd.org/?query=compat_osf1&amp;sektion=8">compat_osf1(8)</a>.
                    371: <li>Many improvements to powerpc, including <a href="http://man.openbsd.org/?query=wscons&amp;sektion=4">wscons(4)</a>, <a href="http://man.openbsd.org/?query=usb&amp;sektion=4">usb(4)</a>, and rebooting support, amongst many other things.
                    372: <li>Support different font sizes in <a href="http://man.openbsd.org/?query=wscons&amp;sektion=4">wscons(4)</a>.
                    373: <li>Fix inquiry problems in <a href="http://man.openbsd.org/?query=adw&amp;sektion=4">adw(4)</a>.
1.1       deraadt   374: <li>Various fixes to SACK and FACK.
1.63      sthen     375: <li>Powerhook workaround, so that <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a> suspends wake up properly.
                    376: <li>Enable <a href="http://man.openbsd.org/?query=ssh-add&amp;sektion=1">ssh-add(1)</a> deletion support for DSA keys.
                    377: <li>Support detach for <a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4">cardbus(4)</a> <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a> devices.
                    378: <li>Fix IO/memory space allocation in <a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4">cardbus(4)</a>/<a href="http://man.openbsd.org/?query=pci&amp;sektion=4">pci(4)</a> rbus handling, so that some devices do not map on top of each other.
                    379: <li>Increase page use in i82365 <a href="http://man.openbsd.org/?query=pcic&amp;sektion=4">pcic(4)</a>.
                    380: <li>Portability fixes to <a href="http://man.openbsd.org/?query=sftp-server&amp;sektion=8">sftp-server(8)</a>.
                    381: <li>Fix login time handling in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    382: <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>, cause SSH_ORIGINAL_COMMAND environment variable to be initialized.
                    383: <li>Fix file descriptor leak in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   384: <li>Install kerberosIV info file.
1.63      sthen     385: <li>Make <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> mouse support act more like an xterm.
                    386: <li>Improvements in <a href="http://man.openbsd.org/?query=pcic&amp;sektion=4">pcic(4)</a> attachment on <a href="http://man.openbsd.org/?query=pci&amp;sektion=4">pci(4)</a>.
                    387: <li>Fix EDP register handling in <a href="http://man.openbsd.org/?query=xe&amp;sektion=4">xe(4)</a>.
                    388: <li>In <a href="http://man.openbsd.org/?query=ray&amp;sektion=4">ray(4)</a>, fix panic on detach.
1.1       deraadt   389: <li>More changes to hppa.
                    390: <li>Add the <b>L:</b> modifier to all tweakable var tests in various Makefiles.
1.63      sthen     391: <li>Various fixes to <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
                    392: <li>Fix parsing problems in <a href="http://man.openbsd.org/?query=netstart&amp;sektion=8">netstart(8)</a> when reading <a href="http://man.openbsd.org/?query=hostname.if&amp;sektion=5">hostname.if(5)</a>.
                    393: <li>Cleanup and fix <b>-S</b> support in <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>.
                    394: <li>Add <a href="http://man.openbsd.org/?query=joy&amp;sektion=4&amp;arch=amiga">joy(4)</a> driver for amiga.
                    395: <li>Import <a href="http://man.openbsd.org/?query=moused&amp;sektion=8">moused(8)</a>, a userland mouse daemon the for new <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> features.
                    396: <li>Add kernel console mouse support to <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a>.
                    397: <li>In <a href="http://man.openbsd.org/?query=rtadvd&amp;sektion=8">rtadvd(8)</a>, repair a routine to grab interface MTU information.<br>
1.23      naddy     398:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     399: <li>Add <a href="http://man.openbsd.org/?query=sftp-server&amp;sektion=8">sftp-server(8)</a>, capable of doing the things needed by ssh.com's scp2 and sftp clients.  We have no client to talk the protocol ourselves.
1.1       deraadt   400: <li>Various build tweaks in kerberos.
1.63      sthen     401: <li>In <a href="http://man.openbsd.org/?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a>, fix canonical name for /etc/hosts file-based search.
1.1       deraadt   402: <li>OpenSSH 2.2.0 released.<br>
1.23      naddy     403:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     404: <li>Use <a href="http://man.openbsd.org/?query=arc4random&amp;sektion=3">arc4random(3)</a> in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> plus various other fixes.
                    405: <li>Correctly read MAC addresses on all <a href="http://man.openbsd.org/?query=ne&amp;sektion=4">ne(4)</a> cards.
1.1       deraadt   406: <li>More svr4 emulation fixes.
1.63      sthen     407: <li>Prevent <a href="http://man.openbsd.org/?query=csh&amp;sektion=1">csh(1)</a> from coredumping in some situations.
                    408: <li>Use <a href="http://man.openbsd.org/?query=srandom&amp;sektion=3">srandom(3)</a> in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
1.1       deraadt   409: <li>x11-ssh-askpass 1.0.1.
                    410: <li>In IPv6, do not forward packets with unspecified source.
1.63      sthen     411: <li>Add filters logging and radius accounting support to <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
1.1       deraadt   412: <li>Lot of sun3 changes.
1.63      sthen     413: <li>Various <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> improvements.
                    414: <li><a href="http://man.openbsd.org/?query=brgphy&amp;sektion=4">brgphy(4)</a> driver for broadcom 5400 and <a href="http://man.openbsd.org/?query=xmphy&amp;sektion=4">xmphy(4)</a> for XAQTI XMACII phys.
                    415: <li><a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> compatibility with future ssh.com versions (which contain a bug in their HMAC handling).
                    416: <li>Add detach support for <a href="http://man.openbsd.org/?query=xe&amp;sektion=4">xe(4)</a> and <a href="http://man.openbsd.org/?query=aue">aue(4)</a>.
                    417: <li>Import newer <a href="http://man.openbsd.org/?query=mii&amp;sektion=4">mii(4)</a> code, supporting mii subdevice detach.
                    418: <li>In <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>, avoid freezes on large data transfers.
                    419: <li><a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> now talks to ssh.com 2.3.0.
                    420: <li>Some clarifications in manual pages regarding the format string bug in <a href="http://man.openbsd.org/?query=printf&amp;sektion=3">printf(3)</a>, <a href="http://man.openbsd.org/?query=setproctitle&amp;sektion=3">setproctitle(3)</a>, <a href="http://man.openbsd.org/?query=syslog&amp;sektion=3">syslog(3)</a>, <a href="http://man.openbsd.org/?query=warn&amp;sektion=3">warn(3)</a>, and <a href="http://man.openbsd.org/?query=err&amp;sektion=3">err(3)</a>.
                    421: <li>Performance improvements to <a href="http://man.openbsd.org/?query=sis&amp;sektion=4">sis(4)</a>.
                    422: <li>Correctly match Promise Ultra/100 in <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a>.
1.1       deraadt   423: <li>Fix shared library creation problems on mips.
                    424: <li>Fix IPSEC flow deletion problem when using <b>-transport</b>.<br>
1.23      naddy     425:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     426: <li>In <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a>, repair copying of files 2GB in size or larger.
                    427: <li>Crank some defaults in <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a>.
                    428: <li>Various fixes to <a href="http://man.openbsd.org/?query=lpc&amp;sektion=8">lpc(8)</a>.
                    429: <li>Repair <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> options handling.
1.1       deraadt   430: <li>Make timeouts happen with the expected frequency.
                    431: <li>Implement svr4 emulation for pread64, pwrite64 and fcntl DUP2FD.
                    432: <li>Manpage fixes.
                    433: <li>We're at 2.8-beta now.
                    434: <li>Use the user's default groups if user is specified in inetd.conf, but group is not.
1.63      sthen     435: <li>Be more paranoid in <a href="http://man.openbsd.org/?query=cron&amp;sektion=8">cron(8)</a>.
                    436: <li>Fix var handling in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
1.1       deraadt   437: <li>Support <b>FIONBIO</b> and <b>FIOASYNC</b> on rnd.<br>
1.23      naddy     438:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     439: <li>Proper template file creation on <a href="http://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>.
1.1       deraadt   440: <li>Implement resource limits in several daemons.
1.63      sthen     441: <li>Add <a href="http://man.openbsd.org/?query=login.conf&amp;sektion=5">login.conf(5)</a> support, making possible limiting resources per class.
1.1       deraadt   442: <li>Minor bug fixes associated with the use of the <b>UseLogin</b> directive in sshd_config.
                    443: <li>Bypass key generation in mod_ssl if SSL is not enabled in any (virtual) servers.
1.63      sthen     444: <li>Add SSH2/DSA support to <a href="http://man.openbsd.org/?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a> and some DSA related cleanups.
                    445: <li>Use specified home directory, if specified, and other fixes to <a href="http://man.openbsd.org/?query=user&amp;sektion=8">user(8).</a><br>
1.23      naddy     446:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     447: <li>Resolve a driver name conflict in the pmax platform. The pmax <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a> driver has been renamed to dz.
                    448: <li>Many updates to the <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a> code.
1.1       deraadt   449: <li>Various IPv6 fixes.
1.63      sthen     450: <li>Add <b>-S</b> option to <a href="http://man.openbsd.org/?query=scp&amp;sektion=1">scp(1)</a> and <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> to use a program for encrypted connections.
1.1       deraadt   451: <li>Lot of manpage updates.
                    452: <li>Various improvements to linux emulation.
1.63      sthen     453: <li>Add IPv6 support to <a href="http://man.openbsd.org/?query=telnetd&amp;sektion=8">telnetd(8)</a>.
                    454: <li>Allow <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> to be used without SUID privs.
                    455: <li>Make <a href="http://man.openbsd.org/?query=pcibios&amp;sektion=4">pcibios(4)</a> a real device making possible the use of flags.
                    456: <li>Avoid duplicate utmp entries in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    457: <li>Update <a href="http://man.openbsd.org/?query=awi&amp;sektion=4">awi(4)</a> driver.
                    458: <li>Various <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> improvements.
                    459: <li>More fixes to <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a> auth+enc code.
                    460: <li>Convert <a href="http://man.openbsd.org/?query=pccom&amp;sektion=4">pccom(4)</a> to new timeouts.
                    461: <li>Implement <b>-a</b> option on <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a>, was documented but not present.
                    462: <li>In <a href="http://man.openbsd.org/?query=mail.local&amp;sektion=8">mail.local(8)</a>, fix <b>sendmail.cf</b> location.
                    463: <li>Catch bogus <a href="http://man.openbsd.org/?query=MAKEDEV&amp;sektion=8">MAKEDEV(8)</a> mouse and spit out an reasonable error.
                    464: <li>In <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>, ISDN B channels have a bandwidth of 64000, not 65535.
1.1       deraadt   465: <li>More format string paranoia.
1.63      sthen     466: <li>Several <a href="http://man.openbsd.org/?query=setproctitle&amp;sektion=3">setproctitle(3)</a> fixes in <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
1.23      naddy     467: <li><font color="#e00000"><strong>SECURITY ISSUE: format string localhost root vulnerability in xlock(1)</strong></font>.<br>
                    468:     <a href="errata27.html#xlock">A patch is available</a>.<br>
                    469:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   470: <li>Improvements and fixes in hppa land.
1.63      sthen     471: <li>Increase if_obytes and if_omcasts in <a href="http://man.openbsd.org/?query=vlan&amp;sektion=4">vlan(4)</a> output routine as done in <b>ether_output</b>.
                    472: <li>In <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>, deallocate resources on attachment failure.
                    473: <li>Fix auth-only mode in <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>.
                    474: <li>In <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a>, deallocate resources on error and workaround memory problems in rev A boards.
                    475: <li><a href="http://man.openbsd.org/?query=ssl&amp;sektion=8">mod_ssl 2.6.6</a>.
                    476: <li> fix locking in threaded <a href="http://man.openbsd.org/?query=getgrent&amp;sektion=3">getgrent(3)</a><br>
1.23      naddy     477:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     478: <li><a href="http://man.openbsd.org/?query=gdt&amp;sektion=4">gdt(4)</a> cache fixes and additional card support<br>
1.23      naddy     479:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    480: <li><font color="#e00000"><strong>SECURITY ISSUE: several DoS holes in libX11, libICE and X clients.<br>
                    481:     <a href="errata27.html#X11_libs">A patch is available</a></strong></font>.<br>
                    482:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     483: <li><a href="http://man.openbsd.org/?query=ssl&amp;sektion=8">mod_ssl 2.6.5</a>
1.1       deraadt   484: <li>Repair ntpd/ntpdate handlings in /etc/rc.
1.63      sthen     485: <li>Various improvements and fixes to <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
1.1       deraadt   486: <li>Correctly handle <b>ip_off</b> in a corner case of IPSEC.<br>
1.23      naddy     487:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   488: <li>i386 now has another install floppy:  floppyC27 contains cardbus support.
1.63      sthen     489: <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, disable <b>FallBackToRsh</b> by default.
1.1       deraadt   490: <li>In TCP, compute correct window scale when recvpipe option is set in route.
                    491: <li>KTH Kerberos4 1.0.2
1.63      sthen     492: <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>, fix <b>MaxStartups</b> code to work with <b>-d</b>.
                    493: <li><font color="#e00000"><strong>RE-RELEASE: Re-release pmax release after <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8">dmesg(8)</a> and <b>/kern/msgbuf</b> was fixed.<br>
1.23      naddy     494:     <a href="errata27.html#pmax_msgbuf">A patch is available</a></strong></font>.<br>
                    495:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   496: <li>Fix simpleroot support.
                    497: <li>ncurses 5.1
1.63      sthen     498: <li>Do not default to empty passwords in <a href="http://man.openbsd.org/?query=adduser&amp;sektion=8">adduser(8)</a>, simply because it's stupid.
                    499: <li>Use strsep(3) instead of strtok(3) in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> and <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    500: <li>Add <b>-flags</b> option to <a href="http://man.openbsd.org/?query=find&amp;sektion=1">find(1)</a>.
                    501: <li>In <a href="http://man.openbsd.org/?query=inetd&amp;sektion=8">inetd(8)</a>, handle IPv6 addresses in hostname specifiers.
                    502: <li>In <a href="http://man.openbsd.org/?query=systat&amp;sektion=1">systat(1)</a>, correct layout of the <b>io</b> page.
                    503: <li>Support Intel 440MX Ultra/33 controller in <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a>.
                    504: <li>Handle Promise Ultra/100, deal with D2 AMD K7 controllers, and various other tweaks to <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a>.
                    505: <li>New <a href="http://man.openbsd.org/?query=release&amp;sektion=8">release(8)</a> page describes how to build a distribution.
                    506: <li>Fix an spinning <a href="http://man.openbsd.org/?query=select&amp;sektion=2">select(2)</a> loop in <a href="http://man.openbsd.org/?query=nc&amp;sektion=1">nc(1)</a>.
                    507: <li>For <a href="http://man.openbsd.org/?query=select&amp;sektion=2">select(2)</a> and <a href="http://man.openbsd.org/?query=poll&amp;sektion=2">poll(2)</a>, if we are awakened by a collision the timeout must be recalculated.
1.1       deraadt   508: <li>On powerpc, handle late configuration of the interrupt controller.
1.63      sthen     509: <li>Fix port and X11 forwarding in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    510: <li>Change <a href="http://man.openbsd.org/?query=fingerd&amp;sektion=8">fingerd(8)</a> back to using <a href="http://man.openbsd.org/?query=fgets&amp;sektion=3">fgets(3)</a> instead of <a href="http://man.openbsd.org/?query=fgetln&amp;sektion=3">fgetln(3)</a>, to reduce denial of service attacks.
                    511: <li>Change <a href="http://man.openbsd.org/?query=compat_linux&amp;sektion=8">compat_linux(8)</a> so that it logs and returns ENOSYS rathern than deliver SIGSYS for unimplemented system calls.
                    512: <li>Add <a href="http://man.openbsd.org/?query=ucomm&amp;sektion=4">ucomm(4)</a> support to MAKEDEV.
                    513: <li>Delay slightly longer after reset in <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a> for some configurations.
                    514: <li>Add support for National Semiconductor DP83815 fast ethernet to <a href="http://man.openbsd.org/?query=sis&amp;sektion=4">sis(4)</a>.
1.1       deraadt   515: <li>Ensure PCIBIOS32 does not panic if the BIOS lies.
                    516: <li>Add support for 82801AA_LPC in PCIBIOS32.
                    517: <li>Add spllowersoftclock() on all architectures, and correct splsoftclock() to avoid races.
                    518: <li>Fix pmap activation on mvme68k.
1.63      sthen     519: <li>Support <a href="http://man.openbsd.org/?query=ddb&amp;sektion=4">ddb(4)</a> entry from <a href="http://man.openbsd.org/?query=cl&amp;sektion=4">cl(4)</a> on mvme68k.
                    520: <li>In <a href="http://man.openbsd.org/?query=user&amp;sektion=8">user(8)</a>, ensure that we do not generate passwd lines longer than 1023 characters.<br>
1.23      naddy     521:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     522: <li>Latest <a href="http://man.openbsd.org/?query=wx&amp;sektion=4">wx(4)</a> driver, works better with more switches.
1.1       deraadt   523: <li>Improve support for Ricoh cardbus bridges.
1.29      mickey    524: <li>CardBus and PCIBIOS32 support enabled by default in i386 GENERIC kernel.
1.63      sthen     525: <li>Update <a href="http://man.openbsd.org/?query=isp&amp;sektion=4">isp(4)</a> driver.
1.1       deraadt   526: <li>Add a timeout structure per scsi transfer, so that controllers can do timeouts easier.
1.63      sthen     527: <li>Fixed numerous cases of <a href="http://man.openbsd.org/?query=printf&amp;sektion=3">printf(3)</a>-style functions being called with their first argument being user controlled, where it should be <b>%s</b>
1.1       deraadt   528: <li>More careful handling of IPV6 mapped addresses in the IPV6 code.
1.63      sthen     529: <li>Repair X11 forwarding in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    530: <li>Make <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8">dmesg(8)</a> once again work on the alpha.
                    531: <li><a href="http://man.openbsd.org/?query=setproctitle&amp;sektion=3">setproctitle(3)</a> misuse in <a href="http://man.openbsd.org/?query=faithd&amp;sektion=8">faithd(8)</a>.
                    532: <li><font color="#e00000"><strong>SECURITY ISSUE: remote hole via <a href="http://man.openbsd.org/?query=setproctitle&amp;sektion=3">setproctitle(3)</a> misuses in <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a>.<br>
1.23      naddy     533:     <a href="errata27.html#ftpd">A patch is available</a></strong></font>.<br>
                    534:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     535: <li>In <b>/etc/rc</b>, start <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> in the background.
                    536: <li>Prepare <a href="http://man.openbsd.org/?query=ddb&amp;sektion=4">ddb(4)</a> internals for KGDB support.
                    537: <li>Fix spl usage in sparc <a href="http://man.openbsd.org/?query=magma&amp;sektion=4&amp;arch=sparc">magma(4)</a>.
                    538: <li>Stop kernel sleeps from returning up to a tick early by fixing <a href="http://man.openbsd.org/?query=hzto&amp;sektion=9">hzto(9)</a>.
                    539: <li>Latest version of the <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4&amp;arch=i386">pcvt(4)</a> scrolling region patch...<br>
1.23      naddy     540:     <a href="errata27.html#pcvt">A patch is available</a>.<br>
                    541:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     542: <li>Make <a href="http://man.openbsd.org/?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a> return EAI_NODATA for name resolution errors.
                    543: <li>Greater care of rlimit handling in <a href="http://man.openbsd.org/?query=sbrk&amp;sektion=2">sbrk(2)</a>.<br>
1.23      naddy     544:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   545: <li>Cleanup spl handling on the sparc.
1.63      sthen     546: <li>Fix <a href="http://man.openbsd.org/?query=dmesg&amp;sektion=8">dmesg(8)</a> and <b>/kern/msgbuf</b> on the pmax.
                    547: <li>Support bigendian hardware in <a href="http://man.openbsd.org/?query=ahc&amp;sektion=4">ahc(4)</a>.
1.1       deraadt   548: <li>Fix tail queue leakage in the crypto queue support.
                    549: <li>New wscons on the alpha.
1.63      sthen     550: <li>More carefully reset pcic registers when testing for working <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a> interrupts.
                    551: <li>Plug two memory leaks in <a href="http://man.openbsd.org/?query=brconfig&amp;sektion=8">brconfig(8)</a>.
                    552: <li>Various <a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a> fixes for the vax.
                    553: <li><font color="#e00000"><strong>SECURITY ISSUE: Buffer oflows in <a href="http://man.openbsd.org/?query=mopd&amp;sektion=8">mopd(8)</a>.<br>
1.23      naddy     554:     <a href="errata27.html#mopd">A patch is available</a></strong></font>.<br>
                    555:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   556: <li>More fixes in the games.
1.63      sthen     557: <li>Make <a href="http://man.openbsd.org/?query=ipnat&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipnat(4)</a> detaching work with <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a>.
                    558: <li>Correct interrupt sharing types in <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a>.
1.1       deraadt   559: <li>Fix to a fix in uvm.<br>
1.23      naddy     560:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   561: <li>Change to 16 partitions in sun3 port.
1.63      sthen     562: <li>Dynamically size the <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> internal machine stack.
                    563: <li>Faster C version of <a href="http://man.openbsd.org/?query=ffs&amp;sektion=3">ffs(3)</a>.
                    564: <li>In <a href="http://man.openbsd.org/?query=vr&amp;sektion=4">vr(4)</a>, support VIA vt6102.
                    565: <li>Import <a href="http://man.openbsd.org/?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a>, <a href="http://man.openbsd.org/?query=wsconscfg&amp;sektion=8">wsconscfg(8)</a>, and <a href="http://man.openbsd.org/?query=wsfontload&amp;sektion=8">wsfontload(8)</a>.
                    566: <li>In <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8">fdisk(8)</a>, be more verbose about partition layout errors.
                    567: <li>To <a href="http://man.openbsd.org/?query=aucat&amp;sektion=1">aucat(1)</a>, add <b>-f</b> option for specifying audio device.
                    568: <li>More regression tests for <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a>.
                    569: <li>In <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a>, add support for 3CCFE575BT and 3CCFEM656C.
                    570: <li>Import a regression suite for <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a>.
                    571: <li>In <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>, recognize <b>+cmd</b> as a command that should still execute in <b>make -n</b> mode.
                    572: <li>Correct giftunnel handling in <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
                    573: <li>New fix for the <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> scrolling region bug.<br>
1.23      naddy     574:     <a href="errata27.html#pcvt">A patch is available</a>.<br>
                    575:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     576: <li><a href="http://man.openbsd.org/?query=ssl&amp;sektion=8">mod_ssl 2.6.4</a>
                    577: <li><a href="http://man.openbsd.org/?query=clcs&amp;sektion=4">clcs(4)</a> driver for the cs4280 Crystal Clear audio hardware found in some laptops.
1.1       deraadt   578: <li>Make UVM work on the powerpc.
1.63      sthen     579: <li>Convert much kernel code to the new <a href="http://man.openbsd.org/?query=timeout_add&amp;sektion=9">timeout API</a>.
                    580: <li>Fix multicast hashing problem in <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a>.<br>
1.23      naddy     581:     <a href="errata27.html#xlhash">A patch is available</a>.<br>
                    582:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   583: <li>Fix numerous more bugs in the games.
1.63      sthen     584: <li>Fix MAC address matching in <a href="http://man.openbsd.org/?query=pcap&amp;sektion=3">pcap(3)</a>.
                    585: <li>Make the <a href="http://man.openbsd.org/?query=ep&amp;sektion=4">ep(4)</a> driver more friendly during detach.
                    586: <li>Fix bpf code in <a href="http://man.openbsd.org/?query=ray&amp;sektion=4">ray(4)</a>.
                    587: <li>For the <a href="http://man.openbsd.org/?query=err&amp;sektion=3">err(3)</a> family of calls and <a href="http://man.openbsd.org/?query=syslog&amp;sektion=3">syslog(3)</a>, ensure that dynamic content never appears as the second argument -- use at least <b>%s</b>.
                    588: <li>Update <a href="http://man.openbsd.org/?query=adw&amp;sektion=4">adw(4)</a> driver.
1.1       deraadt   589: <li>Add creat64 and mmap64 system calls to svr4 emulation.
1.63      sthen     590: <li>Handle <a href="http://man.openbsd.org/?query=strtol&amp;sektion=3">strtol(3)</a> instead of <a href="http://man.openbsd.org/?query=atoi&amp;sektion=3">atoi(3)</a> in the <b>kill</b> implementation in <a href="http://man.openbsd.org/?query=csh&amp;sektion=1">csh(1)</a> and <a href="http://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>.
1.1       deraadt   591: <li>Fix COPTS vs CFLAGS issues in the source tree.
                    592: <li>Fix panic message from i386 in_cksum.
1.63      sthen     593: <li>Fix path to <a href="http://man.openbsd.org/?query=kerberos">kerberos</a> master key file.<br>
1.23      naddy     594:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    595: <li><font color="#e00000"><strong>SECURITY ISSUE: Stop libedit from opening the <b>.editrc</b> file in the current directory.<br>
                    596:     <a href="errata27.html#libedit">A patch is available</a></strong></font>.<br>
                    597:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     598: <li>Fix an infinite loop in <a href="http://man.openbsd.org/?query=fsck_msdos&amp;sektion=8">fsck_msdos(8)</a>.
                    599: <li>Fix some racy interaction between <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a> insertion and suspends.
                    600: <li>Add <b>-U</b> option to <a href="http://man.openbsd.org/?query=ldconfig&amp;sektion=8">ldconfig(8)</a>.
                    601: <li>Fix a stupid bug in <a href="http://man.openbsd.org/?query=m4&amp;sektion=1">m4(1)</a> argument handling.<br>
1.23      naddy     602:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     603: <li>Repair stupid bugs in <a href="http://man.openbsd.org/?query=ste&amp;sektion=4">ste(4)</a>, which prevented it from working in 2.7 release.<br>
1.23      naddy     604:     <a href="errata27.html#ste">A patch is available</a>.<br>    <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     605: <li>Connection limitation code for <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    606: <li>Allow <a href="http://man.openbsd.org/?query=vnd&amp;sektion=4">svnd(4)</a> to work on sparse files.
                    607: <li>In <a href="http://man.openbsd.org/?query=pciide&amp;sektion=4">pciide(4)</a>, support CMD 648/649 UDMA66 controllers, and also fix the Promise UDMA66 cable check code.
1.1       deraadt   608: <li>ncurses 2000/6/10 update to <b>termtypes.master</b>.
1.63      sthen     609: <li>In <a href="http://man.openbsd.org/?query=ne&amp;sektion=4">ne(4)</a>, re-fix Linksys Combo PCMCIA EthernetCard (EC2T) after AX88190 broke it.
                    610: <li>Disable automatic <a href="http://man.openbsd.org/?query=crash&amp;sektion=8">crash(8)</a> dumps for swap encryption.
                    611: <li><font color="#e00000"><strong>SECURITY ISSUE: Be much more careful about <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>'s handling of external variables.<br>
1.23      naddy     612:     <a href="errata27.html#dhclient">A patch is available</a></strong></font>.<br>
                    613:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   614: <li>Implement svr4 emulation for getdents64, lstat64 and stat64.
                    615: <li>Do not start snmpd by default if it is installed.
1.63      sthen     616: <li>Implement <a href="http://man.openbsd.org/?query=sort&amp;sektion=1">sort(1)</a> as a shell function on the boot floppies, to save a lot of space.
                    617: <li>Ensure <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a> does not misbehave if the skey key file is missing.
                    618: <li>Cleanups to <a href="http://man.openbsd.org/?query=tail&amp;sektion=1">tail(1)</a>.
                    619: <li>Significant performance improvements to <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
                    620: <li>Numerous more fixes to <a href="http://man.openbsd.org/?query=an&amp;sektion=4">an(4)</a>, regarding bridging, ipv6, bpf logic, and pcmcia detach.
                    621: <li>Newer <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> code.
                    622: <li>Change <a href="http://man.openbsd.org/?query=dhcpd&amp;sektion=8">dhcpd(8)</a> so that it is not as susceptible to abandoning addresses.<br>
1.23      naddy     623:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     624: <li>For crypted <a href="http://man.openbsd.org/?query=vnd&amp;sektion=4">vnd(4)</a>, zero the key on unconfig.
1.1       deraadt   625: <li>Kill the legacy vtrace(2) system call.
                    626: <li>Avoid using 3c905b-specific multicast hash code, it is buggy.<br>
1.23      naddy     627:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   628: <li>IPv6 support in the resolver.  The <b>nameserver</b> line can now take ipv6 addresses.
                    629: <li>Soft updates is now free.
1.63      sthen     630: <li>Add <b>epsv4</b> command to <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a>, to disable <b>epsv</b> negotiations on IPv4 connections.
1.1       deraadt   631: <li>Fix various bugs in ip gatewaying that angelos introduced.
1.63      sthen     632: <li>Sync with newed <a href="http://man.openbsd.org/?query=ndp&amp;sektion=8">ndp(8)</a>.
                    633: <li>Allow <a href="http://man.openbsd.org/?query=vnconfig&amp;sektion=8">vnconfig(8)</a> to turn on encryption for <a href="http://man.openbsd.org/?query=vnd&amp;sektion=4">vnd(4)</a>.
                    634: <li>Fix bpf mishandlings in <a href="http://man.openbsd.org/?query=an&amp;sektion=4">an(4)</a>.
                    635: <li>Avoid using IO port 0x370 on laptops for <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a>, since some sound cards sometimes land there.
1.32      david     636: <li>On i386, if only one CPU family is specified, pass flags to the optimizer.
1.63      sthen     637: <li>Merge in new <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> changes.
1.1       deraadt   638: <li>Funnel crypto completion events via crypto_done(), not directly to the caller.
1.63      sthen     639: <li>Closer towards making some more <a href="http://man.openbsd.org/?query=sm&amp;sektion=4">sm(4)</a> <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a> cards work.
                    640: <li>More verbose information for <a href="http://man.openbsd.org/?query=pppoe&amp;sektion=8">pppoe(8)</a> in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a>.
1.14      horacio   641: <li>Teach ipv6 AH &amp; ip-over-ip code to deal with ipv6 scoped addresses better.
1.63      sthen     642: <li>Initialize mtu/hlim for <a href="http://man.openbsd.org/?query=enc&amp;sektion=4">enc(4)</a> so that IPv6 icmp reflect works properly.
                    643: <li>Do not double-log <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf(8)</a> information into <b>/var/log/messages</b>.
                    644: <li>Repair bridging issues in <a href="http://man.openbsd.org/?query=an&amp;sektion=4">an(4)</a> and <a href="http://man.openbsd.org/?query=tl&amp;sektion=4">tl(4)</a>.
1.1       deraadt   645: <li>Fix ipv6 ipsec AH length checks.
                    646: <li>ncurses-5.0-20000617.
1.63      sthen     647: <li>ipv6 <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> outbound direction code.
                    648: <li>De-#ifdef <a href="http://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a> code.
                    649: <li>Start at fixing <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a> AH support.
                    650: <li><a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a> update.
                    651: <li>Honor scopeid in <a href="http://man.openbsd.org/?query=inetd&amp;sektion=8">inetd(8)</a>.
                    652: <li>Fix sun3 pmap, <a href="http://man.openbsd.org/?query=MAKEDEV&amp;sektion=8">MAKEDEV</a>, and <a href="http://man.openbsd.org/?query=disktab&amp;sektion=5">disktab(5)</a> bugs.
                    653: <li>Make <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> userauth+pubkey interoperate with ssh.com-2.2.0.
                    654: <li>More bugs in <a href="http://man.openbsd.org/?query=an&amp;sektion=4">an(4)</a> and <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a>.  Anyone see a trend?<br>
                    655:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    656: <li>Kill <b>/etc/ifaliases</b> in favor of the functionality in <a href="http://man.openbsd.org/?query=hostname.if&amp;sektion=5">hostname.if(5)</a>.
                    657: <li>Fix more pesky buffer overflows in <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8">ancontrol(8)</a>.
                    658: <li>Import <a href="http://man.openbsd.org/?query=mount_tcfs&amp;sektion=8">tcfs</a> userland tools: <a href="http://man.openbsd.org/?query=tcfsuse&amp;sektion=1">tcfsuse(1)</a> and <a href="http://man.openbsd.org/?query=tcfsmng&amp;sektion=8">tcfsmng(8)</a>.
                    659: <li>Fix pesky buffer overflows in <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8&amp;arch=i386">ancontrol(8)</a> and <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8">wicontrol(8)</a>.
                    660: <li>Fix many more things in <a href="http://man.openbsd.org/?query=mount_tcfs&amp;sektion=8">tcfs</a>.
1.1       deraadt   661: <li>Parse <b>${local_rcconf}</b> in <b>/etc/rc.conf</b> instead of <b>/etc/netstart</b>.
1.63      sthen     662: <li>More fixes to <a href="http://man.openbsd.org/?query=an&amp;sektion=4">an(4)</a>.<br>
1.23      naddy     663:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     664: <li>Modify <a href="http://man.openbsd.org/?query=vmstat&amp;sektion=8">vmstat(8)</a>'s <b>-f</b> option to show kernel threads as yet another kind of process.
                    665: <li>Modify <a href="http://man.openbsd.org/?query=ps&amp;sektion=1">ps(1)</a> to hide system processes unless <b>-k</b> is given.
1.1       deraadt   666: <li>Mark kernel threads as system processes.
1.63      sthen     667: <li>Cleanup some things in sparc <a href="http://man.openbsd.org/?query=hme&amp;sektion=4">hme(4)</a> and <a href="http://man.openbsd.org/?query=qe&amp;sektion=4">qe(4)</a>.
1.1       deraadt   668: <li>Numerous other IPV6 kernel changes.<br>
                    669:     Too many for me to list in detail, but Itojun is busy in the other room hunched over a laptop screen with Angelos, and we are sure more are coming.
1.63      sthen     670: <li>Do not mess with non-blocking mode on ttys in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   671: <li>Repair some multicast problems with IPV6.<br>
1.23      naddy     672:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     673: <li>Fake FIONBIO and FIOASYNC in <a href="http://man.openbsd.org/?query=random&amp;sektion=4">random(4)</a>.
                    674: <li>Support i82559ER in <a href="http://man.openbsd.org/?query=fxp&amp;sektion=4">fxp(4)</a>.
                    675: <li>Improve handling of RIP in <a href="http://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a>.
                    676: <li>Add Rijndael support to <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a>.
                    677: <li>Import <a href="http://man.openbsd.org/?query=pppoe&amp;sektion=8">pppoe(8)</a>.
                    678: <li>Fix some bugs in the IPSEC <a href="http://man.openbsd.org/?query=getsockopt&amp;sektion=2">getsockopt(2)/setsockopt(2)</a> API regarding sizeof(int) vs sizeof(u_char).
                    679: <li>Support IPV6 in <a href="http://man.openbsd.org/?query=identd&amp;sektion=8">identd(8)</a>.
1.1       deraadt   680: <li>Move IPV6 mbuf alignment requirements into input routine, removing the last performance critical one in loopback.
1.63      sthen     681: <li><a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a> fixes to queue requests to the hardware properly.  The device can now do ipsec with itself over loopback or the network, but something is still mangled about the actual ipsec packets.
                    682: <li><font color="#e00000"><strong>SECURITY ISSUE: Two localhost denial of service problems in the <a href="http://man.openbsd.org/?query=an&amp;sektion=4">an(4)</a> Aironet Communications 4500/4800 IEEE 802.11DS driver. One bug prevents <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8">ancontrol(8)</a> from working correctly, instead causing a panic, while the other allows unauthorized users to change settings.<br>
1.23      naddy     683:     <a href="errata27.html#if_an">A patch is available</a></strong></font>.<br>
                    684:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     685: <li><a href="http://man.openbsd.org/?query=crypto&amp;sektion=9">crypto(9)</a> kernel thread permits hardware crypto devices to run at any spl they prefer.
                    686: <li>Initial <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">OpenSSH</a> support for ssh.com's 2.2.0.
                    687: <li>For <a href="http://man.openbsd.org/?query=setsockopt&amp;sektion=2">setsockopt(2)</a> and <a href="http://man.openbsd.org/?query=getsockopt&amp;sektion=2">getsockopt(2)</a>, do not assume non-PF_INET6 address family to be PF_INET.
                    688: <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>, implement bug compatibility with ssh-2.0.13.
                    689: <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, include <b>=</b> in WHITESPACE, permitting commands like <b>ssh -o keyword=argument</b>.
                    690: <li>Enable IPV6 support in <a href="http://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a>.
1.1       deraadt   691: <li>Change ipsec processing sequence to handle inner and outer layers much better.
1.63      sthen     692: <li>Add support for SSH2 subsystems in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    693: <li>On <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a> down &amp; up operations, mark all radix tree routes down or up for the specified interface.
                    694: <li>In <a href="http://man.openbsd.org/?query=mount_ffs&amp;sektion=8">mount_ffs(8)</a>, permit the <b>-f</b> command to mount dirty file systems.  This is dangerous, but makes more sense now that we are moving towards soft update file systems, where the inherent danger is much less.
                    695: <li>In <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a>, make <b>-u</b> block the chmod client command.
                    696: <li>Allow extended server banners in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    697: <li>In <a href="http://man.openbsd.org/?query=mount&amp;sektion=8">mount(8)</a>, <b>-o</b> force is not a negative option.
1.1       deraadt   698: <li>Add support for AMD 53c974 scsi chipset.
1.63      sthen     699: <li>Import of <a href="http://man.openbsd.org/?query=mount_tcfs&amp;sektion=8">tcfs</a> into the kernel, a file content crypto file system.
                    700: <li>Remove traffic-time debugging messages in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    701: <li>Repair small list-based errors and uglinesses in <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
1.1       deraadt   702: <li>Commonalize MIN() and MAX() macros inside the kernel.
1.63      sthen     703: <li>Use <a href="http://man.openbsd.org/?query=memcmp&amp;sektion=3">memcmp(3)</a> in <a href="http://man.openbsd.org/?query=bridge&amp;sektion=4">bridge(4)</a> to fix a hashing algorithm error.<br>
1.23      naddy     704:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     705: <li><a href="http://man.openbsd.org/?query=memcmp&amp;sektion=3">memcmp(3)</a> in the kernel as well, since implementing it in terms of <a href="http://man.openbsd.org/?query=bcmp&amp;sektion=3">bcmp(3)</a> is very wrong.
                    706: <li>Update vnode flag printing in <a href="http://man.openbsd.org/?query=pstat&amp;sektion=8">pstat(8)</a>.
                    707: <li>Do not whack directory in <a href="http://man.openbsd.org/?query=user&amp;sektion=8">user(8)</a>.<br>
1.23      naddy     708:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   709: <li>Hardware random number generator in i840 also works, like i810.
1.63      sthen     710: <li>Fix an ESP status message in <a href="http://man.openbsd.org/?query=netstat&amp;sektion=1">netstat(1)</a>.
                    711: <li>Put RSA into our <a href="http://man.openbsd.org/?query=ssl&amp;sektion=3">ssl(3)</a> tree.  Since our next release is not till after the patent expires, it's OK.
1.1       deraadt   712: <li>Split sysctl information for swapencrypt into an tree, and add more gunk.
1.63      sthen     713: <li>In <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a> correct STAT command output for LPSV output.
                    714: <li>Correct an <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec</a> esp bug.
                    715: <li>In <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a> make both <b>ls</b> and <b>dir</b> send a <b>LIST</b> command.
1.1       deraadt   716: <li>Minor bug fixes and optimizations in <b>/etc/rc</b>.
1.63      sthen     717: <li>Update of <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a>.
                    718: <li>Put an upper bound on transaction queue of the <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>.
                    719: <li>Correct source length calculation in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a>.<br>
                    720:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    721: <li>Initial import of ELF <a href="http://man.openbsd.org/?query=rtld&amp;sektion=1">ld.so</a>, for powerpc initially.
                    722: <li>Correct secondary mbuf setup in <a href="http://man.openbsd.org/?query=hifn&amp;sektion=4">hifn(4)</a>.
                    723: <li>Broadcom Bluesteel 5x0x <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a> crypto cards now supports ESP 3DES modes properly.  No AH or MAC stuff yet.
                    724: <li>Make flags field in <a href="http://man.openbsd.org/?query=newsyslog&amp;sektion=8">newsyslog(8)</a> files optional.
                    725: <li>Modifications to <a href="http://man.openbsd.org/?query=traceroute6&amp;sektion=8">traceroute6(8)</a>
                    726: <li>Fix ADMtek identity crisis in <a href="http://man.openbsd.org/?query=dc&amp;sektion=4">dc(4)</a>.
                    727: <li>In <a href="http://man.openbsd.org/?query=ftpd&amp;sektion=8">ftpd(8)</a> make sure that <b>-h</b> does high port binding in EPSV.
                    728: <li>Correct ENI_SALEN case in <a href="http://man.openbsd.org/?query=getnameinfo&amp;sektion=3">getnameinfo(3)</a>.
                    729: <li>Correct <a href="http://man.openbsd.org/?query=getnameinfo&amp;sektion=3">getnameinfo(3)</a> behaviour against invalid sockaddr.<br>
                    730:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    731: <li>Better fix for the <a href="http://man.openbsd.org/?query=pcvt&amp;sektion=4">pcvt(4)</a> scrolling region problem.
                    732: <li>Grok Plan9 file systems in <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8">fdisk(8)</a>.
                    733: <li>Merge newer <a href="http://man.openbsd.org/?query=ppp&amp;sektion=8">ppp(8)</a> code.
                    734: <li>Do not add empty lines to history in <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a>.
                    735: <li>Grok QNX file systems in <a href="http://man.openbsd.org/?query=fdisk&amp;sektion=8">fdisk(8)</a>.
                    736: <li>Fix about 10 bugs in <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>, which can now move a few packets before dying.
                    737: <li>Support multiple pid files in <a href="http://man.openbsd.org/?query=newsyslog&amp;sektion=8">newsyslog(8)</a>.<br>
                    738:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    739: <li>On-going cleanup to <a href="http://man.openbsd.org/?query=make&amp;sektion=1">make(1)</a>.
                    740: <li>Add <a href="http://man.openbsd.org/?query=pci&amp;sektion=4">pci(4)</a> routines for dealing with Cypress 82c693 chips.
                    741: <li>Minor cleanup to <a href="http://man.openbsd.org/?query=pax&amp;sektion=1">pax(1)</a>.
                    742: <li>Merge <a href="http://man.openbsd.org/?query=chgrp&amp;sektion=1">chgrp(1)</a> and <a href="http://man.openbsd.org/?query=chown&amp;sektion=8">chown(8)</a> into <a href="http://man.openbsd.org/?query=chmod&amp;sektion=1">chmod(1)</a>, and provide backwards compat hard and soft links.
                    743: <li>In <a href="http://man.openbsd.org/?query=xl&amp;sektion=4">xl(4)</a>, add support for 3c656, which is just the 3c575 + 56k modem.
                    744: <li><font color="#e00000"><strong>SECURITY ISSUE: A serious bug in <a href="http://man.openbsd.org/?query=isakmpd_&amp;sektion=8">isakmpd(8)</a> policy handling wherein policy verification could be completely bypassed in isakmpd.<br>
1.23      naddy     745:     <a href="errata27.html#isakmpd">A patch is available</a></strong></font>.<br>
                    746:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     747: <li>Merge to new <a href="http://man.openbsd.org/?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
                    748: <li><a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">OpenSSH</a> is now at version 2.1.1<br>
1.23      naddy     749:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    750: <li><font color="#e00000"><strong>RELIABILITY FIX: Avoid extra vrele in msdosfs, which would lead to a panic in some operations.<br>
                    751:     <a href="errata27.html#msdosfs">A patch is available</a></strong></font>.<br>
                    752:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    753: <li><font color="#e00000"><strong>RELIABILITY FIX: Permit NFS export of CDs without panicing the system.<br>
                    754:     <a href="errata27.html#cd9660">A patch is available</a></strong></font>.<br>
                    755:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     756: <li>Fix <a href="http://man.openbsd.org/?query=ping6&amp;sektion=8">ping6(8)</a> <b>-w</b> option.
                    757: <li>Let flags in kernel <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a> specify apm protocol version and other operation modes for <a href="http://man.openbsd.org/?query=apm&amp;sektion=4&amp;arch=i386">apm(4)</a>, for machines apm fails on.
1.1       deraadt   758: <li>Change amiga ports loadbsd command to act more like other bsd loaders.
1.63      sthen     759: <li>Add <strong>-iname</strong> support to <a href="http://man.openbsd.org/?query=find&amp;sektion=1">find(1)</a>.
                    760: <li>Sort option list in <a href="http://man.openbsd.org/?query=find&amp;sektion=1">find(1)</a>; oops, "-and" was broken.
                    761: <li>Catch a <a href="http://man.openbsd.org/?query=malloc&amp;sektion=3">malloc(3)</a> failure in <a href="http://man.openbsd.org/?query=paste&amp;sektion=1">paste(1)</a>.
                    762: <li>Fix <a href="http://man.openbsd.org/?query=linux_compat&amp;sektion=8">linux_compat(8)</a> [gs]etrlimit emulation.<br>
                    763:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    764: <li>Update <a href="http://man.openbsd.org/?query=ti&amp;sektion=4">ti(4)</a> to support newer cards with more memory.
                    765: <li>Kernel <a href="http://man.openbsd.org/?query=malloc&amp;sektion=9">malloc(9)</a> debug code.
                    766: <li>Make <a href="http://man.openbsd.org/?query=quot&amp;sektion=1">quot(1)</a> work when passed mount points.
                    767: <li>Fix stack mishandling bugs in i387 libm, in particular, in <a href="http://man.openbsd.org/?query=exp&amp;sektion=3">exp(3)</a> and friends.<br>
                    768:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    769: <li>Be more careful about tuples in <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a>.
                    770: <li><a href="http://man.openbsd.org/?query=gcc&amp;sektion=1">gcc 2.95.3 (pre-release)</a>
                    771: <li>Busify <a href="http://man.openbsd.org/?query=eg&amp;sektion=4">eg(4)</a>, to avoid conflict with ne2000 at 0x300.
1.23      naddy     772: <li><font color="#e00000"><strong>SECURITY ISSUE: Do not use the (non-default) <b>UseLogin</b> option in OpenSSH 2.1.*, it has a hole on other operating systems and does not work right in OpenBSD.<br>
                    773:     <a href="errata27.html#uselogin">Update to OpenSSH 2.1.1 or later, or simply avoid using UseLogin</a></strong></font>.<br>
                    774:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     775: <li><a href="http://man.openbsd.org/?query=sudo&amp;sektion=8">sudo 1.6.3p4</a>
                    776: <li>Fix a kernel race in <a href="http://man.openbsd.org/?query=_exit&amp;sektion=2">_exit(2)</a>.
                    777: <li>In <a href="http://man.openbsd.org/?query=cut&amp;sektion=1">cut(1)</a> deal with last input line not containing a newline
                    778: <li>One byte overflow in <a href="http://man.openbsd.org/?query=systat&amp;sektion=8">systat(8)</a>.
                    779: <li>Add <strong>D</strong> and <strong>z</strong> commands to <a href="http://man.openbsd.org/?query=disklabel&amp;sektion=8">disklabel(8)</a> to use the default partition or zero it.
                    780: <li>A SIGCHLD fix in <a href="http://man.openbsd.org/?query=cron&amp;sektion=8">cron(8)</a>.
                    781: <li>More work on <a href="http://man.openbsd.org/?query=ubsec&amp;sektion=4">ubsec(4)</a>.
                    782: <li>Bug fixes to <a href="http://man.openbsd.org/?query=spif&amp;sektion=4&amp;arch=sparc">spif(4)</a>.
1.1       deraadt   783: <li>Bridge packets before vlan'ing them.
1.63      sthen     784: <li>Fix a subtle bug in <a href="http://man.openbsd.org/?query=xe&amp;sektion=4">xe(4)</a> which had a number of side effects.
                    785: <li>In <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>, fix login count failures in SSH2 support.
                    786: <li>Whack packet m_recvif field on bridged packets, permitting <a href="http://man.openbsd.org/?query=ipnat&amp;sektion=4&amp;manpath=OpenBSD+2.7">ipnat(4)</a> to work with the bridge.
                    787: <li>More visible /tmp file (and failure removal) in <a href="http://man.openbsd.org/?query=makewhatis&amp;sektion=8">makewhatis(8)</a>.
                    788: <li>Be more careful reading panic string from core in <a href="http://man.openbsd.org/?query=savecore&amp;sektion=8">savecore(8)</a>.<br>
                    789:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    790: <li>Many other changes to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    791: <li>Fix short malloc in <a href="http://man.openbsd.org/?query=faithd&amp;sektion=8">faithd(8)</a>.
                    792: <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, permit logins if temporary file systems are full.
                    793: <li><a href="http://man.openbsd.org/?query=ich&amp;sektion=4">ich(4)</a> audio driver onboard the Intel 810/820/440MX-based machines.
                    794: <li>Support ax88190 in <a href="http://man.openbsd.org/?query=ne&amp;sektion=4">ne(4)</a>.
                    795: <li>In <a href="http://man.openbsd.org/?query=apm&amp;sektion=4&amp;sektion=i386">apm(4)</a> the time is kept in hours, not minutes.
                    796: <li>Add <strong>-A</strong> support to <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
                    797: <li>Support for 3c574 and 3CCFEM556BI <a href="http://man.openbsd.org/?query=pcmcia&amp;sektion=4">pcmcia(4)</a> in <a href="http://man.openbsd.org/?query=ep&amp;sektion=4">ep(4)</a>.
                    798: <li>A start at documenting what goes on inside <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a> files.
                    799: <li>Enable <a href="http://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a>.
                    800: <li>Space treatment in <a href="http://man.openbsd.org/?query=ipcs&amp;sektion=1">ipcs(1)</a>.
                    801: <li>Do not treat <a href="http://man.openbsd.org/?query=bind&amp;sektion=2">bind(2)</a> with <a href="http://man.openbsd.org/?query=ip&amp;sektion=4">IPv4</a> mapped address in a special way.
1.1       deraadt   802: <li>Creation of 2.7-stable release, see our <a href="stable.html">page describing it</a>.
                    803: <li>Convert <a href="amiga.html">amiga</a> port to UVM.
1.63      sthen     804: <li>Arrange to have <a href="http://man.openbsd.org/?query=ahc&amp;sektion=4">ahc(4)</a> support Adaptec 2930CU.
1.23      naddy     805: <li><font color="#e00000"><strong>SECURITY ISSUE: It was possible to bypass the <b>learning</b> flag on a bridge.<br>
                    806:     <a href="errata27.html#bridge">A patch is available</a></strong></font>.<br>
                    807:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     808: <li>In <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a>, do not attach <b>Host:</b> directive if we are using the proxy.
1.1       deraadt   809: <li>Make almost all manual pages machine independent.
1.63      sthen     810: <li><font color="#e00000"><strong>DRIVER FIX: The <a href="http://man.openbsd.org/?query=isapnp&amp;sektion=4">isapnp(4)</a> <a href="http://man.openbsd.org/?query=ef&amp;sektion=4">ef(4)</a> driver failed to configure properly.<br>
1.23      naddy     811:     <a href="errata27.html#ef">A patch is available</a></strong></font>.<br>
                    812:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     813: <li>Helper script cleanup in <a href="http://man.openbsd.org/?query=httpd&amp;sektion=8">httpd(8)</a>.
                    814: <li><font color="#e00000"><strong>SECURITY ISSUE: Update to <a href="http://man.openbsd.org/?query=ipf&amp;sektion=8&amp;manpath=OpenBSD+2.7">ipf</a> 3.3.16.<br>
1.23      naddy     815:     <a href="errata27.html#ipf">A patch is available</a></strong></font>.<br>
                    816:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.1       deraadt   817: <li>On i386, place extra byte at end of pcb so that the iomap works for last 8 ports.
1.63      sthen     818: <li>Fix some key parsing routines in <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>.
1.1       deraadt   819: <li>Permit detach of audio devices.
1.63      sthen     820: <li>Properly configure multicast table in <a href="http://man.openbsd.org/?query=wi&amp;sektion=4">wi(4)</a>.
                    821: <li>Handle 64 bit architectures in <a href="http://man.openbsd.org/?query=pstat&amp;sektion=8">pstat(8)</a> -f.
                    822: <li>Update <a href="http://man.openbsd.org/?query=rtadvd&amp;sektion=8">rtadvd(8)</a>.
                    823: <li>Remove <a href="http://man.openbsd.org/?query=nfsiod&amp;sektion=8&amp;manpath=OpenBSD+2.7">nfsiod(8)</a> and replace it with an in-kernel thread based implementation.
                    824: <li>Make <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> X11 forwarding work on localhost.
1.1       deraadt   825: <li>Crank vnode use counts to 32 bits.
1.63      sthen     826: <li>Correct <a href="http://man.openbsd.org/?query=ifconfig&amp;sektion=8">ifconfig(8)</a> printing of gif physical address on non-IPV6 kernel.
1.23      naddy     827: <li><font color="#e00000"><strong> RELIABILITY FIX: Repair a routing table panic.<br>
                    828:     <a href="errata27.html#route">A patch is available</a></strong></font>.<br>
                    829:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     830: <li>Make <a href="http://man.openbsd.org/?query=ancontrol&amp;sektion=8">ancontrol(8)</a> act like our changed <a href="http://man.openbsd.org/?query=wicontrol&amp;sektion=8&amp;arch=i386">wicontrol(8)</a> semantics.
                    831: <li>Use <a href="http://man.openbsd.org/?query=getifaddrs&amp;sektion=3">getifaddrs(3)</a> in libc rpc code.
                    832: <li>For <a href="http://man.openbsd.org/?query=boot_config&amp;sektion=8">boot_config(8)</a> code, save enable command in the history for <a href="http://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a>'s -eu updating.
1.1       deraadt   833: <li>Update multicasting support for IPV6.
1.63      sthen     834: <li>Fix usage printing in <a href="http://man.openbsd.org/?query=passwd&amp;sektion=1">passwd(1)</a>.
                    835: <li>By default, do not vsync blank sparc <a href="http://man.openbsd.org/?query=cgsix&amp;sektion=4&amp;arch=sparc">cgsix(4)</a> monitors, but provide a sysctl to do so.
1.1       deraadt   836: <li>Start at a BlueSteel (Broadcom) 5[56]01 crypto accelerator driver.
1.63      sthen     837: <li>Accept empty shell specifications in <a href="http://man.openbsd.org/?query=sshd&amp;sektion=8">sshd(8)</a>.
                    838: <li>In <a href="http://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a>, do non-blocking on ssh1 protocol sockets too.
                    839: <li>In <a href="http://man.openbsd.org/?query=makewhatis&amp;sektion=8">makewhatis(8)</a>, do not stop if the directory does not exist.<br>
1.23      naddy     840:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     841: <li>Some additions to <a href="http://man.openbsd.org/?query=keynote&amp;sektion=3">keynote(3)</a>.
1.1       deraadt   842: <li>Crank rt_refcnt to 32 bits.
                    843: <li>Supply entropy from i386 mouse drivers to the kernel random number generator.
1.63      sthen     844: <li>Correct p2p interface address handling and various other bugs in <a href="http://man.openbsd.org/?query=route6d&amp;sektion=8">route6d(8)</a>.
1.1       deraadt   845: <li>Few more tweaks to pcvt termcap definition.
                    846: <li>Ensure SIOCSETVLAN gets a valid vlan tag.
1.63      sthen     847: <li>After <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a> finishes downloading, change progress meter to show the total elapsed time.
                    848: <li>Handle 0-size files in <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a>'s progress meter.
                    849: <li>Parse RFC2732 ftp URLs in <a href="http://man.openbsd.org/?query=ftp&amp;sektion=1">ftp(1)</a>.
1.1       deraadt   850: <li>In IPV6, perform NUD on p2p link, only if the destination/gateway is real neighbor.
1.63      sthen     851: <li>In <a href="http://man.openbsd.org/?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a>, translate DNS error code into getaddrinfo error code (EAI_xxx).<br>
1.23      naddy     852:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
                    853: <li><font color="#e00000"><strong> RELIABILITY FIX: Parse IPv4 options more carefully.<br>
                    854:     <a href="errata27.html#ipopts">A patch is available</a></strong></font>.<br>
                    855:     <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
1.63      sthen     856: <li>Translate DNS error codes in <a href="http://man.openbsd.org/?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a>.
                    857: <li><a href="http://man.openbsd.org/?query=cardbus&amp;sektion=4">cardbus(4)</a> <a href="http://man.openbsd.org/?query=com&amp;sektion=4">com(4)</a> driver.
1.1       deraadt   858: <li>Support debugging libraries via DEBUGLIBS in <b>/etc/mk.conf</b>.
1.63      sthen     859: <li>Driver for <a href="http://man.openbsd.org/?query=tcic&amp;sektion=4">tcic(4)</a> style pcmcia adapters.
                    860: <li>Fix <a href="http://man.openbsd.org/?query=ipsec&amp;sektion=4">ipsec(4)</a> ESP sanity checks that caused really short packets to be dropped.  Only icmp was affected.
1.1       deraadt   861: </ul>
                    862: <p>
                    863:
                    864: </body>
                    865: </html>