<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Do you need it?<BR>
Is there a sufficient common/Uresource.i3?<BR>
 <BR>
I generally removed whatever isn't used, and made the remainders portable.<BR>
I can look into restoring more, but what do you need and what is there? (I can look.)<BR>
 <BR>
 <BR>
 - Jay<BR><BR> <BR>> To: m3devel@elegosoft.com<BR>> Date: Fri, 24 Apr 2009 22:58:23 -0700<BR>> From: mika@async.caltech.edu<BR>> CC: mika@camembert.async.caltech.edu<BR>> Subject: [M3devel] Uresource on freebsd 4?<BR>> <BR>> <BR>> Is there any particular reason Uresource no longer exists on FreeBSD4?<BR>> The m3makefile<BR>> <BR>> m3core/src/unix/freebsd-4/m3makefile<BR>> <BR>> looks like the following, and Uresource isn't picked up anywhere else:<BR>> <BR>> if TRUE<BR>> <BR>> Module ("Usignal")<BR>> Interface ("Uucontext")<BR>> <BR>> else<BR>> <BR>> Interface ("Udir")<BR>> Interface ("Uerror")<BR>> %Interface ("Ugrp")<BR>> Interface ("Uipc")<BR>> Interface ("Umman")<BR>> Module ("Umsg")<BR>> Interface ("Unix")<BR>> Interface ("Uprocess")<BR>> Interface ("Upthread")<BR>> Interface ("Upwd")<BR>> Interface ("Uresource")<BR>> Interface ("Usem")<BR>> Interface ("Usched")<BR>> Interface ("Ushm")<BR>> Module ("Usignal")<BR>> Interface ("Ustat")<BR>> Interface ("Usocket")<BR>> Interface ("Usyslog")<BR>> Interface ("Utime")<BR>> Module ("Utypes")<BR>> Interface ("Uucontext")<BR>> Interface ("Uugid")<BR>> Interface ("Uuio")<BR>> Interface ("Uutsname")<BR>> <BR>> end<BR>> <BR></body>
</html>