Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/29/2003 04:58:26
Module Name: src
Committed By: mycroft
Date: Wed Oct 29 04:58:26 UTC 2003
Modified Files:
src/sys/arch/alpha/alpha: linux_syscall.c osf1_syscall.c syscall.c
Log Message:
Make sure "args" is pointing somewhere sane before calling trace_exit().
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/alpha/alpha/linux_syscall.c \
src/sys/arch/alpha/alpha/syscall.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/alpha/alpha/osf1_syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.