freebsd-skq/usr.sbin/lpr
dillon fa7831db8f Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect buffer
was having its last element zero'd.  It turns out not to be a security
    hole or to have any real effect on the code because 'from' was previously
    pointing to a buffer of the same size as 'fromb', and the last
    element in fromb is already 0 anyway due to the use of sizeof(fromb)-1
    in the strncpy() call.  But I'm not pressing my luck so only the type-o
    is being fixed.
2000-01-25 01:51:21 +00:00
..
chkprintcap
common_source
filters
filters.ru moved to koi2alt 1999-09-23 02:54:44 +00:00
lp
lpc 'start' command was not reenabling printing. 2000-01-24 23:30:38 +00:00
lpd Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect buffer 2000-01-25 01:51:21 +00:00
lpq
lpr It's not been possible to configure a print server running lpd, 2000-01-19 14:25:08 +00:00
lprm
lptest
pac
runqueue
SMM.doc
Makefile
Makefile.inc