Subject: symbolic links
To: None <tech-kern@NetBSD.ORG>
From: Kenneth Stailey <kstailey@leidecker.gsfc.nasa.gov>
List: tech-kern
Date: 03/30/1995 09:17:50
It seems that using the directory's mode bits etc. for a symbolic
link's is leading to problems.  Has anyone considered using the link's
target's mode bits if the target exists and the directory's mode bits
if there is no target?