Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/lpr/lpd
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/08/2002 01:15:57
Module Name:	basesrc
Committed By:	he
Date:		Sat Dec  7 23:15:56 UTC 2002

Modified Files:
	basesrc/usr.sbin/lpr/lpd [netbsd-1-6]: printjob.c

Log Message:
Pull up revision 1.37 (requested by thorpej in ticket #947):
  Rather than relying on pure luck to get the log file on
  STDERR_FILENO, explicitly dup2 the log file descriptor to
  STDERR_FILENO and close the original.


To generate a diff of this commit:
cvs rdiff -r1.31.2.1 -r1.31.2.2 basesrc/usr.sbin/lpr/lpd/printjob.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.