Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 06/25/1999 21:44:38
Module Name: basesrc
Committed By: tls
Date: Sat Jun 26 04:44:37 UTC 1999
Modified Files:
basesrc/lib/libc/stdlib: Makefile.inc malloc.c
Removed Files:
basesrc/lib/libc/stdlib: malloc-new.c
Log Message:
The 'new malloc' (phk's malloc, from FreeBSD) is now our only malloc.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 basesrc/lib/libc/stdlib/Makefile.inc
cvs rdiff -r1.1 -r0 basesrc/lib/libc/stdlib/malloc-new.c
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/stdlib/malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.