Date: Thu, 27 Mar 1997 12:01:21 -0800 (PST) From: Guido van Rooij <guido> To: CVS-committers, cvs-all, cvs-sys, cvs-sbin Subject: cvs commit: src/sys/nfs nfs.h nfs_syscalls.c src/sbin/mountd mountd.c Message-ID: <199703272001.MAA16373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 97/03/27 12:01:12 Modified: sbin/mountd mountd.c sys/nfs nfs.h nfs_syscalls.c Log: Add code that will reject nfs requests in teh kernel from nonprivileged ports. This option will be automatically set/cleraed when mount is run without/with the -n option. Reviewed by: Doug Rabson Revision Changes Path 1.15 +14 -1 src/sbin/mountd/mountd.c 1.23 +3 -1 src/sys/nfs/nfs.h 1.20 +22 -1 src/sys/nfs/nfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703272001.MAA16373>