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

Diff for /www/plus53.html between version 1.12 and 1.13

version 1.12, 2015/08/05 05:32:55 version 1.13, 2016/01/08 13:06:28
Line 81 
Line 81 
 <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> segfault which happened when using the mouse wheel over the scrollbar.  <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> segfault which happened when using the mouse wheel over the scrollbar.
 <li>Avoid alignment errors when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> processing routing messages, by reading the messages into dynamically allocated memory.  <li>Avoid alignment errors when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> processing routing messages, by reading the messages into dynamically allocated memory.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> workaround for some firmware revisions which provided an incorrect factory-default configuration.  <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> workaround for some firmware revisions which provided an incorrect factory-default configuration.
 <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> crashes occurring when the client sample frequency is much larger than the device sample frequency.  <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> crashes occurring when the client sample frequency is much larger than the device sample frequency.
 <li>Don't try to purge one-time rules from the main <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&manpath=OpenBSD%20Current&sektion=5&format=html">pf.conf(5)</a> ruleset.  <li>Don't try to purge one-time rules from the main <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&manpath=OpenBSD%20Current&sektion=5&format=html">pf.conf(5)</a> ruleset.
 <!-- 2013/02/25 -->  <!-- 2013/02/25 -->
 <li>Always reserve space addresses, to fix memory corruption when doing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&manpath=OpenBSD%20Current&sektion=8&format=html">ipsecctl(8)</a> -ssa with md5sig.  <li>Always reserve space addresses, to fix memory corruption when doing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&manpath=OpenBSD%20Current&sektion=8&format=html">ipsecctl(8)</a> -ssa with md5sig.
Line 206 
Line 206 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> will now handle a non-existent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> without issuing an error message and handle an empty <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> without exiting. No longer leak an fd if fstat() on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> fails. Made fstat() failure on successfully opened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> a fatal error.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> will now handle a non-existent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> without issuing an error message and handle an empty <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> without exiting. No longer leak an fd if fstat() on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> fails. Made fstat() failure on successfully opened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> a fatal error.
 <li>Fixed memleak in libutil imsg_read() when hitting the file descriptor reserve check.  <li>Fixed memleak in libutil imsg_read() when hitting the file descriptor reserve check.
 <li>Resolved some issues with xf86-video-intel screen corruption seen with dpms on ivy bridge.  <li>Resolved some issues with xf86-video-intel screen corruption seen with dpms on ivy bridge.
 <li>If a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> device doesn't respond within 2 seconds, close it and drop all connections. Necessary on some MP machine/audio driver combinations.  <li>If a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> device doesn't respond within 2 seconds, close it and drop all connections. Necessary on some MP machine/audio driver combinations.
 <!-- 2013/01/31 -->  <!-- 2013/01/31 -->
 <li>Rewritten the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&manpath=OpenBSD%20Current&sektion=4&format=html">msk(4)</a> receive filter handling code and cleaned up ioctl.  <li>Rewritten the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&manpath=OpenBSD%20Current&sektion=4&format=html">msk(4)</a> receive filter handling code and cleaned up ioctl.
 <li>m88k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> has switched to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> and has shared libs.  <li>m88k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> has switched to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> and has shared libs.
Line 443 
Line 443 
 <li>Use openpty() rather than hand-rolled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a> pty opening code.  <li>Use openpty() rather than hand-rolled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a> pty opening code.
 <li>Correctly update the current <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> flow control mode; report it in the media status callback.  <li>Correctly update the current <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> flow control mode; report it in the media status callback.
 <li>max_frame_size now set after ether_ifattach updates <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> if_mtu.  <li>max_frame_size now set after ether_ifattach updates <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> if_mtu.
 <li>Readjust <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> midi flow control after consuming input data.  <li>Readjust <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> midi flow control after consuming input data.
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> stack smashing protector for Alpha and MIPS (enabled by default). Reorganised soft frame pointer so that locals are below it and grow downwards.  <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> stack smashing protector for Alpha and MIPS (enabled by default). Reorganised soft frame pointer so that locals are below it and grow downwards.
 <!-- 2012/12/19 -->  <!-- 2012/12/19 -->
 <li>Update to xf86-video-vmware 2.1 RC1 (aka 2.0.99.901).  <li>Update to xf86-video-vmware 2.1 RC1 (aka 2.0.99.901).
