CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/01 19:43:00
Modified files:
usr.sbin/ldapd : btree.c btree.h
Log message:
Add a BT_CURSOR_EXACT operation to btree_cursor_get. It behaves like
BT_CURSOR, but fails if the key is not found.
