From owner-cvs-all Tue May 1 5:29:37 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id CDD0C37B423; Tue, 1 May 2001 05:29:29 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.3/8.11.3) with ESMTP id f41CTAp46288; Tue, 1 May 2001 14:29:14 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200105011229.f41CTAp46288@gratis.grondar.za> To: Bruce Evans Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps keyword.c print.c ps.c References: In-Reply-To: ; from Bruce Evans "Tue, 01 May 2001 20:48:23 +1000." Date: Tue, 01 May 2001 14:31:01 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Revision Changes Path > > 1.31 +2 -1 src/bin/ps/keyword.c > > 1.46 +2 -1 src/bin/ps/print.c > > 1.38 +2 -1 src/bin/ps/ps.c > > This is bogus. Correct dethreading of kernel headers can't affect userland. Easiest solution is to include sys/lockmgr.h in vm/vm_map.h. Other solutions include #ifdef KERNEL_ magic and may take a bit of time. Comments? M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message