From owner-cvs-contrib Sun Feb 15 05:53:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07600 for cvs-contrib-outgoing; Sun, 15 Feb 1998 05:53:18 -0800 (PST) (envelope-from owner-cvs-contrib) 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 FAA07562; Sun, 15 Feb 1998 05:53:11 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05281; Sun, 15 Feb 1998 05:53:04 -0800 (PST) Date: Sun, 15 Feb 1998 05:53:04 -0800 (PST) Message-Id: <199802151353.FAA05281@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/top commands.c top.X Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/02/15 05:53:04 PST Modified files: (Branch: RELENG_2_2) contrib/top commands.c top.X Log: MFC: very minor error handling fixes. Revision Changes Path 1.1.1.1.2.1 +6 -6 src/contrib/top/commands.c 1.1.1.1.2.1 +3 -3 src/contrib/top/top.X