Date: Sat, 14 Jul 2001 21:10:32 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c Message-ID: <200107150410.f6F4AWJ30717@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2001/07/14 21:10:32 PDT Modified files: usr.sbin/lpr/lpr lpr.c Log: Replace a call to 'alloca', thus avoiding an error when compiling on freebsd/alpha with -ansi (and on some non-fbsd platforms). This change can only affect the access checking of 'lpr -r'. MFC after: 1 week Revision Changes Path 1.39 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107150410.f6F4AWJ30717>