Re: svn commit: r194859 - head/usr.sbin/lpr/common_source

2009-06-24 Thread Sean C. Farley
On Wed, 24 Jun 2009, Garance A Drosehn wrote: Author: gad Date: Wed Jun 24 16:57:33 2009 New Revision: 194859 URL: http://svn.freebsd.org/changeset/base/194859 Log: 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

svn commit: r194859 - head/usr.sbin/lpr/common_source

2009-06-24 Thread Garance A Drosehn
Author: gad Date: Wed Jun 24 16:57:33 2009 New Revision: 194859 URL: http://svn.freebsd.org/changeset/base/194859 Log: 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 charact