From owner-freebsd-questions Thu Jul 22 10:30:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from SPEEDY.JCRT.HARVARD.EDU (jcrt.harvard.edu [134.174.68.170]) by hub.freebsd.org (Postfix) with SMTP id 6A6F314CAA for ; Thu, 22 Jul 1999 10:30:35 -0700 (PDT) (envelope-from jalbertson@jcrt.harvard.edu) Received: from jalbertson ([134.174.68.128]) by SPEEDY.JCRT.HARVARD.EDU with SMTP; Thu, 22 Jul 1999 13:03:39 -0400 (EDT) Received: by localhost with Microsoft MAPI; Thu, 22 Jul 1999 13:20:48 -0400 Message-ID: <01BED445.030F0320.jalbertson@jcrt.harvard.edu> From: Joshua Albertson To: 'Ben Gras' Cc: "freebsd-questions@FreeBSD.ORG" Subject: RE: ps question Date: Thu, 22 Jul 1999 13:20:47 -0400 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok, I just cvsupped ps and kernel, compiled, installed, rebooted,... bash-2.02$ ps aux USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND j 208 0.0 0.3 392 228 p0 R+ 31Dec69 0:00.01 ps -aux root 1 0.0 0.4 500 288 ?? SLs 31Dec69 0:00.02 /sbin/init -- root 2 0.0 0.0 0 0 ?? DL 31Dec69 0:00.00 (pagedaemon) root 3 0.0 0.0 0 0 ?? DL 31Dec69 0:00.00 (vmdaemon) root 4 0.0 0.0 0 0 ?? DL 31Dec69 0:00.00 (bufdaemon) root 5 0.0 0.0 0 0 ?? DL 31Dec69 0:00.00 (syncer) root 35 0.0 0.1 204 84 ?? Is 31Dec69 0:00.00 adjkerntz -i root 102 0.0 0.8 828 560 ?? Ss 31Dec69 0:00.10 syslogd daemon 111 0.0 0.6 828 416 ?? Is 31Dec69 0:00.00 portmap ... bash-2.02$ date Thu Jul 22 13:07:21 EDT 1999 ta, j -----Original Message----- From: Ben Gras [SMTP:ben@nl.euro.net] Sent: Thursday, July 22, 1999 10:36 AM To: Joshua Albertson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ps question All, > ps currently reports a start time of "Wed Dec 31 19:00:00 1969" for all my processes. > what may be causing ps to incorrectly report lstart? > clock is functioning, procfs looks allright... First of all, make sure your kernel and ps binary are in sync .. Cheers, =Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message