Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/18/2000 16:40:03
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Dec 18 14:40:03 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/common: linux_file.c linux_misc.c

Log Message:
Add seperate entries for 16 bit uid/gid calls, so that border cases
like 0xffff can be handled better (not done yet).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/compat/linux/common/linux_file.c
cvs rdiff -r1.77 -r1.78 syssrc/sys/compat/linux/common/linux_misc.c

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