=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.592 retrieving revision 1.593 diff -c -r1.592 -r1.593 *** www/plus.html 2000/06/18 02:13:06 1.592 --- www/plus.html 2000/06/18 02:20:45 1.593 *************** *** 64,70 ****
  • Repair small list-based errors and uglinesses in make(1).
  • Commonalize MIN() and MAX() macros inside the kernel.
  • Use memcmp(3) in bridge(4) to fix a hashing algorithm error.
    ! [Will be applied to stable]
  • memcmp(3) in the kernel as well, since implementing it in terms of bcmp(3) is very wrong.
  • Update vnode flag printing in pstat(8).
  • Do not whack directory in user(8).
    --- 64,70 ----
  • Repair small list-based errors and uglinesses in make(1).
  • Commonalize MIN() and MAX() macros inside the kernel.
  • Use memcmp(3) in bridge(4) to fix a hashing algorithm error.
    ! [Applied to stable]
  • memcmp(3) in the kernel as well, since implementing it in terms of bcmp(3) is very wrong.
  • Update vnode flag printing in pstat(8).
  • Do not whack directory in user(8).
    *************** *** 241,247 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.592 2000/06/18 02:13:06 provos Exp $ --- 241,247 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.593 2000/06/18 02:20:45 jason Exp $