Subject: Re: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: source-changes
Date: 12/05/2005 00:55:54
In article <20051205001634.812AC2DA27@cvs.netbsd.org>,
Christos Zoulas  <christos@netbsd.org> wrote:
>
>Module Name:	src
>Committed By:	christos
>Date:		Mon Dec  5 00:16:34 UTC 2005
>
>Modified Files:
>	src/sys/compat/linux/common: linux_misc_notalpha.c
>	src/sys/dev: clockctl.c
>	src/sys/kern: init_sysctl.c kern_time.c
>	src/sys/sys: time.h
>
>Log Message:
>- make settime take timespec.
>- avoid wrapping of time in settime.
>- pass struct proc down so that we can log a detailed message.

Forgot to say from OpenBSD; fixed in CVS.

christos