From owner-freebsd-current Sun Oct 8 5:24:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id D3B2037B503 for ; Sun, 8 Oct 2000 05:24:19 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id XAA25952; Sun, 8 Oct 2000 23:24:08 +1100 Date: Sun, 8 Oct 2000 23:24:03 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: "Dampure, Pierre Y." Cc: FreeBSD-current@FreeBSD.ORG Subject: Re: Puzzling 'ps aux' output In-Reply-To: <39E04566.AA25C074@alveley.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 8 Oct 2000, Dampure, Pierre Y. wrote: > Just noticed that some of the processes running on my system (-current > as of Oct 2) seem to report a startup time in UTC rather than local time > (see attached). Is this normal behaviour? Yes, everything started before adjkerntz has the wrong time because the kernel believed that even the clock was on UTC before adjkerntz adjusted it. This is not a new bug, but it is more obvious now that there are more processes started before adjkerntz. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message