=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus51.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- www/plus51.html 2012/05/09 09:56:44 1.4 +++ www/plus51.html 2012/05/23 20:17:14 1.5 @@ -163,7 +163,7 @@
  • smtpd(8) 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.
  • tmux(1) frees event(3)s before closing the associated file descriptors. It adds an option to move the status line to the top (status-position). It enforces the history-limit option when clearing the screen. -
  • The softraid(4) driver fixes a faulty ioctl dispatch as it intercepts ioctls ment for the bio layer. +
  • The softraid(4) driver fixes a faulty ioctl dispatch as it intercepts ioctls meant for the bio layer.
  • pf(4) 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.
  • In tcpdump(8) 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 fprintf(3) to print 'em.
  • ath(4) gets some tweaks which should avoid panics when switching in hostap mode from 11a to 11b. @@ -1363,7 +1363,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus51.html,v 1.4 2012/05/09 09:56:44 brett Exp $ +
    $OpenBSD: plus51.html,v 1.5 2012/05/23 20:17:14 jj Exp $