Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/02/2002 23:23:44
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue Apr  2 20:23:44 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/common: linux_exec.c linux_exec.h
	    linux_sysctl.c

Log Message:
rename sysctl_linux() to linux_sysctl() and hook it into emul_linux


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/compat/linux/common/linux_exec.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/compat/linux/common/linux_exec.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/common/linux_sysctl.c

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