This directory contains: MD5.list bmake.tar.gz unfs-1.01.tar.gz bmake.tar.gz contains the 4.4BSD make and macros (NetBSD-1.0 vintage) which you will need to build unfs unless you are running *BSD or feel like writing a bunch of makefiles. bmake has been built and tested by me on SunOS 4.1.3, SunOS 4.0.2 (sun386) and HP-UX 9.01A. You should not have too much difficulty porting it to new platforms - and I'd appreciate diffs. unfs-1.01.tar.gz contains the first public release of UNFS which is a User space NFS server that runs under inetd, without portmapper and which supports TCP and strong authentication. The actual NFS code is from the Linux NFS server. Unfs uses the configure script in the original NFS server directory (updated to handle unfs) so building unfs should not be too hard either. I've built it on NetBSD, SunOS (4.1.4 and 4.0.2). Bottom line is: if you can't work out how to build it, you probably should not be using it :-) Enjoy! --sjg