freebsd_amp_hwpstate/usr.sbin/lpr/lpd
Jordan K. Hubbard 9d69574dbc Close PR:
>Number:         368
>Category:       bin
>Synopsis:       Lpd doesn't log errors after failed exec
>Description:

If an exec done by lpd fails, nothing is sent to the system log
indicating what went wrong.  This is because lpd closes all of
the file descriptors before doing the exec, thus closing the syslog
file descriptor in the process.
[Fix applied]
Submitted by:	pritc003@maroon.tc.umn.edu
1995-04-27 04:56:10 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
extern.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
lpd.8 Submitted by: Ollivier ROBERT 1995-01-04 22:55:00 +00:00
lpd.c BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
lpdchar.c BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
printjob.c Close PR: 1995-04-27 04:56:10 +00:00
recvjob.c BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00