Date: Fri, 17 May 1996 08:35:21 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen getvfsent.c Message-ID: <199605171535.IAA25282@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/05/17 08:35:18 Modified: lib/libc/gen getvfsent.c Log: Fix for vfsload(3): - Don't allow non-root users to specify LKMDIR. - Don't allow any users to specify TMPDIR. - Call /sbin/modload using execl() rather than execlp(). Revision Changes Path 1.7 +7 -7 src/lib/libc/gen/getvfsent.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605171535.IAA25282>