From owner-cvs-sbin Wed Feb 25 21:53:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24050 for cvs-sbin-outgoing; Wed, 25 Feb 1998 21:53:27 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24025; Wed, 25 Feb 1998 21:53:22 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id VAA19326; Wed, 25 Feb 1998 21:51:14 -0800 (PST) Message-Id: <199802260551.VAA19326@implode.root.com> To: Tom cc: Steve Price , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mount.c In-reply-to: Your message of "Wed, 25 Feb 1998 21:49:05 PST." From: David Greenman Reply-To: dg@root.com Date: Wed, 25 Feb 1998 21:51:14 -0800 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> Modified files: (Branch: RELENG_2_2) >> sbin/mount mount.c >> Log: >> Show the noatime flag if set. ... >/dev/sd0s1g on /usr (asynchronous, local, noatime) ... > Mount already shows the "noatime" flag. The above fixes the case with the -p flag. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project