Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 21:37:32 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/lpd printjob.c
Message-ID:  <200204070537.g375bW584720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2002/04/06 21:37:30 PST

  Modified files:
    usr.sbin/lpr/lpd     printjob.c 
  Log:
  Re-arrange how output filters (of=) are handled for queues going to
  remote machines.  Now they really are handled *exactly* the same as
  input filters (if=) for remote queues, except that they are started
  with a different set of parameters.  This should fix a few subtle
  bugs in output-filter processing on such queues.  It is a pretty
  significant re-arranging of sendfile(), moving some of it to a new
  execfilter() routine.
  
  PR:             36552
  Reviewed by:    no screams from freebsd-audit
  MFC after:      12 days
  
  Revision  Changes    Path
  1.45      +191 -147  src/usr.sbin/lpr/lpd/printjob.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204070537.g375bW584720>