Date: Thu, 13 Dec 2001 12:00:45 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_param.c Message-ID: <200112132000.fBDK0jZ54482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2001/12/13 12:00:45 PST Modified files: sys/kern subr_param.c Log: Limit maxprocperuid to 9/10 maxproc, and limit maxfilesperproc to 9/10 maxfiles. This should make local resource exhaustion attacks easier to handle with a non-tweaked setup. MFC after: 3 days Revision Changes Path 1.48 +2 -2 src/sys/kern/subr_param.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?200112132000.fBDK0jZ54482>