=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/39.html,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** www/39.html 2006/03/08 09:23:09 1.30 --- www/39.html 2006/03/08 09:27:07 1.31 *************** *** 165,173 **** which makes tools like gdb(1) much more useable.
  • Header files have been rewritten to provide better C99 support. -
  • System libraries now include debug information, providing much better debug facilities for userland programs.
  • Linted versions of system libraries are now provided and lint(1) has been substantially overhauled to produce less false positives and find new classes of problems.

    --- 165,175 ---- which makes tools like gdb(1) much more useable.

  • Header files have been rewritten to provide better C99 support. better debug facilities for userland programs.
  • Linted versions of system libraries are now provided and lint(1) has been substantially overhauled to produce less false positives and find new classes of problems. +
  • The complete source tree has been audited for wrong usage of the + queue(3) + macros and facilities have been added to detect misuse.

    *************** *** 589,595 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 39.html,v 1.30 2006/03/08 09:23:09 otto Exp $ --- 591,597 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 39.html,v 1.31 2006/03/08 09:27:07 otto Exp $