Line 528 
Line 528 
 <li>Make sure we try to unbind <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&manpath=OpenBSD%20Current&sektion=4&format=html">agp(4)</a> memory regions if the aperture base address is 0.  <li>Make sure we try to unbind <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&manpath=OpenBSD%20Current&sektion=4&format=html">agp(4)</a> memory regions if the aperture base address is 0.
 <li>Simplify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> command string parsing.  <li>Simplify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> command string parsing.
 <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_mmap&manpath=OpenBSD%20Current&sektion=9&format=html">bus_space_mmap(9)</a> on macppc and i386.  <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_mmap&manpath=OpenBSD%20Current&sektion=9&format=html">bus_space_mmap(9)</a> on macppc and i386.
 <li>Set port = NULL for new connections. Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> crashes.  <li>Set port = NULL for new connections. Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> crashes.
 <!-- 2012/12/05 -->  <!-- 2012/12/05 -->
 <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> to correctly account rx errors.  <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> to correctly account rx errors.
 <!-- 2012/12/04 -->  <!-- 2012/12/04 -->
Line 563 
Line 563 
 <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> no longer incorrectly optimises away "*volatile_ptr = *volatile_ptr;" constructs on platforms which can perform memory to memory transfers in a single instruction (i.e. m68k and vax).  <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> no longer incorrectly optimises away "*volatile_ptr = *volatile_ptr;" constructs on platforms which can perform memory to memory transfers in a single instruction (i.e. m68k and vax).
 <li>Switch m88k ports to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 3.  <li>Switch m88k ports to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 3.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> support for older firmware on UltraSPARC T1 machines.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> support for older firmware on UltraSPARC T1 machines.
 <li>Parse <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> "-m mode1,mode2,.. " strings strictly.  <li>Parse <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> "-m mode1,mode2,.. " strings strictly.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> privileged process daemonize, not attach to a controlling terminal.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> privileged process daemonize, not attach to a controlling terminal.
 <li>Make it possible to share <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> cores between domains.  <li>Make it possible to share <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> cores between domains.
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> error messages more user friendly.  <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> error messages more user friendly.
Line 571 
Line 571 
 <li>Add RX TCP/UDP checksum offload support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&manpath=OpenBSD%20Current&sektion=4&format=html">gem(4)</a>.  <li>Add RX TCP/UDP checksum offload support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&manpath=OpenBSD%20Current&sektion=4&format=html">gem(4)</a>.
 <li>Additional CA root certificates added from GeoTrust/Equifax, GoDaddy, StartCom, and Thawte.  <li>Additional CA root certificates added from GeoTrust/Equifax, GoDaddy, StartCom, and Thawte.
 <!-- 2012/11/30 -->  <!-- 2012/11/30 -->
 <li>Drain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> midi port output buffer before closing it ensuring the last few bytes are not lost.  <li>Drain <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> midi port output buffer before closing it ensuring the last few bytes are not lost.
 <li>Drop clients using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> midi ports when port is closed (eg. umidi disconnected); try to reopen it whenever a new client connects.  <li>Drop clients using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> midi ports when port is closed (eg. umidi disconnected); try to reopen it whenever a new client connects.
 <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> audio device is closed, mark it as closed before dropping connections. Stops clients attempting to reopen the device.  <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> audio device is closed, mark it as closed before dropping connections. Stops clients attempting to reopen the device.
 <li>Process incoming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> midi data on the fly, not by using an input fifo.  <li>Process incoming <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> midi data on the fly, not by using an input fifo.
 <li>Don't exit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> if midi control port is destroyed (it never is).  <li>Don't exit <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> if midi control port is destroyed (it never is).
 <li>Removed retired <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> Thawte/Verisign certificates and intermediate GoDaddy certificate.  <li>Removed retired <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> Thawte/Verisign certificates and intermediate GoDaddy certificate.
 <li>Made cloned devices line up with the rest of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&manpath=OpenBSD%20Current&sektion=1&format=html">fstat(1)</a> output.  <li>Made cloned devices line up with the rest of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&manpath=OpenBSD%20Current&sektion=1&format=html">fstat(1)</a> output.
 <li>In locale/ctype/en_US.UTF-8.src, corrected width of some characters in the Hebrew range (0590?05FF).  <li>In locale/ctype/en_US.UTF-8.src, corrected width of some characters in the Hebrew range (0590?05FF).
