Date: Sat, 11 Sep 1999 09:41:39 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/sys malloc.h Message-ID: <199909111641.JAA90467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/09/11 09:41:39 PDT
Modified files:
sys/kern kern_malloc.c
sys/sys malloc.h
Log:
Get rid of MALLOC_INSTANTIATE and MALLOC_MAKE_TYPE(). Just handle the 3
malloc types declared in <sys/malloc.h> like other global malloc types.
Revision Changes Path
1.59 +5 -2 src/sys/kern/kern_malloc.c
1.44 +4 -12 src/sys/sys/malloc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909111641.JAA90467>
