From owner-freebsd-commit Fri Apr 28 00:53:51 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA02349 for commit-outgoing; Fri, 28 Apr 1995 00:53:51 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA02336 for cvs-etc-outgoing; Fri, 28 Apr 1995 00:53:48 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA02325 ; Fri, 28 Apr 1995 00:53:44 -0700 Date: Fri, 28 Apr 1995 00:53:44 -0700 From: Bruce Evans Message-Id: <199504280753.AAA02325@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/04/28 00:53:44 Modified: etc/etc.i386 MAKEDEV Log: Remove chmod of pcaudio* to 666. Not everyone should be allowed to play the speaker and consume 10-100% of the available cycles. Remove chmods of sound devices to 666. Use chmod to give the same security holes.