CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/06/23 07:10:14

Modified files:
        usr.sbin/ldapd : auth.c btree.c btree.h index.c modify.c 
                         namespace.c search.c 

Log message:
Set errno to appropriate values when returning failure in btree. Make btree
functions only return success or failure (-1 or NULL). Update callers to
check errno.

Reply via email to