freebsd-nq/usr.sbin/lpr/lpd
Garance A Drosehn a6ed151d3c Call umask() before opening the lock-file for a queue, to make sure
the file will be created with the right access, if the call to open()
does create it.  Also fix the other call to umask() to turn off
"write others", just as a matter of general safety.

PR:		74418
MFC after:	4 days
2004-12-19 05:14:29 +00:00
..
extern.h
lpd.8
lpd.c
lpdchar.c
Makefile
modes.c
printjob.c Call umask() before opening the lock-file for a queue, to make sure 2004-12-19 05:14:29 +00:00
recvjob.c