Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/27/1996 16:10:13
cgd
Tue Aug 27 16:01:49 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv2240/kern

Modified Files:
	kern_malloc.c 
Log Message:
implement realloc(), just like the user-land version, except it takes
"type" and "flags" arguments a la kernel malloc().


cgd
Tue Aug 27 16:01:54 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv2240/sys

Modified Files:
	malloc.h 
Log Message:
implement realloc(), just like the user-land version, except it takes
"type" and "flags" arguments a la kernel malloc().


oki
Tue Aug 27 16:07:12 EDT 1996
Update of /a/cvsroot/src/distrib/notes/x68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv2379

Revision/Branch: netbsd-1-2

Modified Files:
	contents hardware install 
Log Message:
Sync with trunk.