The PLP To-Do List:
-------------------

* new addition to printer_perms file: submithost%fwderhost
  format for "hostname" field, so we can handle forwarded
  (or forged!) jobs better.

* special case for rm, rp to same host -- use move ().

* Z-options & forms needs looking at...

* lpc: limit <bytes> <queue> ... (only if :li: is a value)
  (anybody want to hack on this? is it really that useful?)

* does YP_FORK really need to fork? What about using getdommainname??
  on Suns at least, having `domainname` set to "noname" means
  that NIS is not being used.
  (if you use NIS, and you're worried about this, hack away)

* LAT connection to terminal servers; Stuart Kemp says:
  >For example, using the lpd that comes with Ultrix, it is
  >possible to do the following:   :ts=SERVERNAME:op=PORT_33:
  Make this into an LP-pipe program:
  "lp=/usr/local/etc/printer/lat-lp server=LATSRV port=PORT_33"
  (if you want this, hack away)
