From owner-freebsd-hackers Thu Nov 16 11:36:08 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA08787 for hackers-outgoing; Thu, 16 Nov 1995 11:36:08 -0800 Received: from baudot.sarnoff.com (baudot.sarnoff.com [130.33.13.55]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA08780 for ; Thu, 16 Nov 1995 11:36:04 -0800 Received: from baudot (localhost [127.0.0.1]) by baudot.sarnoff.com (8.6.11/8.6.9) with SMTP id PAA00629 for ; Thu, 16 Nov 1995 15:36:39 -0500 Message-Id: <199511162036.PAA00629@baudot.sarnoff.com> Date: Thu, 16 Nov 95 15:36:39 -0500 From: Ron Minnich Organization: david sarnoff research center X-Mailer: Mozilla 1.1N (X11; I; Linux 1.3.27 i586) MIME-Version: 1.0 To: hackers@freebsd.org Subject: DCE-Core for Linux X-URL: http://neon.auswired.net/dce/ Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-hackers@freebsd.org Precedence: bulk http://neon.auswired.net/dce/ hi folks this is the public domain dce for linux home page. It's a threads package but more importantly a dce package for linux. Source is there too. One thing I noticed that's interesting: " Unfortunately, while we can compile the sources and can execute the code, the RPC does not yet work. DCE requires the BSD socket services, sendmsg() and recvmsg(), neither of which are yet implemented on Linux and are scheduled for release until Linux V1.4 (Linux is currently at 1.3.36+). " OK, but freebsd has these calls. If anyone gets interested they might want to look at this. (but someone probably already is ...) ron