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

Annotation of www/plus34.html, Revision 1.66

1.60      bentley     1: <!doctype html>
                      2: <html lang=en id=plus>
                      3: <meta charset=utf-8>
1.48      tj          4: <title>OpenBSD 3.4 Changelog</title>
1.7       david       5: <meta name="description" content="OpenBSD 3.4 changes">
1.46      deraadt     6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.50      tb          8: <link rel="canonical" href="https://www.openbsd.org/plus34.html">
1.60      bentley     9: <style>
                     10: a[href="stable.html"] {
                     11:        color: var(--green);
                     12: }
1.1       david      13:
1.60      bentley    14: strong {
                     15:        color: var(--red);
                     16: }
1.1       david      17:
1.60      bentley    18: h3 {
                     19:        color: var(--blue);
                     20: }
                     21:
                     22: p strong {
                     23:        font-weight: normal;
                     24: }
                     25: </style>
                     26:
                     27: <h2 id=OpenBSD>
1.46      deraadt    28: <a href="index.html">
1.60      bentley    29: <i>Open</i><b>BSD</b></a>
                     30: 3.4 Changelog
1.48      tj         31: </h2>
1.1       david      32: <hr>
                     33:
                     34: <p>
                     35: This is a partial list of the major machine-independent changes
1.21      sobrado    36: (i.e., these are the changes people ask about most often).  Machine
1.1       david      37: specific changes have also been made, and are sometimes mentioned
                     38: in the pages for the specific <a href="plat.html">platforms</a>.
                     39:
                     40: <p>
1.60      bentley    41: Note: <strong>Problems for which patches exist are marked in red</strong>.
1.1       david      42:
                     43: <p>
                     44: For changes in other releases, click below:<br>
                     45: <a href="plus20.html">2.0</a>,
                     46: <a href="plus21.html">2.1</a>,
                     47: <a href="plus22.html">2.2</a>,
                     48: <a href="plus23.html">2.3</a>,
                     49: <a href="plus24.html">2.4</a>,
                     50: <a href="plus25.html">2.5</a>,
                     51: <a href="plus26.html">2.6</a>,
                     52: <a href="plus27.html">2.7</a>,
                     53: <a href="plus28.html">2.8</a>,
                     54: <a href="plus29.html">2.9</a>,
                     55: <a href="plus30.html">3.0</a>,
                     56: <a href="plus31.html">3.1</a>,
                     57: <a href="plus32.html">3.2</a>,
                     58: <a href="plus33.html">3.3</a>,
1.6       deraadt    59: <a href="plus35.html">3.5</a>,
1.8       miod       60: <a href="plus36.html">3.6</a>,
1.35      deraadt    61: <a href="plus37.html">3.7</a>,
1.20      deraadt    62: <br>
1.11      deraadt    63: <a href="plus38.html">3.8</a>,
1.12      deraadt    64: <a href="plus39.html">3.9</a>,
1.13      deraadt    65: <a href="plus40.html">4.0</a>,
1.15      deraadt    66: <a href="plus41.html">4.1</a>,
1.17      deraadt    67: <a href="plus42.html">4.2</a>,
1.19      deraadt    68: <a href="plus43.html">4.3</a>,
1.20      deraadt    69: <a href="plus44.html">4.4</a>,
1.22      deraadt    70: <a href="plus45.html">4.5</a>,
1.23      deraadt    71: <a href="plus46.html">4.6</a>,
1.24      deraadt    72: <a href="plus47.html">4.7</a>,
1.25      deraadt    73: <a href="plus48.html">4.8</a>,
1.27      deraadt    74: <a href="plus49.html">4.9</a>,
1.28      nick       75: <a href="plus50.html">5.0</a>,
1.29      schwarze   76: <a href="plus51.html">5.1</a>,
1.30      nick       77: <a href="plus52.html">5.2</a>,
1.31      deraadt    78: <a href="plus53.html">5.3</a>,
1.32      deraadt    79: <a href="plus54.html">5.4</a>,
1.33      deraadt    80: <br>
1.35      deraadt    81: <a href="plus55.html">5.5</a>,
1.38      brett      82: <a href="plus56.html">5.6</a>,
1.39      deraadt    83: <a href="plus57.html">5.7</a>,
1.42      deraadt    84: <a href="plus58.html">5.8</a>,
1.43      deraadt    85: <a href="plus59.html">5.9</a>,
1.49      deraadt    86: <a href="plus60.html">6.0</a>,
1.52      deraadt    87: <a href="plus61.html">6.1</a>,
1.55      deraadt    88: <a href="plus62.html">6.2</a>,
1.56      deraadt    89: <a href="plus63.html">6.3</a>,
1.58      deraadt    90: <a href="plus64.html">6.4</a>,
1.59      pamela     91: <a href="plus65.html">6.5</a>,
1.62      pamela     92: <a href="plus66.html">6.6</a>,
1.63      deraadt    93: <a href="plus67.html">6.7</a>,
1.64      deraadt    94: <a href="plus68.html">6.8</a>,
1.65      pamela     95: <a href="plus69.html">6.9</a>,
1.66    ! deraadt    96: <a href="plus70.html">7.0</a>,
1.1       david      97: <a href="plus.html">current</a>.
                     98: <br>
                     99:
                    100: <p>
1.60      bentley   101: <h3>Changes made between OpenBSD 3.3 and 3.4</h3>
1.1       david     102: <p>
                    103:
                    104: <ul>
1.60      bentley   105: <li><strong>SECURITY FIX: A buffer overflow in the address parsing in <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> may allow an attacker to gain root privileges.</strong><br>
1.1       david     106:     <a href="errata33.html#sendmail">A source code patch is available</a>.<br>
1.60      bentley   107:     <a href="stable.html">[Applied to stable]</a>
1.1       david     108: <!-- ^ 20030917 -->
                    109: <li>Bump OpenSSH version to 3.7.1 after the buffer management fixes.
1.60      bentley   110: <li><strong>SECURITY FIX: All versions of OpenSSH's sshd prior to 3.7 contain a buffer management error.</strong> It is unclear whether or not this bug is exploitable.<br>
1.1       david     111:     <a href="errata33.html#sshbuffer">A source code patch is available</a>.<br>
1.60      bentley   112:     <a href="stable.html">[Applied to stable]</a>
1.1       david     113: <!-- ^ 20030916 -->
                    114: <!-- ^ 20030915 -->
                    115: <!-- ^ 20030914 -->
                    116: <!-- ^ 20030913 -->
                    117: <!-- ^ 20030912 -->
                    118: <li>On i386, don't try to enable EDD support if the BIOS doesn't support extended disk access.
1.10      david     119: <li>Add support for the AES instruction on new VIA C3 CPUs.
1.1       david     120: <!-- ^ 20030911 -->
                    121: <!-- ^ 20030910 -->
1.60      bentley   122: <li><strong>SECURITY FIX: Root may be able to reduce the security level by taking advantage of an integer overflow when the semaphore limits are made very large.</strong><br>
1.1       david     123:     <a href="errata33.html#sysvsem">A source code patch is available</a>.<br>
1.60      bentley   124:     <a href="stable.html">[Applied to stable]</a>
                    125: <li>Pass -a to <a href="https://man.openbsd.org/fgrep.1">fgrep(1)</a> in Texinfo to make sure info files don't get treated as binary.
                    126: <li>Have <a href="https://man.openbsd.org/grep.1">grep(1)</a> check for the correct error value from <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>, fixing a crash.
