Date: Tue, 01 May 2001 14:31:01 +0200 From: Mark Murray <mark@grondar.za> To: Bruce Evans <bde@zeta.org.au> Cc: Mark Murray <markm@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps keyword.c print.c ps.c Message-ID: <200105011229.f41CTAp46288@gratis.grondar.za> In-Reply-To: <Pine.BSF.4.21.0105012046590.34060-100000@besplex.bde.org> ; from Bruce Evans <bde@zeta.org.au> "Tue, 01 May 2001 20:48:23 %2B1000." References: <Pine.BSF.4.21.0105012046590.34060-100000@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105011229.f41CTAp46288>