CVSROOT:        /cvs
Module name:    src
Changes by:     be...@cvs.openbsd.org   2017/01/20 04:55:08

Modified files:
        usr.sbin/ldapd : Makefile attributes.c auth.c conn.c control.c 
                         filter.c index.c ldapd.c ldapd.h ldape.c log.c 
                         modify.c namespace.c parse.y schema.c search.c 
                         util.c validate.c 
        usr.sbin/ldapctl: Makefile ldapctl.c 
Added files:
        usr.sbin/ldapd : log.h logmsg.c 

Log message:
work on making log.c similar in all daemons:

move daemon-local functions into new logmsg.c, and reduce
the (mostly whitespace) differences so that log.c's can be diffed easily.

ok krw@ jmatthew@

Reply via email to