Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/28/2000 00:01:45
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Dec 27 22:01:44 UTC 2000

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

Log Message:
Use CHECK_ALT_* for chown and lchown, missed in my previous commit.
Get *id16 calls right; most can be passed through directly, but
some need the 16->32 check for -1 values.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/compat/linux/common/linux_file.c
cvs rdiff -r1.80 -r1.81 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.