freebsd-dev/usr.sbin/lpr
Matthew Dillon b2dc65a8d3 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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
common_source $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
filters $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
filters.ru moved to koi2alt 1999-09-23 02:54:44 +00:00
lp $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lpr It's not been possible to configure a print server running lpd, 2000-01-19 14:25:08 +00:00
lprm $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lptest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pac $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
runqueue $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
SMM.doc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00