Thanks I found the Solaris 10 source code from open Solaris. I have access to Solaris 8 and 10 machines but I think they have compilers from Solaris 8. So how would I compile the source files to create the in.ftpd file. The "make" and "make install" commands are giving me weird errors. This happens on both Solaris 8 and 10.
P.S. I have changed the include code because other make files are stored in the same directory as the source code not in parent directories.
Why would you want to?
If you using solaris, the sun ftpd is precompiled.
If that sun ftpd doesnt provide the functionality you want, then rather than editing the source code for it, you would be better off starting with a different ftp server designed for stand alone build and configuration.
I recommend proftpd.