From owner-freebsd-current Mon Feb 3 6: 8:52 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0D1137B401 for ; Mon, 3 Feb 2003 06:08:51 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0213C43F43 for ; Mon, 3 Feb 2003 06:08:51 -0800 (PST) (envelope-from ilmar@watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.6/8.12.5) with ESMTP id h13E8gP3080269 for ; Mon, 3 Feb 2003 09:08:42 -0500 (EST) (envelope-from ilmar@watson.org) Received: from localhost (ilmar@localhost) by fledge.watson.org (8.12.6/8.12.6/Submit) with ESMTP id h13E8ffv080266 for ; Mon, 3 Feb 2003 09:08:42 -0500 (EST) X-Authentication-Warning: fledge.watson.org: ilmar owned process doing -bs Date: Mon, 3 Feb 2003 09:08:41 -0500 (EST) From: "Ilmar S. Habibulin" To: freebsd-current@freebsd.org Subject: What is the difference between p_ucred and td_ucred? Message-ID: <20030203090133.R78581-100000@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why not to use only credits for proc and make td_ucred macro like td_proc->p_ucred? Or it has some meaning that i do not understand? Thank you for help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message