Subject: CVS commit: [elad-kernelauth] src/sys/compat/hpux
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 04/18/2006 12:07:59
Module Name:	src
Committed By:	elad
Date:		Tue Apr 18 12:07:59 UTC 2006

Modified Files:
	src/sys/compat/hpux [elad-kernelauth]: hpux_compat.c

Log Message:
adapt to kauth, pointed out by yamt@, thanks!

the logic i used here is that hp-ux presumably takes cr_groups[0] as the
euid - see the diff. this should be tested (do people use it anyway?)


To generate a diff of this commit:
cvs rdiff -r1.73.10.2 -r1.73.10.3 src/sys/compat/hpux/hpux_compat.c

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