=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -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,6 +150,11 @@
  • 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,7 +634,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 43.html,v 1.21 2008/03/10 22:03:38 jakemsr Exp $ +$OpenBSD: 43.html,v 1.22 2008/03/10 22:23:42 espie Exp $