From owner-cvs-all Tue Jul 24 7:12:24 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 4C54737B403; Tue, 24 Jul 2001 07:12:16 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6OECGV66394; Tue, 24 Jul 2001 07:12:16 -0700 (PDT) (envelope-from obrien) Message-Id: <200107241412.f6OECGV66394@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 24 Jul 2001 07:12:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find extern.h function.c misc.c X-FreeBSD-CVS-Branch: HEAD 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 obrien 2001/07/24 07:12:16 PDT Modified files: usr.bin/find extern.h function.c misc.c Log: Remove emalloc and expand to the malloc + error checking it was, where used. Revision Changes Path 1.14 +1 -2 src/usr.bin/find/extern.h 1.31 +10 -5 src/usr.bin/find/function.c 1.4 +1 -16 src/usr.bin/find/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message