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

Diff for /www/plus51.html between version 1.4 and 1.5

version 1.4, 2012/05/09 09:56:44 version 1.5, 2012/05/23 20:17:14
Line 163 
Line 163 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%205.1&sektion=8&format=html">smtpd(8)</a> fixes an issue with concurrent access to temporary envelope files. It completely exchanges it's I/O infrastructure with an I/O buffer abstraction layer to have a better separation between I/O and protocol logic. It also turns away from moving to-be-deleted message directories to a purge/ directory, but instead removes them right away.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%205.1&sektion=8&format=html">smtpd(8)</a> fixes an issue with concurrent access to temporary envelope files. It completely exchanges it's I/O infrastructure with an I/O buffer abstraction layer to have a better separation between I/O and protocol logic. It also turns away from moving to-be-deleted message directories to a purge/ directory, but instead removes them right away.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%205.1&sektion=1&format=html">tmux(1)</a> frees <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&manpath=OpenBSD%205.1&sektion=3&format=html">event(3)</a>s before closing the associated file descriptors. It adds an option to move the status line to the top (<code>status-position</code>). It enforces the history-limit option when clearing the screen.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%205.1&sektion=1&format=html">tmux(1)</a> frees <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&manpath=OpenBSD%205.1&sektion=3&format=html">event(3)</a>s before closing the associated file descriptors. It adds an option to move the status line to the top (<code>status-position</code>). It enforces the history-limit option when clearing the screen.
 <!-- 2012/01/28 -->  <!-- 2012/01/28 -->
 <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%205.1&sektion=4&format=html">softraid(4)</a> driver fixes a faulty ioctl dispatch as it intercepts ioctls ment for the bio layer.  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%205.1&sektion=4&format=html">softraid(4)</a> driver fixes a faulty ioctl dispatch as it intercepts ioctls meant for the bio layer.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%205.1&sektion=4&format=html">pf(4)</a> enhances as it tries to lookup the icmp state based on a correct packet descriptor; it also improves icmp virtual id generation for ND and MLD packets so that two consecutive host addresses won't generate the same value which is used as a port number in state entries.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%205.1&sektion=4&format=html">pf(4)</a> enhances as it tries to lookup the icmp state based on a correct packet descriptor; it also improves icmp virtual id generation for ND and MLD packets so that two consecutive host addresses won't generate the same value which is used as a port number in state entries.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&manpath=OpenBSD%205.1&sektion=8&format=html">tcpdump(8)</a> names rather than numbers are printed for the old draft nat-t attributes, cisco use these at least as recently as ASAs running 8.4(1). And since some decodes are likely to have unprintable characters it no longer uses <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fprintf&manpath=OpenBSD%205.1&sektion=3&format=html">fprintf(3)</a> to print 'em.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&manpath=OpenBSD%205.1&sektion=8&format=html">tcpdump(8)</a> names rather than numbers are printed for the old draft nat-t attributes, cisco use these at least as recently as ASAs running 8.4(1). And since some decodes are likely to have unprintable characters it no longer uses <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fprintf&manpath=OpenBSD%205.1&sektion=3&format=html">fprintf(3)</a> to print 'em.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&manpath=OpenBSD%205.1&sektion=4&format=html">ath(4)</a> gets some tweaks which should avoid panics when switching in hostap mode from 11a to 11b.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&manpath=OpenBSD%205.1&sektion=4&format=html">ath(4)</a> gets some tweaks which should avoid panics when switching in hostap mode from 11a to 11b.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5