From owner-freebsd-questions Fri Aug 25 07:42:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id HAA05428 for questions-outgoing; Fri, 25 Aug 1995 07:42:39 -0700 Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id HAA05422 for ; Fri, 25 Aug 1995 07:42:36 -0700 Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA23490; Fri, 25 Aug 1995 10:42:24 -0400 Date: Fri, 25 Aug 1995 10:42:24 -0400 From: "Garrett A. Wollman" Message-Id: <9508251442.AA23490@halloran-eldar.lcs.mit.edu> To: "Charles N. Owens" Cc: questions list FreeBSD Subject: rogue tcsh processes, started 31Dec69 :-) In-Reply-To: References: Sender: questions-owner@freebsd.org Precedence: bulk < said: > This is what I saw: > owensc 13075 0.0 0.0 552 12 p2 RV 31Dec69 0:00.00 -tcsh (tcsh) > Note the date!!!!! That is NOT in keeping with my system time! :-) >From ps(1): V The process is suspended during a vfork. You caught your shell in the process of starting the command that you are using to look at the process table. The date is strange because vfork() is strange; if your shell used fork(2) instead, you would not see this. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant