From owner-cvs-all Sun Jun 17 23:29:38 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 CB3C837B401; Sun, 17 Jun 2001 23:29:31 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5I6TVs70841; Sun, 17 Jun 2001 23:29:31 -0700 (PDT) (envelope-from roam) Message-Id: <200106180629.f5I6TVs70841@freefall.freebsd.org> From: Peter Pentchev Date: Sun, 17 Jun 2001 23:29:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.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 roam 2001/06/17 23:29:31 PDT Modified files: usr.bin/fstat fstat.c Log: Teach fstat(1) about FIFO's - it's OK to display them as regular files. While I'm here, fix two second-level indents to be four spaces. Reviewed by: dd, -audit Revision Changes Path 1.32 +11 -4 src/usr.bin/fstat/fstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message