freebsd-dev/usr.sbin/lpr
Garance A Drosehn 46bfa198cf Fix end-of-line issues that can come up when `lpq' reads information
about a queue from a remote host.  That remote host may use \r, \r\n,
or \n\r as the line-ending character.  In some cases the remote host
will write a single line of information without *any* EOL sequence.

Translate all the non-unix EOL's to the standard newline, and make
sure the final line includes a terminating newline.  Logic is also
added to translate all unprintable characters to '?', but that is
#if-ed out for now.

PR:		bin/104731
MFC after:	3 weeks
2009-06-24 16:57:33 +00:00
..
chkprintcap
common_source Fix end-of-line issues that can come up when `lpq' reads information 2009-06-24 16:57:33 +00:00
filters
filters.ru
lp Add -m and -t options. 2009-06-14 06:47:21 +00:00
lpc In preparation for raising NGROUPS and NGROUPS_MAX, change base 2009-06-19 15:58:24 +00:00
lpd
lpq
lpr
lprm
lptest
pac
SMM.doc
Makefile
Makefile.inc