CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/07/06 09:02:53

Modified files:
        sbin/slaacd    : control.h engine.c frontend.c frontend.h log.h 
                         slaacd.c slaacd.h 

Log message:
Sprinkel in some #ifndef SMALL to make slaacd smaller for the
installer.

This removes the control socket handling which is useless because we
won't have slaacctl in the installer.

Also deraadt@ pointed out that this would be the first use of log.c in
the installer where we don't have syslogd running so it's rather
pointless. So this completely neuters logging.

The log.h change doesn't interfere with benno@'s efforts of unifying
log.c

The installer version of slaacd won't even compile control.c and log.c

Reply via email to