Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/17/2003 09:10:08
Module Name:	src
Committed By:	yamt
Date:		Wed Sep 17 09:10:06 UTC 2003

Modified Files:
	src/sys/nfs: nfs_vnops.c nfsnode.h

Log Message:
change nctime to timespec from time_t.
there can be too many activities in a second.


To generate a diff of this commit:
cvs rdiff -r1.177 -r1.178 src/sys/nfs/nfs_vnops.c
cvs rdiff -r1.42 -r1.43 src/sys/nfs/nfsnode.h

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