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

File: [local] / www / plus.html (download) (as text)

Revision 1.1109, Thu May 22 11:41:59 2008 UTC (16 years ago) by jj
Branch: MAIN
Changes since 1.1108: +39 -1 lines

Upto 05/21

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OpenBSD -current changes</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta name="resource-type" content="document">
<meta name="description" content="OpenBSD -current changes">
<meta name="keywords" content="openbsd,changes">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996-2007 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">OpenBSD -current changelog</font></h2>
<hr>

<p>
This is a partial list of the major machine-independent changes
(i.e., these are the changes people ask about most often).  Port
specific changes have also been made, and are sometimes mentioned
in the pages for the specific <a href="plat.html">platforms</a>.

<p>
There is a separate <a href="portsplus/index.html">list of Changes to the ports collection</a>.

<p>
Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.

<p>
<h3>
For changes in other releases, click below:<br>
<a href="plus20.html">2.0</a>,
<a href="plus21.html">2.1</a>,
<a href="plus22.html">2.2</a>,
<a href="plus23.html">2.3</a>,
<a href="plus24.html">2.4</a>,
<a href="plus25.html">2.5</a>,
<a href="plus26.html">2.6</a>,
<a href="plus27.html">2.7</a>,
<a href="plus28.html">2.8</a>,
<a href="plus29.html">2.9</a>,
<a href="plus30.html">3.0</a>,
<a href="plus31.html">3.1</a>,
<a href="plus32.html">3.2</a>,
<a href="plus33.html">3.3</a>,
<a href="plus34.html">3.4</a>,
<a href="plus35.html">3.5</a>,
<a href="plus36.html">3.6</a>,
<a href="plus37.html">3.7</a>,
<a href="plus38.html">3.8</a>,
<a href="plus39.html">3.9</a>,
<a href="plus40.html">4.0</a>,
<a href="plus41.html">4.1</a>,
<a href="plus42.html">4.2</a>,
<a href="plus43.html">4.3</a>.
<br>
</h3>

<p>
<h3><font color="#0000e0">Changes made between OpenBSD 4.3 and OpenBSD 4.4</font></h3><p>
<p>

