file:
  Utility to determine the type of information in a file.
  Used by ifhp and almost all other 'majickfilters'

npadmin:
   From the web page:  http://npadmin.sourceforge.net/
   Modern network printers are quite easily managable across a network.
   However, until now, the only tools that make use of these capabilities
   are the vendor supplied products such as Web JetAdmin by HP, Marknet
   by Lexmark, Centreview by Xerox or PhaserLink by Tektronix. The
   problem is that all of these tools are fundamentally GUI based
   applications and there is no way to incorporate their functionality
   into scripts. This program is designed to be called from scripts


lpng:
  A very complete simulation of the Solaris/SVR4 lpstat and cancel
  commands using LPRng, by "Garrett D'Amore" <[email protected]>

LPDBiff:
  A simple status monitoring tool by Olav Kolbu ([email protected])

PCNFSD:
  The source and a modified version of PCFNSD.  See the information in the
  distribution for its use.
     pcnfsd.93.02.16.LPRng.97.09.15.tgz
     pcnfsd.93.02.16.tar.Z

SAMBA:
  Where to get SAMBA
     MIRRORS
     README

lpinfo:
  CGI scripts to turn your Web browser into a LPRng interface
    README
    WHERE_TO_GET
    lpinfo.tar

netatalk:
  Information about the NETATALK distribution
    FAQ
    netatalk.html
    lpr.netatalk
    netatalk-1.4b2-LPRng-psf-patch.v2.gz
    netatalk-1.4b2-LPRng-psf-patch.v2.gz.md5
    netatalk-1.4b2.tar.gz
    netatalk.html

printop:
  Tcl/TK interface for LPRng
    printop.mail
    printop-1.12.tar.gz

tcpsend.c:
  The quick and dirty way to send a file to a remote port on a host.
  netcat with all the brakes removed.