From owner-cvs-all Mon Sep 2 22:44: 4 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 0CD8E37B400; Mon, 2 Sep 2002 22:44:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9061343E65; Mon, 2 Sep 2002 22:44:01 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g835i1JU029323; Mon, 2 Sep 2002 22:44:01 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g835i0K6029320; Mon, 2 Sep 2002 22:44:00 -0700 (PDT) Message-Id: <200209030544.g835i0K6029320@freefall.freebsd.org> From: Juli Mallett Date: Mon, 2 Sep 2002 22:44:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps ps.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/09/02 22:44:00 PDT Modified files: bin/ps ps.c Log: Prevent ps(1) from doing idiotic munging of things in a -ofmt= string. God I hate the backwards compatability crap here. Revision Changes Path 1.58 +8 -1 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message