NetBSD/usr.sbin/lpr
lukem 57d60ef891 Use mkstemp(3) (in a hokey manner) instead of mktemp(3).
XXX: still not 100% "safe", except that we're in a protected directory.
XXX: arguably we should keep the fds open and fdopen(3) dup()s,
XXX: but we're in a protected directory so it shouldn't matter.
2008-03-03 05:07:43 +00:00
..
SMM.doc
common_source
filters
lp
lpc
lpd Use mkstemp(3) (in a hokey manner) instead of mktemp(3). 2008-03-03 05:07:43 +00:00
lpq
lpr
lprm
lptest
pac
Makefile
Makefile.inc