Subject: CVS commit: syssrc/sys/isofs/cd9660
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/07/2001 17:53:56
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sat Jul  7 14:53:56 UTC 2001

Modified Files:
	syssrc/sys/isofs/cd9660: cd9660_vfsops.c

Log Message:
Call inittodr(0) on end of cd9660_mountroot(), so that system time is properly
reset to value presented by system battery-backed clock.
Fixes kern/13364 by Rob Quinn.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/isofs/cd9660/cd9660_vfsops.c

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