From owner-cvs-bin Sun Feb 1 21:20:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04963 for cvs-bin-outgoing; Sun, 1 Feb 1998 21:20:03 -0800 (PST) (envelope-from owner-cvs-bin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04697; Sun, 1 Feb 1998 21:16:57 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA02462; Sun, 1 Feb 1998 21:16:44 -0800 (PST) Date: Sun, 1 Feb 1998 21:16:44 -0800 (PST) Message-Id: <199802020516.VAA02462@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ps print.c Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/02/01 21:16:44 PST Modified files: bin/ps print.c Log: Display VSZ much more accurately now. Revision Changes Path 1.24 +2 -3 src/bin/ps/print.c