Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/20/2007 20:51:38
Module Name: src
Committed By: christos
Date: Thu Sep 20 20:51:38 UTC 2007
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
- add debugging info to the remaining failure cases in execve1.
- use size_t where appropriate.
To generate a diff of this commit:
cvs rdiff -r1.247 -r1.248 src/sys/kern/kern_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.