]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the long description from the in-kernel datastructure.
authorPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 28 Oct 1997 19:01:02 +0000 (19:01 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 28 Oct 1997 19:01:02 +0000 (19:01 +0000)
commitd1bbc7ec65f69079c4304f35985cf594a328f1b8
treefeb91e6139594eab71ae81d060f7cc2b67d30df7
parentbc189bf8f7fc348cef1baaa8f9b55142bcf591c8
Remove the long description from the in-kernel datastructure.
Put a magic field in there instead, to help catch uninitialized
malloc types.
sys/kern/kern_malloc.c
sys/sys/malloc.h