From owner-cvs-user Sun Mar 23 10:53:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA18733 for cvs-user-outgoing; Sun, 23 Mar 1997 10:53:07 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA18722; Sun, 23 Mar 1997 10:53:05 -0800 (PST) Date: Sun, 23 Mar 1997 10:53:05 -0800 (PST) From: Joerg Wunsch Message-Id: <199703231853.KAA18722@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/top display.c layout.h machine.h top.c top.h utils.c utils.h Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/03/23 10:53:05 Modified: contrib/top display.c layout.h machine.h top.c top.h utils.c utils.h Log: Apply the FreeBSD-local patches. Obtained from: The ports collection. Revision Changes Path 1.2 +43 -2 src/contrib/top/display.c 1.2 +7 -5 src/contrib/top/layout.h 1.2 +2 -0 src/contrib/top/machine.h 1.2 +13 -2 src/contrib/top/top.c 1.2 +1 -1 src/contrib/top/top.h 1.2 +40 -7 src/contrib/top/utils.c 1.2 +1 -0 src/contrib/top/utils.h