Date: Fri, 27 Feb 1998 11:58:32 -0800 (PST) From: Guido van Rooij <guido@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf param.c Message-ID: <199802271958.LAA27339@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 1998/02/27 11:58:31 PST Modified files: sys/conf param.c Log: Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This shold prevent a possible DOS attack. The proper fix (to dynamically grow the callout list) is in the make. Submitted by: Paul Traina Revision Changes Path 1.26 +5 -4 src/sys/conf/param.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802271958.LAA27339>