Date: Fri, 2 Feb 2001 10:35:29 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c Message-ID: <200102021835.f12IZTp83351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/02/02 10:35:29 PST Modified files: sys/fs/devfs devfs_vnops.c Log: Only superuser can create symlinks. Give symlinks mode 755 by default to avoid triggering alert eyes. (the mode isn't use on symlinks) Revision Changes Path 1.15 +6 -3 src/sys/fs/devfs/devfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102021835.f12IZTp83351>