<ul>
<!-- 2008/05/21 -->
<!-- 2008/05/20 -->
<li>Implemented a -U option for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>, to set the default address family to PF_UNSPEC for ambigous directives.
<li>Added multicast support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a>.
<!-- 2008/05/19 -->
<li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> cast pointer arithmetic to correctly handle underflows.
<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a>, a driver for the socppc Three Speed Ethernet Controller.
<li>Removed libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recalloc&sektion=3&format=html">recalloc(3)</a> call.
<li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> compiles on gcc 2.x architectures.
<li>Fix usb memory leak when there is no power source.
<li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> for -l in combination with -F to search for a known host and display its fingerprint.
<li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> sending tty modes when stdin is not a tty.
<li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> for alt-tabbing when programs steal key events.
<li>Added the SO_BINDANY socket option for IPv6 also.
<li>In the usb subsystem, try a few times before giving up while getting the device descriptor.
<li>Implemented keyboard binding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> for group toggling.
<li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=en&sektion=4&format=html">en(4)</a> from alpha RAMDISKBIG kernels.
<li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> protocol keepalive timeouts.
<!-- 2008/05/18 -->
<li>Fixed small memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>, avoid leaking pipes in error cases.
<!-- 2008/05/17 -->
<li>Fix glass console on the sgi platform.
<li>Added full branch support in OpenCVS.
<!-- 2008/05/16 -->
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamdb&sektion=8&format=html">spamdb(8)</a> check for an @ sign when given -t or -T.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a>, initialize timeouts only once, not everytime they are started.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, clear source nodes on table changes in sticky mode.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>, fix kernel crash when device gets detached, and make sure we free the sample buffer on detach.
<!-- 2008/05/15 -->
<li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> to step the time at startup, regardless of how large the offset is.
<li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> for diverting IPv6 traffic also.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a>, avoid clearing the port enable bit when bringing it out of reset.
<!-- 2008/05/14 -->
<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4&format=html">eap(4)</a> to Sparc64 GENERIC kernels.
<li>Added a non-interactive mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>.
<!-- 2008/05/13 -->
<li>Allow thinkpad ACPI button events to change the volume.
<li>In the NFS code, make sure we do not grab the receive lock if the reply has already been received while we slept.
<!-- 2008/05/12 -->
<li>Prevented a race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rdistd&sektion=8&format=html">rdistd(8)</a>.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4&format=html">st(4)</a>, fix device reference counting.
<!-- 2008/05/11 -->
<li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> driver, if we find a E220 device in umass mode, send the magic command to enable the serial portions of the device.
<li>Fixed a crash in the libc hash code when iterating over a hash and removing its elements.
<li>Added a few more macros to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tree&sektion=3&format=html">tree(3)</a> suite.
<li>Fix segfault in the "cvs admin" command for both GNU cvs and OpenCVS.
<li>Plugged a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> and (open)cvs for rcs_delta_stats.
<li>Added Buffalo LUA-U2-GT to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> devices.
<!-- 2008/05/10 -->
<li>More protection against mbuf pool corruption in the IPv6 input code.
<li>Remove limit of 128 arguments on the command line for OpenRCS.
<li>Initial import of the socppc, a port of OpenBSD for the Thecus N1200, and potentially other PowerPC SoC platforms.
<!-- 2008/05/09 -->
<li>Various file descriptor and pipe fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
<li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to kill states by rule label or state id.
<li>Added support for NTT DoCoMo A2502 to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> driver.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a>, increase buffer size to 4k and make use of interrupt endpoint to increase responsiveness.
<li>Added support for IPv6 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a> while keeping the default at IPv4.
<li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> link status change handling.
<li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> code lock in removable media while determining the disk parameters.
<!-- 2008/05/08 -->
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> not give up when the link is not available on startup, also renew the lease whenever the link was lost and becomes active again.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> port forwarding code try additional addresses when connecting to a destination whose DNS name resolves to more than one address.
<li>Added the SO_BINDANY socket option from BSD/OS.
<li>Import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&sektion=1&format=html">tcpbench(1)</a>, a small TCP benchmarking tool.
<li>Fix when detaching tape drives.
<li>Added support for Microsoft Wireless Intellimouse and Notebook Optical Mouse 3000 Model 1049 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4&format=html">ums(4)</a> driver.
<li>Make the maximum number of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> sessions run-time controllable via MaxSessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.
<li>Implemented a channel success/failure status confirmation callback in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>.
<li>Reorder elements in the pf_state_peer struct to avoid wasting memory. Saves 8 bytes per entry on 64-bit machines.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> avoid extra malloc/copy/free when receiving data over the net. Gives up to 10% speedup for localhost scp.
<!-- 2008/05/07 -->
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a> to 4.21.
<li>Correct the duration in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> by taking the pre-gap into account.
<li>Enable TX mitigation when putting packets on the wire.
<li>Add synchronization support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
<li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&sektion=8&manpath=OpenBSD+4.3&format=html">routed(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&sektion=8&format=html">ripd(8)</a> will replace it.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a>, check if the received buffer of a sync element is big enough to hold the header with length field.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> scrub packets based on tags.
<li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> to set TOS with scrub.
<!-- 2008/05/06 -->
<li>Allow virtual interfaces to add to the random pool.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, enable the AllowAgentForwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a> by default.
<li>Implemented routing priorities, to be used to resolve conflicts from various routing daemons.
<li>Removed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ises&sektion=4&format=html">ises(4)</a> driver.
<li>Added an alternative "route-to" mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>. A first step towards support for "DSR", direct server return.
<li>Map i810 on the same PCI BAR as inteldrm.
<li>Initial version of an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpe&sektion=4&format=html">mpe(4)</a> interface, the "MPLS Provider Edge".
<li>Add support for the Apple USB A1277 Ethernet adapter in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&sektion=4&format=html">axe(4)</a> driver.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> kill an existing state if we get a SYN for a state that has been closed from both sides.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msts&sektion=4&format=html">msts(4)</a> return clock status as a signal sensor.
<!-- 2008/05/05 -->
<li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1&format=html">pax(1)</a> behaviour when running in -u mode and no files are being updated due to them not changing, to exit with a success return code.
<li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1&format=html">nc(1)</a> to set TCP send and receive buffer sizes.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>, add a counter to record how many states have been created by a rule.
<li>Endian fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> sockaddr labels.
<li>Prevent possible int overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> ioctl code.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nmea&sektion=4&format=html">nmea(4)</a> provide a signal sensor that reflects the status of the receiver like other sensors.
<li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&sektion=8&format=html">ndp(8)</a> from installing a /128 net route for proxy NDP entries.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, put relay sockets in non blocking mode too.
<li>Added Huawei E220 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
<!-- 2008/05/04 -->
<li>Convert some wscons keyboard layouts to correct X names.
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a> to 8.14.3.
<!-- 2008/05/03 -->
<li>Fix SGI memory detection if memory sticks are not populated in decreasing sizes.
<li>Make PowerPC SMP machines not grab biglock for syscalls marked SY_NOLOCK.
<!-- 2008/05/02 -->
<li>For M88k SMP, make sure we grab the biglock unconditionally when system calls go through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=4&format=html">systrace(4)</a>.
<li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> for the RIB eligibility logic and correctly mask looping paths.
<!-- 2008/05/01 -->
<li>Plugged potential mbuf leaks in the NFS syscall code.
<li>Fix the socket option SO_TIMESTAMP.
<li>Update libevent to 1.3e, retaining local changes.
<li>Make libc readdir/telldir code more careful about entries deleted after a seekdir().
<li>Make hp300 recognize different built-in frame buffers 362 and 382.
<!-- 2008/04/30 -->
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a> to handle xetcXX.tgz support and cleanups.
<li>More amd64 serial console fixes.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-scan&sektion=1&format=html">ssh-scan(1)</a> default to RSA protocol 2 key, instead of RSA1.
<li>Make sure we drop all MPLS packets when MPLS is not enabled.
<!-- 2008/04/29 -->
<li>Enabled building of DRI modules and Mesa drivers by default on amd64 and i386 for X.org.
<li>Improved SIS 96x chip detection in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>, and added some 964/965 devices to the list of supported chipsets.
<!-- 2008/04/28 -->
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&sektion=4&format=html">km(4)</a> on amd64 and i386 GENERIC kernels.
<li>New driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&sektion=4&format=html">km(4)</a> for sensors on the AMD Phenom and Opteron Barcelona CPUs.
<li>Spin up secondary cpu on more ppc systems.
<li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vesa&sektion=4&format=html">vesa(4)</a> framebuffer code, do not alter mode parameter.
<li>It is now possible to enter static MPLS routes into the kernel with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>.
<li>Plug three memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=1&format=html">dc(1)</a>.
<!-- 2008/04/27 -->
<li>Added PCI ids for the AMD64 Phenom/Opteron 8300 series and Griffin.
<li>Various cddb fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a>.
<li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpithinkpad&sektion=4&format=html">acpithinkpad(4)</a> driver for IBM/Lenovo laptops.
<li>For hppa, add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gecko&sektion=4&format=html">gecko(4)</a> driver for the GeckoBOA BC GSC+ port.
<!-- 2008/04/26 -->
<li>Bring macppc/powerpc closer to SMP.
<li>Adjust the output voltage for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> BCM5906 PHY, otherwise it might not get a link.
<li>Enable hardware TKIP+CCMP in RT2860-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a> devices.
<li>Small optimization for TKIP phase 2 for little-endian architectures.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a>, duplicate envstr and free it on error, instead of allocating for each argument and freeing each on error.
<!-- 2008/04/25 -->
<li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for mips code generation to prevent user asm statements from being put in delay slots.
<li>Fixes for SH in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> when compiling PIC code and other optimizations.
<li>For i386, make ipending per-cpu.
<li>When allocating amd64 interrupt 'slots', always check all slots to see if we already allocated a slot for a particurlar pin.
<li>Plug potential mbuf leak in the NFS vfsops code.
<li>Boot loader argument parsing for amd64 was configuring serial console even when using a glass console. Fixed.
<!-- 2008/04/24 -->
<li>Added another HSDPA MSM to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> devices.
<li>Added support for more NM9845 variants in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.
<li>Corrected the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brk&sektion=2&format=html">brk(2)</a> prototype to match POSIX.
<li>Prevent overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> if RCS_INIT and command line arguments exceed buffer size.
<li>Initial <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpiasus&sektion=4&format=html">acpiasus(4)</a> driver for ACPI based hotkeys.
<li>Fixed sgi IP30 serial console.
<li>Allow amd64 to use serial ports other than com0 for console.
<li>Make rthreads also return the proper values for failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a>.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> fixes for softnet interrupt handlers when dealing with the ifqueues.
<!-- 2008/04/23 -->
<li>Fix for some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> firmwares that use different physical drive addressing.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> code return the proper values upon failure for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_sigmask&sektion=3&format=html">pthread_sigmask(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigprocmask&sektion=2&format=html">sigprocmask(2)</a> in threaded programs.
<li>Added support for the Netmos 6 port version to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a>.
<li>Removed the pre-802.11 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rln&sektion=4&format=html">rln(4)</a> driver, was never finished.
<li>Imported basic LSR MPLS support.
<!-- 2008/04/22 -->
<li>Remove kludge in NFS that map EEXIST to a success return code on the assumption it is a duplicate reply.
<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&sektion=8&format=html">sysmerge(8)</a>, a mergemaster-like utility to help you update /etc and configuration files after upgrading to a new release or snapshot.
<li>Close potential mbuf leak in the NFS code.
<!-- 2008/04/21 -->
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> flush output buffers before closing the TCP session, fixes case where the proxy would eat the 221 response.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> drop messages when writing to a pipe that is too slow to process input.
<li>Clean up logging in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a> by introducing same logging API as other daemons.
<li>Fix for WPA/WPA2 when receiving an RSN IE in message 3 together with the WPA. Ignore it instead of deauthenticating.
<li>Prevent truncation in the fdopen/fopen/freopen libc calls if the file descriptor number is larger than SHRT_MAX.
<li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> for SIGHUP handling.
<li>Initial version of an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> driver for the adt7462 sensor devices.
<!-- 2008/04/20 -->
<li>Allow low level <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> drivers to specify a default sample format, instead of 8-bit mono mulaw @8kHz.
<li>On hppa64, use the firmware for reset when rebooting.
<li>When starting Xorg without an xorg.conf, and the wskbd is "user", dont try to set such an xkb layout.
<li>Replaced thehppa64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pluto&sektion=4&format=html">pluto(4)</a> driver with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=astro&sektion=4&format=html">astro(4)</a> from hppa.
<li>Added a proper <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_vaddr&sektion=9&format=html">bus_space_vaddr(9)</a> implementation for hppa64.
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xinit&sektion=1&format=html">xinit(1)</a> to 1.0.8, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xkbcomp&sektion=1&format=html">xkbcomp(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xprop&sektion=1&format=html">xprop(1)</a> and xset to 1.0.4 and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xrdb&sektion=1&format=html">xrdb(1)</a> to 1.0.5.
<li>Sync hppa64 console handling to the hppa code base.
<!-- 2008/04/19 -->
<li>Moved amd64 and i386 serial boot handling to talk directly to the hardware and not relying on the BIOS to do it for us.
<li>Check <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> for BCM5704-based devices and only for them, set special register settings used in TBI mode for fiber adapters.
<li>Add workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> CRC bug errata with BCM5701 A0 and B0 chipset-based devices.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>, make sure we dont call rl_rxeof() twice if both RX Ok and Err bits are set.
<li>Changed the ELF loader to use the LMA as the load address for the various segments.
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twm&sektion=1&format=html">twm(1)</a> to 1.0.4.
<li>Updated xenocara xf86-video-radeonhd to 1.2.1, xf86-video-sis to 0.10 and xrandr to 1.2.3.
<li>Fix for Mesa in xenocara when using SSE where newly allocated memory would not be marked as executable, causing faults on various hardware setups.
<!-- 2008/04/18 -->
<li>Add a driver flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> to force negotiation of SATA 1 transfers.
<li>Add filtering on direction for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
<li>Proper checks in the client code of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opencvs&sektion=1&format=html">opencvs(1)</a> for memory allocations.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1&format=html">pr(1)</a>, if memory allocation fails during error message buffering, print all held back messages and exit.
<li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cal&sektion=1&format=html">cal(1)</a> to show week numbers.
<li>Add a function to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> which can identify an USB descriptor explicitly by its size.
<li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> extension called "statvfs@openssh.com" and "fstatvfs@openssh.com" that implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=2&format=html">statvfs(2)</a>-like operations. Also, add a "df" command to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> client to produce a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a>-like display of filesystem space and inode usage.
<li>Extended the if_ethersubr.c CRC functions to support updating a running CRC in addition to the oneshot mode and also a speed improvement from marking some of the functions as "pure".
<!-- 2008/04/17 -->
<li>Make FTDI 2232L attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uftdi&sektion=4&format=html">uftdi(4)</a>.
<li>Fix potential segfault in the Mesa i965 code due to a bad realloc.
<li>Add missing monitor mode capability flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&sektion=4&format=html">uath(4)</a>.
<li>For sparc64, make sure hardclock is called for every clock tick, even if we miss one.
<li>Make the periodic <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=security&sektion=8&format=html">security(8)</a> run check for world-readable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> check that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a> files are not world readable before using them.
<!-- 2008/04/16 -->
<li>Fix the libc resolver to allow "_" in the middle of DNS name components.
<li>Make the xf86-input-keyboard pick up the wscons keymap name to set up XkbLayout and XkbOptions if started without an xorg.conf.
<li>Added a kernel implementation of the 4-way handshake and group-key handshake protocols of 802.11i, and a software implementation of TKIP and CCMP, making WPA/WPA2-PSK usable in both station and hostap modes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4&format=html">ural(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>.
<li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> timeout handling.
<!-- 2008/04/15 -->
<li>Add workaround for UltrasparcII clock tick management where stopping the clock would sometimes fail.
<li>Added support for the Texas Instruments bq4802 real-time clock found on the Ultra-25 and Ultra-45 sparc64 machines.
<li>Added untested support for LM76 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&sektion=4&format=html">lmtemp(4)</a> driver.
<li>Added support for 2D acceleration on some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mgx&sektion=4&format=html">mgx(4)</a> video boards.
<li>Enter <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpa-psk&sektion=8&format=html">wpa-psk(8)</a>, a tool to generate WPA-PSK keys from the ssid and passphrase.
<!-- 2008/04/14 -->
<li>Reworked the NFS mbuf write routines.
<!-- 2008/04/13 -->
<li>Clear CPUF_RUNNING when halting a CPU on amd64 and i386 MP systems, fixes power-down problems.
<li>Rework the help output in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> so it again fits on one page.
<!-- 2008/04/12 -->
<li>Improved the libc DNS resolver ID generation algoritm by wrapping the existing LCG in a random permutation generator based on a Luby-Rackoff block cipher.
<li>Protect errno in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> from being trashed by other functions.
<li>Make sure the swap encryption code gets the correct amount of swap pages, might not match when using a miniroot in the swap partition.
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkfontdir&sektion=1&format=html">mkfontdir(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkfontscale&sektion=1&format=html">mkfontscale(1)</a> to 1.0.4 in the xenocara tree.
<li>Fix crash in DRM code when it is enabled, but no device is attached when X tries to use it.
<!-- 2008/04/11 -->
<li>Synced pcc compiler with the master repository.
<li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> when the error was DL_NOT_FOUND for libs which were found but could not be loaded.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgrind&sektion=1&format=html">vgrind(1)</a> output to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=groff&sektion=1&format=html">groff(1)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=troff&sektion=1&format=html">troff(1)</a>, so we end up with postscript output by default.
<!-- 2008/04/10 -->
<li>Added support for an "include" directive in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> file.
<li>Introduced mitigation for packet sending in the interface start routine.
<li>Fix multicast packet and input bytes counting for ethernet devices being used by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a>.
<li>Make sure the tty subsystem code scrubs stack-based buffers.
<li>Rate limit FFS messages when it runs out of inodes/space to once every 2 seconds.
<li>Make IPI sending on sun4v based Sparc64 machines use a single hypervisor call. Improves kernel compile times by 20%.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>, add support for recording through the mic jack on AD1984-based devices.
<li>Added Microchip MCP 98242 temp sensor support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
<li>Added a -m flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cal&sektion=4&format=html">cal(4)</a> to show weeks starting on mondays.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4&format=html">ami(4)</a>, prevent phantom devices from appearing on the passthrough buses.
<!-- 2008/04/09 -->
<li>Added untested support for Microchip MCP9805 JC-42.2 sensor to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a>.
<li>Added support for NPX SE97 devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> driver.
<li>Improved support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a> for shared libs at non-zero addresses.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a>, increase the buffer size sent to the fifo.
<li>Initial import of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=4&format=html">video(4)</a>. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> is a driver for USB video devices and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=video&sektion=4&format=html">video(4)</a> is a device-independent layer implementing the V4L2 API.
<li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> fixes for hangs at boot and shutdown.
<li>Make i386 MP kernels not grab biglock for syscalls marked SY_NOLOCK.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a>, sync the TX ring and post new packets to the chip once per call to the start routine instead of once per packet.
<!-- 2008/04/08 -->
<li>Fix for sparc64 memory accesses, makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> work on T1000-based machines.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8&format=html">rshd(8)</a> not call setpwent().
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> detachable.
<!-- 2008/04/07 -->
<li>Initial implementation of SGI XBow bus support.
<li>For amd64 and sparc64, do not grab kernel biglock for syscalls marked SY_NOLOCK.
<!-- 2008/04/06 -->
<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> to alpha, amd64, armish and i386 GENERIC kernels.
<li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&sektion=4&format=html">sdtemp(4)</a> sensor driver for JDEC-JC-42.4 DIMM temperature sensors.
<li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> -w -d &lt;disk&gt; as used in the install scripts.
<!-- 2008/04/05 -->
<!-- 2008/04/04 -->
<li>Do not call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_atfork&sektion=3&format=html">pthread_atfork(3)</a> handlers when a multithreaded program calls <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a>.
<li>Reduce maximum number of state change interrupts <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&sektion=4&format=html">tht(4)</a> can generate to 100 per second.
<!-- 2008/04/03 -->
<li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> back to PnP config mode on amd64 and i386.
<li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> TXD buffer wrap.
<!-- 2008/04/02 -->
<li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> to the sparc64 GENERIC and RAMDISK kernels.
<li>Add support for the National Semiconductor Saturn in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a> driver.
<li>Add support for the DP83865 PHY in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsgphy&sektion=4&format=html">nsgphy(4)</a> driver.
<li><font color="#e00000"><strong>SECURITY FIX: Avoid possible hijacking of X11-forwarded connections with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.</a></strong></font><br>
<a href="errata43.html#002_openssh2">A source code patch is available</a>.<br>
<a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&sektion=1&format=html">xdm(1)</a> zero out the password as early as possible when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd_auth&sektion=3&format=html">bsd_auth(3)</a>.
<li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcrypt&sektion=3&format=html">bcrypt(3)</a> code zero the state buffers on return.
<li>Fix code which blocks passing file descriptors into a chroot jail.
<li>Add support for ZTE CMDMA MSM modem from qualcomm to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&sektion=4&format=html">ubsa(4)</a> driver.
<!-- 2008/04/01 -->
<li>64-bit fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&sektion=1&format=html">ld.so(1)</a>.
<li>Added Corege CG-WLUSB2GPX to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4&format=html">rum(4)</a> devices.
<!-- 2008/03/31 -->
<li>Refine the "netboot" interface group semantics to the interface we booted from, or if that is not known, the root device.
<li>Make MP kernels work on sun4v-based sparc64 machines.
<li>Updated zoneinfo code to tzcode2008a.
<li>Updated the zoneinfo datasets to tzdata2008b.
<!-- 2008/03/30 -->
<li>Re-enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> on amd64 and i386 GENERIC and RAMDISK kernels.
<li>OpenSSH 4.9 released.
<li>Enabled ELF loading on vax boot blocks.
<li>Pad the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lii&sektion=4&format=html">lii(4)</a> RXD buffer so packets are aligned on a 128-byte boundary. Prevents some hard locks.
<li>Updated the xenocara xf86-video-intel driver to 2.2.1.
<li>More sun4v work for sparc64 machines. GENERIC and RAMDISK kernels will now boot, MP kernels does work yet.
<!-- 2008/03/29 -->
<!-- 2008/03/28 -->
<li>Fix for amd64 and i386 serial console handling for non-default speeds.
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kate&sektion=4&format=html">kate(4)</a> on amd64 and i386 GENERIC kernels.
<li>Enabled shared libraries on the landisk platform.
<!-- 2008/03/27 -->
<li>Make sgi machines drop user into ARCS interactive mode instead of rebooting if we fail to load the kernel.
<!-- 2008/03/26 -->
<li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kate&sektion=4&format=html">kate(4)</a>, a new driver for AMD K8 temperature sensors.
<li>OpenSSH bumped to 4.9.
<li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boggle&sektion=6&format=html">boggle(6)</a> from spinning if the tty goes away.
<li>Plug a memory leak in the atascsi layer.
<!-- 2008/03/25 -->
<li>For xenocara, replace autotools based build by native BSD Makefiles.
<li>Prevent crashes on macppc in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci_intr_map&sektion=9&format=html">pci_intr_map(9)</a>.
<li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> ignore ~/.ssh/rc if sshd_config ForceCommand is specified.
<!-- 2008/03/24 -->
<li>Make it possible to enable and disable pseudo devices in the UKC, config file and at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> -e.
<li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> at port 0x228 for amd64 and i386 GENERIC kernels.
<!-- 2008/03/23 -->
<li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifb&sektion=4&format=html">ifb(4)</a>, a Sun Expert 3D card driver. Not working yet.
<li>Fix libMesa build on amd64 with XENOCARA_BUILD_DRI set.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>, don't make a disable of a disabled device as a change, same for enable.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> prefer POSIX style renaming over filexfer if the server supports it.
<li>Add command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> to show all mounts.
<li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eeprom&sektion=8&format=html">eeprom(8)</a> does not about walking the OpenFirmware tree if a nodes content is too large.
<!-- 2008/03/22 -->
<li>Added AGP support for the Intel G33 chipset.
<li> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=andl&sektion=4&format=html">andl(4)</a> enabled in amd64 and i386 GENERIC kernels.
<li>Added the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=andl&sektion=4&format=html">andl(4)</a> driver to support the Andigilog aSC7611 sensor.
<li>Added support for DIOCRLDINFO, DIOCGPDINFO and DIOCGPART to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fd&sektion=4&format=html">fd(4)</a> drivers.
<!-- 2008/03/21 -->
<li>Add ability to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> to have different block sizes for play and record.
<li>Raised the MAXUSERS constant for alpha,amd64,hppa and macppc.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> ulimit able to get and set multiple limits in a single invocation.
<!-- 2008/03/20 -->
<li>Fix VLAN tag info for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> devices.
<li>Fixed race condition in mips64 exception handling.
<li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, handle the case when Content-Length HTTP header is 0.
<li>Make xenocara run fc-cache at the end of a "make build" to save time later.
<li>Adapt maximum permitted MTU on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a> to the MTU of the connected Ethernet/VLAN interface.
<li>Added NxN grid capability to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boggle&sektion=6&format=html">boggle(6)</a>.
<!-- 2008/03/19 -->
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fins&sektion=4&format=html">fins(4)</a> on i386 GENERIC kernels.
<li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to rev 234.
<li>Added a driver for the Fintek F71805F LPC sensors to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fins&sektion=4&format=html">fins(4)</a>.
<!-- 2008/03/18 -->
<li>Add all interfaces we netboot from to the "netboot" interface group.
<li>Make sure the libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcmp&sektion=3&format=html">bcmp(3)</a> returns 1 on a difference, instead of a casted number.
<li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> locking for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a>.
<li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> when given -I.
<li>Fix segfault in libX11 when using XDM-AUTHORIZATION-1 keys for remote X11 clients over IPv6.
<li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> when encoding powers of 128.
<li>Added support for the IRZ MC35pu GSM Terminal to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a> driver.
<!-- 2008/03/17 -->
<li>Removed KGDB code from sparc64 platform.
<!-- 2008/03/16 -->
<li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a> so it can show larger values.
<li>Add _SC_SYS_PAGES and _SC_AVPHYS_PAGES to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysconf&sektion=3&format=html">sysconf(3)</a>.
<li>New APIs for arc4random, one to fill a buffer with random numbers and the other to return a uniformly distributed random number without bias.
<li>Widen statfs struct to support large file systems and to support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=3&format=html">statvfs(3)</a>.
<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&sektion=4&format=html">agp(4)</a> attach at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a>.
<li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> do <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=waitpid&sektion=2&format=html">waitpid(2)</a> in a loop until all children are gone.
<!-- 2008/03/15 -->
<li>Timing fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a> so time always goes forward and so reports dont get duplicated or lost.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>, implement the hrSWRun portion of HOST-RESOURCES mib.
<li>Make GENERIC.MP work on the E10000 sparc64 machines.
<li>Support the old-prom XVideo board on the sparc platform by rewriting the sbus range registers.
<li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=CMSG_DATA&sektion=3&format=html">CMSG</a> related fixes in the network applications.
<!-- 2008/03/14 -->
<li>Improved the IP ID and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.
<li>Better lladdr generation from tv_usec in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a>.
<!-- 2008/03/13 -->
<li>Only allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a> interfaces to be attached to Ethernet or Vlan interfaces.
<li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&sektion=4&format=html">acx(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4&format=html">atw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&sektion=4&format=html">pgt(4)</a> do not increase the input packet counter erroneously.
<li>Attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=prtc&sektion=4&format=html">prtc(4)</a> on sparc64 if no real-time clock was found.
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>, allow a program invoked on state change to receive sensor status.
<li>Added a __data_start symbol to all ELF architectures to consistently mark the beginning of the writeable sections.
<li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8&format=html">nfsd(8)</a> without arguments, make sure 4 servers on UDP are started.
<li>When attaching a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a> that lacks a proper mac address, use tv_usec from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getmicrotime&sektion=9&format=html">getmicrotime(9)</a> to create one.
<!-- 2008/03/12 -->
<li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a>, correctly set high water mark to the buffer size.
<li>For PPPoE, return the relay-sid in the response, if one was received.
<li>Fix infinite loop in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
<!-- 2008/03/11 -->
<li>Prevent mvme68k boot media from using instructions the 68060 does not support.
<!-- 2008/03/10 -->
<li>Turn on keep-alive by default in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>.
<li>Implemented a partial HOST-RESOURCES-MIB for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.
<li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifstated&sektion=8&format=html">ifstated(8)</a> when config files refer to undeclared states.
<!-- 2008/03/09 -->
<li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4&format=html">ehci(4)</a> on hppa RAMDISK kernels.
<li>Added sun4v IOMMU hypervisor and virtual PCI host bridge code to sparc64.
<!-- 2008/03/08 -->
<li>Added proper repository locking in opencvs.
<li>Prevent opencvs from sending "Directory" messages for arguments in remote setup if the specified files or dirs do not exist.
<li>Add support for checkout/update -j on opencvs.
<li>Sparc64 drivers for the virtual bus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vbus&sektion=4&format=html">vbus(4)</a>, virtual real-time clock <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vrtc&sektion=4&format=html">vrtc(4)</a> and virtual console <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vcons&sektion=4&format=html">vcons(4)</a> on sun4v.
<li>Added UltraSPARC Hypervisor interface for sun4v to the sparc64 platform.
<li>Make the firmware loader look in /mnt/etc/firmware aswell, for the ramdisk installations.
<li>Avoid infinite recursion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> on certain error conditions.
<li>Make sparc64 check the status of OFW nodes, so devices which are disabled in the OpenFirmware gets avoided by OpenBSD.
<li>Segfault fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1&format=html">vi(1)</a> for the "set nu" case when very long lines contain tabs.
<!-- 2008/03/07 -->
<li>Allow response to icmp6 node information when local hostname starts with a digit.
<li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a> UKC&gt; prompt, avoid request for input if 'lines' are set to zero.
<li>Moved to 4.3-current.
<!-- 2008/03/06 -->
</ul>
<p>

This list mentions mostly platform-independent changes.  For a list of changes
made in a particular platform, please check the page for that platform.  If you
find them not listed there, the changes are either (1) not being documented or
(2) are documented here.<br><br>

<hr>
<p>
<h3>
For changes in other releases, click below:<br>
<a href="plus20.html">2.0</a>,
<a href="plus21.html">2.1</a>,
<a href="plus22.html">2.2</a>,
<a href="plus23.html">2.3</a>,
<a href="plus24.html">2.4</a>,
<a href="plus25.html">2.5</a>,
<a href="plus26.html">2.6</a>,
<a href="plus27.html">2.7</a>,
<a href="plus28.html">2.8</a>,
<a href="plus29.html">2.9</a>,
<a href="plus30.html">3.0</a>,
<a href="plus31.html">3.1</a>,
<a href="plus32.html">3.2</a>,
<a href="plus33.html">3.3</a>,
<a href="plus34.html">3.4</a>,
<a href="plus35.html">3.5</a>,
<a href="plus36.html">3.6</a>,
<a href="plus37.html">3.7</a>,
<a href="plus38.html">3.8</a>,
<a href="plus39.html">3.9</a>,
<a href="plus40.html">4.0</a>,
<a href="plus41.html">4.1</a>,
<a href="plus42.html">4.2</a>,
<a href="plus43.html">4.3</a>.
<br>
</h3>

<hr>
<a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br><small>$OpenBSD: plus.html,v 1.1109 2008/05/22 11:41:59 jj Exp $</small>

</body>
</html>