Subject: CVS commit: src/sys/arch/m68k/m68k
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 01/08/2008 22:07:29
Module Name:	src
Committed By:	elad
Date:		Tue Jan  8 22:07:29 UTC 2008

Modified Files:
	src/sys/arch/m68k/m68k: svr4_machdep.c

Log Message:
In svr4_sys_sysarch(), remove redundant kauth(9) call. Permission is
checked by old_sysctl().

okay christos@.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/m68k/m68k/svr4_machdep.c

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