From df4ef8b8a6e3a5ae6fcf99555606fd2b2d4978ef Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Tue, 6 Jun 2000 20:18:21 +0000 Subject: malloc debugging code. Enabled by option MALLOC_DEBUG. Make sure you read the docs (malloc(9)) before use. --- sys/conf/files | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/files b/sys/conf/files index b38e57b0e06..e559d5d0e12 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.165 2000/05/30 19:34:20 mickey Exp $ +# $OpenBSD: files,v 1.166 2000/06/06 20:18:20 art Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -365,6 +365,7 @@ file kern/kern_lock.c file kern/kern_lkm.c lkm file kern/kern_ntptime.c file kern/kern_malloc.c +file kern/kern_malloc_debug.c malloc_debug file kern/kern_physio.c file kern/kern_proc.c file kern/kern_prot.c -- cgit v1.2.3