Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/usr.sbin/lpr/lpd
Module Name: src
Committed By: jmc
Date: Tue Oct 21 03:54:37 UTC 2003
Modified Files:
src/usr.sbin/lpr/lpd [netbsd-1-6]: Makefile lpd.8 lpd.c
Log Message:
Using hand patch from Havard (requested by thorpej in ticket #946)
* 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.14 -r1.14.4.1 src/usr.sbin/lpr/lpd/Makefile
cvs rdiff -r1.23.2.1 -r1.23.2.2 src/usr.sbin/lpr/lpd/lpd.8
cvs rdiff -r1.33.2.1 -r1.33.2.2 src/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.
Home |
Main Index |
Thread Index |
Old Index