From owner-freebsd-hackers Sun Oct 6 08:34:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24740 for hackers-outgoing; Sun, 6 Oct 1996 08:34:12 -0700 (PDT) Received: from veda.is (root@veda.is [193.4.230.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA24730 for ; Sun, 6 Oct 1996 08:34:04 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.7.6/8.7.3) id PAA05375; Sun, 6 Oct 1996 15:33:55 GMT Date: Sun, 6 Oct 1996 15:33:55 GMT From: Adam David Message-Id: <199610061533.PAA05375@veda.is> To: freebsd-hackers@freebsd.org Subject: Re: PS broke again -- what has to be rebuilt to stop this? X-Newsreader: NN version 6.5.0 #2 (NOV) Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk High on my wish list is for ps to produce what output it can, instead of exiting prematurely. It could complain about the proc mismatch and then list the names and pids before exiting. ps manages to find this information when ps and kernel are out of sync, so long as /proc is not mounted. -- Adam David