=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1172 retrieving revision 1.1173 diff -c -r1.1172 -r1.1173 *** www/plus.html 2010/07/19 23:41:54 1.1172 --- www/plus.html 2010/07/19 23:43:05 1.1173 *************** *** 548,554 ****
  • Fixed a memory leak in ypldap(8).
  • In scsi(4), Restore an unusual XS_SENSE semantic; Fixes restore(8) problems seen on certain tape drives.
  • In ldapd(8), Wrap searches in a read-only transaction so it is guaranteed to see a consistent snapshot of the database. !
  • Implemented IP-FORWARD-MIB for IPv4 in snmpd(8).Add support for Intel AES-NI and the CLMUL_ instructions, plus a few others that are needed to omplement accelerated AES (and AES-GCM mode) on newer Intel cores.
  • In ldapd(8), track changes in btree_txn_* API, pass a NULL btree when also passing a transaction.
  • In ldapd(8), when a btree NULL pointer is passed to a function that accept both btree and a transaction, the btree is taken from the transaction. --- 548,555 ----
  • Fixed a memory leak in ypldap(8).
  • In scsi(4), Restore an unusual XS_SENSE semantic; Fixes restore(8) problems seen on certain tape drives.
  • In ldapd(8), Wrap searches in a read-only transaction so it is guaranteed to see a consistent snapshot of the database. !
  • Implemented IP-FORWARD-MIB for IPv4 in snmpd(8). !
  • Add support for Intel AES-NI and the CLMUL_ instructions, plus a few others that are needed to implement accelerated AES (and AES-GCM mode) on newer Intel cores.
  • In ldapd(8), track changes in btree_txn_* API, pass a NULL btree when also passing a transaction.
  • In ldapd(8), when a btree NULL pointer is passed to a function that accept both btree and a transaction, the btree is taken from the transaction. *************** *** 631,637 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1172 2010/07/19 23:41:54 deraadt Exp $ --- 632,638 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1173 2010/07/19 23:43:05 deraadt Exp $