From owner-freebsd-hackers Mon Sep 30 14:25:29 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA23611 for hackers-outgoing; Mon, 30 Sep 1996 14:25:29 -0700 (PDT) Received: from covina.lightside.com (covina.lightside.com [207.67.176.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA23535; Mon, 30 Sep 1996 14:25:20 -0700 (PDT) Received: from localhost (jehamby@localhost) by covina.lightside.com (8.7.6/8.7.3) with SMTP id OAA11341; Mon, 30 Sep 1996 14:25:04 -0700 (PDT) Date: Mon, 30 Sep 1996 14:25:01 -0700 (PDT) From: Jake Hamby To: Terry Lambert cc: dyson@freebsd.org, karl@Mcs.Net, chuckr@glue.umd.edu, hackers@freebsd.org Subject: Re: PS broke again -- what has to be rebuilt to stop this? In-Reply-To: <199609301746.KAA06209@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 30 Sep 1996, Terry Lambert wrote: > > By the way, Linux has done this since the beginning (except that > > everything is in /proc), and therefore a ps from kernel 0.99.x, in spirit > > at least, will work on the latest 2.0.x kernel. > > How do they ps crash dumps images? You can ps crash dump images??? :-) Actually for Linux, I think this is irrelevant, because I don't think Linux can create crash dumps. By default, I don't think it even made CORE dumps until recently (there must have been a kernel option to configure this, but it wasn't obvious to me). -- Jake