Date: Sun, 3 Dec 1995 09:26:25 -0800 From: Mark Murray <markm> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Message-ID: <199512031726.JAA09242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 95/12/03 09:26:23 Modified: etc/etc.i386 MAKEDEV Log: Move the creation of the *random devices to the same "target" as the rest of the memory group - std. Also correct the permissions so as not to force a security hole. If /dev/*random have the permission 640 and ownership bin.kmem, it forces applications that need random numbers to be at least SGID. Picture the scene of a SGID PGP being able to read /dev/kmem! Revision Changes Path 1.109 +5 -13 src/etc/etc.i386/MAKEDEV
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512031726.JAA09242>