NetBSD/usr.sbin/lpr
explorer 66917416dd Fix printing over non-root-exported NFS at least.
The problem here is setuid(euid) is used far too much.  Since I removed
many of these calls, and added no new ones, I do not think this weakens
security.  In fact, it quite likely improves it quite a bit, since
access() is called as the real userid, and the file is opened for printing
as the real userid rather than the (setuid-root) effective one.
1996-08-10 20:09:19 +00:00
..
SMM.doc
common_source
filters
lpc
lpd Changed to not use a compiled in table of baud rates. Evidently 1996-06-30 23:55:49 +00:00
lpq
lpr Fix printing over non-root-exported NFS at least. 1996-08-10 20:09:19 +00:00
lprm
lptest
pac
Makefile