From owner-cvs-all Sat Jul 21 20:25:39 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 4436137B40A; Sat, 21 Jul 2001 20:25:32 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6M3PWh03420; Sat, 21 Jul 2001 20:25:32 -0700 (PDT) (envelope-from gad) Message-Id: <200107220325.f6M3PWh03420@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 21 Jul 2001 20:25:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.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/07/21 20:25:32 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpr lpr.c Log: MFC 1.39: Replace a call to alloca() in 'lpr -r' processing, thus avoiding an error when compiling on freebsd/alpha with -ansi (and on some non-fbsd platforms). Revision Changes Path 1.32.2.7 +15 -9 src/usr.sbin/lpr/lpr/lpr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message