[M3devel] Uresource on freebsd 4?

Jay jay.krell at cornell.edu
Sat Apr 25 08:14:28 CEST 2009


Do you need it?

Is there a sufficient common/Uresource.i3?

 

I generally removed whatever isn't used, and made the remainders portable.

I can look into restoring more, but what do you need and what is there? (I can look.)

 

 

 - Jay

 
> To: m3devel at elegosoft.com
> Date: Fri, 24 Apr 2009 22:58:23 -0700
> From: mika at async.caltech.edu
> CC: mika at camembert.async.caltech.edu
> Subject: [M3devel] Uresource on freebsd 4?
> 
> 
> Is there any particular reason Uresource no longer exists on FreeBSD4?
> The m3makefile
> 
> m3core/src/unix/freebsd-4/m3makefile
> 
> looks like the following, and Uresource isn't picked up anywhere else:
> 
> if TRUE
> 
> Module ("Usignal")
> Interface ("Uucontext")
> 
> else
> 
> Interface ("Udir")
> Interface ("Uerror")
> %Interface ("Ugrp")
> Interface ("Uipc")
> Interface ("Umman")
> Module ("Umsg")
> Interface ("Unix")
> Interface ("Uprocess")
> Interface ("Upthread")
> Interface ("Upwd")
> Interface ("Uresource")
> Interface ("Usem")
> Interface ("Usched")
> Interface ("Ushm")
> Module ("Usignal")
> Interface ("Ustat")
> Interface ("Usocket")
> Interface ("Usyslog")
> Interface ("Utime")
> Module ("Utypes")
> Interface ("Uucontext")
> Interface ("Uugid")
> Interface ("Uuio")
> Interface ("Uutsname")
> 
> end
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20090425/4087d3b0/attachment-0002.html>


More information about the M3devel mailing list