NetBSD/usr.sbin/lpr/lpd
thorpej 2b3b2f08d6 Rather than relying on pure luck to get the log file on STDERR_FILENO,
explictly dup2 the log file dscriptor to STDERR_FILENO and close the
original.
2002-10-26 01:47:52 +00:00
..
Makefile use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
extern.h Unifdef __STDC__. Remove __P(). ANSIfy. 2002-07-14 15:27:58 +00:00
key.c Unifdef __STDC__. Remove __P(). ANSIfy. 2002-07-14 15:27:58 +00:00
lpd.8 When -r is given actually pass the file through of, and also enable if. 2002-09-03 18:35:11 +00:00
lpd.c * Use STDOUT_FILENO instead of 1. 2002-10-26 01:46:31 +00:00
lpdchar.c Replace 1 and 2 with STDOUT_FILENO and STDERR_FILENO. 2001-10-09 02:15:37 +00:00
modes.c Replace 1 and 2 with STDOUT_FILENO and STDERR_FILENO. 2001-10-09 02:15:37 +00:00
printjob.c Rather than relying on pure luck to get the log file on STDERR_FILENO, 2002-10-26 01:47:52 +00:00
recvjob.c Rather than relying on pure luck to get the log file on STDERR_FILENO, 2002-10-26 01:47:52 +00:00
ttcompat.c Unifdef __STDC__. Remove __P(). ANSIfy. 2002-07-14 15:27:58 +00:00