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:16:16
Module Name:	basesrc
Committed By:	he
Date:		Sat Dec  7 23:16:15 UTC 2002

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

Log Message:
Pull up revision 1.17 (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.14 -r1.14.2.1 basesrc/usr.sbin/lpr/lpd/recvjob.c

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