From owner-cvs-all Fri Jan 21 1:42:24 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 95658151CD; Fri, 21 Jan 2000 01:42:22 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA46365; Fri, 21 Jan 2000 01:42:22 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200001210942.BAA46365@freefall.freebsd.org> From: Nick Hibma Date: Fri, 21 Jan 2000 01:42:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 2000/01/21 01:42:22 PST Modified files: etc MAKEDEV Log: Group of usb and usb\d+ is now operator and permissions are 0660. Might need to be revisted to make it 0640 and limit the access to usb and usb\d+ (in sys/dev/usb/usb.c) to 'retrieve info' only for operator. Revision Changes Path 1.237 +5 -3 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message