From owner-cvs-all Sat Oct 13 11:51:25 2001 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 F388D37B40A; Sat, 13 Oct 2001 11:51:20 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9DIpKp90499; Sat, 13 Oct 2001 11:51:20 -0700 (PDT) (envelope-from gad) Message-Id: <200110131851.f9DIpKp90499@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 13 Oct 2001 11:51:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc cmds.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2001/10/13 11:51:20 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpc cmds.c Log: MFC 1.20->1.21: Basically rewrite the sortq() routine which is used by 'lpc clean' and 'lpc tclean'. This removes some invalid assumptions which could (in rare cases) case valid user jobs to be removed. Revision Changes Path 1.14.2.6 +127 -20 src/usr.sbin/lpr/lpc/cmds.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message