From owner-cvs-all Mon Oct 14 12:52:14 2002 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 A7D5637B401; Mon, 14 Oct 2002 12:52:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5660343E91; Mon, 14 Oct 2002 12:52:13 -0700 (PDT) (envelope-from rwatson@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 g9EJqDMt081500; Mon, 14 Oct 2002 12:52:13 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.3/Submit) id g9EJqD4l081499; Mon, 14 Oct 2002 12:52:13 -0700 (PDT) Message-Id: <200210141952.g9EJqD4l081499@repoman.freebsd.org> From: Robert Watson Date: Mon, 14 Oct 2002 12:52:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/tunefs tunefs.8 tunefs.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 rwatson 2002/10/14 12:52:12 PDT Modified files: sbin/tunefs tunefs.8 tunefs.c Log: Introduce -a [enable|disable] and -l [enable|disable] flags to the tunefs command, permitting it to set FS_ACLS and FS_MULTILABEL administrative flags on UFS file systems. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.28 +6 -0 src/sbin/tunefs/tunefs.8 1.28 +67 -7 src/sbin/tunefs/tunefs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message