From owner-cvs-all Tue Jun 4 18:32:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6819137B409; Tue, 4 Jun 2002 18:32:21 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g551WL847622; Tue, 4 Jun 2002 18:32:21 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206050132.g551WL847622@freefall.freebsd.org> From: "J. Mallett" Date: Tue, 4 Jun 2002 18:32:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps fmt.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 jmallett 2002/06/04 18:32:21 PDT Modified files: bin/ps fmt.c Log: Use of zero here meant many things, NULL, '\0' (NUL), and 0. Sort it out. Revision Changes Path 1.20 +5 -5 src/bin/ps/fmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message