Subject: CVS commit: src/sys/fs/ptyfs
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 11/19/2004 04:42:45
Module Name: src
Committed By: atatat
Date: Fri Nov 19 04:42:45 UTC 2004
Modified Files:
src/sys/fs/ptyfs: ptyfs_vnops.c
Log Message:
Don't call ptyfs_time() with stack garbage. It makes the times look
funny. I was getting stuff somewhere around 1939, but that's where my
kernel is.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/ptyfs/ptyfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.