Line 629 
Line 629 
 <li>Always pass an array of struct pf_src_node pointers to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> pf_map_addr. Avoids stack corruption.  <li>Always pass an array of struct pf_src_node pointers to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> pf_map_addr. Avoids stack corruption.
 <li>Use the libutil imsg framework rather than a hand-rolled local version for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>.  <li>Use the libutil imsg framework rather than a hand-rolled local version for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>.
 <li>Send ack on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> "update map".  <li>Send ack on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> "update map".
 <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> server by a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> daemon that is simpler, smaller and faster.  <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> server by a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> daemon that is simpler, smaller and faster.
 <!-- 2012/11/22 -->  <!-- 2012/11/22 -->
 <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> client wait for the first flow control message rather than assuming it can send a full initial data buffer.  <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> client wait for the first flow control message rather than assuming it can send a full initial data buffer.
 <li>Update to libxcb 1.9.0.  <li>Update to libxcb 1.9.0.
Line 1048 
Line 1048 
 <li>Encode <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&manpath=OpenBSD%20Current&sektion=8&format=html">ipsecctl(8)</a> transform parameters in the transform name, too. Unbreaks setups that allow multiple transforms for a connection.  <li>Encode <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&manpath=OpenBSD%20Current&sektion=8&format=html">ipsecctl(8)</a> transform parameters in the transform name, too. Unbreaks setups that allow multiple transforms for a connection.
 <li>m88k does not have the m68k long double type, so don't build long double libm routines.  <li>m88k does not have the m68k long double type, so don't build long double libm routines.
 <!-- 2012/09/14 -->  <!-- 2012/09/14 -->
 <li>Don't read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> xrun counter before the offset in the audio ring. Stops potential timing error.  <li>Don't read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> xrun counter before the offset in the audio ring. Stops potential timing error.
 <li>When printing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> ioev, do not segfault if there is no associated iobuf. Also give info about the cipher if there is an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> context.  <li>When printing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> ioev, do not segfault if there is no associated iobuf. Also give info about the cipher if there is an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> context.
 <li>Check limits before allocating the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> session.  <li>Check limits before allocating the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> session.
 <li>Tell <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> that "!" is a shell reserved word, this lets "test: ! pgrep process" work, without trying to look for a '!' command.  <li>Tell <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> that "!" is a shell reserved word, this lets "test: ! pgrep process" work, without trying to look for a '!' command.
Line 1125 
Line 1125 
 <li>Unbreak compilation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&manpath=OpenBSD%20Current&sektion=4&format=html">umidi(4)</a> when no DIAGNOSTICS are defined.  <li>Unbreak compilation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umidi&manpath=OpenBSD%20Current&sektion=4&format=html">umidi(4)</a> when no DIAGNOSTICS are defined.
 <li>Make profiling work on hppa.  <li>Make profiling work on hppa.
 <li>Take hppa to PIE as well.  <li>Take hppa to PIE as well.
 <li>Be nice to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> server and align data packets to audio block boundary.  <li>Be nice to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&amp;sektion=8">sndiod(8)</a> server and align data packets to audio block boundary.
 <!-- 2012/09/01 -->  <!-- 2012/09/01 -->
 <li>Enable PIE on alpha.  <li>Enable PIE on alpha.
 <li>Always update ifi->linkstat in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> dispatch() loop.  <li>Always update ifi->linkstat in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> dispatch() loop.

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13