From owner-cvs-src@FreeBSD.ORG Sun May 11 16:02:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 797AB37B401; Sun, 11 May 2003 16:02:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 184C443FE3; Sun, 11 May 2003 16:02:10 -0700 (PDT) (envelope-from dougb@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 h4BN290U022322; Sun, 11 May 2003 16:02:09 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BN29Xw022321; Sun, 11 May 2003 16:02:09 -0700 (PDT) Message-Id: <200305112302.h4BN29Xw022321@repoman.freebsd.org> From: Doug Barton Date: Sun, 11 May 2003 16:02:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/stat stat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:02:11 -0000 dougb 2003/05/11 16:02:09 PDT FreeBSD src repository Modified files: usr.bin/stat stat.c Log: Import NetBSD's 1.10 version, which includes the ability to display the new inode birthtime field, a few other small cleanups, and synchronization with our #include . Approved by: re (bmah) Obtained from: Andrew Brown Revision Changes Path 1.5 +11 -5 src/usr.bin/stat/stat.c