From owner-cvs-etc Mon Apr 22 02:43:27 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA25556 for cvs-etc-outgoing; Mon, 22 Apr 1996 02:43:27 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA25541 Mon, 22 Apr 1996 02:43:04 -0700 (PDT) Received: by sovcom.kiae.su id AA05115 (5.65.kiae-1 ); Mon, 22 Apr 1996 12:41:26 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 22 Apr 96 12:41:26 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id NAA00607; Mon, 22 Apr 1996 13:30:11 +0400 (MSD) Message-Id: <199604220930.NAA00607@astral.msk.su> Subject: Re: cvs commit: src/etc security To: joerg_wunsch@uriah.heep.sax.de Date: Mon, 22 Apr 1996 13:30:11 +0400 (MSD) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199604211858.UAA15018@uriah.heep.sax.de> from "J Wunsch" at "Apr 21, 96 08:58:58 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL15 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > As Andrey A. Chernov wrote: > > > > ache 96/04/19 15:28:03 > > > > Modified: etc security > > Log: > > Exclude devices. Character ones modes changes often and proper names > > guessing involves too much AI. > > Uh-oh, i really think i'd like to get alarmed if my disk devices were > suddenly mode 0666 some day... I just return to original variant. I.e. I attempt to add device handling and then remove it. The reason is that character devices change its mode/permissons/time very often. The best thing can be supported is block devices only without modification time, but it gains almost nothing because raw devices not handled and nobody guaranteed that block device can't change its modes and owner on the fly in general. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849