Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index