Re: RFC 1037 NFILE implementations around?



On 29 Sep, 15:33, Andreas Davour <ante...@xxxxxxxxxxxxxxxxxxxx> wrote:
I was researching some old lispM features and found out about this
Symbolics file system. In the RFC there are mentions of unix
implementations. Are there any code for this available, or is it buried
in a mess of smothering lawyers?

You can find the source code to a UNIX implementation of NFILE here:

<http://www.unlambda.com/download/cadr/chaos-cadr.tar.gz>

This is a port of the original MIT code to run in userspace, the
tarballs
of the original kernel code are still available too.

The Lisp side is in the MIT sources from the same site, and works fine
within the USIM emulator.

A later version is in the LMI tree on Joe Marshall's website here:

<http://eval.apply.googlepages.com/>

Robert Swindells
.



Relevant Pages

  • Re: RFC 1037 NFILE implementations around?
    ... You can find the source code to a UNIX implementation of NFILE here: ... This is a port of the original MIT code to run in userspace, ... QFILE protocol, which NFILE replaced. ... Another place to look for QFILE implementations would be the ITS ...
    (comp.lang.lisp)
  • Re: UNIX Source?
    ... Yes, this is a repost. ... UNIX is a standard set by The Open Group. ... That part is no secret, but at least some of the source code for some ...
    (comp.unix.admin)
  • Re: delete-file & probe-file on directories
    ... >> Another way of stating the same argument: I accept that Common Lisp's ... But there's a difference between implementations deciding to map ... past, present, and future filesystems. ... be deployed on Windows and Unix I know I can run my code in any Common ...
    (comp.lang.lisp)
  • [OT] Re: How does C work on non-unix?
    ... majority of compilers targeted at OSes targeted at desktop users use ... Unix has some clever bits that let different programs ... simply include their own "libc" implementations in the ... brownness setting, blah blah blah. ...
    (comp.lang.c)
  • Re: maximum day of month
    ... time_t used only 31 bits in many implementations. ... There was originally some controversy over whether the Unix time_t should ... so I don't know how accurate this Wiki article is. ... " ISO C defines time_t as an arithmetic type, ...
    (microsoft.public.vc.mfc)