From owner-freebsd-current Tue Dec 17 12:37:16 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA17256 for current-outgoing; Tue, 17 Dec 1996 12:37:16 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA17243 for ; Tue, 17 Dec 1996 12:36:38 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id MAA18609; Tue, 17 Dec 1996 12:31:51 -0800 (PST) To: Terry Lambert cc: wollman@lcs.mit.edu, current@freebsd.org Subject: Re: Plan for integrating Secure RPC -- comments wanted In-reply-to: Your message of "Tue, 17 Dec 1996 13:28:23 MST." <199612172028.NAA08796@phaeton.artisoft.com> Date: Tue, 17 Dec 1996 12:31:51 -0800 Message-ID: <18605.850854711@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > mmap() the loader into the address space of the moload process, and > call it from kernel mode. For some reason, this really strikes me as one of those "easier said than done" sorts of solutions. Jordan