=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** www/43.html 2008/03/10 22:03:38 1.21 --- www/43.html 2008/03/10 22:23:42 1.22 *************** *** 150,155 **** --- 150,160 ----
  • Improved support for an lkm(4) subsystem on amd64.
  • ossaudio(3) received several bug fixes and enhancements including but not limited to improved recording and full-duplex support
  • audio(4) received several bug fixes and enhancements including but not limited to improved recording and full-duplex support
  • +
  • make(1) was heavily modified, mostly to improve support for parallel build. + Parallel builds now run commands in the same way the sequential builds do, + and the output from commands is more readable. + A large part of the source tree, xenocara, and quite a few ports now build + correctly with make -j.

    *************** *** 629,635 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 43.html,v 1.21 2008/03/10 22:03:38 jakemsr Exp $ --- 634,640 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 43.html,v 1.22 2008/03/10 22:23:42 espie Exp $