Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 07/14/2006 22:45:20
Module Name: src
Committed By: kardel
Date: Fri Jul 14 22:45:20 UTC 2006
Modified Files:
src/sys/kern: kern_time.c
Log Message:
keep NetBSD boottime semantics:
- only set at boot
- only tracking delta of set-time operations
-> will keep boottime stable across ACPI sleeps
uptime(1) will report the time since last boot
To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/sys/kern/kern_time.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.