From owner-cvs-all@FreeBSD.ORG Mon Nov 27 16:23:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A2DA16A513; Mon, 27 Nov 2006 16:23:17 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5784F43D70; Mon, 27 Nov 2006 16:22:11 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kARGN9ZP006754; Mon, 27 Nov 2006 16:23:09 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kARGN94E006752; Mon, 27 Nov 2006 16:23:09 GMT (envelope-from yar) Message-Id: <200611271623.kARGN94E006752@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 27 Nov 2006 16:23:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat convtbl.c convtbl.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:23:17 -0000 yar 2006-11-27 16:23:09 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Stop exposing things that can be private to convtbl.c. Revision Changes Path 1.10 +17 -1 src/usr.bin/systat/convtbl.c 1.7 +0 -18 src/usr.bin/systat/convtbl.h