From owner-cvs-all Thu Apr 20 13:32:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAB3537B760; Thu, 20 Apr 2000 13:32:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA68516; Thu, 20 Apr 2000 13:32:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200004202032.NAA68516@freefall.freebsd.org> From: Robert Watson Date: Thu, 20 Apr 2000 13:32:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattrctl extattrctl.8 extattrctl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/04/20 13:32:43 PDT Modified files: usr.sbin/extattrctl extattrctl.8 extattrctl.c Log: o Update extattrctl.8 to reflect new initattr -p, -r, and -w options. o Update extattrctl.c to default new attributes to readable and writable only by the kernel and root user. Previously the default was to allow the file owner to directory view and manipulate the attributes, which is probably an inappropriate default. Revision Changes Path 1.3 +40 -3 src/usr.sbin/extattrctl/extattrctl.8 1.4 +3 -3 src/usr.sbin/extattrctl/extattrctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message