From owner-cvs-all Thu Feb 21 10:27:19 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 C928237B404; Thu, 21 Feb 2002 10:27:16 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1LIRGA97009; Thu, 21 Feb 2002 10:27:16 -0800 (PST) (envelope-from dillon) Message-Id: <200202211827.g1LIRGA97009@freefall.freebsd.org> From: Matt Dillon Date: Thu, 21 Feb 2002 10:27:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps extern.h keyword.c print.c ps.1 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 dillon 2002/02/21 10:27:16 PST Modified files: bin/ps extern.h keyword.c print.c ps.1 ps.c Log: Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleep functionality and make it the default. With additional improvements by: Mark Peek Revision Changes Path 1.18 +1 -0 src/bin/ps/extern.h 1.38 +1 -0 src/bin/ps/keyword.c 1.58 +24 -1 src/bin/ps/print.c 1.42 +7 -1 src/bin/ps/ps.1 1.49 +1 -1 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message