Subject: CVS commit: src/sys/compat/ibcs2
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/23/2007 09:11:12
Module Name:	src
Committed By:	dsl
Date:		Sat Jun 23 09:11:12 UTC 2007

Modified Files:
	src/sys/compat/ibcs2: ibcs2_misc.c

Log Message:
Use the functions in kern_auth.c for setting/getting group lists.
All we have to do here is copy the 16bit to 32bit group numbers across.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/compat/ibcs2/ibcs2_misc.c

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