Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: mrg
Date: Wed Feb 18 05:17:56 UTC 2009
Modified Files:
src/sys/dev: clockctl.c
Log Message:
clock_settime1() expects the struct timespec * to be in kernel space.
make it so.
fixes crashes seen on sparc64 systems with clockctl.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/clockctl.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