1.1       david     127: <!-- ^ 20030909 -->
1.60      bentley   128: <li>Allocate enough space for <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> in <a href="https://man.openbsd.org/pstat.8">pstat(8)</a>.
                    129: <li>Fix the endianness of <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>'s icmp echo output.
                    130: <li>Match up kernel and userland ioctls for AFS, allowing <a href="https://man.openbsd.org/afsd.8">afsd(8)</a> to turn on kernel debugging (PR#3442).
                    131: <li>Mirror the <a href="https://man.openbsd.org/crypto.9">crypto(9)</a> sha2 context fix in libc <a href="https://man.openbsd.org/sha2.3">sha2(3)</a>.
1.1       david     132: <!-- ^ 20030908 -->
1.60      bentley   133: <li>Make an invalid '-&lt;num&gt;' option to <a href="https://man.openbsd.org/diff.1">diff(1)</a> give an error.
                    134: <li>Fix <a href="https://man.openbsd.org/grep.1">grep(1)</a>'s parsing of the '-&lt;num&gt;' option where num has more than one digit.
                    135: <li>Resurrect the -u&lt;num&gt; unified context length syntax for <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    136: <li>Use more bytes of the file when testing for binary  in <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
                    137: <li>Test more than just the first character of the input file for ASCIIness in <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    138: <li>Stop <a href="https://man.openbsd.org/pppctl.8">pppctl(8)</a> coredumping (PR#3454).
1.5       deraadt   139: <li>Fix i386 hang on 'boot -a' (PR#2122, PR#3437).
1.1       david     140: <!-- ^20030907 -->
                    141: <li>Have the upgrader script perform the ssl -&gt; openssl includes dir change, both in /usr/include and /usr/libdata/perl5/site_perl/*-openbsd.
1.60      bentley   142: <li>Make <a href="https://man.openbsd.org/strxfrm.3">strxfrm(3)</a> standards-compliant.
1.1       david     143: <li>Machine-dependent installation notes added or updated. Note especially upgrade instructions for i386.
1.60      bentley   144: <li>Add a wi_detach() function for, uh, <a href="https://man.openbsd.org/wi.4">wi(4)</a> and use it to shut down PC cards properly.
                    145: <li>Sync <a href="https://man.openbsd.org/pf.os.5">pf.os(5)</a> database with <a href="http://lcamtuf.coredump.cx/p0f.shtml">p0f</a> 2.0 release.
1.1       david     146: <!-- ^ 20030906 -->
1.60      bentley   147: <li>Allow <a href="https://man.openbsd.org/compress.1">compress(1)</a> to read from a symlink when writing to stdout (PR#3409).
                    148: <li>Only trigger the <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> bounds checker warning if the bounds length is less than zero, since some legal code uses the zero case.
1.5       deraadt   149: <li>Fix some bugs in the pkg_* tools (PR#3414).
1.60      bentley   150: <li>Don't leak a socket in the <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> setsockopt error path.
                    151: <li>Add a SMALL define in <a href="https://man.openbsd.org/compress.1">compress(1)</a> that leaves out bits not needed by the installer.
                    152: <li>Add a null compressor to <a href="https://man.openbsd.org/compress.1">compress(1)</a> so gzcat and friends can work on uncompressed files.
                    153: <li>Fix a FILE* leak in <a href="https://man.openbsd.org/sup.1">sup(1)</a>.
1.1       david     154: <!-- ^ 20030805 -->
1.60      bentley   155: <li>Fix a crasher in <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> by adding descriptions for icmp types up to ICMP_MAXTYPE (PR#3439).
                    156: <li>Correct some <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> logic so that the GOT and PLT always get W^X applied.
                    157: <li>Add a GOT symbol lookup cache to <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>.
1.1       david     158: <li>A few more bzero(sizeof pointer) fixes.
1.60      bentley   159: <li>Temp file security fixes for <a href="https://man.openbsd.org/sup.1">sup(1)</a>.
1.1       david     160: <li>Add dummy syscalls under Linux emulation for *xattr(), all returning ENOATTR.
                    161: <!-- ^ 20030804 -->
1.60      bentley   162: <li>Make the small window size feature of <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> optional (see PR#3435).
                    163: <li>Plug memory leaks in <a href="https://man.openbsd.org/lpd.8">lpd(8)</a> and <a href="https://man.openbsd.org/lpq.1">lpq(1)</a> (PR#3425).
                    164: <li>Fix sizeof(pointer) <a href="https://man.openbsd.org/bzero.3">bzero(3)</a> args in <a href="https://man.openbsd.org/crypto.9">crypto(9)</a> sha2 code.
                    165: <li>Add Broadcom BC5823 crypto accelerator support to <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a>.
1.1       david     166: <!-- ^ 20030903 -->
1.60      bentley   167: <li>OpenBSD 3.4 images for <a href="https://man.openbsd.org/xdm.1">xdm(1)</a>.
                    168: <li>Make <a href="https://man.openbsd.org/xdm.1">xdm(1)</a>'s error file directory (when under /tmp or /var/tmp) have a more random name.
                    169: <li>Fix a missing initialisation in <a href="https://man.openbsd.org/faithd.8">faithd(8)</a>, and specifically request a TCP socket just in case <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a> is SCTP-aware. From KAME.
                    170: <li>Use <a href="https://man.openbsd.org/poll.2">poll(2)</a> instead of <a href="https://man.openbsd.org/select.2">select(2)</a> in <a href="https://man.openbsd.org/faithd.8">faithd(8)</a>.
                    171: <li>Bump <a href="https://man.openbsd.org/eephy.4">eephy(4)</a>'s mode autonegotiation timeout to 5s so slow copper switches can do their work. Fixes <a href="https://man.openbsd.org/sk.4">sk(4)</a> boottime problems.
                    172: <li>Change <a href="https://man.openbsd.org/vi.1">vi(1)</a> to use a dynamic <a href="https://man.openbsd.org/select.2">select(2)</a> fd_set for curses mode, and <a href="https://man.openbsd.org/poll.2">poll(2)</a> in <a href="https://man.openbsd.org/ex.1">ex(1)</a> mode.
                    173: <li>More conservative settings and an additional error check for <a href="https://man.openbsd.org/aac.4">aac(4)</a> to improve reliability.
1.1       david     174: <li>3.4-beta -&gt; 3.4.
                    175: <li>Disable the patented TrueType bytecode interpreter code in freetype.
                    176: <li>Sync up the X fontconfig int overflow fixes with those in the XFree86.org repository.
1.60      bentley   177: <li>Add '?' and '!' as punctuation characters in <a href="https://man.openbsd.org/mdoc.7">mdoc(7)</a>. Lots of manual pages updated to reflect this.
                    178: <li>Require encryption for all <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> Phase 2 messages.
                    179: <li>Add a random offset in the range 0-256MB to the address returned to <a href="https://man.openbsd.org/uvm_map.9">uvm_map(9)</a> by uvm_map_hint(), scattering libraries and mmaps about the place.
                    180: <li>Fix old-style suser() calls in <a href="https://man.openbsd.org/atalk.4">atalk(4)</a>.
                    181: <li>Fix a use-after-free in libutil <a href="https://man.openbsd.org/check_expire.3">check_expire(3)</a>.
1.1       david     182: <li>Bump OpenSSH version to 3.7.<br>
1.60      bentley   183:     <a href="stable.html">[Applied to stable]</a>
                    184: <li>Fix symbol lookup in objects opened with <a href="https://man.openbsd.org/dlopen.3">dlopen(3)</a> (PR#3371).
1.1       david     185: <li>Add Solaris-compatible RTLD_* defines in &lt;dlfch.h&gt;.
                    186: <!-- ^ 20030902 -->
1.60      bentley   187: <li>Fix a memory leak in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> GSSAPI authentication.
                    188: <li>New 'emacs-usemeta' +o option for <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> that allows 8-bit characters to be input in emacs mode.
1.1       david     189: <li>Add fadvise64() dummy syscall under Linux emulation, for compatibility with recent glibc.
1.60      bentley   190: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> translation rules update the table counters, since that's the only place it could occur for a 'nat pass' rule.
1.1       david     191: <!-- ^ 20030901 -->
                    192: <li>In the Alpha X server config, disable the segfault-prone freetype module for now.
                    193: <li>Since the freetype renderer can also render Type 1 fonts, remove the obsolete type1 module from default X server configurations.
1.60      bentley   194: <li>A few GSSAPI fixes in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    195: <li>Fix truncation of filenames by <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>'s progress meter.
                    196: <li>Unbreak <a href="https://man.openbsd.org/mopd.8">mopd(8)</a>'s -a flag interface detection.
1.1       david     197: <!-- ^ 20030831 -->
                    198: <li>Apply the X font library fixes to the XFree 3.3.6 servers.
                    199: <li>Pull in fixes from XFree 4.3 for a number of potential int overflows in the font libraries.
                    200: <!-- ^ 20030830 -->
1.60      bentley   201: <li>Remove three potential use-after-frees in <a href="https://man.openbsd.org/pf.4">pf(4)</a> scrub code. <!-- Uh-oh. -->
1.1       david     202: <!-- ^ 20030829 -->
1.60      bentley   203: <li>Remove some recent <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> binary operator sanity checks that were broken on big-endian architectures.
                    204: <li><a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> now supports AES for phase 1 also.
1.1       david     205: <li>Remove Kerberos support from SSHv1 code in favour of GSSAPI, but keep Kerberos password authentication in SSHv1 and SSHv2.
1.60      bentley   206: <li>Fix a bad size argument to <a href="https://man.openbsd.org/bzero.3">bzero(3)</a> in <a href="https://man.openbsd.org/dc.4">dc(4)</a>.
                    207: <li>Correct <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> -vvsr output for tables inside anchors.
                    208: <li>Fix a missing initialisation in the <a href="https://man.openbsd.org/aic.4">aic(4)</a> microcode. From NetBSD.
1.1       david     209: <!-- ^ 20030828 -->
1.60      bentley   210: <li>Fix some memory leaks in <a href="https://man.openbsd.org/sup.1">sup(1)</a>.
                    211: <li>Updates to the <a href="https://man.openbsd.org/pf.os.5">pf.os(5)</a> database.
1.1       david     212: <li>Remove a dangling else in OS fingerprint code, fixing the M and W tcp options.
                    213: <li>Add some X key bindings missed in the XFree86 4.3.0 merge.
1.60      bentley   214: <li>Make the <a href="https://man.openbsd.org/pf.4">pf(4)</a> OS fingerprint allow for 'smart' DSL and NAT routers that tweak the tcp mss.
                    215: <li>Escape out any special characters in the output of the <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> emacs mode function 'expand-file.'
                    216: <li>Remove a whole bunch of <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> modules not used by OpenBSD.
1.1       david     217: <li>Don't set the hostname from /etc/myname unless that file exists. Netbooted systems don't need it.
1.60      bentley   218: <li>Install <a href="https://man.openbsd.org/sed.1">sed(1)</a> USD docs.
                    219: <li>Fix <a href="https://man.openbsd.org/pkg_create.1">pkg_create(1)</a>'s handling of the @cwd directive.
                    220: <li>Remove the RNF_IGNORE <a href="https://man.openbsd.org/route.4">route(4)</a> flag.
1.1       david     221: <!-- ^ 20030827 -->
1.60      bentley   222: <li>Make <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> choke on port range binary operators (&lt;&gt;, &gt;&lt;) unless the first port given is less than the second.
                    223: <li>Put back <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> logging of blacklist matches.
                    224: <li>Unbreak <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> emacs-mode forward- and backwards-delete.
                    225: <li>Fix <a href="https://man.openbsd.org/afsd.8">afsd(8)</a> crashes on alignment-sensitive architectures.
                    226: <li>Do a dummy password calculation for nonexistent usernames in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>, to prevent username discovery by timing.
                    227: <li>Add new <a href="https://man.openbsd.org/route.4">route(4)</a> flag RTF_CLONED (displayed with a 'c' in <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>,) set for cloned routes and used to delete such routes when the parent goes away.
                    228: <li>Don't insert the full <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> string into objects by default (see -findent in <a href="https://man.openbsd.org/gcc-local.1">gcc-local(1)</a>).
1.1       david     229: <!-- ^ 20030826 -->
1.60      bentley   230: <li>Have <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> disallow return-rst ttl values greater than 255.
1.1       david     231: <li>Add an interface init routine to struct ifnet, required for 802.11 support.
1.60      bentley   232: <li>Correct a divide-by-zero in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>'s ls implementation.
1.1       david     233: <!-- ^ 20030825 -->
1.60      bentley   234: <li>Fix static <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> builds.
                    235: <li>Some 64-bit cleanup in the new <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> GSSAPI code.
                    236: <li>Stop <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> rejecting perfectly legitimate nat-with-tables rules.
                    237: <li>When tables are used in <a href="https://man.openbsd.org/pf.4">pf(4)</a> routing rules with address pools, only allow round-robin mode.
1.1       david     238: <li>Structure and defines for generic IEEE 802.11 framework.
1.60      bentley   239: <li>'Implement' <a href="https://man.openbsd.org/pread.2">pread(2)</a> and <a href="https://man.openbsd.org/pwrite.2">pwrite(2)</a> under FreeBSD emulation (they're identical to the native calls).
1.1       david     240: <!-- ^ 20030824 -->
                    241: <li>In the installer, if an interface is configured using DHCP then assume that the default route is via DHCP also.
1.60      bentley   242: <li>Improvements to <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>:<ul>
1.1       david     243:          <li>New -s option to specify the delay in seconds between each character sent.
                    244:          <li>Shrink the TCP receive window to one byte, hurting the sender's stack.<!-- Mwuahahahaha -->
                    245:          <li>Keep the connection open until ten lines of mail body have been received.
                    246:          <li>Better logging via syslog.
                    247: </ul>
1.60      bentley   248: <li>Use the correct format for printing time values in <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>.
                    249: <li>Check the maximum size of an exec header after <a href="https://man.openbsd.org/lkm.4">lkm(4)</a> load or unload, since the module may just change it.
                    250: <li>Allow <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>-toggled emulations to be switched off after being switched on.
                    251: <li>Fix a bug in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> emacs-mode filename completion.
1.1       david     252: <!-- ^ 20030823 -->
1.60      bentley   253: <li>Fix 64-bit breakage in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> counters output.
                    254: <li>Build <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> with support for DSN-specific timeouts, so bounces can be timed out more quickly.
                    255: <li>Fix <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>'s end-of-word detection.
                    256: <li>Remove <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> support for the kerberos-2@ssh.com authentication method, now obsoleted by GSSAPI.
                    257: <li>Add GSSAPI authentication support to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
1.1       david     258: <li>Don't age IPv6 non-gateway host routes. (NetBSD PR bin/22568.)
                    259: <!-- ^ 20030822 -->
1.60      bentley   260: <li>New keywords @extra and @extraunexec for <a href="https://man.openbsd.org/pkg_create.1">pkg_create(1)</a>, to specify 'extra' package files that are only undeleted with pkg_delete -c.
                    261: <li><a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> can now show the operating system of TCP SYN packets with the -o option.
                    262: <li>Add passive OS fingerprinting capability to <a href="https://man.openbsd.org/pf.4">pf(4)</a>, via the 'os' keyword.
                    263: <li>Add <a href="https://man.openbsd.org/pf.os.5">pf.os(5)</a> passive OS fingerprint database.
                    264: <li>Add kern.emul.* <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> toggles for the various OS emulations instead of compile-time options.
1.1       david     265: <li>Fix Apache bug <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737">#21737</a> (zombie suexec processes) by reverting to 1.3.27 behaviour.
                    266: <li>Merge in Apache 1.3.28 and mod_ssl 2.8.15.
1.60      bentley   267: <li>By default, use spamhaus instead of spews for <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>.
1.1       david     268: <li>In libcrypto, add bignum zero to bignum zero without corrupting the result.
1.60      bentley   269: <li>Backport a fix for an obscure <a href="https://man.openbsd.org/gcc.1">g++(1)</a> <a href="http://gcc.gnu.org/ml/gcc-bugs/1999-08n/msg00621.html">bug</a> which propolice trips.
1.1       david     270: <!-- ^ 20030821 -->
1.60      bentley   271: <li><strong>RELIABILITY FIX: An improper bounds check in the <a href="https://man.openbsd.org/semget.2">semget(2)</a> system call can allow a local user to cause a kernel panic.</strong><br>
1.1       david     272:     <a href="errata33.html#semget">A source code patch is available</a>.<br>
1.60      bentley   273:     <a href="stable.html">[Applied to stable]</a>
                    274: <li>Queues that list themselves as a child queue are now disallowed by <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    275: <li>Have <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> print a more helpful error messages for bad queue definitions and invalid CBQ priorities.
                    276: <li>Convert <a href="https://man.openbsd.org/bootpd.8">bootpd(8)</a> from <a href="https://man.openbsd.org/select.2">select(2)</a> to <a href="https://man.openbsd.org/poll.2">poll(2)</a>.
1.1       david     277: <!-- ^ 20030820 -->
                    278: <li>Increase the default FD_SETSIZE from 256 to 1024.
1.60      bentley   279: <li>Set the <a href="https://man.openbsd.org/select.2">select(2)</a> timeout properly for active mode FTP under <a href="https://man.openbsd.org/faithd.8">faithd(8)</a>.
                    280: <li>Change ioctl(...SIOCFIGCONF...) to <a href="https://man.openbsd.org/getifaddrs.3">getifaddrs(3)</a> in lots of places.
                    281: <li>Add dynamic <a href="https://man.openbsd.org/select.2">select(2)</a> fd_set handling to <a href="https://man.openbsd.org/ypbind.8">ypbind(8)</a>.
                    282: <li>Convert <a href="https://man.openbsd.org/map-mbone.8">map-mbone(8)</a>, <a href="https://man.openbsd.org/mrinfo.8">mrinfo(8)</a>, <a href="https://man.openbsd.org/mtrace.8">mtrace(8)</a>, <a href="https://man.openbsd.org/pppctl.8">pppctl(8)</a>  and <a href="https://man.openbsd.org/timed.8">timed(8)</a> from <a href="https://man.openbsd.org/select.2">select(2)</a> to <a href="https://man.openbsd.org/poll.2">poll(2)</a>.
                    283: <li>Fix accidental fallthrough from SIOCSIFADDR to SIOCIFFLAGS for <a href="https://man.openbsd.org/tl.4">tl(4)</a>, <a href="https://man.openbsd.org/tx.4">tx(4)</a> and <a href="https://man.openbsd.org/wb.4">wb(4)</a>.
                    284: <li>As well as recommending <a href="https://man.openbsd.org/su.1">su(1)</a> instead root logins, clearly and distinctly suggest the user read <a href="https://man.openbsd.org/afterboot.8">afterboot(8)</a>. If that doesn't work, <a href="https://man.openbsd.org/banner.1">banner(1)</a> is available...
1.1       david     285: <li>Change /etc/mtree/4.4BSD.dist to reflect the move from /usr/include/ssl to /usr/include/openssl.
1.60      bentley   286: <li>New <a href="https://man.openbsd.org/mtd.4">mtd(4)</a> driver for Myson Technologies 3-in-1 Fast Ethernet boards. From NetBSD.
1.1       david     287: <!-- ^ 20030819 -->
                    288: <li>New NOFONTS define for XF4, stops fonts being built. Oh yes.
1.60      bentley   289: <li>Handle target lookup using the shell PATH nicely in <a href="https://man.openbsd.org/pmdb.1">pmdb(1)</a>.
                    290: <li>Do a <a href="https://man.openbsd.org/tzset.3">tzset(3)</a> in <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a> before doing the chroot.
                    291: <li>Don't treat PKG_PATH-built URL paths to <a href="https://man.openbsd.org/pkg_info.1">pkg_info(1)</a> as if they refer to local files.
                    292: <li>Make <a href="https://man.openbsd.org/pkg_info.1">pkg_info(1)</a>'s -a option look only at installed packages.
                    293: <li>Have <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> detect nonsensical max-mss &gt; 65535 in scrub rules.
                    294: <li>Don't loop back a copy of a broadcast or multicast packet to a simplex interface if <a href="https://man.openbsd.org/pf.4">pf(4)</a> routing is involved, preventing lockups.
                    295: <li>Enable the --initial-tab long option to <a href="https://man.openbsd.org/diff.1">diff(1)</a> by spelling it correctly.
1.1       david     296: <!-- ^ 20030817 -->
1.60      bentley   297: <li>Use only <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> to stir <a href="https://man.openbsd.org/arc4random.3">arc4random(3)</a> using kernel arc4random(). No more messing with /dev/arandom.
1.1       david     298: <!-- ^ 20030816 -->
1.60      bentley   299: <li>Add a bunch of emacs commands to <a href="https://man.openbsd.org/mg.1">mg(1)</a> dired mode.
                    300: <li>Unbreak <a href="https://man.openbsd.org/mg.1">mg(1)</a> dired mode directory listings.
1.1       david     301: <li>In the kernel, change arguments to suser(), and add new suser_ucred() for instances where caller doesn't have a process.
1.60      bentley   302: <li>New -S option to <a href="https://man.openbsd.org/pkg_create.1">pkg_create(1)</a>, like -s only better.
1.1       david     303: <!-- ^ 20030815-->
1.5       deraadt   304: <li>Zero out unused directory entry fields on FAT12 and FAT16 filesystems, to avoid breakage on Win2k and WinXP (PR#3400).
1.1       david     305: <li>Add a bunch more syscall stubs and implement exit_group() under Linux emulation. Needed for newer glibc binaries.
                    306: <li>Fix wrongness, memory leakage and a panic on directory reads in other-OS emulation mode on some filesystems.
1.60      bentley   307: <li>Have <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a> exit nicely after screening candidate primes (-T option).
                    308: <li>Much cleanup in the new <a href="https://man.openbsd.org/safe.4">safe(4)</a> driver.
1.1       david     309: <li>Add the POSIX-mandated struct itimerspec to sys/time.h .
                    310: <!-- ^ 20030814 -->
1.60      bentley   311: <li>Install the <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> TUNING guide.
                    312: <li>Better memory-use optimization for <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    313: <li>Remove the very deprecated RhostsAuthentication feature from <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    314: <li>Use <a href="https://man.openbsd.org/tcsendbreak.3">tcsendbreak(3)</a> in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> instead of ioctl(...TIOCSBRK...), for portability.
1.1       david     315: <!-- ^ 20030813 -->
1.60      bentley   316: <li>Convert <a href="https://man.openbsd.org/rshd.8">rshd(8)</a> to use <a href="https://man.openbsd.org/poll.2">poll(2)</a> instead of <a href="https://man.openbsd.org/select.2">select(2)</a>.
                    317: <li>Don't blindly pass FD_SETSIZE as the first argument to <a href="https://man.openbsd.org/select.2">select(2)</a>, that's bad mmmkay?
                    318: <li>New driver, <a href="https://man.openbsd.org/safe.4">safe(4)</a>, for the SafeNet crypto accelerator. From FreeBSD.
1.1       david     319: <li>Remove a bunch of AFS stuff that isn't used by OpenBSD.
                    320: <li>Merge in xfs from the ARLA-current as of 20030805.
1.60      bentley   321: <li>Stop <a href="https://man.openbsd.org/pkg_create.1">pkg_create(1)</a> erasing the last checksum from CONTENTS.
1.1       david     322: <!-- ^ 20030812 -->
1.5       deraadt   323: <li>Kill a panic when creating a block device on a full filesystem (NetBSD <a href="http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=22419">PR#22419</a>).<br>
1.60      bentley   324:     <a href="stable.html">[Applied to stable]</a>
                    325: <li><a href="https://man.openbsd.org/ftp.1">ftp(1)</a>, <a href="https://man.openbsd.org/rsh.1">rsh(1)</a> and <a href="https://man.openbsd.org/talk.1">talk(1)</a> now use <a href="https://man.openbsd.org/poll.2">poll(2)</a> instead of <a href="https://man.openbsd.org/select.2">select(2)</a>.
                    326: <li>Unbreak <a href="https://man.openbsd.org/pf.4">pf(4)</a> DIOCCHANGEADDR.<br>
                    327:     <a href="stable.html">[Applied to stable]</a>
                    328: <li>Some nice robustness-in-the-face-of-spam tweaks to the example <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> config in cf/courtesan.mc.
                    329: <li>Do dynamic <a href="https://man.openbsd.org/select.2">select(2)</a> fd_set allocation in <a href="https://man.openbsd.org/nfsd.8">nfsd(8)</a>.
                    330: <li>Handle <a href="https://man.openbsd.org/realloc.3">realloc(3)</a> failure nicely in the libedit tokenizer.
1.1       david     331: <li>3.3-current -&gt; 3.4-beta.
1.60      bentley   332: <li>Implement CLOCK_MONOTONIC for <a href="https://man.openbsd.org/clock_gettime.2">clock_gettime(2)</a>. From NetBSD.
                    333: <li>Don't attach a <a href="https://man.openbsd.org/le.4">le(4)</a> device if the interrupt for it can't be established.
1.1       david     334: <!-- ^ 20030811 -->
1.60      bentley   335: <li>Stop <a href="https://man.openbsd.org/patch.1">patch(1)</a> adding an extraneous newline at the end of its output.
                    336: <li>Have <a href="https://man.openbsd.org/patch.1">patch(1)</a> warn if a context or unified diff comes without a context, since this makes detection of a previously applied patch impossible.
                    337: <li>Remove uvm_useracc() from <a href="https://man.openbsd.org/uvm.9">uvm(9)</a>.
1.1       david     338: <!-- ^ 20030810 -->
1.60      bentley   339: <li>Fix an off-by-one in <a href="https://man.openbsd.org/vacation.1">vacation(1)</a>.
                    340: <li>Allow tables to be used in <a href="https://man.openbsd.org/pf.4">pf(4)</a> translation and routing rules.
1.1       david     341: <!-- ^ 20030809 -->
1.60      bentley   342: <li>In <a href="https://man.openbsd.org/diff.1">diff(1)</a>, do the initial memory allocation using a guesstimate based on the file size.
                    343: <li>Fix a bunch of potential null derefs in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    344: <li>Stop <a href="https://man.openbsd.org/patch.1">patch(1)</a> scanning the input file twice.
                    345: <li>Disable a <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> optimization, enabled by -fexpensive-optimizations and hence by -O2, on platforms where it was generating incorrect code.
1.1       david     346: <!-- ^ 20030808 -->
1.60      bentley   347: <li>Fix some memory leaks in <a href="https://man.openbsd.org/ed.1">ed(1)</a>.
                    348: <li>Allow 192- and 256-bit AES in <a href="https://man.openbsd.org/crypto.4">crypto(4)</a>.
                    349: <li>Use <a href="https://man.openbsd.org/setusercontext.3">setusercontext(3)</a> instead of roll-your-own in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, so that <a href="https://man.openbsd.org/login.conf.5">login.conf(5)</a> values apply.
                    350: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> matching code handle 32-bit uid and gid values properly.
                    351: <li>Make the <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> toggle net.inet6.ip6.redirect work as expected.
1.1       david     352: <li>Fix a potential use-after-free in icmp6 redirect code.
                    353: <!-- ^ 20030807 -->
1.61      deraadt   354: <li>Fix the abnormal exit code in <a href="https://man.openbsd.org/ohci.4">ohci(4)</a>.
1.60      bentley   355: <li>Plug memory leaks in <a href="https://man.openbsd.org/modload.8">modload(8)</a>, <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> and <a href="https://man.openbsd.org/usb.4">usb(4)</a>.
                    356: <li>Add -h option to <a href="https://man.openbsd.org/ls.1">ls(1)</a> for human-readable sizes.
                    357: <li>The <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> -Wbounded checker can't handle variable-length arrays yet, so don't try.
                    358: <li>Stop <a href="https://man.openbsd.org/gdb.1">gdb(1)</a> crashing on 'set enum' without an argument.
1.1       david     359: <!-- ^ 20030806 -->
1.60      bentley   360: <li>Now the information is actually copied into place, make <a href="https://man.openbsd.org/mount.8">mount(8)</a> show procfs info.
1.1       david     361: <li>Have procfs copy its mount options into statfs.mount_info.
1.60      bentley   362: <li>Add a debugging lever that forces <a href="https://man.openbsd.org/patch.1">patch(1)</a> to use plan B.
                    363: <li>In <a href="https://man.openbsd.org/patch.1">patch(1)</a> plan A, use <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> instead of <a href="https://man.openbsd.org/read.2">read(2)</a>/<a href="https://man.openbsd.org/malloc.3">malloc(3)</a>.
                    364: <li>strlcpy() -&gt; strncpy() in <a href="https://man.openbsd.org/bos.8">bos(8)</a>, un-busting the AFS wire protocol.
1.1       david     365: <li>Merge in ARLA -current, set version to 'arla-20030805'.
                    366: <!-- ^ 20030805 -->
1.60      bentley   367: <li><a href="https://man.openbsd.org/systrace.1">systrace(1)</a> updates from NetBSD and monkey.org.
1.1       david     368: <li>Add a missing close() in libsa's exec().
1.60      bentley   369: <li>Use <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> to guarantee null termination of the coredump process name.
1.1       david     370: <!-- ^ 20030804 -->
1.60      bentley   371: <li>Implement the WCONTINUED flag in <a href="https://man.openbsd.org/wait.2">wait*(2)</a>, as per POSIX. Adapted from FreeBSD.
1.1       david     372: <li>Fix Linux truncate64() emulation as well.
                    373: <li>Remove GNU gzip from the tree.
                    374: <!-- ^ 20030803 -->
1.60      bentley   375: <li>New, BSD-licensed <a href="https://man.openbsd.org/znew.1">znew(1)</a> script.
                    376: <li>Properly check the result of attempts to read from and write to processes in <a href="https://man.openbsd.org/pmdb.1">pmdb(1)</a>.
                    377: <li>Stop <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>'s Emacs mode yank-pop command dumping core when run twice (PR#3384).
1.1       david     378: <li>Correct emulation of Linux ftruncate64().
                    379: <!-- ^ 20030802 -->
1.60      bentley   380: <li><strong>SECURITY FIX: An off-by-one error exists in the C library function <a href="https://man.openbsd.org/realpath.3">realpath(3)</a>.</strong> Since this same bug resulted in a root compromise in the wu-ftpd ftp server it is possible that this bug may allow an attacker to gain escalated privileges on OpenBSD.<br>
1.1       david     381:     <a href="errata33.html#realpath">A source code patch is available</a>.<br>
1.60      bentley   382:     <a href="stable.html">[Applied to stable]</a>
1.1       david     383: <li>Back out the pthread itimer change (except when profiling) for compatibility reasons.
1.60      bentley   384: <li>Add __bounded__ attribute definitions (see <a href="https://man.openbsd.org/gcc-local.1">gcc-local(1)</a>) for many library functions.
                    385: <li>Don't print a pointless read-only warning message when running <a href="https://man.openbsd.org/vi.1">vi(1)</a> in read-only mode.
                    386: <li>New -q flag for <a href="https://man.openbsd.org/pkg_delete.1">pkg_delete(1)</a> that doesn't do a checksum before removing package files.
                    387: <li>Support for Marvell-based devices in <a href="https://man.openbsd.org/sk.4">sk(4)</a>.
1.1       david     388: <!-- ^ 20030801 -->
1.60      bentley   389: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> table tickets per-ruleset instead of global.
                    390: <li>Remove undocumented '-p' == '-p0' behaviour from <a href="https://man.openbsd.org/patch.1">patch(1)</a>, like GNU patch and in accordance with POSIX.
                    391: <li>Repair <a href="https://man.openbsd.org/patch.1">patch(1)</a>'s relative path handling by not nuking a parameter needed later in the function.
                    392: <li>Change the hash function used in the internals of <a href="https://man.openbsd.org/diff.1">diff(1)</a> so it generates fewer collisions.
                    393: <li>Privilege separation for <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>. Note new HUP behaviour.
                    394: <li>Have <a href="https://man.openbsd.org/patch.1">patch(1)</a> complain about non-existent lines at most once per patch.
                    395: <li>Make sure <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> doesn't attempt to display no-longer-existent queues.
                    396: <li>In <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>, check that password authentication is enabled before trying to authenticate users using the 'none' method (i.e. a blank password).
                    397: <li>Add a new, BSD-licensed <a href="https://man.openbsd.org/gzexe.1">gzexe(1)</a>.
                    398: <li>Fix <a href="https://man.openbsd.org/diff.1">diff(1)</a> exit codes when comparing against stdin.
1.1       david     399: <!-- ^ 20030731 -->
                    400: <li>Remove GNU diff from the tree.
                    401: <li>Add basic support for ftp:// package paths via the PKG_PATH environment variable.
1.60      bentley   402: <li>Make <a href="https://man.openbsd.org/patch.1">patch(1)</a> prompting more POSIX, and add the POSIX -i option.
                    403: <li>Make <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> die (instead of just complaining) when addition or deletion of an interface address fails.
1.1       david     404: <!-- ^ 20030730 -->
1.60      bentley   405: <li>Use a sockaddr_storage instead of a sockaddr to avoid a stack smash in <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>.
1.1       david     406: <li>Remove a stray backslash and unbreak 'make release' for XF4.
1.60      bentley   407: <li>Save the interface associated with a <a href="https://man.openbsd.org/pf.4">pf(4)</a> state table entry when the entry is first created, not when another packet matches the entry.
                    408: <li>When running <a href="https://man.openbsd.org/fsck.8">fsck(8)</a> as root, bump the data size resource limit up to unlimited (instead of up to the hard limit) to avoid problems with large filesystems.
                    409: <li>Better TMPDIR environment variable handling in <a href="https://man.openbsd.org/patch.1">patch(1)</a>.
                    410: <li>Improved test for output on stdout in <a href="https://man.openbsd.org/compress.1">compress(1)</a>.
                    411: <li>New <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> progress meter implementation, with better licensing.
                    412: <li>Add 'pass on lo' to the temporary boottime <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> (PR#3376).
                    413: <li>Fix <a href="https://man.openbsd.org/ftp-proxy.8">ftp-proxy(8)</a>'s handling of multiline server responses (PR#3378).
                    414: <li>Add a new, BSD-licensed <a href="https://man.openbsd.org/zforce.1">zforce(1)</a> script.
                    415: <li>Make <a href="https://man.openbsd.org/compress.1">compress(1)</a> do the right thing when confronted with (e.g). 'gzip -lN &lt; foo.gz'.
1.1       david     416: <li>Another missing netinet byte-order fixup, this time in fragment reassembly code.
1.60      bentley   417: <li>Fix a printf(%s) off-by-one in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    418: <li>Improvements to <a href="https://man.openbsd.org/pf.4">pf(4)</a> skip-step calculation.
1.1       david     419: <li>More propolice fixes.
                    420: <!-- ^ 20030729 -->
1.60      bentley   421: <li>Add <a href="https://man.openbsd.org/growfs.8">growfs(8)</a> from FreeBSD.
1.1       david     422: <li>Remove unlicensed MATH_EMULATE code (written by some guy named Torvalds) from the kernel, leaving only the GNU emulation code for the moment.
1.60      bentley   423: <li>Don't treat consecutive slashes as path components in <a href="https://man.openbsd.org/patch.1">patch(1)</a>, for POSIX reasons.
                    424: <li>Make <a href="https://man.openbsd.org/patch.1">patch(1)</a>'s exit value consistent with POSIX and with <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    425: <li>Add <a href="https://man.openbsd.org/mbuf.9">mbuf(9)</a> markup (M_TUNNEL) for tunnel-mode IPsec connections so that <a href="https://man.openbsd.org/gif.4">gif(4)</a> over IPsec can be detected and unencapsulated consistently (PR#3023).
                    426: <li><a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a> can now generate the Diffie-Hellman groups as needed by <a href="https://man.openbsd.org/moduli.5">moduli(5)</a>.
1.1       david     427: <!-- ^ 20030728 -->
1.60      bentley   428: <li>If <a href="https://man.openbsd.org/compress.1">compress(1)</a> detects that compressed output would be larger than the input, fail so that the .gz file gets removed.
                    429: <li>Fix a missing initialisation and cure a hang that could occur when <a href="https://man.openbsd.org/diff.1">diff(1)</a>ing a directory.
                    430: <li>Try to bound memory and CPU usage of <a href="https://man.openbsd.org/diff.1">diff(1)</a>, old (unbounded) behaviour available with -d.
1.1       david     431: <!-- ^ 20030727 -->
1.60      bentley   432: <li>Install <a href="https://man.openbsd.org/ed.1">ed(1)</a> tutorial papers.
                    433: <li>Stop <a href="https://man.openbsd.org/mtree.8">mtree(8)</a>'s -s option enabling -t by mistake.
1.1       david     434: <!-- ^ 20030726 -->
1.60      bentley   435: <li>More tweaks to <a href="https://man.openbsd.org/compress.1">compress(1)</a>.
1.1       david     436: <li>Fix an x86 DoS (<a href="http://www.securityfocus.com/archive/1/330399/2003-07-21/2003-07-27/0">reported</a> by Michal Zalewski) by zeroing the SYSENTER registers at kernel boot time.<br>
1.60      bentley   437:     <a href="stable.html">[Applied to stable]</a>
                    438: <li>Remove some in-place IP header byte order changes in <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>, missed out before.
                    439: <li>Print the right error line number in <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a>.
                    440: <li>Change references to the now non-existent <a href="https://man.openbsd.org/kerberos.1">kerberos(1)</a> manpage to point at 'info heimdal.'
                    441: <li>Add sha2 support to <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       david     442: <li>A few *printf cleanups in sys/net/.
1.60      bentley   443: <li>New __kprintf__ format attribute for <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> that groks kernel *<a href="https://man.openbsd.org/printf.9">printf(9)</a> format arguments. See <a href="https://man.openbsd.org/gcc-local.1">gcc-local(1)</a> for details.
                    444: <li>Change <a href="https://man.openbsd.org/patch.1">patch(1)</a>'s -b option to be POSIX ('save a backup') and give the old functionality (specify backup filename suffix) to the -z option like GNU patch. For now, -b is on by default.
1.1       david     445: <!-- ^ 20030725 -->
                    446: <li>Fix IP packet length setting for IPsec tunnels, lost in recent byte order changes.
                    447: <li>Add sha2 support for IPsec.
1.60      bentley   448: <li>Add _syslogd user for, um, <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>, soon to get the privsep treatment.
1.5       deraadt   449: <li>Allow the kernel to build with inet enabled but ether disabled (PR#3356).
1.1       david     450: <li>New APIWARN libc/Makefile define, disabled by default, which makes the linker complain whenever unsafe string functions are used.
                    451: <!-- ^ 20030724 -->
1.60      bentley   452: <li>Move nasty SCSI utility code out of libutil and into <a href="https://man.openbsd.org/scsi.8">scsi(8)</a>, the only place it's used.
1.1       david     453: <li>When detaching an interface, remove from software interrupt queues any packets pointing to that interface.
1.60      bentley   454: <li>Enable DMA on all but really old Promise <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> controllers.
                    455: <li>Add some fixups for LBA48 support on old Promise <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> controllers. From NetBSD, fixes from FreeBSD.
1.1       david     456: <li>In Linux emulation mode, don't pass (as yet) unimplemented vfat ioctls through.
                    457: <li>Remove unused scanner stuff in src/usr.sbin/ssio.
                    458: <li>Implement the sysinfo() system call under Linux emulation.
1.60      bentley   459: <li>Remove AFS code from <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
                    460: <li>Redo the 'invalid line number' fix for <a href="https://man.openbsd.org/patch.1">patch(1)</a>.
                    461: <li>Update <a href="https://man.openbsd.org/CGI.3p">CGI(3p)</a> to version 2.98 to fix a cross-site scripting bug.<br>
                    462:     <a href="stable.html">[Applied to stable]</a>
1.1       david     463: <!-- ^ 20030723 -->
1.60      bentley   464: <li>Use libc <a href="https://man.openbsd.org/getopt_long.3">getopt_long(3)</a> in <a href="https://man.openbsd.org/patch.1">patch(1)</a> instead of a local version.
                    465: <li>POSIX tweaks to <a href="https://man.openbsd.org/patch.1">patch(1)</a>.
                    466: <li>Switch over to the new <a href="https://man.openbsd.org/diff.1">diff(1)</a> and <a href="https://man.openbsd.org/diff3.1">diff3(1)</a> code, disabling GNU diff. sdiff is no more.
                    467: <li>Remove obsolete KerberosIV and AFS code from <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and re-enable the -k option.
                    468: <li>Implement <a href="https://man.openbsd.org/diff.1">diff(1)</a> options -L and -T for GNU diff compatibility.
1.1       david     469: <!-- ^ 20030722 -->
1.60      bentley   470: <li><a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a> and <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a> now share a mutex.
                    471: <li>Check for invalid flags to <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> and <a href="https://man.openbsd.org/mprotect.2">mprotect(2)</a> and bomb out on errors.
                    472: <li>A number of compatibility and POSIX compliance tweaks to <a href="https://man.openbsd.org/diff.1">diff(1)</a>'s output.
                    473: <li>Back out the <a href="https://man.openbsd.org/patch.1">patch(1)</a> line number fix, it coredumped sometimes.
                    474: <li>Add <a href="https://man.openbsd.org/llabs.3">llabs(3)</a> function for C99 compliance.
                    475: <li>Add <a href="https://man.openbsd.org/ftw.3">ftw(3)</a> and <a href="https://man.openbsd.org/nftw.3">nftw(3)</a> functions, implemented using <a href="https://man.openbsd.org/fts.3">fts(3)</a>, for XPG compliance.
                    476: <li>Dynamically grow <a href="https://man.openbsd.org/diff.1">diff(1)</a>'s array of changes as required.
                    477: <li>Fix a redraw bug in <a href="https://man.openbsd.org/vi.1">vi(1)</a> that could cause endless recursion.
                    478: <li>Compile <a href="https://man.openbsd.org/modload.8">modload(8)</a> with the -Z option to <a href="https://man.openbsd.org/ld.1">ld(1)</a> (disabling W^X).
                    479: <li>Fix a typo in <a href="https://man.openbsd.org/md5.1">md5(1)</a> that created an array of ints instead of chars.
1.1       david     480: <!-- ^ 20030721 -->
1.60      bentley   481: <li>Allow <a href="https://man.openbsd.org/uhid.4">uhid(4)</a> devices to be used as 'mice' for the X server.
                    482: <li>In <a href="https://man.openbsd.org/wd.4">wd(4)</a> only use LBA48 when absolutely necessary, to cut down on register-writing overhead.
                    483: <li>Have <a href="https://man.openbsd.org/ac.8">ac(8)</a> ignore entries that go back in time.
                    484: <li>Fix a bug causing a segfault in <a href="https://man.openbsd.org/grep.1">grep(1)</a> (PR#3358).
1.1       david     485: <!-- ^ 20030720 -->
1.60      bentley   486: <li>With MALLOC_EXTRA_SANITY defined, have <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> just warn instead of dying on <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>/<a href="https://man.openbsd.org/brk.2">brk(2)</a> errors.
                    487: <li>Updates to <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>: Bug fixes and new 'ask' action.
1.5       deraadt   488: <li>Fix sftp filename parsing for arguments with escaped quotes (OpenSSH bug <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=517">#517</a>).
1.1       david     489: <!-- ^ 20030719 -->
1.60      bentley   490: <li>Don't flip <a href="https://man.openbsd.org/compress.1">compress(1)</a> into 'zcat' mode if the -o option is given.
                    491: <li>Check that the mountpoint of the descriptor passed to <a href="https://man.openbsd.org/fstatfs.2">fstatfs(2)</a> is non-NULL.
                    492: <li>Un-swap <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>'s display of (requested, available) library revisions when the available library is less than that requested.
1.1       david     493: <!-- ^ 20030718 -->
1.60      bentley   494: <li>GNU diff compatibility and many other fixes and cleanups to <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    495: <li>Fix <a href="https://man.openbsd.org/pf.4">pf(4)</a> scrub rule fragment reassembly after the netinet byte order changes.
                    496: <li>Add ESP decryption support to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> (-E option).
1.1       david     497: <!-- ^ 20030717 -->
1.60      bentley   498: <li>Make <a href="https://man.openbsd.org/diff.1">diff(1)</a>'s no-newline-at-end-of-file handling consistent with GNU diff, now that <a href="https://man.openbsd.org/patch.1">patch(1)</a> is expecting this.
                    499: <li>Fix a sizeof(wrongthing) bug in <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
                    500: <li>Teach <a href="https://man.openbsd.org/patch.1">patch(1)</a> how to deal with "\ No newline at end of file" as produced by GNU diff (and soon OpenBSD <a href="https://man.openbsd.org/diff.1">diff(1)</a> as well). From NetBSD.
                    501: <li>In <a href="https://man.openbsd.org/newfs.8">newfs(8)</a>, remove the ffs default limit of 16 cylinders per group, and simply set to match other parameters. Change the default frag size to 2048, which bumps the block size to 16k. (From FreeBSD newfs.c late 2001.)
                    502: <li>React rationally to bogus line numbers in input to <a href="https://man.openbsd.org/patch.1">patch(1)</a>.
                    503: <li>Don't store Kerberos credentials in the privileged <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> process.
                    504: <li>Clear IUCLC flag (uppercase-to-lowercase translation) when setting raw tty mode in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    505: <li>Allow as many -d (<a href="https://man.openbsd.org/sshd.8">sshd(8)</a>) or -v (<a href="https://man.openbsd.org/ssh.1">ssh(1)</a>) options as the user cares to give. Max debug/verbose level is still 3.
                    506: <li>Have <a href="https://man.openbsd.org/mkdep.1">mkdep(1)</a> correctly handle '-o &lt;file&gt;' on the compiler command line.
1.1       david     507: <!-- ^ 20030716 -->
1.60      bentley   508: <li>In <a href="https://man.openbsd.org/xargs.1">xargs(1)</a>, don't call <a href="https://man.openbsd.org/err.3">err(3)</a> (which uses <a href="https://man.openbsd.org/exit.3">exit(3)</a>) after doing <a href="https://man.openbsd.org/vfork.2">vfork(2)</a>.
                    509: <li>Fix line ranges for unified <a href="https://man.openbsd.org/diff.1">diff(1)</a> output.
                    510: <li>Unbreak <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> after the recent netinet byte ordering changes.
                    511: <li>Stop <a href="https://man.openbsd.org/compress.1">compress(1)</a> from re-compressing a file with a suffix indicating it's already compressed. <!-- Synonym failure -->
                    512: <li>Fix memory management in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s table parsing code.
1.1       david     513: <!-- ^ 20030715 -->
1.60      bentley   514: <li>Range-check numeric arguments to <a href="https://man.openbsd.org/grep.1">grep(1)</a> against INT_MAX.
                    515: <li>Un-swap the sec and usec uptime stats in <a href="https://man.openbsd.org/an.4">an(4)</a>.
                    516: <li>Fix file suffix handling code in <a href="https://man.openbsd.org/compress.1">compress(1)</a>.
                    517: <li>Allow <a href="https://man.openbsd.org/compress.1">compress(1)</a> to accept -t and an implied -c when we're taking piped input (normally -t and -c are mutually exclusive).
1.1       david     518: <li>Enable build of KerberosV libraries under lib/.
                    519: <li>More manpage cleanup.
1.60      bentley   520: <li>Remove undocumented <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> option '-V'.
                    521: <li>Remove <a href="https://man.openbsd.org/error.1">error(1)</a>.
1.1       david     522: <!-- ^ 20030714 -->
1.60      bentley   523: <li>Fix a couple of cases where <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> fails due to lack of memory, but doesn't set ENOMEM.
1.1       david     524: <li>Make fwohci (IEEE1394) cardbus code compile on big-endian systems.
                    525: <!-- ^ 20030713 -->
1.60      bentley   526: <li>Add <a href="https://man.openbsd.org/zdiff.1">zdiff(1)</a> script using our new improved <a href="https://man.openbsd.org/compress.1">compress(1)</a>.
                    527: <li>Remove a couple of unnecessary htons() calls in the <a href="https://man.openbsd.org/pf.4">pf(4)</a> routing code.
1.1       david     528: <!-- ^ 20030712 -->
1.60      bentley   529: <li>Parsing improvements and better debugging/regression test support for tables in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    530: <li>Make <a href="https://man.openbsd.org/compress.1">compress(1)</a> magic number checking work when decompressing on a pipe.
1.1       david     531: <!-- ^ 20030711 -->
                    532: <li>Make sure an unlock message gets sent when handing NFS receive errors.
1.60      bentley   533: <li>Add a cast to 64 bits to prevent a <a href="https://man.openbsd.org/statfs.2">statfs(2)</a> overflow on large disks.
                    534: <li>Fix <a href="https://man.openbsd.org/grep.1">grep(1)</a>'s -v semantics (print if no match of any pattern).
                    535: <li>LBA48 support and compatibility tweaks for <a href="https://man.openbsd.org/atactl.8">atactl(8)</a>.
                    536: <li>Set the correct return code when <a href="https://man.openbsd.org/grep.1">grep(1)</a> dies due to an error.
                    537: <li>Fix parsing of -&lt;num&gt; (context) option to <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
1.1       david     538: <li>Bring in a diff3 from 32V UNIX, and start hacking it into shape.
                    539: <li>Tweak the installer's ftp client operation so that sets are always fetched from the exact same place as the set list.
1.60      bentley   540: <li>Prevent excessive rekeying in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> for ciphers with block size &lt;= 128 bits by enforcing a fixed 1GB rekey limit for these ciphers.
                    541: <li>Set all ulimit values to 'unlimited' in the installer, unbreaking <a href="https://man.openbsd.org/fsck.8">fsck(8)</a> for large filesystems.
1.1       david     542: <li>Fix a couple of broken IPv6 packet length tests.
1.60      bentley   543: <li>Unbreak merging of host lists in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    544: <li>Stop <a href="https://man.openbsd.org/spell.1">spell(1)</a> misinterpreting '+X' as option '-X'.
1.1       david     545: <li>Tidy up a bunch of missing include files all over the place.
                    546: <!-- ^ 20030710 -->
                    547: <li>Have the IPv6 normalizer detect short packets, since the 'exact length' match was just removed.
                    548: <li>When normalizing IPv6 packets, don't check against length fields that are only set after filter processing.
                    549: <li>In the netinet stack, don't cheat by NTOHS()'ing ip_len and ip_off (modifying the packet buffer directly). Instead, call ntohs() every time.
1.60      bentley   550: <li>Make <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> compatible with newer binutils.
                    551: <li>Stop <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> dumping core when the package contains an invalid package name.
                    552: <li>Fix a double free in <a href="https://man.openbsd.org/ex.1">ex(1)</a>.
                    553: <li>Give <a href="https://man.openbsd.org/gem.4">gem(4)</a> a performance boost on sparc64 and macppc.
1.1       david     554: <li>Merge in libevent 0.7a.
1.60      bentley   555: <li>New 'remove manpage' option -u to <a href="https://man.openbsd.org/makewhatis.8">makewhatis(8)</a>.
1.5       deraadt   556: <li>Fix a dangling pointer when deleting multicast router virtual interfaces (option MROUTING required).
1.60      bentley   557: <li>Fix some PHY problems in <a href="https://man.openbsd.org/sis.4">sis(4)</a>.
                    558: <li>Better temp file handling in <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    559: <li><a href="https://man.openbsd.org/diff.1">diff(1)</a>'s -l (paginate) option works again.
1.1       david     560: <!-- ^ 20030709 -->
                    561: <li>Sync USB code with NetBSD, in preparation for USB 2.0 support.
1.60      bentley   562: <li>Don't kill other users' states when logging in to <a href="https://man.openbsd.org/authpf.8">authpf(8)</a>. When killing (the correct user's) states, make sure they're all zapped.<br>
                    563:     <a href="stable.html">[Applied to stable]</a>
1.1       david     564: <li>When using IPsec, fix a panic by not trying to forward truncated IP-in-IP encap packets.
                    565: <li>Clear down multicast forwarding on IPv6 interface detach.
1.60      bentley   566: <li>Make <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>'s (normally not compiled) DBM SSL cache code build again.
                    567: <li>Fix a double free in <a href="https://man.openbsd.org/diff.1">diff(1)</a>.
                    568: <li>Try to avoid using an unnecessary temp file when <a href="https://man.openbsd.org/diff.1">diff(1)</a>'ing against a regular file redirected to stdin.
                    569: <li>If <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a> is given (via -p) a UNIX socket name that's too long, fail instead of silently truncating the name.
                    570: <li>Make sure <a href="https://man.openbsd.org/compress.1">compress(1)</a> closes its open files properly.
1.1       david     571: <!-- ^ 20030708 -->
1.60      bentley   572: <li>Fare thee well, <a href="https://man.openbsd.org/rpc.pcnfsd.8">rpc.pcnfsd(8)</a>.
                    573: <li>Fix <a href="https://man.openbsd.org/security.8">security(8)</a>'s password expiry check.
                    574: <li>Pass the right length to <a href="https://man.openbsd.org/readlink.2">readlink(2)</a> in <a href="https://man.openbsd.org/rdist.1">rdistd(1)</a>.
                    575: <li>When given a unix domain socket name that's too long, <a href="https://man.openbsd.org/nc.1">nc(1)</a> gives a helpful error instead of silently truncating the name.
1.1       david     576: <li>Implement the cpuid() function for generic i386, not just for longrun.
1.60      bentley   577: <li>Print <a href="https://man.openbsd.org/dump.8">dump(8)</a> times correctly (PR#3296).
1.1       david     578: <!-- ^ 20030707 -->
1.60      bentley   579: <li><a href="https://man.openbsd.org/raidctl.8">raidctl(8)</a> dies noisily instead of silently truncating overlong command line options.
                    580: <li><a href="https://man.openbsd.org/mount_nfs.8">mount_nfs(8)</a> now gives a helpful message when the hostname is too long.
1.1       david     581: <li>Major updates to BSD diff, implementing many more 'standard' options and tidying up somewhat.
                    582: <li>Properly reset all fields of a deleted ext2fs inode, fixing a panic. From NetBSD.<br>
1.60      bentley   583:     <a href="stable.html">[Applied to stable]</a>
1.1       david     584: <li>Fix an off-by-one in kernel ext2fs filesystem code, the first ext2 inode is numbered one not zero.<br>
1.60      bentley   585:     <a href="stable.html">[Applied to stable]</a>
1.1       david     586: <li>Further strn*() -&gt; strl*() fixes.
                    587: <!-- ^ 20030706 -->
                    588: <li>Back out routing socket exact match fix after reports of problems.
                    589: <!-- ^ 20030705 -->
                    590: <li>Remove -h functionality from BSD diff, but allow the option for compatibility like GNU diff.
1.60      bentley   591: <li>Various cleanup in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> et al.
                    592: <li>Add 'pass' <a href="https://man.openbsd.org/pf.4">pf(4)</a> modifier for nat rules, allowing a translation rule to bypass the filter ruleset altogether.
                    593: <li>Remove a redundant (and wrong) copy in <a href="https://man.openbsd.org/pf.4">pf(4)</a> tcp test code.
1.1       david     594: <!-- ^ 20030704 -->
1.60      bentley   595: <li>Better umask setting detection in <a href="https://man.openbsd.org/security.8">security(8)</a>.
                    596: <li>Use <a href="https://man.openbsd.org/realpath.3">realpath(3)</a> instead of roll-your-own code in mount_*(8) helpers. Fixes PR#1662.
                    597: <li>String function cleanup in <a href="https://man.openbsd.org/getNAME.8">getNAME(8)</a>.
                    598: <li>Table code and exit handling cleanup in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    599: <li>Fix config file parsing of the <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> AddressFamily option.
                    600: <li>Make <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> use the system <a href="https://man.openbsd.org/setreuid.2">setreuid(2)</a> instead of its own.
                    601: <li>Add a 'real' mmap2() system call under Linux emulation, using the new MAP_TRYFIXED <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> option so it works the way Linux does.
1.1       david     602: <!-- ^ 20030703 -->
1.60      bentley   603: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> force the host key alias to lowercase before matching.
                    604: <li>Add SOCKSv5 support to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> with the -D option, as well as SOCKSv4.
                    605: <li>Better <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> versioned library search algorithm.
                    606: <li>Bump <a href="https://man.openbsd.org/mktemp.3">mktemp(3)</a> randomness in lots of places from 6 to 10 'X's.
1.1       david     607: <!-- ^ 20030702 -->
1.60      bentley   608: <li>Allow <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a>'s -a option to archive across filesystems.
                    609: <li>Add MAP_TRYFIXED option to <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> to turn off heap address avoidance, which helps when emulating other OSes.
1.1       david     610: <li>Remove the sys_omquery() compatibility system call.
1.60      bentley   611: <li>Better umask safety check in <a href="https://man.openbsd.org/security.8">security(8)</a>.
                    612: <li>Stability fixes to <a href="https://man.openbsd.org/siop.4">siop(4)</a>.
                    613: <li>Stop using <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> in <a href="https://man.openbsd.org/tail.1">tail(1)</a>, fixes a variety of bugs and performance issues.
                    614: <li>Fix a bad bounds check in the grep-without-regex part of <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
1.1       david     615: <!-- ^ 20030701 -->
1.60      bentley   616: <li>Under-the-hood improvements to speed up <a href="https://man.openbsd.org/m4.1">m4(1)</a>.
                    617: <li>Add some buffer management functions for <a href="https://man.openbsd.org/pf.4">pf(4)</a> tables.
                    618: <li><a href="https://man.openbsd.org/unifdef.1">unifdef(1)</a> fixes from FreeBSD.
                    619: <li>Reset <a href="https://man.openbsd.org/pf.4">pf(4)</a> interface statistics when the loginterface is changed (PR#3332).
                    620: <li>Properly purge <a href="https://man.openbsd.org/pf.4">pf(4)</a> tags when flushing <a href="https://man.openbsd.org/bridge.4">bridge(4)</a> filter rules.
                    621: <li>Don't generate an icmp6 redirect if <a href="https://man.openbsd.org/pf.4">pf(4)</a> rewrote the destination address.
                    622: <li>Improve <a href="https://man.openbsd.org/compress.1">compress(1)</a>'s gzip compatibility with silly configure scripts that expect 'gzip -h' to return success.
1.1       david     623: <!-- ^ 20030630 -->
1.60      bentley   624: <li>First pass at <a href="https://man.openbsd.org/pf.4">pf(4)</a> normalisation of IPv6 packets. No fragment reassembly yet.
                    625: <li>Improvements to the <a href="https://man.openbsd.org/lm.4">lm(4)</a> hardware sensor driver.
                    626: <li>Make <a href="https://man.openbsd.org/compress.1">compress(1)</a> respond more usefully to gzip CRC errors.
1.1       david     627: <li>Many manual page fixes and cleanups.
                    628: <!-- ^ 20030629 -->
1.60      bentley   629: <li>Fix some target probe problems in <a href="https://man.openbsd.org/siop.4">siop(4)</a>.
                    630: <li>Unbreak string printing in <a href="https://man.openbsd.org/locate.1">locate(1)</a>.
1.1       david     631: <li>Fix mdoc bug that put random blank lines into manpages. From NetBSD.
1.60      bentley   632: <li>Better type checking for <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> atomic I/O.
                    633: <li>Don't give <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> interfaces an IPv6 link-local address.
                    634: <li><a href="https://man.openbsd.org/sshd.8">sshd(8)</a> now logs pidfile creation errors.
                    635: <li>Allow <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> to log output via syslog. Controlled via sysctl ddb.log.
1.1       david     636: <!-- ^ 20030628 -->
                    637: <li>Handle IPv6 neighbor discovery timers more quickly and with greater accuracy.
                    638: <li>Make the installer mount all possible swap before creating devices, in an attempt to stop MAKEDEV bombing through lack of memory.
1.60      bentley   639: <li>Make sure getanswer() (called by <a href="https://man.openbsd.org/gethostbyname.3">gethostbyname(3)</a> etc.) doesn't stray past the end of its reply packet.
                    640: <li>Remove a memory leak in <a href="https://man.openbsd.org/arp.8">arp(8)</a>.
                    641: <li>Fix string cleanup breakage in <a href="https://man.openbsd.org/siop.4">siop(4)</a>.
                    642: <li>Unbreak <a href="https://man.openbsd.org/compress.1">compress(1)</a> gzip code on big-endian architectures.
                    643: <li>Some more agressive string fixes in <a href="https://man.openbsd.org/named.8">named(8)</a>.
                    644: <li>Fix <a href="https://man.openbsd.org/compress.1">compress(1)</a>' -t option.
                    645: <li>Add kqueue support for <a href="https://man.openbsd.org/ugen.4">ugen(4)</a>, <a href="https://man.openbsd.org/uhid.4">uhid(4)</a>, <a href="https://man.openbsd.org/usb.4">usb(4)</a> and <a href="https://man.openbsd.org/uscanner.4">uscanner(4)</a>. From NetBSD.
                    646: <li>Fix <a href="https://man.openbsd.org/pf.4">pf(4)</a> tag lookup for DIOCCHANGERULE.
                    647: <li>Fix a subtle tag reference count bug in kernel <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       david     648: <li>Add alaw &lt;-&gt; ulaw conversion to the kernel ( alaw_to_mulaw(), mulaw_to_alaw() )
                    649: <!-- ^ 20030627 -->
1.60      bentley   650: <li>Check that the argument to "-o ProxyCommand" exists on the <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> command line, instead of dumping core.
                    651: <!-- XXX held back <li>Mark up many common libc and other functions for the new <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> bounds checker. -->
                    652: <li>Add a simple static bounds checker to <a href="https://man.openbsd.org/gcc.1">gcc(1)</a>. (See <a href="https://man.openbsd.org/gcc-local.1">gcc-local(1)</a>.)
                    653: <li>Switch <a href="https://man.openbsd.org/diff3.1">diff3(1)</a> and <a href="https://man.openbsd.org/sdiff.1">sdiff(1)</a> to use libc <a href="https://man.openbsd.org/getopt_long.3">getopt_long(3)</a>.
1.1       david     654: <li>Add USD Beginners Guide document, and some historical papers.
1.60      bentley   655: <li>Add USD docs for <a href="https://man.openbsd.org/awk.1">awk(1)</a>, <a href="https://man.openbsd.org/ed.1">ed(1)</a> and <a href="https://man.openbsd.org/sed.1">sed(1)</a>, and PSD docs for <a href="https://man.openbsd.org/m4.1">m4(1)</a>, <a href="https://man.openbsd.org/lint.1">lint(1)</a> (as xlint) and the ms macros.
1.1       david     656: <li>Fix temp file handling and an off-by-one in BSD diff.
1.60      bentley   657: <li>Fix <a href="https://man.openbsd.org/isp.4">isp(4)</a>'s PCI probe.
                    658: <li>Pad the <a href="https://man.openbsd.org/osiop.4">osiop(4)</a> script data scructure to 256 bytes to avoid cache problems.
1.1       david     659: <!-- ^ 20030626 -->
1.60      bentley   660: <li>Fix an endianness bug in <a href="https://man.openbsd.org/an.4">an(4)</a>.
1.1       david     661: <li>Add unified diff support to the BSD diff.
1.60      bentley   662: <li>Have asn1_compile use <a href="https://man.openbsd.org/arc4random.3">arc4random(3)</a>.
1.1       david     663: <li>Function prototype cleanup all over the tree.
1.60      bentley   664: <li>New extensible bufq mechanism for manipulating buf queues, only in <a href="https://man.openbsd.org/wd.4">wd(4)</a> for now.
1.1       david     665: <li>Add -C option support (number of lines of context) to the BSD diff.
1.60      bentley   666: <li>Fix some suspect type conversions in <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
                    667: <li>Allow <a href="https://man.openbsd.org/bridge.4">bridge(4)</a> to tag packets for later use in <a href="https://man.openbsd.org/pf.4">pf(4)</a> rules. Oh yes.
                    668: <li>Fix backwards arguments when seeking within gzipped files in <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
1.1       david     669: <li>Major cleanup (safe string functions, signal race avoidance) in the recently imported BSD diff.
1.60      bentley   670: <li>Fix division-by-zeros in <a href="https://man.openbsd.org/atapiscsi.4">atapiscsi(4)</a> that could occur when the system is unable to determine even the unit's blocksize.
1.1       david     671: <li>Add diff program from 4.3BSD Reno. Much work to be done.
                    672: <!-- ^ 20030625 -->
                    673: <li>Add i386 a.out emulation for dynamic binaries.
1.60      bentley   674: <li>Fix <a href="https://man.openbsd.org/grep.1">grep(1)</a>'s -w option.
                    675: <li>Make <a href="https://man.openbsd.org/grep.1">grep(1)</a>'s -E, -F and -G options override the program name, and mutually exclusive.
                    676: <li>Make fgrep functionality of <a href="https://man.openbsd.org/grep.1">grep(1)</a> work.
1.1       david     677: <li>Unbreak POSIX:: functions under Perl 5.8.0.<br>
1.60      bentley   678:     <a href="stable.html">[Applied to stable]</a>
                    679: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a>'s route-to option work for IPv6 link-local addresses.
1.1       david     680: <li>Reintroduce some routing socket code (lost in a previous update) that could cause less-specific routes to be updated by mistake.
1.60      bentley   681: <li>Lots of int -&gt; u_int in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.1       david     682: <li>IPv6 neighbour discovery updates from KAME.
                    683: <!-- ^ 20030624 -->
1.60      bentley   684: <li>Avoid using regexes completely for simple string searches in <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
                    685: <li>Improve the <a href="https://man.openbsd.org/compress.1">compress(1)</a>-based <a href="https://man.openbsd.org/zmore.1">zmore(1)</a> script and install instead of the GNU gzip version.
                    686: <li>Teach <a href="https://man.openbsd.org/kdump.1">kdump(1)</a> about many more dev/, net*/ and crypto/ ioctls.
                    687: <li>Remove the unnecessary (and broken) printf builtin from <a href="https://man.openbsd.org/csh.1">csh(1)</a>.
                    688: <li>Don't use <a href="https://man.openbsd.org/getopt.3">getopt(3)</a> in <a href="https://man.openbsd.org/printf.1">printf(1)</a> since this causes formats beginning with a hyphen to be interpreted as flags.
                    689: <li>Add a simple <a href="https://man.openbsd.org/zmore.1">zmore(1)</a> script using <a href="https://man.openbsd.org/compress.1">compress(1)</a>.
                    690: <li>Add <a href="https://man.openbsd.org/pcmcia.4">pcmcia(4)</a> and <a href="https://man.openbsd.org/wi.4">wi(4)</a> support for sparc.
1.5       deraadt   691: <li>Install a host route for a point-to-point interface even if a connected net route via a broadcast interface exists (NetBSD PR 21903).
1.60      bentley   692: <li>Check for nfds&lt;0 in <a href="https://man.openbsd.org/poll.2">poll(2)</a>. <!-- Uh-oh. -->
                    693: <li>Better temp file handling in XFree's <a href="https://man.openbsd.org/gccmakedep.1">gccmakedep(1)</a>.
                    694: <li>Temporarily work around a tables-related use-after-free in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                    695: <li>Improve <a href="https://man.openbsd.org/grep.1">grep(1)</a>'s detection of binary files, and add/fix a number of compatibility options.
1.1       david     696: <li>Improvements to the installer's handling of network settings when upgrading.
                    697: <!-- ^ 20030623 -->
1.60      bentley   698: <li>Remove <a href="https://man.openbsd.org/ypserv.8">ypserv(8)</a> files without copyright information.
                    699: <li>Install freegrep as {e,f,z,ze,zf}grep as well as <a href="https://man.openbsd.org/grep.1">grep(1)</a>.
                    700: <li>Upgrade (non-GNU) <a href="https://man.openbsd.org/grep.1">grep(1)</a> to freegrep 0.16.
1.1       david     701: <li>Remove GNU grep and (most of) GNU gzip from the tree. BSD-licensed alternatives do the same jobs.
1.60      bentley   702: <li>Reenable the <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> library load order randomiser, with fixes.
1.1       david     703: <!-- ^ 20030622 -->
                    704: <li>Make user filename selection in the installer more robust.
1.60      bentley   705: <li><a href="https://man.openbsd.org/fflush.3">fflush(3)</a> stdout when doing continuous queue monitoring with <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    706: <li>Add fine-grained counters for <a href="https://man.openbsd.org/pf.4">pf(4)</a> state entries, allowing for traffic reporting via <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a>.
                    707: <li>Add per-process exec/fork/exit hooks, use them the fix up <a href="https://man.openbsd.org/brk.2">brk(2)</a> under Linux emulation, and so fix Java.
1.1       david     708: <!-- ^ 20030621 -->
1.60      bentley   709: <li>Add MSS support to <a href="https://man.openbsd.org/pf.4">pf(4)</a>'s synproxy.
                    710: <li>Initialise properly before calling <a href="https://man.openbsd.org/getusershell.3">getusershell(3)</a> in <a href="https://man.openbsd.org/su.1">su(1)</a>.
                    711: <li>More helpful <a href="https://man.openbsd.org/pf.4">pf(4)</a> BAD ICMP debug message.
                    712: <li>Make <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> print some log messages when giving up on a response to the last message.
1.1       david     713: <!-- XXX frame pointer canonicalisation fix for propolice gnu/egcs/gcc/combine.c r1.3-1.4 -->
                    714: <!-- ^ 20030620 -->
1.60      bentley   715: <li>Use _PW_NAME_LEN instead of a hard-coded 8 char username limit in <a href="https://man.openbsd.org/top.1">top(1)</a>.
                    716: <li>Remove roll-your-own string functions from <a href="https://man.openbsd.org/top.1">top(1)</a>.
                    717: <li>Have <a href="https://man.openbsd.org/comsat.8">comsat(8)</a> use <a href="https://man.openbsd.org/fseeko.3">fseeko(3)</a> instead of fseek().
                    718: <li><a href="https://man.openbsd.org/rpcgen.1">rpcgen(1)</a> now generates much prettier ANSI C code.
                    719: <li>Back out the recent <a href="https://man.openbsd.org/xdm.1">xdm(1)</a> '-nolisten tcp' change.
                    720: <li>Plug some memory leaks in <a href="https://man.openbsd.org/popa3d.8">popa3d(8)</a> and <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    721: <li>Strip the newline from user input when requesting a continuation filename in <a href="https://man.openbsd.org/restore.8">restore(8)</a> (PR#3324).
1.1       david     722: <!-- ^ 20030619 -->
1.60      bentley   723: <li>Fix a bug that condemned <a href="https://man.openbsd.org/fortune.6">fortune(6)</a> to be always inoffensive.
                    724: <li>Have <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> return ENOBUFS on <a href="https://man.openbsd.org/malloc.9">malloc(9)</a> failure instead of causing a panic (PR#2235,PR#2236,PR#2640).
                    725: <li>Make <a href="https://man.openbsd.org/m4.1">m4(1)</a>'s handling of builtin and user macros more consistent, and allow pushdef to work for builtins.
                    726: <li><a href="https://man.openbsd.org/xdm.1">xdm(1)</a> now passes '-nolisten tcp' to <a href="https://man.openbsd.org/Xserver.1">Xserver(1)</a> by default for local display :0.
                    727: <li>Re-enable UDMA mode 5 for HPT370A <a href="https://man.openbsd.org/pciide.4">pciide(4)</a> devices, now that timing and interrupt problems are fixed.
                    728: <li>Fix a sizeof oops that broke <a href="https://man.openbsd.org/less.1">less(1)</a>'s -N option.
                    729: <li><a href="https://man.openbsd.org/hme.4">hme(4)</a> now advertises its VLAN capability.
                    730: <li>Properly display no-route addresses when expanding label macros in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                    731: <li>Back out the recent <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> smartcard key fix, it violates PKCS#1.
                    732: <li>When the expansion of the $srcaddr or $dstaddr label macro is a table, have <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> print the table name instead of garbage.
                    733: <li>Unbreak <a href="https://man.openbsd.org/vmstat.8">vmstat(8)</a> on diskless machines (PR#3322).
                    734: <li>Relax <a href="https://man.openbsd.org/rtadvd.conf.5">rtadvd.conf(5)</a> syntax, removing the need for the addrs option.
1.1       david     735: <!-- ^ 20030618 -->
1.60      bentley   736: <li>Use <a href="https://man.openbsd.org/getifaddrs.3">getifaddrs(3)</a> in <a href="https://man.openbsd.org/amd.8">amd(8)</a>, fixing the 'wire' location selector.
                    737: <li>Return the correct error message if the user tries to kill a non-existent process from <a href="https://man.openbsd.org/top.1">top(1)</a>.
1.1       david     738: <!-- ^ 20030617 -->
1.5       deraadt   739: <li>Add a few missing dead-key composition entries (PR#3295, with an entry for cedilla as well as for double-quote).
1.60      bentley   740: <li>Avoid a null deref in cnkqfilter() (/dev/console <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> crash, PR#3317).
                    741: <li>Fix a logic bug in <a href="https://man.openbsd.org/mtree.8">mtree(8)</a> that was making -U return an error just like -u.
                    742: <li>Make <a href="https://man.openbsd.org/ssh-add.1">ssh-add(1)</a> redisplay the key comment when prompting after a bad passphrase.
                    743: <li>Fix "bad decrypted len" errors in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> when using smartcard-stored public keys (OpenSSH bug <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=592">592</a>).
                    744: <li>Updates for <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>, support freeing of old policies and escaping of special characters.
                    745: <li>Better byte-swapping behaviour in <a href="https://man.openbsd.org/dc.4">dc(4)</a>, fixing mac address reads on big-endian architectures.
                    746: <li>Make <a href="https://man.openbsd.org/dhclient-script.8">dhclient-script(8)</a> fix up <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>'s permissions.
1.1       david     747: <!-- ^ 20030616 -->
1.60      bentley   748: <li>Stop <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> losing ID information when rekeying.
1.1       david     749: <!-- ^ 20030615 -->
1.60      bentley   750: <li>Add new '-c class' option to <a href="https://man.openbsd.org/encrypt.1">encrypt(1)</a>, which will use the login class to select the password cipher.
                    751: <li>Fix <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> on ptys (PR#3209).
                    752: <li>In <a href="https://man.openbsd.org/user.8">user(8)</a>, only check login class validity when the login class is set.
                    753: <li>Fix some sizeof oopses in <a href="https://man.openbsd.org/top.1">top(1)</a>.
                    754: <li>Allocate cleared memory for <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> payload buffers.
                    755: <li>Fix <a href="https://man.openbsd.org/pf.4">pf(4)</a> TCP state checks when using a combination of asymmetric window scaling and SACK.<br>
                    756:     <a href="stable.html">[Applied to stable]</a>
1.1       david     757: <!-- ^ 20030614 -->
1.60      bentley   758: <li>Add __LP64__ and _LP64 <a href="https://man.openbsd.org/cpp.1">cpp(1)</a> predefined macros for alpha and sparc.
                    759: <li>Sync <a href="https://man.openbsd.org/em.4">em(4)</a> with FreeBSD updates and enable on sparc64.
                    760: <li>Add -0 (zero) flag to <a href="https://man.openbsd.org/pax.1">pax(1)</a> allowing the filename separator to be a NUL instead of a newline (PR#3310).
                    761: <li>In <a href="https://man.openbsd.org/xargs.1">xargs(1)</a>, don't close the descriptor we just created with <a href="https://man.openbsd.org/dup2.2">dup2(2)</a>.
                    762: <li><a href="https://man.openbsd.org/security.8">security(8)</a> allows dots in usernames consistent with <a href="https://man.openbsd.org/user.8">user(8)</a> changes.
                    763: <li><a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s show anchor command now respects the 'quiet' flag.
                    764: <li>Make <a href="https://man.openbsd.org/dhclient-script.8">dhclient-script(8)</a> respect symlinks.
1.1       david     765: <li>Remove obsolete Rijndael code from libcrypto.
                    766: <li>Support more Intel Fast Ethernet and Gigabit Ethernet cards.
1.60      bentley   767: <li>Use real varargs in <a href="https://man.openbsd.org/top.1">top(1)</a> instead of hacking it.
1.1       david     768: <!-- ^ 20030613 -->
1.60      bentley   769: <li><a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> now use the key label from a PKCS#12 cert if one is available, instead of just showing 'smartcard key.'
                    770: <li>Stop <a href="https://man.openbsd.org/security.8">security(8)</a> complaining about usernames ending in '$'.
                    771: <li>Speed up <a href="https://man.openbsd.org/m4.1">m4(1)</a> traced macros, helps with recent GNU autoconf.
                    772: <li>Make queues work on <a href="https://man.openbsd.org/tun.4">tun(4)</a> interfaces. Not recommended (should assign to tun, then queue on physical interface) but sometimes necessary, e.g. for <a href="https://man.openbsd.org/pppoe.8">pppoe(8)</a>.
                    773: <li>In <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> don't apply a netmask to an interface name.<br>
                    774:     <a href="stable.html">[Applied to stable]</a>
1.1       david     775: <li>Allow the kernel to compile with NFS but without FIFO.
1.60      bentley   776: <li>POSIXify <a href="https://man.openbsd.org/xargs.1">xargs(1)</a>, mostly from FreeBSD.
1.1       david     777: <!-- ^ 20030612 -->
                    778: <li>Much ansification and de-registering.
1.60      bentley   779: <li>Add NAT-T dump support to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
                    780: <li>Make <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> lifetime and confirmation features work with smartcard keys.
                    781: <li>Build <a href="https://man.openbsd.org/bs.6">bs(6)</a> and <a href="https://man.openbsd.org/hunt.6">hunt(6)</a> again now that they have good licenses.
1.1       david     782: <li>Add option MFS to the kernel on several architectures, to fix upgrade breakage.
                    783: <li>Some RFC3542 Advanced Sockets API for IPv6 updates.
1.60      bentley   784: <li>Add an ARM target for <a href="https://man.openbsd.org/gcc.1">gcc(1)</a>.
1.1       david     785: <!-- ^ 20030611 -->
1.60      bentley   786: <li>De-uglify <a href="https://man.openbsd.org/dhclient-script.8">dhclient-script(8)</a>, and (mostly) fix <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a> update problems.
                    787: <li>Allow zero intervals in <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> config files.
1.1       david     788: <li>Fix a missing initialisation in pf_test() and avoid random state table additions.
1.60      bentley   789: <li>Add login class support (-class option) to <a href="https://man.openbsd.org/adduser.8">adduser(8)</a>.
                    790: <li><a href="https://man.openbsd.org/rmail.8">rmail(8)</a> now tells sendmail to deliver in the foreground.
                    791: <li>Make <a href="https://man.openbsd.org/rmail.8">rmail(8)</a> pass the -G flag to <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> as expected.
                    792: <li>Install <a href="https://man.openbsd.org/rcs2log.1">rcs2log(1)</a> properly (PR#3298).
                    793: <li>In <a href="https://man.openbsd.org/user.8">user(8)</a> check that a login class exists before using it (PR#2699).
                    794: <li><a href="https://man.openbsd.org/user.8">user(8)</a> changes from NetBSD:<br>
1.1       david     795:        <ul>
1.60      bentley   796:          <li><a href="https://man.openbsd.org/useradd.8">useradd(8)</a> and <a href="https://man.openbsd.org/usermod.8">usermod(8)</a> now check that the encrypted password length is correct.
1.1       david     797:          <li>Log user and group modifications via syslog.
                    798:          <li>Pickier command line option checks.
                    799:          <li>When deleting a user including the profile, remove all references to that user from /etc/group.
                    800:          <li>Checks that a group is in the local files (not from YP) before attempting to modify it.
                    801:        </ul>
                    802: <li>Don't allow /dev/crypto to be opened at all if the kernel is compiled without the CRYPTO option.<br>
1.60      bentley   803:     <a href="stable.html">[Applied to stable]</a>
                    804: <li>Make <a href="https://man.openbsd.org/mount.2">mount(2)</a> return EROFS instead of EPERM when trying to mount a dirty filesystem.
                    805: <li>Make <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> more robust when faced with unknown ID types.<br>
                    806:     <a href="stable.html">[Applied to stable]</a>
1.1       david     807: <li>Change the timer pthread uses, allowing threaded apps to be profiled.
                    808: <!-- ^ 20030610 -->
1.60      bentley   809: <li>Allow <a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a> to detect negative numbers in pid files.
                    810: <li>Stop <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> busy-waiting when waiting for <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> to do its work.
                    811: <li>Better CDDB input checking for <a href="https://man.openbsd.org/cdio.1">cdio(1)</a>.
                    812: <li>Make the byte order more uniform in the <a href="https://man.openbsd.org/pf.4">pf(4)</a> nat code.
1.1       david     813: <li>Back out tcp_trace IPv6 changes and fix PR#3283.
1.60      bentley   814: <li>Stability fixes for <a href="https://man.openbsd.org/siop.4">siop(4)</a> when under heavy load.<br>
                    815:     <a href="stable.html">[Applied to stable]</a> <!-- XXX 3.3-stable -->
1.1       david     816: <!-- ^ 20030609 -->
1.60      bentley   817: <li>Allow <a href="https://man.openbsd.org/user.8">user(8)</a>'s -e and -f to accept both month-day-year and seconds-since-epoch times. From NetBSD.
                    818: <li>Detect oversized usernames in <a href="https://man.openbsd.org/pwd_mkdb.8">pwd_mkdb(8)</a>.
                    819: <li>Check for oversize group names to <a href="https://man.openbsd.org/user.8">user(8)</a> and fail the command.
                    820: <li>Fix an off-by-one in <a href="https://man.openbsd.org/user.8">user(8)</a>.
                    821: <li><a href="https://man.openbsd.org/m4.1">m4(1)</a>'s patsubst command now accepts null patterns. This appears to fix GNU Autoconf 2.57.
                    822: <li>A <a href="https://man.openbsd.org/pf.4">pf(4)</a> table on an anchor rule creates a real anchor, so <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> works the way one expects.
1.1       david     823: <!-- ^ 20030608 -->
1.60      bentley   824: <li>Stop <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> (with the -ss option) printing IPv4 address/netmask pairs as a.b.c.d/128.
                    825: <li>Have <a href="https://man.openbsd.org/identd.8">identd(8)</a> run by default as user _identd if possible, and fall back to user nobody if that fails.
                    826: <li>Replace setjmp/longjmp in <a href="https://man.openbsd.org/less.1">less(1)</a> with interruptible system calls.
1.1       david     827: <!-- ^ 20030607 -->
1.60      bentley   828: <li>Avoid a null deref in <a href="https://man.openbsd.org/fontconfig.3">fontconfig(3)</a> when $HOME is not set.
1.1       david     829: <li>Fix the addition of /usr/local/lib/X11/fonts to /etc/fonts.conf.
1.60      bentley   830: <li>Don't use M_WAIT in <a href="https://man.openbsd.org/atalk.4">atalk(4)</a>.
1.1       david     831: <li>Don't forward IPv6 multicasts to an interface that's no longer around to receive them.
                    832: <!-- ^ 20030606 -->
                    833: <li>Add large file support to distrib/special/more.
                    834: <!-- ^ 20030605 -->
                    835: <li>Teach distrib/special/more how to handle arbitrarily long lines and \r\n line endings.
1.60      bentley   836: <li>Set <a href="https://man.openbsd.org/rusers.1">rusers(1)</a>' column width to 80 if stdout isn't a tty.
1.1       david     837: <!-- ^ 20030604 -->
1.60      bentley   838: <li>Add generic '-fno-builtin-&lt;function&gt;' option to <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> (see <a href="https://man.openbsd.org/gcc-local.1">gcc-local(1)</a>).
                    839: <li>Kill the parent <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> process when <a href="https://man.openbsd.org/scp.1">scp(1)</a> or <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> receive a signal (OpenSSH bug <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=241">241</a>).
                    840: <li>Only drop setgid privileges the once in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
                    841: <li>Disable <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> challenge/response and keyboard-interactive authentication methods if there's a host key mismatch, to reduce the likelihood of MiTM attacks catching out ignorant users (OpenSSH bug <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=580">580</a>).
                    842: <li>Make <a href="https://man.openbsd.org/less.1">less(1)</a>'s --More-- prompt more --less--, less More, and more POSIX.
1.1       david     843: <li>Fix distrib/special/more on machines with unsigned chars.
                    844: <li>Simply and fix tty handing in /distrib/special/more.
                    845: <!-- ^ 20030603 -->
1.60      bentley   846: <li>Stop <a href="https://man.openbsd.org/event.3">event(3)</a> honouring EVENT_NOKQUEUE when running set[ug]id.
                    847: <li>Disable the <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> library load order randomiser, it seems to be exposing bugs elsewhere.
                    848: <li>Provide a fast path for userland <a href="https://man.openbsd.org/crypto.9">crypto(9)</a> requests, bypassing the kernel queues where possible.
                    849: <li>Add some tag-related utility functions in kernel <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       david     850: <!-- ^ 20030602 -->
1.60      bentley   851: <li>In <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> process 'show' options before options that change the rulebase.
1.1       david     852: <li>Huge license cleanup all over the tree.
1.60      bentley   853: <li>Fix random lockups of <a href="https://man.openbsd.org/cac.4">cac(4)</a> devices.<br>
                    854:     <a href="stable.html">[Applied to stable]</a>
                    855: <li>Deprecate the dangerous VerifyReverseMapping <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> option, and replace with new UseDNS option (enabled by default).
1.1       david     856: <li>Install OpenSSL include files in /usr/include/openssl instead of ../ssl.
                    857: <li>Remove the advertising clause from many license statements.
1.60      bentley   858: <li>Use <a href="https://man.openbsd.org/getopt_long.3">getopt_long(3)</a> for <a href="https://man.openbsd.org/getopt.3">getopt(3)</a>, instead of the old implementation.
                    859: <li>Remove a potential double-free from <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
1.1       david     860: <!-- ^ 20030602 -->
                    861: <li>Fix a bad string bounds check in libedit.
                    862: <li>String cleaning bootblocks for all architectures. Now only bind and src/gnu use unsafe string functions.
1.60      bentley   863: <li>Fix a few long-missing initialisations, so we don't end up using random stack noise as a hint to <a href="https://man.openbsd.org/uvm_map.9">uvm_map(9)</a> via uvm_km_suballoc().
                    864: <li>Improve <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>'s symbol table lookup algorithm.
1.1       david     865: <!-- ^ 20030601 -->
                    866: <li>Properly mask off all but the last 8 bits of status in WSTOPSIG and WEXITSTATUS.
                    867: <li>Add preliminary LBA support to the i386 bootloader.
                    868: <!-- ^ 20030531 -->
1.60      bentley   869: <li>Build a dynamic <a href="https://man.openbsd.org/com_err.3">com_err(3)</a> library.
                    870: <li>Add <a href="https://man.openbsd.org/pmdb.1">pmdb(1)</a> to the default build.
                    871: <li>Fix timeout signedness bugs in <a href="https://man.openbsd.org/brconfig.8">brconfig(8)</a> and <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>.
1.1       david     872: <li>Some deeper string cleaning in bind9.
1.60      bentley   873: <li>Stop <a href="https://man.openbsd.org/pmdb.1">pmdb(1)</a> dumping core when the program to be run doesn't exist.
1.1       david     874: <li>Add LD_NORANDOM to the list of environment variables that get zapped when running setuid/setgid.
                    875: <li>Load dynamic libraries in random order, to reduce the probability of an attacker guessing the address of the loaded code. Define LD_NORANDOM to disable.
                    876: <!-- ^ 20030530 -->
1.60      bentley   877: <li>Make <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> more robust by accept non-DHCPNAK messages with yiaddr=0.0.0.0, as sent by some common DHCP servers that ignore the RFC.<br>
                    878:     <a href="stable.html">[Applied to stable]</a>
1.1       david     879: <li>Reorder the sections in many manpages.
1.60      bentley   880: <li>Use <a href="https://man.openbsd.org/seteuid.2">sete[ug]id(2)</a> as well as set[ug]id() in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> when doing privsep and when permanently setting the [ug]id.
1.1       david     881: <li>When setting the tcp6 mss, fetch the link mtu using IN6_LINKMTU() (which takes neighbour discovery mtu settings into account) instead of always using the interface mtu.
1.61      deraadt   882: <li>Allow numeric uid and gid in systrace, and '&lt;' and '&gt;' operators for ids.
1.1       david     883: <li>Add support for IPv6 jumbograms.
                    884: <li>Fix some bugs IPv6-related bugs in tcp_trace().
                    885: <!-- ^ 20030529 -->
                    886: <li>Incorporate distrib/special/more's helpfile into the program itself.
1.60      bentley   887: <li>Fix the endianness of <a href="https://man.openbsd.org/fxp.4">fxp(4)</a>'s statistics for netstat -i.
1.1       david     888: <li>Fix tab expansion, handle EDITOR not being a full pathname, and much cleanup in distrib/special/more,
                    889: <!-- ^ 20030528 -->
                    890: <li>Add pthread support for vax.
                    891: <li>Don't risk an M_WAIT deadlock when processing raw IP output.
                    892: <li>Make libwrap check for <a href="http://www.kame.net/newsletter/20030527/">bogus PTR records</a> containing numeric IP address in string form.
                    893: <!-- ^ 20030527 -->
1.60      bentley   894: <li>Make <a href="https://man.openbsd.org/df.1">df(1)</a> use the new <a href="https://man.openbsd.org/fmt_scaled.3">fmt_scaled(3)</a> stuff in libutil.
1.1       david     895: <!-- XXX query src/sys/arch/i386/include/pmap.h#rev1.33 -->
1.60      bentley   896: <li>Fix a few bad *printf format strings in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.1       david     897: <li>Install the mod_ssl headers under /usr/lib/apache/include/
1.60      bentley   898: <li>Add IPv6 support to <a href="https://man.openbsd.org/trpt.8">trpt(8)</a>.
1.1       david     899: <!-- ^ 20030526 -->
1.60      bentley   900: <li>Fix <a href="https://man.openbsd.org/xdm.1">xdm(1)</a>'s XDMCP queries (XFree86 bug <a href="http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=277">#277</a>).
                    901: <li>Unbreak <a href="https://man.openbsd.org/pf.4">pf(4)</a> binat rules after recent netmask check changes.
1.1       david     902: <!-- ^ 20030525 -->
1.60      bentley   903: <li>Improve <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s netmask validity check.
                    904: <li>Have <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> properly free buffers and initialise pointers when working on tables.
                    905: <li>Push <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> syslog output through <a href="https://man.openbsd.org/strnvis.3">strnvis(3)</a> first.
1.1       david     906: <!-- ^ 20030524 -->
1.60      bentley   907: <li>Fix an fdset leak in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.1       david     908: <!-- ^ 20030523 -->
1.60      bentley   909: <li>Remove unsafe <a href="https://man.openbsd.org/sprintf.9">sprintf(9)</a> and vsprintf() functions from the kernel.
1.1       david     910: <!-- ^ 20030522 -->
1.60      bentley   911: <li>Ignore media changes for the first command issued to an <a href="https://man.openbsd.org/sd.4">sd(4)</a> device. See the <a href="https://cvsweb.openbsd.org/src/sys/scsi/sd.c#rev1.61">checkin comment</a> for details.
                    912: <li>Match kernel <a href="https://man.openbsd.org/vprintf.9">vprintf(9)</a> prototype to that of userland.
                    913: <li>Have <a href="https://man.openbsd.org/getconf.1">getconf(1)</a> return _POSIX_PATH_MAX instead of _POSIX_PIPE_MAX when asked for the former.
1.1       david     914: <!-- ^ 20030521 -->
                    915: <li>Now that kernels are built with propolice, build modules with it too.
1.60      bentley   916: <li>New hardware monitoring sensors driver <a href="https://man.openbsd.org/it.4">it(4)</a>.
                    917: <li>Fix endianness problems in <a href="https://man.openbsd.org/dc.4">dc(4)</a> that caused multicast reception to fail when using Centaur chips.
1.1       david     918: <li>Add a missing initialisation in altq HFSC.
                    919: <li>Add read-only NTFS support, ported from NetBSD. Not enabled in GENERIC.
1.60      bentley   920: <li>Add a flag to reverse the stereo on <a href="https://man.openbsd.org/auich.4">auich(4)</a>.
1.1       david     921: <!-- ^ 20030520 -->
1.60      bentley   922: <li>Limit the return value of <a href="https://man.openbsd.org/nice.3">nice(3)</a> to -NZERO &le; nice &le; NZERO, where NZERO=20.
                    923: <li>Make <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> fail hard when fed invalid hostnames and netmasks.
1.1       david     924: <li>Many games fixes from NetBSD.
                    925: <li>Allow the i386 and hppa bootloaders to skip the interactive portion altogether.
                    926: <li>Fix a badly broken switch statement affecting SO_DEBUG in tcp_input.c.
1.60      bentley   927: <li>Stop <a href="https://man.openbsd.org/lpr.1">lpr(1)</a> from checking if the printed file is an executable. Leave this to <a href="https://man.openbsd.org/lpd.8">lpd(8)</a> filters.
                    928: <li>Use a decay filter to get better altq throughput statistics out of <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
1.1       david     929: <!-- ^ 20030519 -->
1.60      bentley   930: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>'s do_log(), use <a href="https://man.openbsd.org/syslog_r.3">syslog_r(3)</a> in code that can be called from a signal handler.
                    931: <li>Severely restrict the paths that privsep <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> can read from and write to.
                    932: <li>Use sockaddr_storage instead of sockaddr in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> to fix interface rescanning.
                    933: <li>Keep X.509 private keys only in the privileged part of privsep <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
                    934: <li>When using the <a href="https://man.openbsd.org/pf.4">pf(4)</a> SYN proxy, make sure ACKs are sent with the correct window size.
1.1       david     935: <li>Wait longer for slow USB devices to be ready for attachment.
                    936: <!-- ^ 20030518 -->
                    937: <li>Don't build libperl in the libraries pass of 'make build', as we want Perl's configure to pick up details of the libraries that the build may be changing. Another leapfrog-in-waiting.
                    938: <li>Add regen target in libkrb5 to remove (again) the dependency on an up-to-date asn1_compile.
1.5       deraadt   939: <li>Complain more consistently about a missing 80-wire IDE cable (for UDMA mode &gt; 2).
1.60      bentley   940: <li>In <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a> don't use <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> when printing strings out of struct utmp, since those strings aren't null terminated.
1.1       david     941: <li>Don't ARP for our IP address aliases, treat them as local.
                    942: <li>Merge in a number of USB SCSI device updates from NetBSD.
1.60      bentley   943: <li>Add experimental support for aes-ctr <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> ciphers.
1.1       david     944: <li>Apply some of the USB SCSI improvements to the FireWire code as well.
1.60      bentley   945: <li>Add string length bounds to an <a href="https://man.openbsd.org/sscanf.3">sscanf(3)</a> in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>'s rhosts auth code.
                    946: <li>Pull in a fix for directory creation under <a href="https://man.openbsd.org/systrace.1">systrace(1)</a>.
                    947: <li>Fix <a href="https://man.openbsd.org/pf.4">pf(4)</a> rdr rules with address pools using bitmask and source-hash address selection.<br>
                    948:     <a href="stable.html">[Applied to stable]</a>
                    949: <li>Allow inverse matching of <a href="https://man.openbsd.org/pf.4">pf(4)</a> tags.
                    950: <li>Fix media handling for Intel <a href="https://man.openbsd.org/dc.4">dc(4)</a> devices.
1.1       david     951: <!-- ^ 20030517 -->
1.60      bentley   952: <li>Use the right buffer in <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>'s connection handler.
                    953: <li>Use <a href="https://man.openbsd.org/mmap.2">mmap(2)</a> instead of <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> in <a href="https://man.openbsd.org/vfprintf.3">vfprintf(3)</a> when more memory is needed to store arguments. See the <a href="https://cvsweb.openbsd.org/src/lib/libc/stdio/vfprintf.c#rev1.19">checkin comment</a> for why.
                    954: <li>New Renegotiate-on-HUP option for the [general] section of <a href="https://man.openbsd.org/isakmpd.conf.5">isakmpd.conf(5)</a> will cause all Phase 2 SAs to be renegotiated.
                    955: <li>Fix a couple of signedness nits in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>.
1.1       david     956: <li>Improvements to USB SCSI support.
1.60      bentley   957: <li>Fix <a href="https://man.openbsd.org/mg.1">mg(1)</a>'s up and down cursor movement.
                    958: <li>Have <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> use the libc <a href="https://man.openbsd.org/dup2.2">dup2(2)</a> instead of its own.
1.1       david     959: <li>Fare thee well, Kerberos IV.
1.60      bentley   960: <li>Another big-bucks firewall feature performed by <a href="https://man.openbsd.org/pf.4">pf(4)</a>: TCP SYN proxy, enabled with 'synproxy state' (this implies modulate state).
                    961: <li>New AddressFamily option for <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> that works like the -4 and -6 command line options (portable OpenSSH <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=534">bug 534</a>).
                    962: <li>Allow address comparison in <a href="https://man.openbsd.org/wi.4">wi(4)</a> to work on sparc64.
                    963: <li>Prevent a <a href="https://man.openbsd.org/spamd-setup.8">spamd-setup(8)</a> crash with a config file consisting of only invalid input.
1.1       david     964: <!-- ^ 20030516 -->
                    965: <li>Don't assume that rt-&gt;rt_ifp is valid in IPv6 neighbour discovery.
1.60      bentley   966: <li>Add new ConnectTimeout option to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    967: <li>Disable Kerberos options to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> programs if Kerberos isn't compiled in, and warn if they're used.
1.61      deraadt   968: <li>Have 'ssh -V' print the OpenSSL version properly, instead of trying to %s on a long.
1.1       david     969: <li>Repair IPsec forwarding for IPv6, fixing PR#3231.
1.60      bentley   970: <li>Fix a hang in libwrap when the <a href="https://man.openbsd.org/hosts_access.5">hosts_access(5)</a> file has a line containing &gt; 2048 characters. (NetBSD pr#15025.)
                    971: <li>Add multi-column output to the ls command of <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>.
                    972: <li>Wash untrusted input to <a href="https://man.openbsd.org/mail.1">mail(1)</a> through <a href="https://man.openbsd.org/vis.3">vis(3)</a> before display.
                    973: <li>In <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>, don't store the private key in data structures we pass around a lot.
                    974: <li>Fix a missing <a href="https://man.openbsd.org/freerrset.3">freerrset(3)</a> in new <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> dnsfp code.
                    975: <li>New <a href="https://man.openbsd.org/fmt_scaled.3">fmt_scaled(3)</a> and <a href="https://man.openbsd.org/scan_scaled.3">scan_scaled(3)</a> functions in libutil, for writing and reading numbers with human-readable scales.
                    976: <li>Like for <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>, add a -q option to shut <a href="https://man.openbsd.org/mixerctl.1">mixerctl(1)</a>'s -w option up.
                    977: <li>Preliminary privilege separation support for <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>, not enabled by default for now.
                    978: <li>Fix deregistration of per-authentication method handlers in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    979: <li>In <a href="https://man.openbsd.org/faithd.8">faithd(8)</a> specify IPPROTO_TCP explicitly in anticipation of a day when <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a> supports sctp.
1.1       david     980: <!-- ^ 20030515 -->
                    981: <li>Prepare to move all KerberosV libraries to /usr/lib.
                    982: <li>More TCP scrubbing: Modulate TCP timestamps to frustrate NAT detection and prevent remote uptime guesses. New scrub option 'reassemble tcp'.
1.60      bentley   983: <li>Kill more unwanted <a href="https://man.openbsd.org/i386/le.4">le(4)</a> 'lost carrier' moans.
1.1       david     984: <li>Remove the rather short-lived kernel option LONGRUN, it's now standard except SMALL_KERNEL is defined.
1.60      bentley   985: <li>Enable <a href="https://man.openbsd.org/pf.4">pf(4)</a> tagging support for rdr and binat rules.
                    986: <li>Add _isakmpd user and group for <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> privsep.
                    987: <li>Allow <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> clients to send a BREAK to the remote server if it supports it (SSHv2 only).
                    988: <li>Add _kdc and _kadmin users and groups for the respective KerberosV <a href="https://man.openbsd.org/kdc.8">kdc(8)</a> and <a href="https://man.openbsd.org/kadmind.8">kadmind(8)</a> daemons.
1.5       deraadt   989: <li>On i386, support Transmeta LongRun power management (kernel option LONGRUN, enabled by default).
1.60      bentley   990: <li>Add a <a href="https://man.openbsd.org/pf.4">pf(4)</a> tag for each rule that matches, not just the last one.
1.1       david     991: <li>Remove gated stuff from /etc/rc and /etc/rc.conf.
1.60      bentley   992: <li>Add experimental support for <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> host key fingerprint verification using DNS records (dnsfp). Not built by default. See src/usr.bin/ssh/README.dns for details and build instructions.
                    993: <li>Unbreak <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> map_pages() failure test on 64-bit architectures.
                    994: <li>Back out many recent <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> changes until they're working right.
1.1       david     995: <li>Disable KerberosIV support in XFree.
1.60      bentley   996: <li>Make sure <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> privsep children die when the monitor parent goes away (OpenSSH <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=560">bug 560</a>).
                    997: <li>Upgrade <a href="https://man.openbsd.org/pflogd.8">pflogd(8)</a> to use the new <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> link type too.
                    998: <li>Teach <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> and libpcap about the new <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> link type in <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>.
                    999: <li>Upgrade <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> support for the <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> link type to the 'official' and more extensible version from the <a href="http://www.tcpdump.org/">libpcap</a> people.
1.1       david    1000: <li>Start stripping out KerberosIV support from programs.
1.60      bentley  1001: <li>When handling a numeric nodename in <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a>, set the canonical hostname to the numeric address as per <a href="https://www.ietf.org/rfc/rfc3493.txt">RFC3493</a>.
                   1002: <li>Make <a href="https://man.openbsd.org/vis.3">vis(3)</a>'s VIS_SAFE behaviour match the manpage w.r.t <a href="https://man.openbsd.org/isgraph.3">isgraph(3)</a>.
                   1003: <li>Allow tags to be specified for <a href="https://man.openbsd.org/pf.4">pf(4)</a> block rules (which aren't allowed to keep state).
                   1004: <li>Allow the <a href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> scrub keyword to take a protocol specifier again.
1.1       david    1005: <li>Remove KerberosIV support from KerberosV code.
1.60      bentley  1006: <li>Add packet tag support for <a href="https://man.openbsd.org/pf.4">pf(4)</a> nat rules.
1.1       david    1007: <li>Correct a string length problem and a missing null init in libreadline.
1.60      bentley  1008: <li>Add kerberos-over-ssh2 support to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
1.1       david    1009: <li>Reapply the move of Ethernet definitions to &lt;net/ethertypes.h&gt;, but this time have &lt;netinet/if_ether.h&gt; read them in for compatibility reasons.
1.60      bentley  1010: <li>New -q flag for <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> to suppress output from the -w option.
                   1011: <li>Fix a circular dependency by removing libtelnet, instead compile the code directly into <a href="https://man.openbsd.org/telnet.1">telnet(1)</a>, <a href="https://man.openbsd.org/telnetd.8">telnetd(8)</a> and <a href="https://man.openbsd.org/tn3270.1">tn3270(1)</a> from files in libexec/telnetd.
1.1       david    1012: <li>Move contents of libkafs into libkrb5, leave libkafs as an empty dummy library.
1.60      bentley  1013: <li>Fix a use-after-free in the new <a href="https://man.openbsd.org/pf.4">pf(4)</a> tagging code in the kernel.
                   1014: <li>Enable the increasingly popular <a href="https://man.openbsd.org/em.4">em(4)</a> driver by default on i386 RAMDISK* kernels.
                   1015: <li>Sync <a href="https://man.openbsd.org/rdist.1">rdist(1)</a> with freerdist version 0.92, minus the compress option.
1.1       david    1016: <li>Don't build KerberosIV programs. Libraries still built for the moment.
                   1017: <li>Move blktochr() and chrtoblk() into kernel MI code.
                   1018: <li>Add [bc]devsw_lookup() kernel convenience functions.
                   1019: <!-- ^ 20030514 -->
1.60      bentley  1020: <li>In <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> make sure packet tagging is only used on stateful filter rules.
                   1021: <li>Add NO_PROPOLICE kernel <a href="https://man.openbsd.org/config.8">config(8)</a> option to build the kernel without the stack protector. Handy for install media.
1.1       david    1022: <li>Fix a string length off-by-one in libreadline.
1.60      bentley  1023: <li>Add userland portion of <a href="https://man.openbsd.org/pf.4">pf(4)</a> packet tagging support.
1.1       david    1024: <li>Disable afs until it can be made to work sans KerberosIV.
1.60      bentley  1025: <li>Force global 'time' structure to be quad_t aligned, unbreaking sparc <a href="https://man.openbsd.org/microtime.9">microtime(9)</a> and possibly other things too.
                   1026: <li>Add support in kernel <a href="https://man.openbsd.org/pf.4">pf(4)</a> for tagging packets, and filtering based on those tags.
                   1027: <li>New <a href="https://man.openbsd.org/mbuf.9">mbuf(9)</a> tag PACKET_TAG_PF_TAG.
                   1028: <li>Make sure <a href="https://man.openbsd.org/lndir.1">lndir(1)</a> doesn't try to use -1 as an array index when reading a directory.
1.1       david    1029: <li>On ELF architectures, support the blocking of thread switches during non-thread-safe dynamic loader operations.
                   1030: <li>Sync ELF identification indexes with the <a href="http://www.caldera.com/developers/gabi/2000-07-17/ch4.eheader.html">System V ABI</a> specs.
1.60      bentley  1031: <li>Stop AM7990 (<a href="https://man.openbsd.org/i386/le.4">le(4)</a>) devices emitting 'lost carrier' messages.
1.61      deraadt  1032: <li>Back out &lt;netinet/if_ether.h&gt; changes after they caused userland meltdown.
1.1       david    1033: <li>Add propolice stack-smash protector support to the kernel, and build the kernel using it on architectures that support propolice.
                   1034: <li>Re-enable NULLFS, UMAPFS and UNION in the GENERIC kernel.
                   1035: <li>Move Ethernet definitions from &lt;netinet/if_ether.h&gt; to new &lt;net/ethertypes.h&gt;, like NetBSD.
1.60      bentley  1036: <li>Disable Kerberos V-to-IV conversion in <a href="https://man.openbsd.org/login_krb5.8">login_krb5(8)</a> and <a href="https://man.openbsd.org/login_krb5-or-pwd.8">login_krb5-or-pwd(8)</a>
                   1037: <li>Stop building <a href="https://man.openbsd.org/login_krb4.8">login_krb4(8)</a> and <a href="https://man.openbsd.org/login_krb4-or-pwd.8">login_krb4-or-pwd(8)</a>.
                   1038: <li>Remove references to krb4 from <a href="https://man.openbsd.org/login.conf.5">login.conf(5)</a>.
1.57      bentley  1039: <li>Changes to the way protection fault traps are handled on i386, see the <a href="https://cvsweb.openbsd.org/src/sys/arch/i386/i386/machdep.c#rev1.229">checkin comment</a> for details and Intel abuse.
1.1       david    1040: <li>Merge in <a href="http://www.pdc.kth.se/heimdal/">Heimdal</a> KerberosV 0.6.
1.60      bentley  1041: <li>Stop <a href="https://man.openbsd.org/user.8">user(8)</a> from accepting usernames beginning with a slash.
                   1042: <li>Don't report unsupported <a href="https://man.openbsd.org/scsi.4">scsi(4)</a> devices as offline.
1.1       david    1043: <!-- ^ 20030513 -->
1.60      bentley  1044: <li>When testing TCP window sizes in <a href="https://man.openbsd.org/pf.4">pf(4)</a>, don't apply the window scaling factor for SYN packets. Do, however, apply the scaling factor when testing ACKs.
                   1045: <li>Fix a bug in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> that was causing recursive dependency searches to fail.
                   1046: <li>More <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> definitions for NAT-T, IKEv2 and EAP.
1.1       david    1047: <li>Locking and other fixes to unionfs.
1.60      bentley  1048: <li>Add BLOCK_SIZE attribute to <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>, and rename AES ESP transform to AES_128_CBC.
                   1049: <li>Add UDP encapsulation type definitions (not code) to <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> with an eye to future NAT-T support.
1.1       david    1050: <li>Adapt nullfs and umapfs to use common code from genfs.
                   1051: <li>New genfs code for layered filesystem support.
1.60      bentley  1052: <li>Wash print queue names through <a href="https://man.openbsd.org/vis.3">vis(3)</a> before output.
                   1053: <li>Teach <a href="https://man.openbsd.org/ctags.1">ctags(1)</a> to understand '//' comments, ignore declarations of function types, and accept __attribute__. From NetBSD.
                   1054: <li>Correctly check for empty output from an <a href="https://man.openbsd.org/at.1">at(1)</a> command (PR#3252).
                   1055: <li>New <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> command 'show proc' which, er, shows process information.
                   1056: <li>Sync <a href="https://man.openbsd.org/popa3d.8">popa3d(8)</a> to version 0.6.2.
1.1       david    1057: <li>Improvements and bugfixes to the installer's handing of ftp and http downloads.
1.60      bentley  1058: <li>Reorder <a href="https://man.openbsd.org/pf.4">pf(4)</a> IPv6 address comparison to check the least-significant bits first, since these are more likely to differ.
                   1059: <li>Make sure the state search trees are properly in initialised when attaching <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
1.1       david    1060: <li>Remove a number of KerberosV files that are not used by OpenBSD.
1.60      bentley  1061: <li>When doing pubkey authentication in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, prefer agent-stored keys that are referred to in the config file. This can reduce the likelihood of the server disconnecting before it gets to a valid key when the agent is storing many keys.
1.1       david    1062: <li>Start preparations to remove KerberosIV.
                   1063: <li>Remove a number of redundant declarations in games/. From NetBSD.
1.60      bentley  1064: <li><a href="https://man.openbsd.org/file.1">file(1)</a> now recognises Ogg Vorbis audio files.
1.1       david    1065: <li>Use the asn1_compile in src/usr.bin instead of that in src/kerberosV.
                   1066: <li>More string fixes to libreadline, this time with no ABI changes.
1.60      bentley  1067: <li>Fix a sign overflow in <a href="https://man.openbsd.org/csh.1">csh(1)</a>.
1.5       deraadt  1068: <li>Merge in OpenSSL 0.9.7b (without IDEA, MDC2 and RC5).
1.60      bentley  1069: <li>Implement adaptive state table timeouts in <a href="https://man.openbsd.org/pf.4">pf(4)</a>, reducing the state timeout value inversely with the number of states present.
1.1       david    1070: <!-- ^ 20030512 -->
                   1071: <li>Break asn1_compile out from KerberosV into src/usr.bin.
1.60      bentley  1072: <li>First phase of <a href="https://man.openbsd.org/pf.4">pf(4)</a> stateful TCP scrubbing: Frustrate TTL-based NIDS evasion by determining on the fly the highest TTL, and enforcing it as the minimim TTL for all subsequent packets.
                   1073: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, Do the xstrdup() of the remote_name inside channel_new() instead of making the caller do it.
1.1       david    1074: <li>Start to fix the annoying asn1_compile leapfrog problem when upgrading KerberosV by putting the generated files into the tree.
1.60      bentley  1075: <li>Make sure a hole at the end of a sparse file created by <a href="https://man.openbsd.org/install.1">install(1)</a> actually gets written on all filesystems.
1.1       david    1076: <li>The installer now accepts absolutely absolute paths (relative to the installer's root directory, not the virtual mountpoint) for local sets.
1.60      bentley  1077: <li>Make <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>'s -e option fail gracefully if the user specifies an SSH1 key. (NetBSD pr#20550.)
1.1       david    1078: <li>Avoid offence to Klingons by spelling 'Kang' correctly. <!-- No, really. -->
                   1079: <li>Merge in <a href="http://www.pdc.kth.se/heimdal/">Heimdal</a> KerberosV 0.6rc1.
1.60      bentley  1080: <li>Since mfs doesn't try to force an unmount on receipt of a signal, there's no need to try to fix up processes' working dirs - the <a href="https://man.openbsd.org/unmount.2">unmount(2)</a> will fail.
                   1081: <li>Fix <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>'s handling of the IPV6_ADDR ID-type.
                   1082: <li>Remove an unnecessary <a href="https://man.openbsd.org/ntohs.3">ntohs(3)</a> in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>, unbreaking 'nat ... -&gt; $if port n' rules.
1.1       david    1083: <!-- ^ 20030511 -->
1.60      bentley  1084: <li>The <a href="https://man.openbsd.org/pf.4">pf(4)</a> return keyword now generates an ICMP unreachable message for all protocols other than TCP (rather than just UDP and ICMP).
1.1       david    1085: <li>Have the compiler generate warnings if unsafe string functions are used in the kernel.
                   1086: <li>Back out libreadline string fixes until static build works.
1.60      bentley  1087: <li>Consign <a href="https://man.openbsd.org/swapon.2">swapon(2)</a> to COMPAT_25 in favour of <a href="https://man.openbsd.org/swapctl.2">swapctl(2)</a>.
                   1088: <li>Clear unused and/or invalid globals in <a href="https://man.openbsd.org/authpf.8">authpf(8)</a> to prevent confusion.
                   1089: <li>Update <a href="https://man.openbsd.org/authpf.8">authpf(8)</a> to spot (and reject) the new 'load...from' syntax.
                   1090: <li>Support loading of anchors from the main <a href="https://man.openbsd.org/pf.4">pf(4)</a> ruleset with new syntax 'load anchorname:rulesetname from filename'.
1.1       david    1091: <!-- ^ 20030510 -->
1.60      bentley  1092: <li>Allow for the null-terminator when calling <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> in <a href="https://man.openbsd.org/gcvt.3">gcvt(3)</a>.
1.1       david    1093: <li>Remove a number of unnecessary executable mappings in the kernel, e.g. framebuffers and page tables don't really need to be x.
                   1094: <!-- ^ 20030509 -->
1.60      bentley  1095: <li>Add <a href="https://man.openbsd.org/sha2.3">sha2(3)</a> digest support to libc.
                   1096: <li>Clear libc digest buffers allocated on the stack with <a href="https://man.openbsd.org/memset.3">memset(3)</a> before returning.
                   1097: <li>Move <a href="https://man.openbsd.org/setrgid.3">setrgid(3)</a> and <a href="https://man.openbsd.org/setruid.3">setruid(3)</a> from libc to libcompat.
                   1098: <li>Move <a href="https://man.openbsd.org/insque.3">insque(3)</a> and <a href="https://man.openbsd.org/lsearch.3">lsearch(3)</a> and <a href="https://man.openbsd.org/remque.3">remque(3)</a> from libcompat to libc, since they are now POSIX functions.
                   1099: <li>Don't leak socket fds in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> queue code, otherwise we can hit the file limit if many queues are defined.
                   1100: <li>Fix a number of <a href="https://man.openbsd.org/readlink.2">readlink(2)</a> calls that forgot to leave space for the null-terminator that needs to be added manually.
                   1101: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.7p5.
1.1       david    1102: <li>Add support for the userland portions of XFree86 <a href="http://dri.sourceforge.net/">DRI</a>. Not yet enabled by default.
1.60      bentley  1103: <li>In <a href="https://man.openbsd.org/csh.1">csh(1)</a>, null-terminate the string returned by <a href="https://man.openbsd.org/readlink.2">readlink(2)</a> before passing it on.
                   1104: <li>Fix <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>'ing of the dynamic linker hints file when the file size exceeds one page.<br>
                   1105:     <a href="stable.html">[Applied to stable]</a> <!-- XXX 3.3-stable -->
                   1106: <li>Stop <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> from inlining <a href="https://man.openbsd.org/strcpy.3">strcpy(3)</a> so it can be more easily spotted in object files.
1.1       david    1107: <!-- ^ 20030508 -->
1.60      bentley  1108: <li>Add missing device name parameter when printing a <a href="https://man.openbsd.org/nofn.4">nofn(4)</a> RNG underflow error.
                   1109: <li>Fix a bad sizeof() in <a href="https://man.openbsd.org/xedit.1">xedit(1)</a>.
                   1110: <li>Fix some <a href="https://man.openbsd.org/sscanf.3">sscanf(3)</a> off-by-ones in <a href="https://man.openbsd.org/makepsres.1">makepsres(1)</a>.
                   1111: <li>Remove a string memory leak in <a href="https://man.openbsd.org/ld.1">ld(1)</a>.
                   1112: <li>Change <a href="https://man.openbsd.org/xclock.1">xclock(1)</a>'s default behaviour back to -norender.
                   1113: <li>Fix a few instances of sizeof(pointer instead of object) in <a href="https://man.openbsd.org/expand.1">expand(1)</a>, <a href="https://man.openbsd.org/lbxproxy.1">lbxproxy(1)</a>, <a href="https://man.openbsd.org/skeyinit.1">skeyinit(1)</a> and in the Kerberos IV and BIND libraries.
1.1       david    1114: <li>Plug a memory leak in the kernel ELF loader.
1.60      bentley  1115: <li>In the installer, give the -h option to <a href="https://man.openbsd.org/tar.1">tar(1)</a> so symlinks on the existing system are honoured.
                   1116: <li>Make <a href="https://man.openbsd.org/lynx.1">lynx(1)</a> try active FTP if passive mode fails. This was missed out in the recent upgrade.
1.1       david    1117: <!-- ^ 20030507 -->
1.60      bentley  1118: <li>Have <a href="https://man.openbsd.org/rdist.1">rdist(1)</a> use POSIX <a href="https://man.openbsd.org/regex.3">regex(3)</a>.
                   1119: <li>Update <a href="https://man.openbsd.org/rdist.1">rdist(1)</a> to cope with <a href="https://man.openbsd.org/rcmdsh.3">rcmdsh(3)</a>'s new ability to handle command line options.
                   1120: <li>Make <a href="https://man.openbsd.org/pf.4">pf(4)</a> rdr and binat rules work again on protocols other than TCP, UDP and ICMP.<br>
                   1121:     <a href="stable.html">[Applied to stable]</a> <!-- XXX 3.3-stable -->
1.1       david    1122: <li>After a forced unmount, try to change process back into real directories now that namei() won't do lookups under the old mountpoint.
                   1123: <li>Stop namei() doing lookups on unmounted volumes, prevents crashes with forced unmounts. From NetBSD.
                   1124: <li>Don't use M_WAITOK to sleep on failures when allocating hashtables for IP protocols (in_pcbinit()). Fail and panic.
1.60      bentley  1125: <li>Pretty up <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> display units for hw.sensors.
                   1126: <li>Only do <a href="https://man.openbsd.org/setusercontext.3">setusercontext(3)</a> in <a href="https://man.openbsd.org/skeyaudit.1">skeyaudit(1)</a> when running as root.
                   1127: <li>Don't use string functions on non-strings in <a href="https://man.openbsd.org/sd.4">sd(4)</a>.
                   1128: <li>Kill a small <a href="https://man.openbsd.org/asprintf.3">asprintf(3)</a> memory leak in <a href="https://man.openbsd.org/mg.1">mg(1)</a>.
                   1129: <li>In <a href="https://man.openbsd.org/skeyinfo.1">skeyinfo(1)</a>, convert the username to seven-bit before doing the <a href="https://man.openbsd.org/skeylookup.3">skeylookup(3)</a>.
                   1130: <li>Make the <a href="https://man.openbsd.org/fsirand.8">fsirand(8)</a> functionality built into <a href="https://man.openbsd.org/newfs.8">newfs(8)</a> non-optional.
1.1       david    1131: <!-- ^ 20030506 -->
1.60      bentley  1132: <li>Allow command-line arguments in rshprog passed to <a href="https://man.openbsd.org/rcmdsh.3">rcmdsh(3)</a>.
                   1133: <li>Add backquote to the list of characters escaped in <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>'s vi-{esc,tab}complete mode.
                   1134: <li>Fix a couple of <a href="https://man.openbsd.org/sscanf.3">sscanf(3)</a> off-by-ones in afs and <a href="https://man.openbsd.org/makeinfo.1">makeinfo(1)</a>.
                   1135: <li>Write the correct amount of data when disconnecting <a href="https://man.openbsd.org/tip.1">tip(1)</a> on biz22.
1.54      tb       1136: <li>Another memory layout change on i386 to allow a larger MAXDSIZ (see the tech@ <a href="https://marc.info/?l=openbsd-tech&m=105216246825100&w=2">archive</a> for details).
1.60      bentley  1137: <li>Add a mail mode to <a href="https://man.openbsd.org/mg.1">mg(1)</a> that does proper line wrapping, and add the '-f' command line option to set the mode.
                   1138: <li>Properly restore the syncer vnode if <a href="https://man.openbsd.org/unmount.2">unmount(2)</a> fails.
1.1       david    1139: <!-- ^ 20030505 -->
1.60      bentley  1140: <li>Use the right buffer size for <a href="https://man.openbsd.org/getcwd.3">getcwd(3)</a> to avoid unnecessary truncation in <a href="https://man.openbsd.org/at.1">at(1)</a>.
                   1141: <li>Replace local (and wrong) basename logic in <a href="https://man.openbsd.org/ln.1">ln(1)</a> with a call to the real <a href="https://man.openbsd.org/basename.3">basename(3)</a>.
1.1       david    1142: <li>Don't leak an mbuf when dropping non-ARPHRD_ETHER arp packets.<br>
1.60      bentley  1143:     <a href="stable.html">[Applied to stable]</a> <!-- XXX 3.3-stable -->
1.1       david    1144: <!-- ^ 20030504 -->
1.60      bentley  1145: <li>Compatibility improvements to <a href="https://man.openbsd.org/ossaudio.3">ossaudio(3)</a>, mostly from NetBSD.
                   1146: <li>Ditch <a href="https://man.openbsd.org/newfs.8">newfs(8)</a>/<a href="https://man.openbsd.org/mount_mfs.8">mount_mfs(8)</a>'s homespun malloc() in favour of <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>.
                   1147: <li>Prevent a couple of use-after-frees in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                   1148: <li>Defensively zero the m_flags field in <a href="https://man.openbsd.org/mbuf.9">mbuf(9)</a> structures allocated on the stack.
1.1       david    1149: <!-- ^ 20030503 -->
1.60      bentley  1150: <li>Make <a href="https://man.openbsd.org/what.1">what(1)</a> more POSIX-compliant.
                   1151: <li>Stop <a href="https://man.openbsd.org/skeyaudit.1">skeyaudit(1)</a> leaking file descriptors in -a mode, and be more paranoid about stdin, stdout and stderr.
                   1152: <li>Add Doug Gwyn's portable <a href="https://man.openbsd.org/alloca.3">alloca(3)</a> on platforms for which no assembler version yet exists, and use instead of <a href="https://man.openbsd.org/gcc.1">gcc(1)</a>'s alloca().
                   1153: <li>Greatly improved SIS chipset support in <a href="https://man.openbsd.org/pciide.4">pciide(4)</a>.
1.1       david    1154: <!-- ^ 20030502 -->
1.60      bentley  1155: <li>Make <a href="https://man.openbsd.org/eso.4">eso(4)</a> work on sparc64 and (probably) macppc.
                   1156: <li>A number of <a href="https://man.openbsd.org/vnode.9">vnode(9)</a> fixes and additions. See the <a href="https://cvsweb.openbsd.org/src/sys/kern/vfs_subr.c#rev1.90">checkin comment</a> for details.
                   1157: <li>Update <a href="https://man.openbsd.org/lynx.1">lynx(1)</a> to 2.8.4release, patchset 1d, including IPv6 support.
                   1158: <li>Allow <a href="https://man.openbsd.org/pf.4">pf(4)</a> antispoof rules to have labels.
1.1       david    1159: <!-- ^ 20030501 -->
1.60      bentley  1160: <li>Keep trying to unbreak <a href="https://man.openbsd.org/apachectl.8">apachectl(8)</a> restarts for shared modules when running under the chroot.
                   1161: <li>Improve forward compatibility of <a href="https://man.openbsd.org/fsck_ffs.8">fsck_ffs(8)</a> by comparing only what we understand instead of trying to ignore what we don't.
1.1       david    1162: <li>Make the newly deprecated omsync() work under NetBSD emulation.
1.60      bentley  1163: <li>Several <a href="https://man.openbsd.org/strvis.3">strvis(3)</a> -&gt; <a href="https://man.openbsd.org/strnvis.3">strnvis(3)</a> changes, all part of the continuing Battle for Safe String Functions.
1.5       deraadt  1164: <li>Fix some pthreads signal bugs that were causing MySQL to crash (PR#3179, PR#3238).<br>
1.60      bentley  1165:     <a href="stable.html">[Applied to stable]</a> <!-- XXX 3.3-stable -->
                   1166: <li>Allow <a href="https://man.openbsd.org/pf.4">pf(4)</a> tables to be loaded into anchors. <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> table options except show and flush now honour -a.
1.1       david    1167: <!-- ^ 20030430 -->
1.61      deraadt  1168: <li>Have the dynamic linker stub functions in libc return -1 if called from a statically linked program.
1.1       david    1169: <li>Only build shared libXv if the target arch supports shared libraries.
                   1170: <li>Consign the omsync() system call to COMPAT_25 obscurity.
1.60      bentley  1171: <li>Fix parsing of the noac option to <a href="https://man.openbsd.org/mount_nfs.8">mount_nfs(8)</a>.
1.5       deraadt  1172: <li>In netinet/tcp_input.c, correct a long-standing typo made when applying a deadlock-avoidance bug fix (TCP/IP Illustrated volume 2 fig. 28.30).
1.60      bentley  1173: <li>Fix a crasher in <a href="https://man.openbsd.org/lkm.4">lkm(4)</a>, tripped when loading a module twice.
1.1       david    1174: <!-- ^ 20030429 -->
1.60      bentley  1175: <li>Make ELF <a href="https://man.openbsd.org/dlfcn.3">dlfcn(3)</a> calls thread-safe.
                   1176: <li>Add /usr/local/lib/X11/fonts to <a href="https://man.openbsd.org/fontconfig.3">fontconfig(3)</a>'s search list, to help ports.
1.1       david    1177: <li>Add some missing X server key definitions.
1.60      bentley  1178: <li>Re-introduce the <a href="https://man.openbsd.org/mquery.2">mquery(2)</a>-has-<a href="https://man.openbsd.org/mmap.2">mmap(2)</a>'s-signature change, once again renaming the old syscall to omquery().
                   1179: <li>Only close the keyfile once in <a href="https://man.openbsd.org/skeyaudit.1">skeyaudit(1)</a> -a mode.
                   1180: <li>Do a return from main() instead of an <a href="https://man.openbsd.org/exit.3">exit(3)</a> in <a href="https://man.openbsd.org/md5.1">md5(1)</a> and <a href="https://man.openbsd.org/spamd-setup.8">spamd-setup(8)</a>,
                   1181: <li>Fix some more unbounded <a href="https://man.openbsd.org/sscanf.3">sscanf(3)</a> calls in KerberosIV, still more to come.
1.1       david    1182: <li>Lock earlier when doing vnode ops in procfs to avoid a possible race condition.
                   1183: <!-- ^ 20030428 -->
                   1184: <li>Remove a potential double-free in the XFree wsfb driver.
1.60      bentley  1185: <li>Prepare <a href="https://man.openbsd.org/pf.4">pf(4)</a> table structures for anchor support.
1.1       david    1186: <li>Much string cleanup in sys/dev.
1.60      bentley  1187: <li>Fix the <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> fifo 'C set' command (PR#3148).
1.1       david    1188: <!-- ^ 20030427 -->
1.60      bentley  1189: <li>Use <a href="https://man.openbsd.org/strdup.3">strdup(3)</a> and <a href="https://man.openbsd.org/asprintf.3">asprintf(3)</a> to eliminate some string length guesswork in <a href="https://man.openbsd.org/rpcgen.1">rpcgen(1)</a>.
                   1190: <li>Allocate enough space for a *printf() %u in <a href="https://man.openbsd.org/rpc.yppasswdd.8">rpc.yppasswdd(8)</a>.
1.1       david    1191: <li>Correct libXp's shared library dependencies
                   1192: <li>Fix fat32 filesystem corruption when renaming directories.
                   1193: <!-- ^ 20030426 -->
1.60      bentley  1194: <li>New <a href="https://man.openbsd.org/lm.4">lm(4)</a> (National Semiconductor LM78, LM79 and compatible) and <a href="https://man.openbsd.org/viaenv.4">viaenv(4)</a> (VT82C686A South Bridge) hardware monitor drivers, adapted from NetBSD to use the new sysctl hw.sensor interface.
                   1195: <li>Make <a href="https://man.openbsd.org/funopen.3">funopen(3)</a>'s declaration match its prototype (PR#3236).
                   1196: <li>Back out the recent <a href="https://man.openbsd.org/mquery.2">mquery(2)</a>-uses-mmap() API change.
                   1197: <li>Add new <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a> node hw.sensors for, er, hardware monitoring sensors.
                   1198: <li>Don't assume that <a href="https://man.openbsd.org/asprintf.3">asprintf(3)</a> failures won't clobber the tempfile name in <a href="https://man.openbsd.org/mktemp.1">mktemp(1)</a>.
                   1199: <li>In the IPv4 case of <a href="https://man.openbsd.org/inet_net_pton.3">inet_net_pton(3)</a>, infer the netmask the same way for all address classes (i.e. don't assume multicast networks are always */4).
                   1200: <li>Be more portable and check the <a href="https://man.openbsd.org/asprintf.3">asprintf(3)</a> return value against -1 in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
                   1201: <li>Add size bounds to <a href="https://man.openbsd.org/sscanf.3">sscanf(3)</a> strings in <a href="https://man.openbsd.org/edquota.8">edquota(8)</a> and <a href="https://man.openbsd.org/tn3270.1">tn3270(1)</a>.
                   1202: <li>Match <a href="https://man.openbsd.org/mquery.2">mquery(2)</a>'s function signature to that of <a href="https://man.openbsd.org/mmap.2">mmap(2)</a>.
                   1203: <li>Fix <a href="https://man.openbsd.org/pf.4">pf(4)</a> nat proxy port allocation for manually specified ranges.<br>
                   1204:     <a href="stable.html">[Applied to stable]</a> <!-- XXX 3.3-stable -->
                   1205: <li>If one is given, properly copy the second port of a nat proxy spec in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>.
1.1       david    1206: <!-- ^ 20030425 -->
1.60      bentley  1207: <li>Fix a bad <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> bound in the AFS library (PR#3228).
                   1208: <li>Use <a href="https://man.openbsd.org/asprintf.3">asprintf(3)</a> to fix some buffer length problems in <a href="https://man.openbsd.org/mac68k/pdisk.8">pdisk(8/MAC68K)</a>
                   1209: <li>When handling the packet size option in <a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a>, bounds check the right variable.
1.1       david    1210: <li>Properly detect EOF when generating policy interactively.
                   1211: <!-- ^ 20030424 -->
1.60      bentley  1212: <li>Stop <a href="https://man.openbsd.org/pflogd.8">pflogd(8)</a> generating syslog messages on startup.
                   1213: <li>Swap a <a href="https://man.openbsd.org/strchr.3">strchr(3)</a> for a <a href="https://man.openbsd.org/strrchr.3">strrchr(3)</a> in <a href="https://man.openbsd.org/md5.1">md5(1)</a>.
1.1       david    1214: <li>When upgrading, treat the /altroot filesystem like a 'noauto' filesystem and omit it from the upgrade fstab.
                   1215: <!-- ^ 20030423 -->
1.60      bentley  1216: <li>Do a proper bounds check when reading in the <a href="https://man.openbsd.org/lynx.1">lynx(1)</a> news server name from a file.
                   1217: <li><a href="https://man.openbsd.org/less.1">less(1)</a>'s glob now does tilde and brace expansion as well.
1.1       david    1218: <!-- ^ 20030422 -->
1.60      bentley  1219: <li>On <a href="https://man.openbsd.org/gre.4">gre(4)</a> IP input, use <a href="https://man.openbsd.org/m_pullup.9">m_pullup(9)</a> instead of assuming the header is in the first mbuf's data region.
                   1220: <li>Have <a href="https://man.openbsd.org/make.1">make(1)</a> stop parsing command line arguments after a '--'.
                   1221: <li>Better bounds checks when expanding curly braces in <a href="https://man.openbsd.org/make.1">make(1)</a>.
                   1222: <li>In <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, don't set the object load_size field to a negative value because this is likely to be wrong.
1.1       david    1223: <!-- ^ 20030421 -->
                   1224: <li>Copy the null at the end of the name when adding a realm in Kerberos V.
                   1225: <!-- ^ 20030420 -->
1.60      bentley  1226: <li>Make <a href="https://man.openbsd.org/authpf.8">authpf(8)</a> die the way it should when authpf.conf is missing (PR#3217).
                   1227: <li>Fix <a href="https://man.openbsd.org/ubsec.4">ubsec(4)</a> output statistics.
                   1228: <li>Sync <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> with its CVS and bump the version to 1.6.7p4.
1.1       david    1229: <li>Some typedef perfectionism in libwrap.
1.60      bentley  1230: <li>String cleanup and extra paranoia in <a href="https://man.openbsd.org/rd.4">rd(4)</a> and <a href="https://man.openbsd.org/vnd.4">vnd(4)</a>.
1.1       david    1231: <li>The string cleanup drive continues.
1.60      bentley  1232: <li>Add support for the Davicom DM9009 chip to <a href="https://man.openbsd.org/dc.4">dc(4)</a>.
1.1       david    1233: <!-- ^ 20030419 -->
1.60      bentley  1234: <li>Help <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> further by making <a href="https://man.openbsd.org/mquery.2">mquery(2)</a> return EINVAL (instead of ENOMEM) if MAP_FIXED was requested but is unavailable.
                   1235: <li>New -x option for <a href="https://man.openbsd.org/mount_msdos.8">mount_msdos(8)</a> to automagically make directories executable if they're readable.
                   1236: <li>Unbreak Emacs 21 by fixing a problem with the new <a href="https://man.openbsd.org/mquery.2">mquery(2)</a> part of <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>.
1.1       david    1237: <!-- ^ 20030418 -->
1.60      bentley  1238: <li>Make <a href="https://man.openbsd.org/tun.4">tun(4)</a> work when only IPv6 endpoints are specified.
                   1239: <li>Add 4.3BSD's more command for use on some floppies instead of <a href="https://man.openbsd.org/less.1">less(1)</a>. More is less.
                   1240: <li>Change some return values in <a href="https://man.openbsd.org/config.8">config(8)</a> and <a href="https://man.openbsd.org/cron.8">cron(8)</a> from char to int.
1.1       david    1241: <!-- ^ 20030417 -->
1.54      tb       1242: <li>Changes to support the new <a href="https://marc.info/?l=openbsd-misc&m=105056000801065&w=2">i386 W^X</a> scheme.
                   1243: <li><a href="https://marc.info/?l=openbsd-misc&m=105055555830978&w=2">Move</a> i386 to ELF, a binary upgrade is required for now.
1.60      bentley  1244: <li>Use the new <a href="https://man.openbsd.org/mquery.2">mquery(2)</a> syscall in <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>, i386 only for now.
1.1       david    1245: <li>Avoid teeth-gnashing delays by making the installer use 'route -n show' instead of 'route show'.
1.60      bentley  1246: <li>In the kernel ELF loader, use the <a href="https://man.openbsd.org/uvm.9">uvm(9)</a> to make sure that <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> doesn't overwrite an area that's already in use.
                   1247: <li>Fix a buffer overflow that was causing a crash in <a href="https://man.openbsd.org/mg.1">mg(1)</a> (PR#3090).
                   1248: <li><a href="https://man.openbsd.org/apachectl.8">apachectl(8)</a> now honours $httpd_flags from <a href="https://man.openbsd.org/rc.conf.8">rc.conf(8)</a>.
                   1249: <li>Remove a race condition in <a href="https://man.openbsd.org/mount_mfs.8">mount_mfs(8)</a>.
1.1       david    1250: <!-- ^ 20030416 -->
1.60      bentley  1251: <li>Fix some allocation bugs in <a href="https://man.openbsd.org/mg.1">mg(1)</a>.
1.1       david    1252: <li>In the kernel's standalone ISO9660 driver, collapse extra slashes in the pathname. This allows files to be loaded from the root of a cd.
1.60      bentley  1253: <li>Uncomment the line that unloads <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> shared modules on a server shutdown or restart.
                   1254: <li>Many string fixes to <a href="https://man.openbsd.org/named.8">named(8)</a>, more to come.
                   1255: <li><a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> can now display basic HFSC stats.
1.5       deraadt  1256: <li>Much cleanup in elf2ecoff(1) (not installed by default).
1.60      bentley  1257: <li>Allocate the right <a href="https://man.openbsd.org/getaddrinfo.3">getaddrinfo(3)</a> buffer size in <a href="https://man.openbsd.org/rip6query.8">rip6query(8)</a> and <a href="https://man.openbsd.org/route6d.8">route6d(8)</a>.
                   1258: <li>In <a href="https://man.openbsd.org/audioctl.1">audioctl(1)</a>, <a href="https://man.openbsd.org/size.1">size(1)</a> and <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>, don't use <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a>'s return value for pointer arithmetic.
1.1       david    1259: <!-- ^ 20030415 -->
                   1260: <li>Back out the 'long ATAPI detection delay' fix due to problems with some devices.
1.60      bentley  1261: <li>Add a missing <a href="https://man.openbsd.org/globfree.3">globfree(3)</a> in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>.
1.1       david    1262: <li>Correct a number of short space allocations for *printf() integer-to-string conversions.
1.60      bentley  1263: <li>Fix some problems with the <a href="https://man.openbsd.org/xdm.1">xdm(1)</a> OpenBSD logo, caused by the XFree86 4.3.0 merge.
                   1264: <li>Don't increment the <a href="https://man.openbsd.org/ping.8">ping(8)</a> sequence number until we know the packet has been successfully queued for sending.
                   1265: <li>Include the <a href="https://man.openbsd.org/at.1">at(1)</a> job number in the process title.
                   1266: <li>Put <a href="https://man.openbsd.org/less.1">less(1)</a>'s help text back into a separate file, and allow a reduced-size build for the boot floppies.
                   1267: <li>Stop using hardcoded SOCK_* types when creating sockets in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, to facilitate ssh-over-<a href="http://www.sctp.de/sctp.html">sctp</a>.
                   1268: <li>Have <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> unlink its fifo and pid file on a clean shutdown (PR#3199).
                   1269: <li>Allow <a href="https://man.openbsd.org/ping.8">ping(8)</a> to send zero-length packets with the -s0 option.
                   1270: <li>Some <a href="https://man.openbsd.org/snprintf.3">snprintf(3)</a> buffer length fixes in <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a>.
1.1       david    1271: <!-- ^ 20030414 -->
1.60      bentley  1272: <li>Add new <a href="https://man.openbsd.org/mquery.2">mquery(2)</a> system call, to provide hints (especially to <a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a>) on where to put memory mappings.
                   1273: <li>Make sure <a href="https://man.openbsd.org/systrace.1">systrace(1)</a> leaves space for the trailing null when displaying <a href="https://man.openbsd.org/open.2">open(2)</a> flags.
                   1274: <li>Fix bad format strings in <a href="https://man.openbsd.org/extattrctl.8">extattrctl(8)</a> and <a href="https://man.openbsd.org/mopd.8">mopd(8)</a>.
                   1275: <li>Prevent <a href="https://man.openbsd.org/timeout_add.9">timeout_add(9)</a> from wrapping around on machines with a long uptime.
                   1276: <li>Fix some bogus size_t values in <a href="https://man.openbsd.org/grops.1">grops(1)</a> and <a href="https://man.openbsd.org/mg.1">mg(1)</a>.
                   1277: <li>Update <a href="https://man.openbsd.org/less.1">less(1)</a> to version 381.
1.1       david    1278: <!-- ^ 20030413 -->
1.60      bentley  1279: <li>Have <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> set file descriptor limits with <a href="https://man.openbsd.org/setrlimit.2">setrlimit(2)</a>.
                   1280: <li>Relax the license on <a href="https://man.openbsd.org/strlcat.3">strlcat(3)</a> and <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> to encourage their bundling with other programs.
                   1281: <li>Initial support for HFSC queueing, <a href="https://man.openbsd.org/pf.4">pf(4)</a>-style.
1.1       david    1282: <li>Back out recent 'X looks like a package' stuff.
                   1283: <li>Merge in expat-1.95.4 from XFree86-current.
                   1284: <li>Fix long delays when detecting ATAPI devices.
                   1285: <!-- ^ 20030412 -->
1.60      bentley  1286: <li><a href="https://man.openbsd.org/sudo.8">sudo(8)</a>'s Makefile now honours the LDSTATIC flag.
                   1287: <li>Move queue ID assignment into the kernel and away from <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>, solving a bunch of problems.
1.1       david    1288: <!-- ^ 20030411 -->
1.61      deraadt  1289: <li>Back out the earlier fix for PR#2230, which is a no-op since zombies aren't on the allproc list being scanned.
1.60      bentley  1290: <li>De-allocate bus space on <a href="https://man.openbsd.org/wi.4">wi(4)</a> device failures.
                   1291: <li>Only print the <a href="https://man.openbsd.org/less.1">less(1)</a> -d prompt if there's enough space left on the status line (PR#3189).
1.1       david    1292: <!-- ^ 20030410 -->
                   1293: <li>When fixing up process root and working directories after a filesystem mount, leave zombies well alone. (PR#2230.) <!-- Yes, #2230, not #2030 as the committer said. Grr. -->
1.60      bentley  1294: <li>Fix an off-by-one in kernel <a href="https://man.openbsd.org/malloc.9">malloc(9)</a> diagnostic code.
1.1       david    1295: <li>Correctly initialise xkb memory in the X server.
1.60      bentley  1296: <li>Plug some file descriptor leaks in <a href="https://man.openbsd.org/xman.1">xman(1)</a> (PR#3186).
                   1297: <li>Fix a broken sizeof() in <a href="https://man.openbsd.org/gcc.1">gcc(1)</a> when allocating a new sentinel_info.
                   1298: <li>Demote the <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> 'missing CRL dir' moan to a debug message. <!-- Someone must really hate that warning. -->
1.1       david    1299: <li>The kernel pf_state structure now points to both a rule and an anchor, so states created on anchors can use rule options properly.
1.60      bentley  1300: <li>Create the /etc/isakmpd/crls directory from 4.4BSD.dist to stop <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> complaining about its absence.
                   1301: <li>Strip trailing whitespace before parsing <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> options (OpenSSH bug <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=528">528</a>).
                   1302: <li>Disable <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>'s Kerberos IV support.
1.1       david    1303: <!-- ^ 20030409 -->
1.60      bentley  1304: <li>Fix <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>'s <a href="https://man.openbsd.org/select.2">select(2)</a> error handling.
                   1305: <li><a href="https://man.openbsd.org/mg.1">mg(1)</a> now remembers the previous 'M-x compile' command.
                   1306: <li>Add a missing free() in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>'s dbm processing.
                   1307: <li>More fixes to <a href="https://man.openbsd.org/osiop.4">osiop(4)</a>.
1.1       david    1308: <!-- ^ 20030408 -->
1.60      bentley  1309: <li>Change some old-style <a href="https://man.openbsd.org/chown.8">chown(8)</a>s (user.group) to POSIX user:group style.
                   1310: <li>Fix a null deref in <a href="https://man.openbsd.org/savecore.8">savecore(8)</a>.
                   1311: <li>Add some missing NetBSD copyright information to <a href="https://man.openbsd.org/ftp.1">ftp(1)</a>.
                   1312: <li>Make <a href="https://man.openbsd.org/ktutil.8">ktutil(8)</a> work properly over the network.
                   1313: <li>Improvements to string handling (not str[ln]* for once) in <a href="https://man.openbsd.org/adventure.6">adventure(6)</a>.
1.1       david    1314: <li>Add fake package information so ports can check for XF4 installation.
1.60      bentley  1315: <li>Use <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> instead of <a href="https://man.openbsd.org/csh.1">csh(1)</a> for XFree distrib scripts.
                   1316: <li>Make <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> reject invalid ICMP types (&gt;40) and codes (&gt;255).
                   1317: <li>Fix a typo in the new <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> rekeying code that was causing the wrong packet state counter to be fetched.
1.1       david    1318: <!-- ^ 20030407 -->
1.60      bentley  1319: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.7p3.
                   1320: <li>Handle buffer length for <a href="https://man.openbsd.org/strlcpy.3">strlcpy(3)</a> properly in <a href="https://man.openbsd.org/kvm_mkdb.8">kvm_mkdb(8)</a>.
                   1321: <li>Many fixes to <a href="https://man.openbsd.org/osiop.4">osiop(4)</a>.
                   1322: <li>Improve (as part of string function fixes) <a href="https://man.openbsd.org/sort.1">sort(1)</a>'s handling of old-style + and - format specifiers.
1.1       david    1323: <!-- ^ 20030406 -->
                   1324: <li>Don't treat disklabel fields d_packname and d_typename as null-terminated fields when they're not.
1.60      bentley  1325: <li>Fix a bounds-check off-by-one in <a href="https://man.openbsd.org/lam.1">lam(1)</a>.
                   1326: <li>Simplify <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>'s parsing of CIDR masks.
                   1327: <li>Add 'queue foo on $i_bar' syntax to allow <a href="https://man.openbsd.org/pf.4">pf(4)</a> queue specs to apply only to specified interfaces.
                   1328: <li>Add 230400 to the list of speeds supported by termios under <a href="https://man.openbsd.org/compat_linux.8">compat_linux(8)</a>.
1.1       david    1329: <li>Use the default rule when a packet passes due to the implicit 'pass all' at the top of the rulebase, eliminating many NULL tests.
1.60      bentley  1330: <li>Add a 'default' <a href="https://man.openbsd.org/pf.4">pf(4)</a> rule and use it to store the default timeouts.
1.1       david    1331: <li>Add some shared library version updates missed in the XFree86 4.3.0 merge.
                   1332: <!-- ^ 20030405 -->
                   1333: <li>Many string function fixes all over the tree.
                   1334: <li>Fix a bad bounds check in OpenSSL's ASN.1 parser.
                   1335: <!-- ^ 20030404 -->
1.60      bentley  1336: <li>Back out the earlier realloc() change to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
                   1337: <li>Update <a href="https://man.openbsd.org/sectok_fmt_fid.3">sectok_fmt_fid(3)</a> to take a string length parameter, and crank libsectok's major version for the new API.
1.1       david    1338: <li>With the XFree86 4.3.0 merge, add an additional definition so that ports libs end up in /usr/local/lib/X11.
1.60      bentley  1339: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to 1.6.7p2.
                   1340: <li>Fix <a href="https://man.openbsd.org/user.8">user(8)</a>'s empty group test (PR#3178).
1.1       david    1341: <li>Improve PRIQ queue id assignment, so same-priority queues on different interfaces work properly.
                   1342: <!-- ^ 20030403 -->
1.60      bentley  1343: <li>Use <a href="https://man.openbsd.org/realloc.3">realloc(3)</a> instead of leaking memory in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
                   1344: <li>Some cleanup in <a href="https://man.openbsd.org/ipcomp.4">ipcomp(4)</a> and <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a>.
                   1345: <li>Add a missing initialisation in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> (OpenSSH bug <a href="http://bugzilla.mindrot.org/show_bug.cgi?id=526">#526</a>).
                   1346: <li>When an interface doesn't support <a href="https://man.openbsd.org/altq.9">altq(9)</a>, have <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> print the interface name in the error message.
                   1347: <li>Add automatic <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> rekeying in accordance with the current secsh newmodes draft, and fix some rekeying bugs.
1.1       david    1348: <!-- ^ 20030402 -->
1.60      bentley  1349: <li>Fix <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> notification of immediate-mode <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> events (PR#3175).
1.1       david    1350: <li>Merge in XFree86 4.3.0.
1.60      bentley  1351: <li>Update <a href="https://man.openbsd.org/sudo.8">sudo(8)</a> to version 1.6.7p1, to fix some overzealous paranoia.
1.1       david    1352: <li>Bump OpenSSH version to 3.6.1.<br>
1.60      bentley  1353:     <a href="stable.html">[Applied to stable]</a>
1.1       david    1354: <!-- ^ 20030401 -->
                   1355: <li>Fix an mbuf leak in icmp6.
1.60      bentley  1356: <li>Have <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> treat empty environment variables as if they were unset.
                   1357: <li>Fix some use-after-FREE when handling crypto errors in <a href="https://man.openbsd.org/ipcomp.4">ipcomp(4)</a> and <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a>.
                   1358: <li>Add a missing splx() in <a href="https://man.openbsd.org/ipcomp.4">ipcomp(4)</a>.
                   1359: <li>Clean up and additional paranoia in <a href="https://man.openbsd.org/setusercontext.3">setusercontext(3)</a>.
                   1360: <li>Only remove a kernel <a href="https://man.openbsd.org/pf.4">pf(4)</a> rule structure when no states refer to it.
1.1       david    1361: <!-- ^ 20030331 -->
                   1362: <li>Helpfully, allow netinet/tcp_debug.c to compile when TCP_DEBUG is defined.
1.60      bentley  1363: <li>Fix <a href="https://man.openbsd.org/ahc.4">ahc(4)</a>'s probe of dual-channel 7899 cards.
1.1       david    1364: <li>Use snprintf to construct device names in the kernel, instead of hand-rolling.
1.60      bentley  1365: <li>Give a more consistent message when <a href="https://man.openbsd.org/passwd.1">passwd(1)</a> is aborted one way or another by the user.
1.54      tb       1366: <li>Begin the process of <a href="https://marc.info/?l=openbsd-misc&m=104958817430379&w=2">eradicating</a> the remaining strcpy, sprintf, and strcat calls from the tree.
1.1       david    1367: <!-- ^ 20030330 -->
1.60      bentley  1368: <li>Fix logging bustage in <a href="https://man.openbsd.org/spamd.8">spamd(8)</a>.
                   1369: <li>Update <a href="https://man.openbsd.org/sendmail.8">sendmail(8)</a> to 8.12.9 to fix a buffer overflow in address parsing. Note that this fix went onto the OpenBSD 3.3 CDs and so is not a 3.3 erratum.
                   1370: <li>More fixes to <a href="https://man.openbsd.org/iha.4">iha(4)</a>.
1.1       david    1371: <!-- ^ 20030329 -->
                   1372: <li>Stop pmdb dumping core on stripped executables.
1.60      bentley  1373: <li>Show in log output the list against which <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> matched.
                   1374: <li>Have <a href="https://man.openbsd.org/spamd.8">spamd(8)</a> report exactly how much of the filthy spammer's time was wasted.
                   1375: <li>Add a missing <a href="https://man.openbsd.org/strdup.3">strdup(3)</a> error check in <a href="https://man.openbsd.org/pwd_mkdb.8">pwd_mkdb(8)</a>.
                   1376: <li>Change <a href="https://man.openbsd.org/login_passwd.8">login_passwd(8)</a> from setuid(root) to setuid(_shadow).
                   1377: <li>Remove OCHIO* binary compatibility hacks from <a href="https://man.openbsd.org/ch.4">ch(4)</a>. <!-- Warned about in the checkin on 17 Oct 2002 -->
1.1       david    1378: <!-- ^ 20030328 -->
1.60      bentley  1379: <li>When retrieving the size of a <a href="https://man.openbsd.org/ccd.4">ccd(4)</a> device, check the device is initialised before attempting to open it.
                   1380: <li>Add USER_LDT to the list of kernel <a href="https://man.openbsd.org/options.4">options(4)</a> controllable via <a href="https://man.openbsd.org/sysctl.3">sysctl(3)</a>.
1.1       david    1381: <li>Sync the SMP branch to 3.3.
1.60      bentley  1382: <li>Improve <a href="https://man.openbsd.org/iha.4">iha(4)</a>'s REQUEST_SENSE handling based on hard-won experience with <a href="https://man.openbsd.org/osiop.4">osiop(4)</a>.
                   1383: <li>Actually look for the <a href="https://man.openbsd.org/lpr.1">lpr(1)</a> -q option when calling <a href="https://man.openbsd.org/getopt.3">getopt(3)</a>.
                   1384: <li>Fix handling of -f and -h options to <a href="https://man.openbsd.org/lpr.1">lpr(1)</a>.
                   1385: <li>Improve error handling for invalid <a href="https://man.openbsd.org/pf.4">pf(4)</a> cbq and priq flags.
1.1       david    1386: <li>3.3 -&gt; 3.3-current.
                   1387: <!-- ^ 20030327 -->
                   1388: </ul>