=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus50.html,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** www/plus50.html 2011/11/06 18:50:49 1.10 --- www/plus50.html 2011/11/28 03:26:39 1.11 *************** *** 402,408 ****
  • Update to sendmail(8) 8.14.5.
  • Support additional L2C variants and L1D (AR813x/AR815x chips) in alc(4).
  • Fixed reload support in relayd(8). !
  • In pf(4), change 'set skip on <...>' to work with interface groups.
  • Various drivers have been adjusted to use PCI Message Signaled Interrupts on amd64, i386, macppc and sparc64.
  • In addition to relative resizing, allow absolute resizing of partitions in auto-allocated labels with disklabel(8).
  • New AMD K10/K11 pstate driver allows setperf and apm to change CPU frequences on newer AMD CPUs. --- 402,408 ----
  • Update to sendmail(8) 8.14.5.
  • Support additional L2C variants and L1D (AR813x/AR815x chips) in alc(4).
  • Fixed reload support in relayd(8). !
  • In pf(4), change 'set skip on <...>' to work with interface groups.
  • Various drivers have been adjusted to use PCI Message Signaled Interrupts on amd64, i386, macppc and sparc64.
  • In addition to relative resizing, allow absolute resizing of partitions in auto-allocated labels with disklabel(8).
  • New AMD K10/K11 pstate driver allows setperf and apm to change CPU frequences on newer AMD CPUs. *************** *** 747,753 ****
  • Make aucat(1) audio and midi(4) backends share the same code to communicate with the server.
  • Allow isakmpd -v (verbose logging) to work if any -D option is supplied.
  • Make rc(8) output 'starting standard daemons:' to be consistent with the rest. !
  • Prevent all archs kernel machine-dependent disk(9) subroutines from copying, pasting errors by using 'R(->b_flags, B_READ | B_WRITE | B_DONE)' regardless of what the previous IO was.
  • Initialize bha(4) variables before use.
  • Improved uvm(9) pager. --- 747,753 ----
  • Make aucat(1) audio and midi(4) backends share the same code to communicate with the server.
  • Allow isakmpd -v (verbose logging) to work if any -D option is supplied.
  • Make rc(8) output 'starting standard daemons:' to be consistent with the rest. !
  • Prevent all archs kernel machine-dependent disk(9) subroutines from copying, pasting errors by using 'R(<buf>->b_flags, B_READ | B_WRITE | B_DONE)' regardless of what the previous IO was.
  • Initialize bha(4) variables before use.
  • Improved uvm(9) pager. *************** *** 1296,1302 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus50.html,v 1.10 2011/11/06 18:50:49 jj Exp $ --- 1296,1302 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus50.html,v 1.11 2011/11/28 03:26:39 nick Exp $