Date: Wed, 28 Aug 2002 13:39:48 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_proc.c src/sys/sys ucred.h Message-ID: <200208282039.g7SKdn6h032435@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/08/28 13:39:48 PDT Modified files: lib/libkvm kvm_proc.c sys/sys ucred.h Log: Allow one to grab the definition of struct ucred by defining _WANT_UCRED instead of forcing _KERNEL. Move the include of sys/_label.h in ucred.h under the _KERNEL || _WANT_UCRED case. Revision Changes Path 1.53 +1 -2 src/lib/libkvm/kvm_proc.c 1.45 +4 -8 src/sys/sys/ucred.h 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?200208282039.g7SKdn6h032435>