This is a version of tftpd modified by Alan Watt to provide better control
over tftp connections.  It is currently maintained by Paul Traina
<pst@cisco.com>.

Compile time options:
      -DDEBUG
              detailed internal logging information written to
              tftpdebug.log

      -DHAVE_STRERROR
              strerror(3) present

      -DBROKEN_TH_STUFF
              somewhere around Solaris 2.3, SunSoft changed the
              tftphdr structure in /usr/include/arpa/tftp.h so
              that tu_stuff was no longer a pointer.  If you have
              Solaris 2.3 or later and tftpd is dumping core on file
              accesses, try this.
