From owner-cvs-all Thu Oct 31 5:42:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5578D37B406; Thu, 31 Oct 2002 05:42:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C82F543E91; Thu, 31 Oct 2002 05:42:57 -0800 (PST) (envelope-from tjr@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 g9VDfbmV077909; Thu, 31 Oct 2002 05:41:37 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9VDfbi4077908; Thu, 31 Oct 2002 05:41:37 -0800 (PST) Message-Id: <200210311341.g9VDfbi4077908@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 31 Oct 2002 05:41:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps print.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/10/31 05:41:37 PST Modified files: bin/ps print.c Log: Do not print a header line if it would be empty; required by 1003.1-2001. Revision Changes Path 1.76 +9 -0 src/bin/ps/print.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message