OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Stuart Henderson (sthencvs.openbsd.org)
Date: Wed Jun 24 2009 - 09:28:19 CDT


CVSROOT: /cvs
Module name: src
Changes by: sthencvs.openbsd.org 2009/06/24 08:28:19

Modified files:
        usr.sbin/watchdogd: watchdogd.c

Log message:
Lower stack size before mlockall(). With login.conf defaults for i386,
this avoids wiring (8MB-256KB). From AerieBSD.

ok deraadt