Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 1997 11:01:05 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_malloc.c src/sys/sys malloc.h
Message-ID:  <199710281901.LAA20505@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1997/10/28 11:01:04 PST

  Modified files:
    sys/kern             kern_malloc.c 
    sys/sys              malloc.h 
  Log:
  Remove the long description from the in-kernel datastructure.
  Put a magic field in there instead, to help catch uninitialized
  malloc types.
  
  Revision  Changes    Path
  1.37      +4 -1      src/sys/kern/kern_malloc.c
  1.31      +5 -3      src/sys/sys/malloc.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710281901.LAA20505>