Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/16/2006 00:50:52
Module Name:	src
Committed By:	gdamore
Date:		Sat Sep 16 00:50:52 UTC 2006

Modified Files:
	src/sys/arch/vax/vax: clock.c
	src/sys/dev: clock_subr.h
	src/sys/kern: kern_todr.c

Log Message:
Pass the filesystem time to clock drivers in the todr_chip_handle, so that
vax, and pmax can use it.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/vax/vax/clock.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/clock_subr.h
cvs rdiff -r1.21 -r1.22 src/sys/kern/kern_todr.c

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