Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/03/2008 14:36:58
Module Name:	src
Committed By:	yamt
Date:		Thu Jan  3 14:36:58 UTC 2008

Modified Files:
	src/sys/kern: kern_exec.c
	src/sys/sys: exec.h

Log Message:
- malloc -> kmem_alloc
- kill M_EXEC.


To generate a diff of this commit:
cvs rdiff -r1.265 -r1.266 src/sys/kern/kern_exec.c
cvs rdiff -r1.121 -r1.122 src/sys/sys/exec.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.