From owner-freebsd-bugs Mon Sep 15 23:41:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA14468 for bugs-outgoing; Mon, 15 Sep 1997 23:41:59 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA14402; Mon, 15 Sep 1997 23:41:37 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id QAA20844; Tue, 16 Sep 1997 16:39:52 +1000 Date: Tue, 16 Sep 1997 16:39:52 +1000 From: Bruce Evans Message-Id: <199709160639.QAA20844@godzilla.zeta.org.au> To: davidg@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG, ortmann@sparc.isl.net Subject: Re: kern/4550 Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Synopsis: /proc/curproc/{mem,status} are 0 size >... >The size is intentionally 0. The bug is that "regular" files are irregular. Bruce