Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/22/2001 23:31:37
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Jan 22 21:31:37 UTC 2001

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

Log Message:
use CHECK_ALT_SYMLINK() for lstat(2)
don't call stackgap_init() for pwrite(2) and pread(2), it's not necessary


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/compat/linux/common/linux_file.c

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