Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2001 14:49:17 -0700 (PDT)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/lpd lpd.c printjob.c
Message-ID:  <200107142149.f6ELnHi57442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2001/07/14 14:49:17 PDT

  Modified files:
    usr.sbin/lpr/lpd     lpd.c printjob.c 
  Log:
  Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN.
  This fixes a problem with using print filters (if=, of=, etc) that showed
  up in -current around June 20th.  That problem initially reported by
  Georg-W Koltermann <gwk@sgi.com>, while most of the investigation that
  led to this fix was done by Anton Berezin <tobez@FreeBSD.org>.
  
  Reviewed by:	freebsd-print@bostonradio.org
  MFC after:	1 week
  
  Revision  Changes    Path
  1.27      +7 -2      src/usr.sbin/lpr/lpd/lpd.c
  1.39      +35 -6     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?200107142149.f6ELnHi57442>