Subject: CVS commit: src/sys/compat/linux
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/10/2005 14:12:28
Module Name:	src
Committed By:	christos
Date:		Thu Mar 10 14:12:28 UTC 2005

Modified Files:
	src/sys/compat/linux/arch/i386: linux_types.h
	src/sys/compat/linux/common: linux_file.c linux_file64.c

Log Message:
Add nanosecond handling on the stat and stat64 code for the i386.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/compat/linux/arch/i386/linux_types.h
cvs rdiff -r1.65 -r1.66 src/sys/compat/linux/common/linux_file.c
cvs rdiff -r1.24 -r1.25 src/sys/compat/linux/common/linux_file64.c

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