From owner-cvs-all Tue Oct 31 12:11:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 984BF37B479; Tue, 31 Oct 2000 12:11:31 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA68901; Tue, 31 Oct 2000 12:11:31 -0800 (PST) (envelope-from gad@FreeBSD.org) Message-Id: <200010312011.MAA68901@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 31 Oct 2000 12:11:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source displayq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gad 2000/10/31 12:11:31 PST Modified files: usr.sbin/lpr/common_source displayq.c Log: Make the standard 'lpq' output a little more informative when listing jobs which have long names. Instead of just listing '...', try to list some reasonable subset of the name (with a "..." to indicate something missing). Reviewed by: freebsd-print@bostonradio.org (only a little review) Revision Changes Path 1.17 +40 -13 src/usr.sbin/lpr/common_source/displayq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message