Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/23/2003 17:59:50
Module Name:	src
Committed By:	nathanw
Date:		Tue Sep 23 17:59:50 UTC 2003

Modified Files:
	src/sys/kern: kern_sig.c

Log Message:
When the syscall was made a compat syscall and the function name
changed to compat_16_sys___sigaction14, the name of the _args
structure chaged as well.


To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 src/sys/kern/kern_sig.c

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