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 New sentence, new line. 2006-01-12 21:15:59 +00:00
common_source Sort queue by time and jobid so that jobs submitted within the 2007-12-01 09:26:58 +00:00
filters Add a simple filter that encapsulates ascii text into HP PJL format. 2006-01-20 08:37:26 +00:00
lp
lpc remove null test; it is not necessary as we always look at the next element. 2007-10-03 19:07:43 +00:00
lpd Use mkstemp(3) (in a hokey manner) instead of mktemp(3). 2008-03-03 05:07:43 +00:00
lpq convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
lpr This file requires errno.h 2008-02-24 19:31:30 +00:00
lprm convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
lptest
pac fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
Makefile
Makefile.inc Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00