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

Diff for /www/plus.html between version 1.938 and 1.939

version 1.938, 2005/02/01 15:08:48 version 1.939, 2005/02/08 07:45:39
Line 7 
Line 7 
 <meta name="description" content="OpenBSD-current changes">  <meta name="description" content="OpenBSD-current changes">
 <meta name="keywords" content="openbsd,current,changes">  <meta name="keywords" content="openbsd,current,changes">
 <meta name="distribution" content="global">  <meta name="distribution" content="global">
 <meta name="copyright" content="This document copyright 1996-2004 by OpenBSD.">  <meta name="copyright" content="This document copyright 1996-2005 by OpenBSD.">
 </head>  </head>
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  <body bgcolor="#ffffff" text="#000000" link="#23238e">
Line 55 
Line 55 
   
 <p>  <p>
 <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>  <h3><font color="#0000e0">We are working on OpenBSD-current.</font></h3><p>
 The following list sums up (almost) all the changes made up to October 31.  The following list sums up (almost) all the changes made up to February 8.
 <p>  <p>
   
 <ul>  <ul>
   <!-- ^20050208 -->
   <li>For amd64, build bn routines in libcrypto with the amd64-specific file to give a significant speedup for RSA.
   <li>Support Billionton Systems CFLT2 Compact Flash adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>.
   <li>Truncate levels set with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mixerctl&sektion=1">mixerctl(1)</a> to be within the minimum and maximum values.
   <li>Repair seekability of a gzstream in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1">grep(1)</a>.
   <!-- ^20050207 -->
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> from attaching to other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces.
   <li>Fix a panic-causing merge error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a>.
   <!-- ^20050206 -->
   <li>Import sudo-1.6.8p7.
   <!-- ^20050205 -->
   <li>Support for Seeq 80225 PHY.
   <li>Attach 3com 3c905C PHY with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bmtphy&sektion=4">bmtphy(4)</a>.
   <!-- ^20050204 -->
   <li>Add some sanity checks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>.
   <li>Add RX TCP/UDP checksum offloading to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4">hme(4)</a>.
   <li>Fix setting 128-bit WEP keys on big endian archs.
   <li>Import and merge X.org X11R6.8.2rc4.
   <li>Simplify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8">ifstated(8)</a> syntax.
   <li>Import libarch for arm to allow for cache flushing, use it in the X11 loader.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a> on amd64.
   <!-- ^20050203 -->
   <li>Limit PERLIO_DEBUG environment variable to a sane length and ignore if setuid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1">perl(1)</a>.
   <li>Fix a few memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mixerctl&sektion=1">mixerctl(1)</a>.
   <li>Introduce POSIX hex and octal constants in arithmetic expressions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
   <!-- ^20050202 -->
   <li>More work on ospfd and bgpd.
   <li>Replace broken <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=frexp&sektion=3">frexp(3)</a> with a working one from FreeBSD; share across platforms.
   <li>Backout previous NFS time warnings change; too close to release.
   <li>Proper permission enforcement in NTFS mount requests.
   <!-- ^20050201 -->
   <li>Sprinkle more paranoia on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a>'s currently-acked lease database.
   <li>Use the Ethernet source address of a DHCP request instead of the one included in the DHCP packet in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a>.
   <li>Add OpenEXR image support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1">file(1)</a>.
   <!-- ^20050131 -->
   <li>Steady progress on OpenCVS.
   <li>Make zaurus' LCD brightness adjustable by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=1">wsconsctl(1)</a>.
   <li>Add mouse button emulation to zaurus.
   <li>Detect and warn about editors that move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>'s edited file out from underneath it.
   <li>Fix DontVTSwitch option in X11 when not using XKB.
   <li>Fix X11 breakage on vax and other archs without shared libs.
   <li>Avoid a null pointer dereference when deleting non-fully-established SAs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <!-- ^20050130 -->
   <li>Add more reason counters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, altering <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
   <li>Fix a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a>.
   <li>Check the carpdev link state when attaching a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> device to it to avoid preempting after a reboot.
   <!-- ^20050129 -->
   <li>Fix a broken <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uplcom&sektion=4">uplcom(4)</a> driver resulting from a previous merge error.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zts&sektion=4">zts(4)</a>, a touch screen driver for zaurus.
   <li>Widen the columns in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1">df(1)</a> to accomodate modern large filesystems.
   <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfctl&sektion=8">ospfctl(8)</a>, an OSPF daemon and its controller.
   <li>Make network unreachable errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a> non-fatal.
   <!-- ^20050128 -->
   <li>Import and merge X.org X11R6.8.2rc3.
   <li>Fix a bug in the rnd device which caused it to block on reads from srandom.
   <!-- ^20050127 -->
   <li>Add X.org support pieces for hp300 using the wsfb video driver and drop kick the old hp300 X11R5 server out of the XF4 tree.
   <li>Fix a denial of service in the validator code in the BIND resolution library.
   <!-- ^20050126 -->
   <li>Add a new device for the dedicated SSP unit on zaurus to report battery information to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&sektion=8">apmd(8)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mavb&sektion=4">mavb(4)</a> on sgi.
   <!-- ^20050125 -->
   <li>Switch hp300 wscons code to rasops for DIO frame buffers.
   <li>Import a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=moduli&sektion=5">moduli(5)</a> file.
   <!-- ^20050124 -->
   <li>Fix preposterous time warnings in the NFS client caused by false hits in the attribute cache.
   <li>Avoid a signal race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dump&sektion=8">dump(8)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sgc&sektion=4">sgc(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4">sti(4)</a> devices on hp300.
   <!-- ^20050123 -->
   <li>Log source of connections denied by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>'s AllowUsers, DenyUsers, AllowGroups and DenyGroups options.
   <!-- ^20050122 -->
   <li>Warn in advance in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> for password and account expiry.
   <!-- ^20050121 -->
   <li>Enable zaurus apm/scoop drivers and report A/C power status correctly.
   <li>Fix i386 disassembler in binutils.
   <li>Use a packet's address family instead of the rule's when selecting a replacement address for an rdr rule in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
   <li>Change 'syncif' to 'syncdev' in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> and pfsyncreq ioctl struct.
   <li>Expire ipforward_rt cache in ip_slowtimeo. (PR#1967)
   <!-- ^20050120 -->
   <li>Fix the '-S' flag for non-root in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>. (PR#4066)
   <li>Fix the '-I' option with '-D', '-T', and '-t' in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8">ping(8)</a>.
   <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> keyboard-interactive code call the authentication drivers even for responses to invalid logins.
   <!-- ^20050119 -->
   <li>APM emulation framework for zaurus, as well as a scoop driver.
   <li>Use the correct source address for ICMP errors generated from packets that were not addressed to the machine.
   <li>Drop more privileges in popa3d.
   <li>Support hotplug on zaurus.
   <!-- ^20050118 -->
   <li>Add support for zaurus LCD controller.
   <!-- ^20050117 -->
   <li>Support Microsoft PCI/CardBus and Hawking CardBus adapters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>.
   <!-- ^20050116 -->
   <li>Zaurus X11 support.
   <li>Import and merge perl-5.8.6.
   <li>Support the nForce2 Ultra 400 IDE controller.
   <li>Import and merge X.org X11R6.8.2rc2.
   <!-- ^20050115 -->
   <li>Make sure a given interface is running before touching the multicast filters; from NetBSD.
   <li>Support the Psion Dacom Gold Port Ethernet device in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue(4)</a>.
   <li>Add screen rotation support to the X.org wsfb driver.
   <li>Switch hp300 port to wscons, still using on-board ROM fonts for now.
   <li>Use PCI Memory Write and Invalidate in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a>.
   <li>Add Protocol Independent Multicast (PIM) support.
   <li>Add Bluetooth protocol stack and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&sektion=4">ubt(4)</a> USB driver support adopted from FreeBSD and de-netgraph-ified.
   <li>Remove old, unused ifgroups ioctls.
   <!-- ^20050114 -->
   <li>Support bounds checking for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copystr&sektion=9">copystr(9)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyin&sektion=9">copyin(9)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyinstr&sektion=9">copyinstr(9)</a>.
   <li>Cardbus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> support.
   <li>Sentinal support in gcc, taken from gcc 4.
   <li>Fix a kernel panic when pushing heavy traffic through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>.
   <li>More progress on the zaurus port including keyboard, USB serial, wscons, reboot and powerdown support.
   <!-- ^20050113 -->
   <li>Fix i830 crash during startup in the X.org driver.
   <li>Import Sendmail-8.13.3.
   <!-- ^20050112 -->
   <li>Fix an off-by-one in the critical section clearing code of the aic7xxx driver; from FreeBSD.
   <li>Remove an annoyance in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1">mg(1)</a> when editing files where the working directory is not readable.
   <!-- ^20050111 -->
   <li>Reliability fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hil&sektion=4">hil(4)</a>.
   <li>Make sure bogus values don't make their way into tcp_xmit_timer() calculations by converting them to valid ones.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uplcom&sektion=4">uplcom(4)</a> for CTS modemsignal; from FreeBSD.
   <!-- ^20050110 -->
   <li>Add zaurus bootblocks.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a> for 2.2 firmware and other minor fixes.
   <!-- ^20050109 -->
   <li>Add new shortcuts for device and debug commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1">cdio(1)</a>.
   <li>Increase the maximum username size for the in-kernel PPPoE driver.
   <!-- ^20050108 -->
   <li>Read MAC addresses correctly when initializing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> interfaces.
   <li>Fix an infinite loop problem in certain options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a>.
   <li>Fix a potential buffer overflow with escaped characters in Apache's mod_include.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Handle symlinks correctly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8">savecore(8)</a> when determining if /var/crash has enough free space to dump.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> traffic always appear on the physical (carpdev) interface from pf's perspective.
   <li>Add BIOCGDLTLIST and BIOCSDLT ioctl support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bpf&sektion=4">bpf(4)</a>.
   <!-- ^20050107 -->
   <li>Fix profiled kernel builds on i386.
   <li>Add a preliminary display console for zaurus.
   <li>Turn off the GPL_MATH_EMULATE kernel option by default.
   <li>Improved import code for OpenCVS.
   <!-- ^20050106 -->
   <li>Add new IPv6 manpages written from scratch.
   <li>Make Ethernet packets sent via a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interface have a source MAC address of the virtual MAC.
   <li>Fix a very longstanding bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> to allow returning very long paths.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Make pfctl 'set' options no longer sticky.
   <li>Cleanup of the Zaurus display code.
   <!-- ^ 20050105 -->
   <li>Restrict forwarding to IPsec traffic when ip.forwarding is set to 2.
   <li>Enable ARP table manipulation on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces.
   <li>Move processing of ARP packets to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces when using them so ARP packets are sent with the virtual MAC address.
   <!-- ^ 20050104 -->
   <li>A bit more whacking zaurus into shape including USB support for the C3000.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&sektion=4">ubsa(4)</a> for the Vodafone Mobile Connect 3G adapter.
   <li>Plug a memory leak in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=regex&sektion=3">regex(3)</a> engine; from FreeBSD.
   <li>Add a "show panic" command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4">ddb(4)</a>.
   <!-- ^ 20050103 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mavb&sektion=4">mavb(4)</a>, a Moosehead A/V board audio driver, to enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4">audio(4)</a> on sgi.
   <!-- ^ 20050102 -->
   <li>Speed up dhclient on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a> interfaces.
   <!-- ^ 20050101 -->
   <li>Grok VLAN-sized frames on am7990 devices.
   <li>Fix some races on filesystems that don't have locks, such as NFS.
   <!-- ^ 20041231 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a> driver in i386 GENERIC.
   <li>Import zaurus port, currently supported on the C860.
   <li>Preliminary support for the arm pxa270, pxa interrupt controller, pxa serial port, pxa PCMCIA (CF) adapter, and xscale.
   <li>Flag day! Switch i386 to gcc3.
   <li>Add a copy of the stripcom routine to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a> so it can run standalone again.
   <li>Import M_CANFAIL support from NetBSD to remove a nasty panic during low-memory scenarios.
   <!-- ^ 20041230 -->
   <li>Import awk-20041222.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1">md5(1)</a> for using multiple algorithms.
   <!-- ^ 20041229 -->
   <li>Add an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a> driver for Realtek 802.11 devices; from NetBSD.
   <li>Sync ieee80211 infrastructure with NetBSD to simplify logic and fix some bugs.
   <li>Fix a bug that caused vinvalbuf() panics.
   <li>More work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a> conflict handling.
   <!-- ^ 20041228 -->
   <li>Fix tag handling for non-U320/packetized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahd&sektion=4">ahd(4)</a> devices.
   <li>Import and merge gdb-6.3, and add sgi support.
   <li>Fix broken pointer arithmetic when receiving an RSA key from the kernel in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <!-- ^ 20041227 -->
   <li>Sprinkle list and queue macros on various drivers where applicable to make code easier to read.
   <!-- ^ 20041226 -->
   <li>Resolve some longstanding issues and reduce verbosity while debugging with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a>.
   <li>Add minimal USB support to the RAMDISKC image.
   <li>Introduce a -DSMALL variant of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> for installation media.
   <!-- ^ 20041225 -->
   <li>Import and merge gcc-3.3.5.
   <!-- ^ 20041224 -->
   <li>Support AddressFamily in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5">sshd_config(5)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
   <li>Reliability fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>; from NetBSD.
   <li>Make com1, 2, and 3 work as a console on i386.
   <li>Lower latency in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> by processing no more than 25 messages at once for each peer.
   <!-- ^ 20041223 -->
   <li>Fix a few core dumps in ksh.
   <li>Avoid a null dereference when using membufs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8">syslogd(8)</a>.
   <li>Introduce 'set sip on &lt;ifspec&gt;' in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> to avoid filtering on interfaces.
   <!-- ^ 20041222 -->
   <li>Support filesystem firmware loading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a>.
   <li>Do more in the watchdog reset on Prism <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> cards to help recover from a wedged firmware.
   <li>Remove fallback AES support for old OpenSSL in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
   <li>Add support for more commands in OpenCVS.
   <li>Add powerhooks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>.
   <!-- ^ 20041221 -->
   <li>Create new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">icmp6(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gai_strerror&sektion=3">gai_strerror(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3">getaddrinfo(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getnameinfo&sektion=3">getnameinfo(3)</a> man pages from new or free sources.
   <li>Discard unnecessary trailing space characters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&sektion=1">ps(1)</a>.
   <li>Support filesystem firmware loading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&sektion=4">yds(4)</a>.
   <li>Add support for displaying Shared Spanning Tree Protocol frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
   <!-- ^ 20041220 -->
   <li>Remove various man pages and other documents that were based on RFCs due to licensing problems.
   <li>Import X.org 6.8.2 RC1.
   <li>Add a gzip handler to OpenCVS; not yet enabled.
   <li>Allow comments in the myname, mygate, and defaultdomain files from within <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a>.
   <li>Support filesystem firmware loading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyap&sektion=4">uyap(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&sektion=4">clcs(4)</a>.
   <li>Block SIGALRM during writes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=script&sektion=1">script(1)</a>.
   <!-- ^ 20041219 -->
   <li>Make it possible for carp to work on fddi and token ring again.
   <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a> and remove unused #ifdef'd code.
   <!-- ^ 20041218 -->
   <li>Fix an off-by-one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sail&sektion=6">sail(6)</a>.
   <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> where a NATed LAN client could lock up the kernel.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Reorder code to make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=CARP&sektion=4">CARP(4)</a> operate correctly on physical interfaces that are participating in a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a>.
   <!-- ^ 20041217 -->
   <li>More progress on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>.
   <!-- ^ 20041216 -->
   <li>Import Sendmail-8.13.2.
   <!-- ^ 20041215 -->
   <li>Polled servers that resulted in an error are dropped to the maximum poll interval in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a>.
   <li>Fix an off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a>; from FreeBSD.
   <li>Fix a double-free crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8">pfctl(8)</a>.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Support the 'tag' command in OpenCVS.
   <li>Allow the Address, Network, or Netmask values of the &lt;IPsec-ID&gt; to be specified with an interface name or the keyword "default" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <!-- ^ 20041214 -->
   <li>Prevent a possible endless loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Support filesystem firmware loading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp(4)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&sektion=4">yds(4)</a> on amd64.
   <li>Only warn in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cp&sektion=1">cp(1)</a> when copying a socket to make moving trees containing sockets across filesystems much smoother.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mc&sektion=4">mc(4)</a> on mac68k start working.
   <li>Discard replies with an invalid stratum in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a> client code.
   <li>Fix a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> on sparc64.
   <!-- ^ 20041213 -->
   <li>Permit long protocol names in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
   <li>Support more Buffalo PCMCIA NS2K devices.
   <!-- ^ 20041212 -->
   <li>Support csh-style ! history completion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
   <li>Support the nForce3-250 IDE controller.
   <li>Correct an error in a compare function in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a>.
   <!-- ^ 20041211 -->
   <li>Fix a bus hanging problem on fast systems with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a>.
   <li>Fix a rare command ordering problem in the aic79xx driver; from FreeBSD.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> to filter on route labels
   <li>Handle GNU-style checklist files for files with spaces in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&sektion=1">md5(1)</a>.
   <li>Fix an IPsec crash. (PR#4025)<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <!-- ^ 20041210 -->
   <li>Fix ls globbing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>.
   <li>Support for jumbo frames and a bus hang fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a>.
   <li>Plug a memory leak on mount failure in the ntfs driver.
   <li>Support the annotate command in OpenCVS.
   <li>More work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a> package replacement.
   <li>Fix a soft dependencies problem that caused processes to get stuck.
   <!-- ^ 20041209 -->
   <li>Fix a race condition that could cause random pool corruption when reconfiguring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> interfaces under heavy network load.
   <li>Fix serial interrupt registration on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&sektion=4">zs(4)</a> on mac68k; from NetBSD.
   <li>Crank maxusers to 32 in mac68k's GENERIC.
   <li>Fix a Perl IO bug to avoid duplicating file descriptors when closing handles.
   <li>Allow ToS to be set on raw IP packets.
   <li>Fix a NAT/T bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> to avoid sending DPD messages to the wrong port.
   <li>Add powerhooks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>.
   <li>Add a powerhook to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4">pci(4)</a> to save and restore configuration space.
   <!-- ^ 20041208 -->
   <li>Support Falcom Twist-USB GSM/GPRS modems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4">uftdi(4)</a>.
   <li>Enable jumbo frames on Yukon <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a> variants.
   <li>Add a 'carpdev' option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> to set a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> device's physical interface.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> behave more like a regular interface like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4">vlan(4)</a>.
   <li>Lots of various work on OpenCVS.
   <!-- ^ 20041207 -->
   <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4">ohci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&sektion=4">cardbus(4)</a>; from NetBSD.
   <li>Change the default for 'overload &lt;table&gt; flush' to flush only states from the offending source created by the rule in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
   <li>Revert previous soft dependencies merge that could lead to inode wait deadlock.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a> default to printing interfaces in the absence of arguments.
   <li>Do not log tiny local clock drifting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&sektion=4">emu(4)</a> in GENERIC on amd64.
   <li>Fix a memory access bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=as&sektion=1">as(1)</a>.
   <li>Use correct source address for relayed DHCP packets in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8">dhcpd(8)</a>.
   <li>Discard over-sized authorized_keys entries in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> rather than complaining about them.
   <li>Support mice that have more than 7 buttons in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4">ums(4)</a>.
   <li>Create a separate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gai_strerror&sektion=3">gai_strerror(3)</a> man page.
   <!-- ^ 20041206 -->
   <li>Consider NFS_PORT to be a reserved port as it was before.
   <li>Import OpenCVS--a work in progress.
   <li>Fixed a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> where IPv6 packets with certain headers were silently dropped.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <!-- ^ 20041205 -->
   <li>Add kernel tracking for completed 3-way TCP connections to support connection rate and count limiting code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
   <!-- ^ 20041204 -->
   <li>Fix a signal race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a>.
   <li>Remove "route $hostname 127.0.0.1" from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a>.
   <li>Fix auto-repeat in new X.org keyboard driver.
   <!-- ^ 20041203 -->
   <li>Import zlib-1.22.
   <li>Default to A/UX partition types on newly created partitions on mac68k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pdisk&sektion=8">pdisk(8)</a>.
   <li>The Great Apache Cleanup of 2004 to remove code we don't use.
   <li>Make BUFCACHEPERCENT adjustable through UKC on hp300, mac68k and sgi.
   <!-- ^ 20041202 -->
   <li>Fix 10mbit mode on ZNYX ZX346Q and 21143-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> cards; from FreeBSD.
   <li>Change spl locking in pfioctl() to fix panics during heavy ioctl operations.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Fix dlsym() when called from the last shared object loaded.
   <li>Plug memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=units&sektion=1">units(1)</a>.
   <li>Fix stop condition for sqrt in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1">dc(1)</a>.
   <!-- ^ 20041201 -->
   <li>Import a driver for the VIA VT612x PCI Gigabit Ethernet adapter from FreeBSD.
   <li>Import a driver for the Cicada CS8201 Ethernet PHY from FreeBSD.
   <li>Make Sun type 6 USB keyboards return extended keycodes for 'L' keys.
   <li>Make the default X.org Xkb model pc105 like it used to be.
   <li>No longer require write permissions for read-only SCSI ioctl commands.
   <!-- ^ 20041130 -->
   <li>Plug a memory leak in libpthread.
   <li>Port <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tvtwo&sektion=4">tvtwo(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vigra&sektion=4">vigra(4)</a> sbus framebuffer drivers to sparc64.
   <li>Import sudo-1.6.8p5.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1">pax(1)</a> to build the table of created directories in-memory to avoid requiring a tmp file.
   <!-- ^ 20041129 -->
   <li>Introduce an IPv4-only in-kernel PPPoE driver; ported from NetBSD and modified to match our SPPP implementation.
   <li>Support Garmin Palm devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&sektion=8">uvisor(8)</a>.
   <li>Privilege separate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
   <li>Prevent ADB devices other than mice from generating extended events to help some iBooks.
   <!-- ^ 20041128 -->
   <li>Fix a bug in RAIDFrame reconstruction. (PR#3968)<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Remove a too-paranoid test in libXpm that made writing an XPM with an absolute pathname impossible.
   <!-- ^ 20041127 -->
   <li>Introduce pfkey sysctl subtree and use it in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8">ipsecadm(8)</a>.
   <!-- ^ 20041126 -->
   <li>Fix a memory leak in SFTP.
   <li>Use the TTL from setsockopt() in IP code similar to BSD/OS.
   <li>Move mac68k towards a more flexible and generic interrupt system; from NetBSD.
   <li>Fix a race between TCP timers.
   <li>Fix a dhclient exiting problem by ignoring certain messages sent by dhclient iself.
   <!-- ^ 20041125 -->
   <li>Various fixes and tweaks for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>.
   <li>Add a CPU number to the STAT field in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ps&sektion=1">ps(1)</a>.
   <li>Disable kernfs in GENERIC because nothing uses it and it is not very safe due to the buffer cache.
   <li>Fix false positives when testing valid databases in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm_mkdb&sektion=8">kvm_mkdb(8)</a> on certain machines.
   <li>Enable Kerberos 5 authentication and encryption in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnetd&sektion=8">telnetd(8)</a>.
   <!-- ^ 20041124 -->
   <li>Fix a crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> that occured when using certain binat rules.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Disable the layer filesystems by default in GENERIC kernels.
   <li>Support Intel PRO/Wireless 2915ABG in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>.
   <li>Change init process to allow certain umass devices to attach properly; from NetBSD.
   <li>Use a prefixlen of 64 on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4">tun(4)</a> interfaces; from FreeBSD.
   <li>Support multiple communities in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> to eventually support better filters.
   <li>Support the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4">gpio(4)</a> found on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a> devices.
   <!-- ^ 20041123 -->
   <li>Support Adaptec ASR2200S U320 RAID in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a>.
   <li>Flat file firmware loading for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a>.
   <li>Flat file firmware loading and relaxed warmboot detection for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue(4)</a>.
   <li>Support hotpluggable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&sektion=4">gpio(4)</a>'s.
   <li>Support setting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mixerctl&sektion=1">mixerctl(1)</a> values via mixerctl.conf(5) in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">rc(8)</a> infrastructure.
   <!-- ^ 20041122 -->
   <li>Extract the firmware into flat files from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&sektion=4">neo(4)</a>.
   <li>Fix some core dumps on malformed format strings in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hexdump&sektion=1">hexdump(1)</a>.
   <li>Revert part of a previous change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtl&sektion=4">rtl(4)</a> which was causing a performance
   drop.
   <li>Accept VLAN-sized frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4">ste(4)</a>.
   <!-- ^ 20041121 -->
   <li>Add net80211 framework to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> driver.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4">mpt(4)</a> driver for amd64 machines and VMware.
   <li>Restore old aperture code in the i386 X.org video code.
   <!-- ^ 20041120 -->
   <li>Reliability fix for sysex stop packets in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&sektion=4">umidi(4)</a>.
   <li>Better Raven PREP initialization for mvmeppc.
   <li>Better i8259 slave handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openpic&sektion=4">openpic(4)</a> device on mvmeppc.
   <li>Write reject files in unified format for unified diffs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.
   <li>Allow spaces and other characters in path names in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.
   <li>Repair display.focus functionality in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8">wsconsctl(8)</a>. (PR#3990)
   <li>Unbreak chroot() code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8">named(8)</a>.
   <li>Plug a memory leak in PFKEYv2 code.
   <!-- ^ 20041119 -->
   <li>Support wantlib in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a> framework.
   <li>Use the filesystem firmware loader in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>.
   <li>Fix NAT-D interoperability problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Support a few more codecs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a>; from NetBSD.
   <li>Handle SONPROC in ps, w, and the kernel.
   <li>Enable receive() accounting in the kernel.
   <li>Announce IPv6 Unicast support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.
   <li>Supress multiple connect() failure logging in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.
   <!-- ^ 20041118 -->
   <li>Merge X.org integer and buffer overflow fixes for libXpm.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Import sudo-1.6.8p4.
   <li>Fix the QUIT command and implement RSET in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> by default on i386 and load its firmware with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=loadfirmware&sektion=9">loadfirmware(9)</a>.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=loadfirmware&sektion=9">loadfirmware(9)</a> framework for loading device firmware out of the newly created /etc/firmware directory.
   <li>Added IPv6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&sektion=4">enc(4)</a> devices.
   <li>Documented the new update framework for bulk builds in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ports&sektion=7">ports(7)</a>.
   <li>Fix memory display in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a>
   <!-- ^ 20041117 -->
   <li>Improve logging for advertisement failures from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a>
   <li>Remove non-standard NI_WITHSCOPEID from libc and utilities that used it.
   <li>Add missing counters to netstat carp statistics.
   <li>Extract firmware from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atmel&sektion=4">atmel(4)</a> driver to create and install flat files.
   <li>Add a PFSTATE_STALE flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&sektion=4">pfsync(4)</a> to prevent stale state updates from generating updates themselves. (PR#3983)
   <li>Decrease latency in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a> by lowering interrupt modulation; from NetBSD.
   <li>Re-implement LQM in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> according to the RFC; from FreeBSD.
   <li>Fix transmit queue in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a> to fix the onboard interface on some Asus amd64 motherboards; from NetBSD.
   <li>Fix a jumbo frame issue with 82547 chips in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a>; from FreeBSD.
   <li>Receive VLAN-sized frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a>; from FreeBSD.
   <li>Work around an Intel 21143 chip bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>; from FreeBSD.
   <li>Print network interface stats with the 'ifstat' command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1">systat(1)</a>.
   <!-- ^ 20041116 -->
   <li>Add the output of the kern.version sysctl to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8">daily(8)</a> report.
   <li>Add a -E option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&sektion=1">pkg_info(1)</a> to search all packages for a given filename.
   <!-- ^ 20041115 -->
   <li>Enable the progress meter by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>; use -x to disable it.
   <!-- ^ 20041114 -->
   <li>Fix a timeout bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dart&sektion=4">dart(4)</a> device on mvme88k.
   <!-- ^ 20041113 -->
   <li>Fix a bug when filtering the ACK of packets from synproxy in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.
   <li>Import sudo-1.6.8p2.
   <li>Support more 802.11B ioctl's in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a>.
   <!-- ^ 20041112 -->
   <li>Import queue timing fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk(4)</a> from NetBSD.
   <li>First attempt at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmdb&sektion=1">pmdb(1)</a> support for mips64.
   <li>Import some link change fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge(4)</a> from FreeBSD.
   <li>Add support for the Amtel AT76c503a and the Linksys WUSB11 v2.8 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a>.
   <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4">axe(4)</a> from NetBSD.
   <li>More bug fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a>.
   <li>Add an "rde route-age" configuration statement to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> to evaluate or ignore prefix ages when doing best path selection; defaults to "ignore".
   <li>Remove unncessary locking in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nvram&sektion=4">nvram(4)</a>.
   <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4">umass(4)</a> quirk for iRiver 3xx.
   <!-- ^ 20041111 -->
   <li>Create a safer IF_INPUT_ENQUEUE macro in if.h.
   <li>Add support for the Conceptronic SnapPort USB 2.0 LAN adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4">axe(4)</a>.
   <li>More paranoia to avoid errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeclock&sektion=9">timeclock(9)</a>.
   <li>Add PKGPATH support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&sektion=1">pkg_info(1)</a> for more useful reporting.
   <!-- ^ 20041110 -->
   <li>Create a cats install CD image.
   <li>Cleanup and KNF in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&sektion=4">tun(4)</a> driver.
   <li>More work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a> internals; make progress meter useful during package replacement.
   <!-- ^ 20041109 -->
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> USB wireless LAN driver for Amtel AT76c503, AT76c503a, AT76c505, and AT76c505a devices.  Not enabled by default yet.
   <li>Add support for USB devices to do a full reset of a port during attach.
   <li>Cleanup and a bug fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sgivol&sektion=8">sgivol(8)</a>.
   <li>Fix a logic error when using wscons with the standard kbd protocol in Xorg.
   <li>Various cleanup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <!-- ^ 20041108 -->
   <li>Add inject support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=4">systrace(4)</a> for argument replacement.
   <li>Use cc's -pipe flag by default on most architectures when building the tree.
   <li>More work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1">pkg_add(1)</a> internals.
   <li>Fix subshell handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&sektion=1">tip(1)</a>/cu(1)<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <!-- ^ 20041107 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&sektion=4">iwi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a> by default on i386 if firmware images are installed.
   <li>Fix the Raptor workaround in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Add basic control of a running multiplex master connection to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
   <li>Save space in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8">disklabel(8)</a> by gzipping embedded man pages.
   <!-- ^ 20041106 -->
   <li>Add a "bssid" command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.
   <li>Plug memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a>.
   <!-- ^ 20041105 -->
   <li>Add libedit command editing and history support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>.
   <li>Support more bash-style \letter expansion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a> prompt variables.
   <li>Adjust RTT estimates in the BIND resolver to fix an IPv6 problem.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Fix a memory leak when deleting a screen in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4">vga(4)</a>.
   <!-- ^ 20041104 -->
   <li>Add spamlogd_flags to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">rc(8)</a> infrastructure.
   <li>Various panic and memory leak fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>.
   <!-- ^ 20041103 -->
   <li>Fix a potential denial of service in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&sektion=8">pppd(8)</a>.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
   <li>Revert <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&sektion=4">mpt(4)</a> driver to cope with IBM onboard mpt's.
   <li>Initial import and merge of X.Org 6.8.1.
   <li>Change the default command history in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a> to 500.
   <li>Add a manpage for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=evcount&sektion=9">evcount(9)</a> API.
   <li>Disable -fdelete-null-pointer-checks at -O2 by default.
   <li>Import and merge binutils-2.15.
   <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8">bgpctl(8)</a>.
   <li>Remove repeated state change logging and fix a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.
   <li>Memory leak fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>.
   <!-- ^ 20041102 -->
   <li>Reliability fix for a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>.
 <!-- ^ 20041101 -->  <!-- ^ 20041101 -->
 <li>Compatibility tweaks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4">ugen(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4">uhid(4)</a> from NetBSD.  <li>Compatibility tweaks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4">ugen(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4">uhid(4)</a> from NetBSD.
 <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a> fixes from NetBSD.  <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a> fixes from NetBSD.
Line 98 
Line 590 
 <li>Add neighbor solicitation/advertisement messages into/out of the default IPv6 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> rulebase loaded by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">rc(8)</a>.  <li>Add neighbor solicitation/advertisement messages into/out of the default IPv6 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> rulebase loaded by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8">rc(8)</a>.
 <!-- ^ 20041022 -->  <!-- ^ 20041022 -->
 <li>Backout the change of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amd&sektion=8">amd(8)</a> from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2">select(2)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a> due to problems.  <li>Backout the change of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amd&sektion=8">amd(8)</a> from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2">select(2)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a> due to problems.
 <li>Backport some fixes from lynx-2.8.6dev.7b preventing crashes due to memory exhaustion.  <li>Backport some fixes from lynx-2.8.6dev.7b preventing crashes due to memory exhaustion.<br>
       <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1">xdm(1)</a> greeter able to use non-default login classes (X.Org bugzilla #1676).  <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1">xdm(1)</a> greeter able to use non-default login classes (X.Org bugzilla #1676).
 <!-- ^ 20041021 -->  <!-- ^ 20041021 -->
 <li>Change all the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a> commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a> to use -qn and so not do DNS lookups.  <li>Change all the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a> commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8">netstart(8)</a> to use -qn and so not do DNS lookups.
Line 185 
Line 678 
 <li>Set the TCP congestion window to two segments instead of one, matching the window size when entering the ESTABLISHED state.  <li>Set the TCP congestion window to two segments instead of one, matching the window size when entering the ESTABLISHED state.
 <li>Unshadow a variable and unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces.  <li>Unshadow a variable and unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> interfaces.
 <!-- ^ 20041006 -->  <!-- ^ 20041006 -->
 <li>Call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsyslog&sektion=3">vsyslog(3)</a> with a priority, not a facility in ifstated(8).  <li>Call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsyslog&sektion=3">vsyslog(3)</a> with a priority, not a facility in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8">ifstated(8)</a>.
 <li>Drop the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a> default passtime to 25 minutes, so that mailers with a quadratic retry schedule that causes a retry at 26 minutes are allowed through.  <li>Drop the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a> default passtime to 25 minutes, so that mailers with a quadratic retry schedule that causes a retry at 26 minutes are allowed through.
 <li>Lots of work on the package tools' new object system.  <li>Lots of work on the package tools' new object system.
 <li>Don't reset the chip when attaching an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4">it(4)</a> hardware monitor, stopping the fans going into jet engine mode.  <li>Don't reset the chip when attaching an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4">it(4)</a> hardware monitor, stopping the fans going into jet engine mode.
 <li>When sending <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> advertisements, protect the call to ip_output() with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=splsoftnet&sektion=9">splsoftnet(9)</a>.  <li>When sending <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> advertisements, protect the call to ip_output() with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=splsoftnet&sektion=9">splsoftnet(9)</a>.<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>Change the default return code from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a> greylister from 450 to 451. The latter code works better with mailer clusters, making them more likely to retry from the same IP address the next time.  <li>Change the default return code from the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8">spamd(8)</a> greylister from 450 to 451. The latter code works better with mailer clusters, making them more likely to retry from the same IP address the next time.
 <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tput&sektion=1">tput(1)</a> with the -S option.  <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tput&sektion=1">tput(1)</a> with the -S option.
 <li>Don't allow a peer ID of zero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.  <li>Don't allow a peer ID of zero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.
Line 225 
Line 719 
 <li>Don't pretend to have an ifmedia structure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&arch=i386">le(4)</a>, fixing some panics (PR#3407, PR#3661).  <li>Don't pretend to have an ifmedia structure in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&arch=i386">le(4)</a>, fixing some panics (PR#3407, PR#3661).
 <!-- ^ 20040930 -->  <!-- ^ 20040930 -->
 <li>Add back some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> string cleaning lost in the BIND 9.3.0 merge.  <li>Add back some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> string cleaning lost in the BIND 9.3.0 merge.
 <li>Correct a missing NULLification in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, stopping <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4">pflog(4)</a> incorrectly attributing states to anchors, and fixing state counter display for pfctl -vvs[nr].  <li>Correct a missing NULLification in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, stopping <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4">pflog(4)</a> incorrectly attributing states to anchors, and fixing state counter display for pfctl -vvs[nr].<br>
           <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>Some refactoring and shrinkage in the installer.  <li>Some refactoring and shrinkage in the installer.
 <!-- ^ 20040929 -->  <!-- ^ 20040929 -->
 <li>Fix a buffer overrun in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xman&sektion=1">xman(1)</a> when reading the search string (X.Org bugzilla #1481).  <li>Fix a buffer overrun in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xman&sektion=1">xman(1)</a> when reading the search string (X.Org bugzilla #1481).

Legend:
Removed from v.1.938  
changed lines
  Added in v.1.939