From owner-cvs-all Sat Feb 15 11: 5:12 2003 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 C380037B401; Sat, 15 Feb 2003 11:05:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6604643FA3; Sat, 15 Feb 2003 11:05:10 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1FJ5Abv033644; Sat, 15 Feb 2003 11:05:10 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1FJ5ARZ033643; Sat, 15 Feb 2003 11:05:10 -0800 (PST) Message-Id: <200302151905.h1FJ5ARZ033643@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 15 Feb 2003 11:05:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/file config.h 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 2003/02/15 11:05:10 PST Modified files: usr.bin/file config.h Log: Update for version 3.40. * We have inttypes.h (yes, even in RELENG_4). * We now have GNU getopt, so lets be the first thing in the tree to acutally use it... Revision Changes Path 1.6 +8 -2 src/usr.bin/file/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message