Subject: CVS commit: basesrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/01/2001 18:47:55
Module Name: basesrc
Committed By: he
Date: Sun Apr 1 15:47:54 UTC 2001
Modified Files:
basesrc/libexec/ld.aout_so [netbsd-1-4]: malloc.c
Log Message:
Pull up revisions 1.6-1.7 (requested by itohy)
Several changes to consolidate with main trunk:
o Use MAP_PRIVATE instead of MAP_COPY.
o A few minor fixes.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 basesrc/libexec/ld.aout_so/malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.