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:44:28
Module Name:	src
Committed By:	kardel
Date:		Fri Jul 14 22:44:28 UTC 2006

Modified Files:
	src/sys/kern: init_main.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.271 -r1.272 src/sys/kern/init_main.c

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