From owner-cvs-all Sun Jul 14 16:53:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FDE737B401; Sun, 14 Jul 2002 16:53:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A91D43E3B; Sun, 14 Jul 2002 16:52:22 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from freefall.freebsd.org (gad@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6ENqCJU038579; Sun, 14 Jul 2002 16:52:12 -0700 (PDT) (envelope-from gad@freefall.freebsd.org) Received: (from gad@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6ENqCRv038578; Sun, 14 Jul 2002 16:52:12 -0700 (PDT) Message-Id: <200207142352.g6ENqCRv038578@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 14 Jul 2002 16:52:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c lp.h 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 2002/07/14 16:52:12 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source common.c lp.h Log: MFC *: Add two variables to struct jobqueue, and change the way that getq() calculates how much space to get for that struct, so it will get the right amount when new variables are added. [* = 1.29 common.c, 1.22 lp.h] Revision Changes Path 1.12.2.15 +6 -3 src/usr.sbin/lpr/common_source/common.c 1.9.2.11 +4 -0 src/usr.sbin/lpr/common_source/lp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message