=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus48.html,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** www/plus48.html 2010/09/08 19:38:47 1.2 --- www/plus48.html 2010/09/08 23:49:38 1.3 *************** *** 398,405 ****
  • Prevented ldapctl(8) to segfault if ``ldapctl stats'' is run when a database is being reopened due to compaction.
  • Make aucat(1) try to detect busy loops caused by misbehaving audio drivers or hardware. If a busy loop is found, then close the device that caused the loop.
  • Fixed a memory leak in ldapd(8).
  • Enabled FIFO IO for sd(4) devices. -
  • Improved the event notification on mpi(4).
  • Moved the last direct uses of mpi_{get,put}_ccb over to using the scsi_iohandler wrappers in mpi(4).
  • Make aucat(1) handle all streams (audio files and client connections) the same way. Cleaned command line options: stream parameters (-Ccehjmrtvx) must precede stream definitions (-ios) and per-device parameters (-abz) and stream definitions (-ios) must precede device definitions (-f). Since there's no ``server'' and ``non-server'' modes anymore, the -l option just detach the process. --- 398,405 ----
  • Prevented ldapctl(8) to segfault if ``ldapctl stats'' is run when a database is being reopened due to compaction.
  • Make aucat(1) try to detect busy loops caused by misbehaving audio drivers or hardware. If a busy loop is found, then close the device that caused the loop.
  • Fixed a memory leak in ldapd(8). +
  • Added owctr(4), a driver for the externally triggered counters on the Maxim/Dallas DS2423.
  • Enabled FIFO IO for sd(4) devices.
  • Improved the event notification on mpi(4).
  • Moved the last direct uses of mpi_{get,put}_ccb over to using the scsi_iohandler wrappers in mpi(4).
  • Make aucat(1) handle all streams (audio files and client connections) the same way. Cleaned command line options: stream parameters (-Ccehjmrtvx) must precede stream definitions (-ios) and per-device parameters (-abz) and stream definitions (-ios) must precede device definitions (-f). Since there's no ``server'' and ``non-server'' modes anymore, the -l option just detach the process. *************** *** 855,861 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus48.html,v 1.2 2010/09/08 19:38:47 deraadt Exp $ --- 855,861 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus48.html,v 1.3 2010/09/08 23:49:38 deraadt Exp $