dillon      2003/10/20 09:09:00 PDT
  Modified files:
    sys/kern             kern_slaballoc.c 
  Log:
  Fix a bug introduced by recent INVARIANTS debugging additions, sometimes
  the first word of M_ZERO'd memory isn't zero'd.
  
  Revision  Changes    Path
  1.13      +8 -3      src/sys/kern/kern_slaballoc.c