From owner-cvs-all Sun Jul 23 6:24: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6437237B98C; Sun, 23 Jul 2000 06:24:02 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA13437; Sun, 23 Jul 2000 06:24:02 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007231324.GAA13437@freefall.freebsd.org> From: Sheldon Hearn Date: Sun, 23 Jul 2000 06:24:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truncate truncate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/23 06:24:02 PDT Modified files: usr.bin/truncate truncate.c Log: Close file descriptors after use so as not to abuse the descriptor table when a long argument list is given. :-) Reported by: Sven Agnew Revision Changes Path 1.2 +3 -1 src/usr.bin/truncate/truncate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message