From owner-cvs-sys Mon Mar 31 08:59:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA27073 for cvs-sys-outgoing; Mon, 31 Mar 1997 08:59:15 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA27038; Mon, 31 Mar 1997 08:58:42 -0800 (PST) Received: by sovcom.kiae.su id AA21375 (5.65.kiae-1 ); Mon, 31 Mar 1997 18:56:23 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 31 Mar 97 18:56:23 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id TAA00653; Mon, 31 Mar 1997 19:51:54 +0400 (MSD) Date: Mon, 31 Mar 1997 19:51:52 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Peter Wemm Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vfs_syscalls.c src/sys/ufs/ufs ufs_lookup.c ufs_vnops.c In-Reply-To: <199703311203.EAA12794@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 31 Mar 1997, Peter Wemm wrote: > Symlinks do not have modes though, they are accessable to everything that > can read the directory (as before). They are made to show this fact at > lstat time (they appear as mode 0777 always, since that's how the the > lookup routines in the kernel treat them). Thanks! BTW, what about setting immutable bit on symlink, is it ever possible? -- Andrey A. Chernov http://www.nagual.ru/~ache/