Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/07/2006 07:19:44
Module Name: src
Committed By: thorpej
Date: Tue Mar 7 07:19:44 UTC 2006
Modified Files:
src/sys/kern: sys_process.c
Log Message:
Wrap calls to (*e_syscall_intern)() in __HAVE_SYSCALL_INTERN. Fixes
VAX build.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/kern/sys_process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.