Subject: CVS commit: basesrc/usr.sbin/lpr/lpd
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/26/2002 04:46:33
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Oct 26 01:46:32 UTC 2002

Modified Files:
	basesrc/usr.sbin/lpr/lpd: lpd.c

Log Message:
* Use STDOUT_FILENO instead of 1.
* Pass the file descriptor to request_init() (libwrap) so that
  it can actually do something useful later in fromhost().


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

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