|
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: Ryan Thomas McBride (mcbride
cvs.openbsd.org)
Date: Sat Feb 14 2004 - 18:56:01 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: mcbride
cvs.openbsd.org 2004/02/14 17:56:01
Modified files:
usr.sbin/ifstated: ifstated.c ifstated.h parse.y
Log message:
- Check error condition on config; load exit() on initial startup, simply
warn if loading due to SIGHUP. (pointed out by mpf
)
- Can't just bcopy the config struct, there are TAILQs. Pass pointers instead.
- Initialise the SIGHUP and routing socket handlers after config is loaded.
ok henning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]