Skip site navigation (1)Skip section navigation (2)
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

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?199802271958.LAA27339>