From owner-cvs-src@FreeBSD.ORG Thu Jul 31 14:20:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 592D037B405; Thu, 31 Jul 2003 14:20:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC6843FDD; Thu, 31 Jul 2003 14:20:08 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6VLK80U006668; Thu, 31 Jul 2003 14:20:08 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6VLK8nO006667; Thu, 31 Jul 2003 14:20:08 -0700 (PDT) Message-Id: <200307312120.h6VLK8nO006667@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 31 Jul 2003 14:20:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/pstat pstat.8 pstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 21:20:10 -0000 phk 2003/07/31 14:20:08 PDT FreeBSD src repository Modified files: usr.sbin/pstat pstat.8 pstat.c Log: Remove options processing for dumping swapdevice radix map. Revision Changes Path 1.39 +0 -4 src/usr.sbin/pstat/pstat.8 1.87 +1 -1 src/usr.sbin/pstat/pstat.c